My favorites | Sign in
Project Home Downloads Wiki Issues
Search
for
News  

Featured
Updated May 18, 2012 by martin.p...@gmail.com

2012-05-18 bindfs 1.10.3

  • Released 1.10.3 that fixes a regression with --create-as-user and a thread-safety issue.

2012-04-05 bindfs 1.10.2

  • Released 1.10.2 that mirrors inodes properly (fixes  issue 20 ).

2012-03-26 bindfs 1.10.1

  • Released 1.10.1 with --map affecting chown/chgrp operations.

2012-03-13 bindfs 1.10

2011-07-08 bindfs on GitHub

  • The bindfs repo is now finally public on GitHub. This should make it convenient to maintain your own modified versions, not that bindfs has ever been much of a moving target.
  • The home page, downloads and issues will remain here at Google Code.

2010-08-07 bindfs 1.9

  • Released 1.9 with a fix to a bug where for a brief time a mirrored user is shown as the owner of files to everyone who looks. An upgrade is recommended if you use --mirror or --mirror-only on a mount accessed by more than one user at once.
  • Also documented that -r can be used to make the mount strictly read-only. This works with all FUSE filesystems.

2010-01-17 bindfs 1.8.4

  • Released 1.8.4 with options to ignore or deny chown and/or chgrp calls. There are no bugfixes, so again there's no need to upgrade unless you need the new options.

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)


Sign in to add a comment
Powered by Google Project Hosting