Changelog for
libacl-devel-2.2.47-30.3.x86_64.rpm :
Thu Jan 7 13:00:00 2010 bphilipsAATTsuse.de
- libacl: fix potential null pointer dereference (bnc#564733)
- setfacl: fix restore crash on malformed input
(https://savannah.nongnu.org/bugs/index.php?28185, FATE#306449)
- setfacl: print useful error from read_acl_comments
- setfacl: changing owner and when S_ISUID should be set --restore fix
(FATE#306449)
Fri Nov 20 13:00:00 2009 bphilipsAATTsuse.de
- Include the S_ISUID, S_ISGID, S_ISVTX flags in the getfacl output, and
restore them with \"setfacl --restore\" (FATE#306449, bnc#501398)
- Make sure that getfacl -R only calls stat(2) on symlinks when it needs to
http://oss.sgi.com/bugzilla/show_bug.cgi?id=790
- Stop quoting nonprintable characters in the getfacl output
Fri Feb 13 13:00:00 2009 bphilipsAATTnovell.com
- fix setfacl for long utf8 filenames (rh#183181)
- Return error status on setfacl failures (rh#368451)
- getfacl/setfacl should support shortcode flags (rh#204087)
Thu Jan 8 13:00:00 2009 bphilipsAATTnovell.com
- Added a number of unit test improvements
Wed Dec 10 13:00:00 2008 olhAATTsuse.de
- use Obsoletes: -XXbit only for ppc64 to help solver during distupgrade
(bnc#437293)
Tue Nov 11 13:00:00 2008 roAATTsuse.de
- SLE-11 uses PPC64 instead of PPC, adapt baselibs.conf
Thu Oct 30 13:00:00 2008 olhAATTsuse.de
- obsolete old -XXbit packages (bnc#437293)
Fri Jul 11 14:00:00 2008 bphilipsAATTsuse.de
- Failure to recursively set/get ACLs on directories (bnc#404075)
- When invoked as ``setfacl -- ...\'\', setfacl segfaults (bnc#369425).
Thu Apr 10 14:00:00 2008 roAATTsuse.de
- added baselibs.conf file to build xxbit packages
for multilib support
Sat Oct 27 14:00:00 2007 agruenAATTsuse.de
- Don\'t exhaust the number of file descriptors in the path walking
code, and make sure each directory is only visited once.
Fri Oct 26 14:00:00 2007 agruenAATTsuse.de
- A large jump to the current upstream version 2.2.45.
- Fix the upstream path walking code.