2011-01-15 17:17:00 +00:00
committed by Git OBS Bridge
parent 7d57627705
commit d2c1458f73
6 changed files with 60 additions and 7 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sat Jan 15 17:14:10 UTC 2011 - jengelh@medozas.de
- update to version 2.8
* shipped fd0ssh and ofl were removed; the original ones from
hxtools are required
* fix an improper refcount drop (rhbz#622930)
* %(shell EXPR) is now activated and usable from the global config
file
* mountpoint creation has been redone and now works better
* remove mountpoint early when mount failed
* fix truncation of groups on FUSE mounts
* invocation of mount.fuse was broken due to missing space in
config
-------------------------------------------------------------------
Fri Aug 27 15:12:24 UTC 2010 - jengelh@medozas.de