SHA256
1
0
forked from pool/bindfs
bindfs/bindfs.changes

42 lines
1.5 KiB
Plaintext

-------------------------------------------------------------------
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)