]> glassweightruler.freedombox.rocks Git - waydroid.git/blob - debian/changelog
tools: Upver to 1.3.2
[waydroid.git] / debian / changelog
1 waydroid (1.3.1) bullseye; urgency=medium
2
3 * CI: add support for rolling releases
4 * Makefile: Allow installing over an existing installation
5 * Makefile: Allow overriding directories without having to know the DESTDIR
6 * debian: Use /lib/systemd/system for units
7 * CI: Restore versioned debian
8 * Add mainline vulkan support
9 * Detect HIDL gralloc4
10 * tools: Upver to 1.3.1
11
12 -- Alessandro Astone <ales.astone@gmail.com> Fri, 02 Sep 2022 12:23:28 +0000
13
14 waydroid (1.3.0) bullseye; urgency=medium
15
16 * tools: Fix device names with spaces in initializer
17 * http: Handle malformed urls
18 * Mount TUN device for use by Android VPNs.
19 * Set aidl version based on the android version
20 * Add -w flag for waiting for init
21 * debian: Start container waiting for init if not already
22 * Allows waydroid to create PTY (#349)
23 * Downgrade x86_64 to x86 if no SSE4.2
24 * app_manager: Factor out common function to start session then launch
25 * app_manager: Add launch intent
26 * Add Android Market Protocol Handler
27 * waydroid.market.desktop: update some properties
28 * waydroid.market.desktop: use `waydroid app intent`
29 * Fixup market:// handler
30 * lxc: Optionally bind-mount NFC config
31 * Improve robustness of the dynamic aidl version picker
32 * init: Always redownload the image when changing parameters
33 * Default nvidia to swiftshader
34 * ci: update to jammy
35 * Update Matrix link
36 * container: Only umount /sys/fs/cgroup/schedtune if needed
37 * make waydroid-net more flexible (#267)
38 * Disable OTA updater when using preinstalled images
39 * Add first-launch command
40 * Revert "Add first-launch command"
41 * debian: Move waydroid-container.service under new toplevel systemd dir
42 * gbinder: Remove unnecessary configs
43 * Makefile: Add distro-agnostic buildsystem
44 * debian: Adapt to new Makefile buildsystem
45 * Support upgrading major android versions
46 * Add first-launch command [v2]
47 * Show first-launch icon on wayland gtk
48 * Makefile: Add prefix for systemd directory
49 * fix typo in arguments.py
50 * Add appstream metadata
51
52 -- Alessandro Astone <ales.astone@gmail.com> Sun, 07 Aug 2022 21:37:46 +0000
53
54 waydroid (1.2.1) bullseye; urgency=medium
55
56 * Set sys.use_memfd=true if ashmem is not present
57 * config: Switch to https for OTA channels
58 * add size units and speed in download progress bar
59 * Add an optional [properties] in waydroid.cfg
60 * scripts: make sure misc subfolder exists
61 * container: strip possible trailing newline from pid
62 * lxc: Fix bad eol of proc dt values
63 * Resume initialization if not complete
64 * Remove downloaded system images which failed checksum verification
65 * props: Use subprocess for host getprop
66
67 -- Erfan Abdi <erfangplus@gmail.com> Sun, 17 Apr 2022 21:33:26 +0430
68
69 waydroid (1.2.0) bullseye; urgency=medium
70
71 * config: Update waydroid ota channel urls
72 * lxc: Get device info props from host
73 * session: Nuke old data dir movement
74 * lxc: Make sure vibrator sys nodes are writable
75 * lxc: Add non-treble camera support
76 * lxc: Skip host_perms on non treble devices
77 * lxc: Add more sphal paths to find_hal
78 * images: Decode http retrieve for older pythons
79 * drivers: Add bonder nodes support
80 * container: Add missing powervr nodes chmod
81 * container: Use umount -l for schedtune
82 * log: More resilient logging
83 * net: Disable NFT by default
84 * arch: detect armv8l as 32bit arm
85 * drivers: Keep devices arg on modprobe
86 * session: don't panic when removing old userdata if its not empty
87 * lxc: do prepend colon to Android PATHs in shell
88 * container: don't panic if binder device already exists
89 * upgrade: log that no we will not upgrade if a preinstalled image exists
90
91 -- Erfan Abdi <erfangplus@gmail.com> Thu, 19 Oct 2021 11:19:53 +0430
92
93 waydroid (1.1.1) bullseye; urgency=medium
94
95 * lxc: Include tmp runtime dirs to container
96 * session: Move waydroid user data to XDG_DATA_HOME
97 * drivers: Allocate binder nodes dynamically
98 * user_manager: Use one variable for apps dir
99 * user: Create apps dir if doesn’t exists
100 * lxc: workaround weird log permission bug
101
102 -- Erfan Abdi <erfangplus@gmail.com> Thu, 30 Sep 2021 08:07:30 +0430
103
104 waydroid (1.1.0) bullseye; urgency=medium
105
106 * tools: Fully restart services
107 * container: Don’t burn XDG permissions
108 * user: Only hide Waydroid app on multi-win
109 * actions: Start session by lunching apps
110 * data: Install Waydroid launcher by default
111 * debian: Add systemd service
112 * config: Store data in /var/lib/waydroid rather than /home/.waydroid
113 * init: Add check for work dir before mkdir
114 * data: Update app logo
115 * Readme: Add documentation site
116 * drivers: Improve binderfs loading
117 * tools: Fix typo on stop container
118 * tools: Drop requests library dependency
119 * tools: Rename pre-init log file
120 * tools: Remove unused requests import
121 * ci: Add .abstruse.yml
122 * tools: fix shell path env
123 * user: Add “waydroid” prefix to desktop files
124 * tools: Drop need of sudo as much as possible
125 * lxc: Add WSLg support
126 * lxc: Provide /var/run to container
127 * lxc: Provide all fb and video nodes to container
128 * container: Don’t crash on sensord
129 * lxc: Mount /dev/null for container
130 * lxc: Enable vndk lite for mainline devices
131 * lxc: Use v4l2 camera hal on mainline
132 * fix grammar mistakes in the readme
133 * Fix grammar and spelling in README (#104)
134 * log: don't panic on ctrlc
135 * debian: Add LXC as dependency
136 * container: Umount on stop
137 * upgrade: show progress
138
139 -- Erfan Abdi <erfangplus@gmail.com> Tue, 28 Sep 2021 10:11:40 +0430
140
141 waydroid (1.0.0) bullseye; urgency=medium
142
143 * Initial release.
144
145 -- Erfan Abdi <erfangplus@gmail.com> Thu, 02 Sep 2021 22:19:03 +0430