diff --git a/debian/changelog b/debian/changelog index f9d0d2fc7eab960bd1582a833f27d915cdedcbfa..90a0ddd1bc3b10bdc9b8cfa0f6952898a37ba923 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,24 @@ +bluez (5.50-1.2~deb10u3+apertis1) apertis; urgency=medium + + * Sync updates from Debian Buster Security + * Remaining Apertis specific downstream changes + + debian/apparmor.d/usr.lib.bluetooth.bluetoothd: allow bluetoothd to access + /dev/hidraw nodes which are needed for out-of-band USB pairing (for instance + sixaxis controllers). + + debian/bluez.tmpfile: Create /var/lib/bluetooth on boot as apparmor won't + allow bluetoothd to create it, which means all Bluetooth operations will + fail. + + Add AppArmor profiles from Apertis 18.12 + + Use updated AppArmor profile + + Fix the label in AppArmor profile + + Add dh-apparmor into build dependencies + + set car class of device + + connman-pan-network-access and connman-pan-tethering test failure fix. + + debian/apparmor.d/usr.lib.bluetooth.bluetoothd: allow bluetooth for stream + and dgram packets for ipv4. + + -- Apertis CI <devel@lists.apertis.org> Tue, 01 Nov 2022 13:55:33 +0000 + bluez (5.50-1.2~deb10u3) buster-security; urgency=high * Non-maintainer upload by the LTS Security Team.