Jan Engelhardt
0dd5e52427
OBS-URL: https://build.opensuse.org/package/show/filesystems/bindfs?expand=0&rev=26
75 lines
2.7 KiB
Plaintext
75 lines
2.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Nov 13 16:07:59 UTC 2015 - jengelh@inai.de
|
|
|
|
- Update to new upstream release 1.13.0
|
|
* Implemented --resolved-symlink-deletion and added tests.
|
|
* Improved and documented --resolve_symlinks in some edge cases.
|
|
* Better handle symlinks with destructive system calls.
|
|
* Add functionality to transparently resolve symbolic links.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 22 11:04:12 UTC 2015 - jengelh@inai.de
|
|
|
|
- Update to new upstream release 1.12.7
|
|
* OSX fixes only
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 24 11:50:00 UTC 2014 - tuukka.pasanen@ilmi.fi
|
|
|
|
- Update to new upstream release 1.12.6
|
|
* Implements throttling
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 24 11:14:15 UTC 2013 - jengelh@inai.de
|
|
|
|
- Update to new upstream release 1.12.3
|
|
* Implement fuse_utimens instead of fuse_utime
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 7 20:56:34 UTC 2013 - jengelh@inai.de
|
|
|
|
- Update to new upstream release 1.12.2
|
|
* Added --chmod-filter
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 1 10:51:55 UTC 2013 - jengelh@inai.de
|
|
|
|
- Update to new upstream release 1.12
|
|
* Replace "-o user" and "-o group" with "-o force-user" and
|
|
"-o force-group", because the former are standard mount options
|
|
that mount(8) consumes and does not pass on to the helper.
|
|
(bnc#806956)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 16 17:00:45 UTC 2012 - jengelh@inai.de
|
|
|
|
- Update to new upstream release 1.11
|
|
* Be single-threaded by default due to an inherent race condition;
|
|
use -o multithreaded to get the old behavior back.
|
|
* Respect setgid bit on directories when using --create-as-user
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 4 00:10:22 UTC 2012 - jengelh@inai.de
|
|
|
|
- Update to new upstream version 1.10.6
|
|
* a memory bug from 1.10.1, and --create-as-user and thread
|
|
safety regressions were resolved
|
|
* honor CFLAGS in ./configure call
|
|
* fix a short-allocation that led to a crash in bindfs_readdir
|
|
* implement a lookup cache to speed up repeated lookups
|
|
(helpful for networked user databases, e.g. on LDAP)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 5 13:30:19 UTC 2012 - jengelh@medozas.de
|
|
|
|
- Update to new upstream version 1.10.2
|
|
* No changelog was provided
|
|
- Remove redundant sections/tags from specfile
|
|
- Enable parallel build
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 14 13:14:50 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
- initial package (1.8.4)
|
|
|