Accepting request 101559 from home:mszeredi:branches:filesystems

- update to 2.8.7
- compile fusermount as PIE [bnc#743155]
- use %set_permissions

OBS-URL: https://build.opensuse.org/request/show/101559
OBS-URL: https://build.opensuse.org/package/show/filesystems/fuse?expand=0&rev=32
This commit is contained in:
Miklos Szeredi
2012-01-25 20:09:26 +00:00
committed by Git OBS Bridge
parent 3e05103c49
commit 76b15d437f
8 changed files with 45 additions and 186 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Wed Jan 25 19:57:36 CET 2012 - mszeredi@suse.cz
- use %set_permissions instead of %run_permissions in specfile
-------------------------------------------------------------------
Wed Jan 25 19:11:44 CET 2012 - mszeredi@suse.cz
- compile /bin/fusermount as a position independent executable
[bnc#743155]
-------------------------------------------------------------------
Wed Jan 25 18:32:49 CET 2012 - mszeredi@suse.cz
- update to 2.8.7
* fix ambiguous symbol version for fuse_chan_new
* prevent calling ulockmgr_server with illegal arguments
* fix hang in wait_on_path()
-------------------------------------------------------------------
Thu Nov 3 13:15:39 CET 2011 - mszeredi@suse.cz