2009-03-28 bindfs 1.8.3- Released 1.8.3 with two new options: --ctime-from-mtime (see Issue 7) and --chmod-allow-x. There are no bugfixes, so there's no need to upgrade if you don't need the new options.
2008-12-13 bindfs 1.8.2- Released 1.8.2 with no functional changes to specify the license unambiguously in the source (see Issue 6).
2008-12-12 bindfs 1.8.1- Released 1.8.1 to change the default xattr policy to be read-write. The previous read-only default could confuse some programs as shown by Issue 5. Users of 1.8 getting strange "permission denied" errors can simply use --xattr-rw and need not upgrade since virtually nothing else was changed.
2008-07-14 bindfs 1.8- Released 1.8 to fix Issue 4. bindfs should now no longer randomly crash during option parsing on 64-bit platforms.
2008-07-14 Linux 2.6.26 includes read-only bind mounts- Linux 2.6.26 was just released with support for read-only mount --bind. Linux users with root access that have no other use for bindfs might want to use that for better performance.
2008-07-08 bindfs 1.7- Released 1.7 to fix Issue 2 and Issue 3. The more serious one of those was a bug that prevented creating new symlinks to absolute paths.
2008-07-07 bindfs in Debian- bindfs is now in Debian unstable! A big thank you to Eugene V. Lyubimkin for making and maintaining the package!
2008-06-26 bindfs 1.6.2- Released 1.6.2 to fix Issue 1
- bindfs is on it's way to Debian :)
2008-05-15 bindfs 1.6.1- The -o nonempty option is no longer required if the source directory and the mount point are the same.
2008-05-10 bindfs 1.6.0- Added --create-with-perms, which lets you specify the permissions with which new files are created in the source directory.
- Moved the project homepage to code.google.com.
(older changes can be reviewed from the ChangeLog file in the source tarball)
|