]> glassweightruler.freedombox.rocks Git - waydroid.git/blob - debian/changelog
Fixup market:// handler
[waydroid.git] / debian / changelog
1 waydroid (1.2.1) bullseye; urgency=medium
2
3 * Set sys.use_memfd=true if ashmem is not present
4 * config: Switch to https for OTA channels
5 * add size units and speed in download progress bar
6 * Add an optional [properties] in waydroid.cfg
7 * scripts: make sure misc subfolder exists
8 * container: strip possible trailing newline from pid
9 * lxc: Fix bad eol of proc dt values
10 * Resume initialization if not complete
11 * Remove downloaded system images which failed checksum verification
12 * props: Use subprocess for host getprop
13
14 -- Erfan Abdi <erfangplus@gmail.com> Sun, 17 Apr 2022 21:33:26 +0430
15
16 waydroid (1.2.0) bullseye; urgency=medium
17
18 * config: Update waydroid ota channel urls
19 * lxc: Get device info props from host
20 * session: Nuke old data dir movement
21 * lxc: Make sure vibrator sys nodes are writable
22 * lxc: Add non-treble camera support
23 * lxc: Skip host_perms on non treble devices
24 * lxc: Add more sphal paths to find_hal
25 * images: Decode http retrieve for older pythons
26 * drivers: Add bonder nodes support
27 * container: Add missing powervr nodes chmod
28 * container: Use umount -l for schedtune
29 * log: More resilient logging
30 * net: Disable NFT by default
31 * arch: detect armv8l as 32bit arm
32 * drivers: Keep devices arg on modprobe
33 * session: don't panic when removing old userdata if its not empty
34 * lxc: do prepend colon to Android PATHs in shell
35 * container: don't panic if binder device already exists
36 * upgrade: log that no we will not upgrade if a preinstalled image exists
37
38 -- Erfan Abdi <erfangplus@gmail.com> Thu, 19 Oct 2021 11:19:53 +0430
39
40 waydroid (1.1.1) bullseye; urgency=medium
41
42 * lxc: Include tmp runtime dirs to container
43 * session: Move waydroid user data to XDG_DATA_HOME
44 * drivers: Allocate binder nodes dynamically
45 * user_manager: Use one variable for apps dir
46 * user: Create apps dir if doesn’t exists
47 * lxc: workaround weird log permission bug
48
49 -- Erfan Abdi <erfangplus@gmail.com> Thu, 30 Sep 2021 08:07:30 +0430
50
51 waydroid (1.1.0) bullseye; urgency=medium
52
53 * tools: Fully restart services
54 * container: Don’t burn XDG permissions
55 * user: Only hide Waydroid app on multi-win
56 * actions: Start session by lunching apps
57 * data: Install Waydroid launcher by default
58 * debian: Add systemd service
59 * config: Store data in /var/lib/waydroid rather than /home/.waydroid
60 * init: Add check for work dir before mkdir
61 * data: Update app logo
62 * Readme: Add documentation site
63 * drivers: Improve binderfs loading
64 * tools: Fix typo on stop container
65 * tools: Drop requests library dependency
66 * tools: Rename pre-init log file
67 * tools: Remove unused requests import
68 * ci: Add .abstruse.yml
69 * tools: fix shell path env
70 * user: Add “waydroid” prefix to desktop files
71 * tools: Drop need of sudo as much as possible
72 * lxc: Add WSLg support
73 * lxc: Provide /var/run to container
74 * lxc: Provide all fb and video nodes to container
75 * container: Don’t crash on sensord
76 * lxc: Mount /dev/null for container
77 * lxc: Enable vndk lite for mainline devices
78 * lxc: Use v4l2 camera hal on mainline
79 * fix grammar mistakes in the readme
80 * Fix grammar and spelling in README (#104)
81 * log: don't panic on ctrlc
82 * debian: Add LXC as dependency
83 * container: Umount on stop
84 * upgrade: show progress
85
86 -- Erfan Abdi <erfangplus@gmail.com> Tue, 28 Sep 2021 10:11:40 +0430
87
88 waydroid (1.0.0) bullseye; urgency=medium
89
90 * Initial release.
91
92 -- Erfan Abdi <erfangplus@gmail.com> Thu, 02 Sep 2021 22:19:03 +0430