+waydroid (1.4.3) bullseye; urgency=medium
+
+ * update regex for deprecation warning
+ * Add SSSE3 CPU check for arch x86/x86_64
+ * Make adb auto-connection opt-out
+ * upgrader: Clarify refused upgrade message
+ * Add sysconfdir to Makefile defaulting to /etc
+ * Don't change user-defined desktop files for Waydroid when they're set as read-only
+ * Ensure default umask to avoid surprises with file permissions.
+ * initializer: Fix Halium version VNDK detection logic for 12L+
+ * Add msm_dpu driver for freedreno
+ * Re-enable nouveau and nvk
+ * Remove unused session.cfg config
+ * Use synthetic paths for host sockets
+ * Bail out if system_channel or vendor_channel are empty
+ * user_manager: Restore desktop-file creation the first time
+ * Upver to 1.4.3
+
+ -- Alessandro Astone <ales.astone@gmail.com> Wed, 07 Aug 2024 22:58:54 +0200
+
+waydroid (1.4.2) bullseye; urgency=medium
+
+ * Allow running a shell command as an arbitrary user and group and with an arbitrary security context (#996)
+ * IHardware: Add new upgrade transaction capable of 64-bit timestamps
+ * interfaces: Return binder error when receiving an unknown transaction
+ * clipboard: change warning message to be less misleading
+ * container_manager: Keep schedtune cgroup around in case nesting is supported
+ * Allow local amendments to the AppArmor policy
+ * Fix issues with AppStream metadata
+ * Add iptables as Debian dependency
+ * user_manager: Respect user umask
+ * user_manager: Add icon to the app_settings action
+ * lxc: Recursively mount vendor_extra
+ * hardware_manager: Validate upgrade zips against the saved ota channel
+ * Block the "open_by_handle_at" system call
+ * Add an XDG menu directory (#1149)
+ * Upver to 1.4.2
+
+ -- Alessandro Astone <ales.astone@gmail.com> Tue, 31 Oct 2023 15:54:09 +0000
+
+waydroid (1.4.1) bullseye; urgency=medium
+
+ * CI: Add ubuntu lunar
+ * Add App Settings to .desktop file
+ * Add X-WayDroid-App category to WayDroid desktop files (#810)
+ * All AppArmor profiles have been switched to the "enforce" mode.
+ * .desktop files should not be executable (#815)
+ * Revert "All AppArmor profiles have been switched to the "enforce" mode."
+ * Add missing environment variable BOOTCLASSPATH to waydroid shell
+ * user_manager: Do not crash when install applications during boot
+ * Create CODE_OF_CONDUCT.md
+ * Add device IP address to status, auto adb connect
+ * lxc: Add /dev/tty
+ * Upver to 1.4.1
+
+ -- Alessandro Astone <ales.astone@gmail.com> Mon, 24 Apr 2023 11:54:54 +0000
+
waydroid (1.4.0) bullseye; urgency=medium
* lxc: Fixup apparmor detection