Releases: CypherpunkArmory/UserLAnd
Releases · CypherpunkArmory/UserLAnd
v2.8.3
v2.8.1
- Proot catchup (#1439)
- Proot catchup (#1438)
- Bump version number (#1436)
- Bump activesupport from 6.0.2.2 to 6.0.3.1 (#1240)
- skip vnc test for now (#1435)
- point at correct support assets release
- catch up on some proot bugs/features and build proot different for newer android releases
- Bump addressable from 2.7.0 to 2.8.0
- Ported ctrl-space workaround from latest termux.
- German translation
v2.7.3
- roll version number and fix unit test compile
- prompt for donations
- Updated translation
- Added missing apostrophes, updated translation
- Added missing apostrophes
- Add Catalan translation
- Add Polish translation
v2.7.2
v2.7.1
v2.7.0
v2.6.5
v2.6.4
v2.6.3
Fixing the latest batch of nasty low level issues.
- Handle different SIGSYS event ordering on armhf devices running a newer version of Android. People would have seen this as being stuck at the end of extraction.
- Handle waitpid being blocked. Would show up as infinite spinning at the starting service stage on some devices/versions of Android.
- Handle sendmmsg being block on some intel/amd devices.
- Handle some devices (Leveno Yogabook, any others?) using a different set of libraries than advertised in Build.SUPPORTED_ABIS
- Fix port number issue introduced recently. Was having trouble finding the pid files before.
Test PRoot fixes
Fix new seccomp filtering issues (#1011) * refetched assets to get a new proot version which should fix some seccomp filtering issues * try to lock which image we are using for circle