Skip to content

Releases: green-green-avk/proot

v0.15

23 Jun 19:31
v0.15_release
b40accf
Compare
Choose a tag to compare
  • link2symlink feature fix #2 has been fixed.

v0.14

23 Jun 04:31
v0.14_release
e019a56
Compare
Choose a tag to compare

v0.13

11 Nov 23:18
v0.13_release
64bdcd7
Compare
Choose a tag to compare
  • statx() support backport.
  • utimensat_time64() support backport.
  • Some more backports.

v0.12

03 Sep 23:09
v0.12_release
c113d6b
Compare
Choose a tag to compare
  • --mute-setxid option.

v0.11

29 Jul 23:53
v0.11_release
6517c75
Compare
Choose a tag to compare

readlink[at]() fix continuation...

v0.10

02 Apr 21:03
v0.10_release
08fadf8
Compare
Choose a tag to compare
  • Successful call to readlinkat(fd, "", ...) workaround.
  • Experimental --bind-memfd option.
  • Minor corrections.

v0.9

18 Oct 03:48
v0.9_release
4600c09
Compare
Choose a tag to compare

PROOT_UNBUNDLE_LOADER_NAME[_32] macros and a fix of old bad relocatable behavior.

v0.8

18 Feb 01:05
v0.8_release
c0866df
Compare
Choose a tag to compare

Hidden files prefix escaping and related extensions API changes have been reverted because science:
correct implementation could require significant changes.

v0.7

16 Feb 01:11
v0.7_release
469237e
Compare
Choose a tag to compare

Hidden files (-H option) escaping.
Extensions API has also been changed.

v0.6

15 Feb 18:14
v0.6_release
a99ddca
Compare
Choose a tag to compare

PROOT_L2S_DIR environment variable feature is fixed.