Changelog for
libacl1-32bit-2.2.52-11.3.1.x86_64.rpm :
Thu Oct 11 14:00:00 2018 jeffmAATTsuse.com
- quote: escape literal backslashes (bsc#953659).
- Added patch:
* 0002-quote-escape-literal-backslashes.patch
Fri Sep 25 14:00:00 2015 jeffmAATTsuse.com
- Added important fixes since last release:
* getfacl: Fix memory leak
* getfacl: Fix minor resource leak
* libacl: fix SIGSEGV of getfacl -e on overly long group name (bsc#945899)
* libacl: Make sure that acl_from_text() always sets errno when it fails (bsc#945899)
* read_acl_{comments,seq}: rename \"line\" to \"lineno\"
* read_acl_{comments,seq}: switch to next_line
- Added patches:
* getfacl-fix-memory-leak.patch
* getfacl-fix-minor-resource-leak.patch
* libacl-fix-sigsegv-of-getfacl-e-on-overly-long-group-name.patch
* libacl-make-sure-that-acl_from_text-always-sets-errno-when-it-fails.patch
* read_acl_-comments-seq-rename-line-to-lineno.patch
* read_acl_-comments-seq-switch-to-next_line.patch
Tue Jun 18 14:00:00 2013 cooloAATTsuse.com
- remove gpg-offline calls from bootstrap package
Sun Jun 16 14:00:00 2013 jengelhAATTinai.de
- Update to new upstream release 2.2.52
* This release fixes a few build system issues that were found and
merges in a tree walking bug fix.
- Remove acl-fiximplicit.patch (merged upstream),
config-guess-sub-update.diff (no longer applies)
- Sync baselibs.conf with in-.spec obsoletes/provides.
Tue Mar 19 13:00:00 2013 meissnerAATTsuse.com
- add gpg checking
Fri Mar 15 13:00:00 2013 cooloAATTsuse.com
- use source url
Sat Feb 2 13:00:00 2013 dmuellerAATTsuse.com
- Add config-guess-sub-update.diff:
update config.guess/sub to latest state for AArch64
Wed Dec 26 13:00:00 2012 crrodriguezAATTopensuse.org
- Use OS byteswapping routines, application already Includes
\"endian.h\" but then goes ahead defining ad-hoc equivalent
functionality (0001-Use-OS-byteswapping-macros.patch)
Wed May 30 14:00:00 2012 sweet_f_aAATTgmx.de
- remove useless automake deps
Mon Feb 13 13:00:00 2012 cooloAATTsuse.com
- patch license to follow spdx.org standard
Wed Nov 30 13:00:00 2011 cfarrellAATTsuse.com
- license update: GPL-2.0+;LGPL-2.1+
SPDX format
Wed Nov 30 13:00:00 2011 cooloAATTsuse.com
- add automake as buildrequire to avoid implicit dependency
Tue Sep 20 14:00:00 2011 crrodriguezAATTopensuse.org
- Fix provides/Obsoletes
Fri Sep 16 14:00:00 2011 jengelhAATTmedozas.de
- Implement shlib package (libacl1)
- Enable libacl-devel on all baselib arches
Tue Apr 19 14:00:00 2011 bphilipsAATTnovell.com
- upgrade to 2.2.51
- Test fixes
Sat Apr 16 14:00:00 2011 bphilipsAATTnovell.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 14:00:00 2010 jengelhAATTmedozas.de
- use %_smp_mflags
Sat Dec 12 13:00:00 2009 jengelhAATTmedozas.de
- add baselibs.conf as a source
- adjust baselibs.conf for SPARC
Wed Nov 25 13:00:00 2009 meissnerAATTsuse.de
- readded incorrectly removed libattr-devel requires in -devel
Mon Oct 26 13:00:00 2009 meissnerAATTsuse.de
- fixed implicit strchr() usage.
Sun Sep 27 14:00:00 2009 crrodriguezAATTsuse.de
- do not package static libraries
- fix -devel package dependencies
Sat Aug 1 14:00:00 2009 bphilipsAATTnovell.com
- Version bump to 2.2.48
- Document the new flags comments
- Include the S_ISUID, S_ISGID, S_ISVTX flags in the getfacl output, and restore them with \"setfacl --restore=file\".
- Make sure that getfacl -R only calls stat(2) on symlinks when it needs to
- Stop quoting nonprintable characters in the getfacl output
- Avoid unnecessary but destructive chown calls
- Clarify license notice