X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/waydroid.git/blobdiff_plain/96204ad92421fd3e1a17b3555e7057d05255046e..ef1f12c89c77bb27334299b5d7abd25b36614892:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 82149bf..ea6e535 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,42 @@ +waydroid (1.2.1) bullseye; urgency=medium + + * Set sys.use_memfd=true if ashmem is not present + * config: Switch to https for OTA channels + * add size units and speed in download progress bar + * Add an optional [properties] in waydroid.cfg + * scripts: make sure misc subfolder exists + * container: strip possible trailing newline from pid + * lxc: Fix bad eol of proc dt values + * Resume initialization if not complete + * Remove downloaded system images which failed checksum verification + * props: Use subprocess for host getprop + + -- Erfan Abdi Sun, 17 Apr 2022 21:33:26 +0430 + +waydroid (1.2.0) bullseye; urgency=medium + + * config: Update waydroid ota channel urls + * lxc: Get device info props from host + * session: Nuke old data dir movement + * lxc: Make sure vibrator sys nodes are writable + * lxc: Add non-treble camera support + * lxc: Skip host_perms on non treble devices + * lxc: Add more sphal paths to find_hal + * images: Decode http retrieve for older pythons + * drivers: Add bonder nodes support + * container: Add missing powervr nodes chmod + * container: Use umount -l for schedtune + * log: More resilient logging + * net: Disable NFT by default + * arch: detect armv8l as 32bit arm + * drivers: Keep devices arg on modprobe + * session: don't panic when removing old userdata if its not empty + * lxc: do prepend colon to Android PATHs in shell + * container: don't panic if binder device already exists + * upgrade: log that no we will not upgrade if a preinstalled image exists + + -- Erfan Abdi Thu, 19 Oct 2021 11:19:53 +0430 + waydroid (1.1.1) bullseye; urgency=medium * lxc: Include tmp runtime dirs to container