Skip to content

Releases: Mic92/envfs

1.0.5

19 Mar 10:17
Compare
Choose a tag to compare

What's Changed

  • also check if someone adds a subdirectory of our mountpoint to PATH by @Mic92 in #147

Full Changelog: 1.0.4...1.0.5

1.0.4

19 Mar 10:01
Compare
Choose a tag to compare

What's Changed

  • Fix ENVFS_RESOLVE_ALWAYS + deadlocks by @wentasah and @Mic92 in #146
  • Starting with this version one should no longer manually bind mount envfs to different locations. Instead use the bind-mount option: mount -t envfs none /usr/bin -o bind-mount=/bin. This is to prevent filesystem hangs.

Full Changelog: 1.0.3...1.0.4

1.0.3

29 Dec 15:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.2...1.0.3

1.0.2

24 Nov 13:15
Compare
Choose a tag to compare

What's Changed

  • switch to fuser from cntr-fuse by @Mic92 in #134

New Contributors

Full Changelog: 1.0.1...1.0.2

1.0.1

30 May 11:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.0.1

1.0.0

28 Dec 14:01
45fd64a
Compare
Choose a tag to compare

What's Changed

  • After a lot of testing, I think it is time for a release!

New Contributors

Full Changelog: https://github.com/Mic92/envfs/commits/1.0.0