Skip to content

Releases: meefik/linuxdeploy

Linux Deploy 2.6.0

01 Feb 20:53
821cbeb
Compare
Choose a tag to compare

[2.6.0] - 2020-02-01

Changed

  • Set target version of SDK to 28 for binary execution in Android Q
  • UI refactoring (@iscle)
  • Minimum Android API set to 21

Linux Deploy 2.5.1

29 Dec 21:25
Compare
Choose a tag to compare

[2.5.1] - 2019-11-04

Fixed

  • Fixed Arch Linux package management

Changed

  • Changed a format for privileged users to UID:GID

Linux Deploy 2.5.0

05 Nov 12:22
Compare
Choose a tag to compare

[2.5.0] - 2019-11-04

Added

  • Added compatibility with Android 10
  • Added support for Docker images

Fixed

  • Fixed URL of Ubuntu repository
  • Fixed Arch Linux deprecations

Changed

  • Updated built-in busybox to v1.31.1

Removed

  • Removed PRoot support
  • Removed installing symlink to /system/bin

Linux Deploy 2.4.1

20 Oct 21:17
Compare
Choose a tag to compare

[2.4.1] - 2019-10-20

Added

  • Added power trigger

Linux Deploy 2.4.0

13 Aug 09:50
Compare
Choose a tag to compare

[2.4.0] - 2019-08-12

Added

  • Added support Alpine Linux
  • Added support for Slackware x86_64
  • Added built-in binaries for 64-bit architecture
  • Added NET_TRIGGER in the properties dialog

Changed

  • Added executable permission for application directory
  • Updated built-in busybox to v1.30.1

Removed

  • End of support for Gentoo

Linux Deploy 2.3.1

03 Aug 17:32
Compare
Choose a tag to compare

[2.3.1] - 2019-07-29

Added

  • Added support Debian 10 (buster).

Fixed

  • Problem with network trigger on Android 7+.

Linux Deploy 2.3.0

02 Mar 20:49
Compare
Choose a tag to compare

[2.3.0] - 2019-03-02

Changed

  • Code refactoring and migrated to AndroidX (issue #1058)

Fixed

  • Fixed start on boot on Android 8.1 (issue #1041)
  • Fixed notification channels (issue #1059)
  • Fixed Arch Linux bootstrap (issue #1055)

Linux Deploy 2.2.2

02 Mar 20:48
Compare
Choose a tag to compare

[2.2.2] - 2018-11-25

Changed

  • Have separate source/target inputs for mounts (issue #1019)
  • Replaced by dbus-run-session to dbus-launch

Fixed

  • Problem with running "am" via unchroot (issue #987)
  • Problem with color in the list of mount points (issue #1018)

Linux Deploy 2.2.1

29 Oct 09:37
Compare
Choose a tag to compare

[2.2.1] - 2018-10-29

Changed

  • Updated built-in busybox to v1.29.3

Fixed

  • Added package zstd for Arch Linux bootstrap

Linux Deploy 2.2.0

25 Aug 09:33
Compare
Choose a tag to compare

[2.2.0] - 2018-08-25

Changed

  • All CLI files are moved to the environment directory
  • Automatic start of httpd and telnetd after Android reboot
  • Automatically change an interpreter in scripts after changing the environment directory
  • Updated built-in busybox to v1.29.2
  • Improved Arch Linux bootstrap
  • The web terminal now opens in the Chrome custom tab (increases API to 15)

Fixed

  • Fixed problem with UID and GID numeration
  • Fixed problem with lxpolkit (issue #978)
  • Fixed problem with randomly disconnecting web terminal
  • Access rules for web terminal by default "A:127.0.0.1 D:*"