SHA256
6
0
forked from pool/acl

Accepting request 67927 from home:philipsb:branches:Base:System

OBS-URL: https://build.opensuse.org/request/show/67927
OBS-URL: https://build.opensuse.org/package/show/Base:System/acl?expand=0&rev=16
This commit is contained in:
Brandon Philips
2011-04-19 20:51:13 +00:00
committed by Git OBS Bridge
parent c207a9caeb
commit bdb59b4da6
4 changed files with 27 additions and 6 deletions

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Tue Apr 19 18:05:44 UTC 2011 - bphilips@novell.com
- upgrade to 2.2.51
- Test fixes
-------------------------------------------------------------------
Sat Apr 16 00:26:52 UTC 2011 - bphilips@novell.com
- upgrade to 2.2.50
- OPTIONS in man pages should be a section heading, not a subsection heading
- Fix a typo in the setfacl man page
- setfacl: Clarify that removing a non-existent acl entry is not an error
- Prevent setfacl --restore from SIGSEGV on malformed restore file
- setfacl: make sure that -R only calls stat(2) on symlinks when it needs to
- libacl: fix potential null pointer dereference
- setfacl: fix restore crash on malformed input
- setfacl: print useful error from read_acl_comments
- setfacl: changing owner and when S_ISUID should be set --restore fix
-------------------------------------------------------------------
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de