From: Erfan Abdi Date: Sun, 17 Apr 2022 17:03:56 +0000 (+0430) Subject: debian: Upver to 1.2.1 X-Git-Tag: 1.2.1 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/waydroid.git/commitdiff_plain/02d2b113c6031cc41f610ce338dfd6a7a4f2a316?ds=inline debian: Upver to 1.2.1 --- diff --git a/debian/changelog b/debian/changelog index 4b52f10..ea6e535 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +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