2024-05-01 07:46:44 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 15 07:13:20 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
|
|
|
|
- BuildRequire gettext-devel instead of gettext-tools-mini: let
|
|
|
|
OBS sort out if the -mini package is the right one to be used or
|
|
|
|
not.
|
|
|
|
|
2024-02-15 14:34:36 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 15 13:02:49 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
|
|
|
|
- Update to version 2.3.2:
|
|
|
|
+ libobj: declare s_str directly in string_obj_tag.
|
|
|
|
+ Use thread-safe getpwnam_r and getgrnam_r.
|
|
|
|
+ setfacl: preserve the failed status when processing multiple
|
|
|
|
files.
|
|
|
|
+ man: Document pitfall with negative permissions and user
|
|
|
|
namespaces.
|
|
|
|
+ tools: mark long_options static & const.
|
|
|
|
|
2022-04-12 17:01:12 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 8 13:40:20 UTC 2022 - Martin Liška <mliska@suse.cz>
|
|
|
|
|
|
|
|
- Disable -D_FORTIFY_SOURCE=3 for now
|
|
|
|
as explained here: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104964
|
|
|
|
|
2021-05-16 11:19:26 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun May 16 09:19:13 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
2024-02-15 14:34:36 +01:00
|
|
|
- modernize spec-file (move license to licensedir)
|
2021-05-16 11:19:26 +02:00
|
|
|
|
2021-05-16 11:11:27 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed May 12 17:03:36 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
|
|
|
|
|
|
|
- Update to version 2.3.1
|
|
|
|
* Update German translation
|
|
|
|
* getfacl: fix indent in --help output
|
|
|
|
* getfacl: Add --one-file-system option, with this option getfacl
|
|
|
|
will not cross mount points
|
|
|
|
* Fix segfault on allocation failure
|
|
|
|
* Avoid SIGSEGV with link-time optimisation enabled
|
|
|
|
- Use SourceUrls
|
|
|
|
|
2021-01-27 09:17:33 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 26 14:15:56 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
|
|
|
|
- Replace system-user-{bin,daemon} with user({bin,daemon}): be
|
|
|
|
resilient to package name changes.
|
|
|
|
|
2020-09-01 11:57:12 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 1 09:57:04 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
|
2021-01-27 09:17:33 +01:00
|
|
|
- update url
|
2020-09-01 11:57:12 +02:00
|
|
|
|
2019-03-18 10:02:04 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Mar 17 11:02:49 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Update boilerplate descriptions for libacl-devel.
|
|
|
|
- Remove out-of-date comments for libattr.
|
|
|
|
- Remove old BuildRoot and %defattr tags.
|
|
|
|
- Move library into the standard library directory.
|
|
|
|
|
2018-11-14 07:25:20 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 8 18:41:33 UTC 2018 - Cristian Rodríguez <crrodriguez@opensuse.org>
|
|
|
|
|
|
|
|
- libacl-devel used to require libattr-devel, but that is no longer
|
2021-01-27 09:17:33 +01:00
|
|
|
the case, packages that relied on this indirect dependency to
|
2018-11-14 07:25:20 +01:00
|
|
|
be present were fixed years ago.
|
|
|
|
|
2018-10-11 10:42:13 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 11 02:59:31 UTC 2018 - jeffm@suse.com
|
|
|
|
|
|
|
|
- Update to v2.2.53.
|
|
|
|
- Removed patches:
|
|
|
|
* 0001-Install-the-libraries-to-the-appropriate-directory.patch
|
|
|
|
* 0001-Use-OS-byteswapping-macros.patch
|
|
|
|
* 0002-setfacl.1-fix-typo-inclu-de-include.patch
|
|
|
|
* 0003-test-fix-insufficient-quoting-of.patch
|
|
|
|
* 0004-Makefile-rename-configure.in-to-configure.ac.patch
|
|
|
|
* 0005-Bad-markup-in-acl.5-page.patch
|
|
|
|
* 0006-.gitignore-ignore-and-config.h.in.patch
|
|
|
|
* 0007-Use-autoreconf-rather-than-autoconf-to-regenerate-th.patch
|
|
|
|
* 0008-libacl-Make-sure-that-acl_from_text-always-sets-errn.patch
|
|
|
|
* 0009-libacl-fix-SIGSEGV-of-getfacl-e-on-overly-long-group.patch
|
|
|
|
* 0010-punt-debian-rpm-packaging-logic.patch
|
|
|
|
* 0011-move-gettext-logic-into-misc.h.patch
|
|
|
|
* 0012-test-make-running-parallel-out-of-tree-safe.patch
|
|
|
|
* 0013-modernize-build-system.patch
|
|
|
|
* 0014-po-regenerate-files-after-move.patch
|
|
|
|
* 0015-build-drop-aclincludedir-use-pkgincludedir.patch
|
|
|
|
* 0016-build-make-use-of-an-aux-dir-to-stow-away-helper-scr.patch
|
|
|
|
* 0017-build-ship-a-pkgconfig-file-for-libacl.patch
|
|
|
|
* 0018-read_acl_-comments-seq-rename-line-to-lineno.patch
|
|
|
|
* 0019-read_acl_-comments-seq-switch-to-next_line.patch
|
|
|
|
* 0020-telldir-return-value-and-seekdir-second-parameters-a.patch
|
|
|
|
* 0021-mark-libmisc-funcs-as-hidden-so-they-are-not-exporte.patch
|
|
|
|
* 0022-add-__acl_-prefixes-to-internal-symbols.patch
|
|
|
|
* 0023-cp.test-Check-permissions-of-the-right-file.patch
|
|
|
|
* 0024-libacl-acl_set_file-Remove-unnecesary-racy-check.patch
|
|
|
|
* 0025-fix-compilation-with-latest-xattr-git.patch
|
|
|
|
* 0026-getfacl-Fix-memory-leak.patch
|
|
|
|
* 0027-Fix-the-display-block-nesting-in-acl.5.patch
|
|
|
|
* 0028-setfacl-man-page-Minor-wording-improvements.patch
|
|
|
|
* 0029-getfacl-Fix-minor-resource-leak.patch
|
|
|
|
* 0030-Do-not-export-symbols-that-are-not-supposed-to-be-ex.patch
|
|
|
|
* 0031-walk_tree-mark-internal-variables-as-static.patch
|
|
|
|
* 0032-ignore-configure.lineno.patch
|
|
|
|
* acl-2.2.52-tests.patch
|
|
|
|
|
2017-09-25 11:02:36 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Sep 24 08:30:07 UTC 2017 - coolo@suse.com
|
|
|
|
|
|
|
|
- refresh acl-2.2.52-tests.patch to work with perl 5.26
|
|
|
|
|
2017-06-02 11:47:52 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat May 20 09:25:14 UTC 2017 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- BuildRequires gettext-tools-mini instead of gettext-tools: as
|
|
|
|
acl is part of the bootstrap, we want to try to keep the dep
|
|
|
|
chain as small as possible.
|
|
|
|
|
2017-05-05 17:53:58 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Apr 23 09:05:29 UTC 2017 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Remove --with-pic that's just for static libraries.
|
|
|
|
- Replace %__-type macro indirections.
|
|
|
|
Replace old $RPM_ by their macro equivalents for consistency.
|
|
|
|
Make the macro style consistent across the file again.
|
|
|
|
|
2017-04-19 16:31:33 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 17 07:47:47 UTC 2017 - hendrikw@arcor.de
|
|
|
|
|
|
|
|
- reenable full Larg File Support for i586
|
|
|
|
|
2017-03-31 15:23:59 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 29 14:25:36 UTC 2017 - fvogt@suse.com
|
|
|
|
|
|
|
|
- Make it possible to disable tests (for Ring0)
|
|
|
|
- Add BuildRequires: system-user-daemon for the testsuite
|
|
|
|
|
2017-03-20 08:27:36 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 13 11:06:09 CET 2017 - kukuk@suse.de
|
|
|
|
|
|
|
|
- Add BuildRequires for system user bin needed by test suite
|
|
|
|
|
2014-09-25 10:25:38 +02:00
|
|
|
-------------------------------------------------------------------
|
2015-12-03 15:58:36 +01:00
|
|
|
Wed Dec 2 16:13:20 UTC 2015 - jeffm@suse.com
|
|
|
|
|
|
|
|
- Update to git snapshot dated 21 Sep 2015.
|
|
|
|
- Added:
|
|
|
|
* 0001-Install-the-libraries-to-the-appropriate-directory.patch
|
|
|
|
* 0002-setfacl.1-fix-typo-inclu-de-include.patch
|
|
|
|
* 0003-test-fix-insufficient-quoting-of.patch
|
|
|
|
* 0004-Makefile-rename-configure.in-to-configure.ac.patch
|
|
|
|
* 0005-Bad-markup-in-acl.5-page.patch
|
|
|
|
* 0006-.gitignore-ignore-and-config.h.in.patch
|
|
|
|
* 0007-Use-autoreconf-rather-than-autoconf-to-regenerate-th.patch
|
|
|
|
* 0008-libacl-Make-sure-that-acl_from_text-always-sets-errn.patch
|
|
|
|
* 0009-libacl-fix-SIGSEGV-of-getfacl-e-on-overly-long-group.patch
|
|
|
|
* 0010-punt-debian-rpm-packaging-logic.patch
|
|
|
|
* 0011-move-gettext-logic-into-misc.h.patch
|
|
|
|
* 0012-test-make-running-parallel-out-of-tree-safe.patch
|
|
|
|
* 0013-modernize-build-system.patch
|
|
|
|
* 0014-po-regenerate-files-after-move.patch
|
|
|
|
* 0015-build-drop-aclincludedir-use-pkgincludedir.patch
|
|
|
|
* 0016-build-make-use-of-an-aux-dir-to-stow-away-helper-scr.patch
|
|
|
|
* 0017-build-ship-a-pkgconfig-file-for-libacl.patch
|
|
|
|
* 0018-read_acl_-comments-seq-rename-line-to-lineno.patch
|
|
|
|
* 0019-read_acl_-comments-seq-switch-to-next_line.patch
|
|
|
|
* 0020-telldir-return-value-and-seekdir-second-parameters-a.patch
|
|
|
|
* 0021-mark-libmisc-funcs-as-hidden-so-they-are-not-exporte.patch
|
|
|
|
* 0022-add-__acl_-prefixes-to-internal-symbols.patch
|
|
|
|
* 0023-cp.test-Check-permissions-of-the-right-file.patch
|
|
|
|
* 0024-libacl-acl_set_file-Remove-unnecesary-racy-check.patch
|
|
|
|
* 0025-fix-compilation-with-latest-xattr-git.patch
|
|
|
|
* 0026-getfacl-Fix-memory-leak.patch
|
|
|
|
* 0027-Fix-the-display-block-nesting-in-acl.5.patch
|
|
|
|
* 0028-setfacl-man-page-Minor-wording-improvements.patch
|
|
|
|
* 0029-getfacl-Fix-minor-resource-leak.patch
|
|
|
|
* 0030-Do-not-export-symbols-that-are-not-supposed-to-be-ex.patch
|
|
|
|
* 0031-walk_tree-mark-internal-variables-as-static.patch
|
|
|
|
* 0032-ignore-configure.lineno.patch
|
|
|
|
- Signficant spec file restructuring due to 0013-modernize-build-system.patch
|
2015-12-03 16:02:49 +01:00
|
|
|
- removed builddefs.in.diff
|
2015-12-03 15:58:36 +01:00
|
|
|
-------------------------------------------------------------------
|
2014-09-25 10:25:38 +02:00
|
|
|
Tue Sep 23 15:32:17 UTC 2014 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Reduce size of filelist by using wildcards;
|
|
|
|
remove %doc (some locations are always %doc),
|
|
|
|
remove %attr (files already have proper permissions)
|
|
|
|
|
2014-04-07 11:28:27 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 13 21:52:00 UTC 2013 - sweet_f_a@gmx.de
|
|
|
|
|
|
|
|
- add acl-2.2.52-tests.patch and enable tests, check section taken
|
|
|
|
from Fedora package
|
|
|
|
|
2013-06-18 09:44:53 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 18 07:43:08 UTC 2013 - coolo@suse.com
|
|
|
|
|
|
|
|
- remove gpg-offline calls from bootstrap package
|
|
|
|
|
2013-06-18 09:42:13 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jun 16 21:40:18 UTC 2013 - jengelh@inai.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.
|
|
|
|
|
2013-03-19 11:32:41 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 19 10:32:32 UTC 2013 - meissner@suse.com
|
|
|
|
|
|
|
|
- add gpg checking
|
|
|
|
|
2013-03-16 08:56:18 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 15 10:14:39 UTC 2013 - coolo@suse.com
|
|
|
|
|
|
|
|
- use source url
|
|
|
|
|
2013-02-03 14:48:11 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Feb 2 09:52:13 UTC 2013 - dmueller@suse.com
|
|
|
|
|
2013-02-03 14:49:02 +01:00
|
|
|
- Add config-guess-sub-update.diff:
|
|
|
|
update config.guess/sub to latest state for AArch64
|
2013-02-03 14:48:11 +01:00
|
|
|
|
2012-12-27 16:31:59 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 26 18:22:59 UTC 2012 - crrodriguez@opensuse.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)
|
|
|
|
|
2012-02-13 13:36:53 +01:00
|
|
|
-------------------------------------------------------------------
|
2012-05-31 10:49:37 +02:00
|
|
|
Wed May 30 13:48:17 UTC 2012 - sweet_f_a@gmx.de
|
|
|
|
|
|
|
|
- remove useless automake deps
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2012-02-13 13:36:53 +01:00
|
|
|
Mon Feb 13 10:43:59 UTC 2012 - coolo@suse.com
|
|
|
|
|
|
|
|
- patch license to follow spdx.org standard
|
|
|
|
|
2011-11-30 15:25:38 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 30 13:35:50 UTC 2011 - cfarrell@suse.com
|
|
|
|
|
|
|
|
- license update: GPL-2.0+;LGPL-2.1+
|
|
|
|
SPDX format
|
|
|
|
|
2011-11-30 10:30:46 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 30 09:20:53 UTC 2011 - coolo@suse.com
|
|
|
|
|
|
|
|
- add automake as buildrequire to avoid implicit dependency
|
|
|
|
|
2011-09-20 16:19:02 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 20 14:17:28 UTC 2011 - crrodriguez@opensuse.org
|
|
|
|
|
|
|
|
- Fix provides/Obsoletes
|
|
|
|
|
2011-09-20 14:45:58 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Sep 16 18:37:51 UTC 2011 - jengelh@medozas.de
|
|
|
|
|
|
|
|
- Implement shlib package (libacl1)
|
|
|
|
- Enable libacl-devel on all baselib arches
|
|
|
|
|
2011-04-19 22:51:13 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2010-06-28 23:28:51 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de
|
|
|
|
|
|
|
|
- use %_smp_mflags
|
|
|
|
|
2009-12-16 09:27:08 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Dec 12 17:59:37 CET 2009 - jengelh@medozas.de
|
|
|
|
|
|
|
|
- add baselibs.conf as a source
|
|
|
|
- adjust baselibs.conf for SPARC
|
|
|
|
|
2009-11-27 12:58:19 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 25 20:38:43 CET 2009 - meissner@suse.de
|
|
|
|
|
|
|
|
- readded incorrectly removed libattr-devel requires in -devel
|
|
|
|
|
2009-10-27 16:23:19 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 26 14:42:05 CET 2009 - meissner@suse.de
|
|
|
|
|
|
|
|
- fixed implicit strchr() usage.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Sep 27 21:21:14 CEST 2009 - crrodriguez@suse.de
|
|
|
|
|
|
|
|
- do not package static libraries
|
|
|
|
- fix -devel package dependencies
|
|
|
|
|
2009-02-19 17:32:46 +01:00
|
|
|
-------------------------------------------------------------------
|
2009-08-01 11:21:55 +02:00
|
|
|
Sat Aug 1 04:26:07 CEST 2009 - bphilips@novell.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
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2009-02-19 17:32:46 +01:00
|
|
|
Thu Feb 12 23:11:42 PST 2009 - bphilips@novell.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)
|
|
|
|
|
2009-01-09 01:24:42 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jan 8 13:16:22 PST 2009 - bphilips@novell.com
|
|
|
|
|
|
|
|
- Added a number of unit test improvements
|
|
|
|
|
2008-12-15 11:57:36 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 10 12:34:56 CET 2008 - olh@suse.de
|
|
|
|
|
|
|
|
- use Obsoletes: -XXbit only for ppc64 to help solver during distupgrade
|
|
|
|
(bnc#437293)
|
|
|
|
|
2008-11-17 16:37:07 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 11 16:53:26 CET 2008 - ro@suse.de
|
|
|
|
|
|
|
|
- SLE-11 uses PPC64 instead of PPC, adapt baselibs.conf
|
|
|
|
|
2008-11-02 15:32:07 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 30 12:34:56 CET 2008 - olh@suse.de
|
|
|
|
|
|
|
|
- obsolete old -XXbit packages (bnc#437293)
|
|
|
|
|
2008-07-12 00:15:45 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jul 11 22:25:17 CEST 2008 - bphilips@suse.de
|
|
|
|
|
|
|
|
- Failure to recursively set/get ACLs on directories (bnc#404075)
|
|
|
|
- When invoked as ``setfacl -- ...'', setfacl segfaults (bnc#369425).
|
|
|
|
|
2008-04-10 13:05:01 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
|
|
|
|
|
|
|
|
- added baselibs.conf file to build xxbit packages
|
|
|
|
for multilib support
|
|
|
|
|
2007-10-29 12:31:22 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Oct 27 18:17:58 CEST 2007 - agruen@suse.de
|
|
|
|
|
|
|
|
- Don't exhaust the number of file descriptors in the path walking
|
|
|
|
code, and make sure each directory is only visited once.
|
|
|
|
|
2007-10-26 20:07:50 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 26 02:34:02 CEST 2007 - agruen@suse.de
|
|
|
|
|
|
|
|
- A large jump to the current upstream version 2.2.45.
|
|
|
|
- Fix the upstream path walking code.
|
|
|
|
|
2006-12-19 00:15:06 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Mar 18 10:04:15 CET 2006 - agruen@suse.de
|
|
|
|
|
|
|
|
- Remove broken file /usr/lib[64]/libacl.la.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 17 19:07:36 CET 2006 - agruen@suse.de
|
|
|
|
|
|
|
|
- Fix symlinks in the -devel package (149945, Nathan Scott).
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 25 21:29:56 CET 2006 - mls@suse.de
|
|
|
|
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jan 13 19:18:35 CET 2006 - mjancar@suse.cz
|
|
|
|
|
|
|
|
- update to 2.2.34
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 6 16:11:28 CEST 2005 - coolo@suse.de
|
|
|
|
|
|
|
|
- Fixing devel dependencies (the libtool check chokes on the symlinks,
|
|
|
|
but it still is right)
|
|
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 26 13:58:51 CEST 2005 - agruen@suse.de
|
|
|
|
|
|
|
|
- Update to version 2.2.31: Integrate a patch we had separately;
|
|
|
|
additional stdin error handling in setfacl.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 19 16:20:44 CEST 2005 - kukuk@suse.de
|
|
|
|
|
|
|
|
- Move devel files from / to /usr
|
|
|
|
- Don't generate filelist dynamic (fix broken attr statements)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 25 16:44:52 CEST 2005 - meissner@suse.de
|
|
|
|
|
|
|
|
- Use RPM_OPT_FLAGS.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 21 11:40:53 CET 2005 - agruen@suse.de
|
|
|
|
|
|
|
|
- Update to version 2.2.30. Several fixes.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 11 15:09:11 CET 2004 - coolo@suse.de
|
|
|
|
|
|
|
|
- use %find_lang
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 25 13:44:14 CEST 2004 - agruen@suse.de
|
|
|
|
|
|
|
|
- #43472: Fix processing of the X pseudo permission in setfacl:
|
|
|
|
Must not modify the sequence of commands directly or else only
|
|
|
|
the first file is processed correctly, and X is not evaluated
|
|
|
|
for any other file. Add test case for X pseudo permission.
|
|
|
|
- Remove support for relative permission changes; this
|
|
|
|
non-standard feature was disabled since a while already.
|
|
|
|
- Bump version number to 2.2.25.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jan 11 11:29:11 CET 2004 - adrian@suse.de
|
|
|
|
|
|
|
|
- build as user
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jan 1 15:13:46 CET 2004 - agruen@suse.de
|
|
|
|
|
|
|
|
- Update to version 2.2.21. Bug fix in directory tree walking
|
|
|
|
code.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 22 08:27:24 CEST 2003 - kukuk@suse.de
|
|
|
|
|
|
|
|
- Fix provides for update case
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 28 13:26:04 CEST 2003 - agruen@suse.de
|
|
|
|
|
|
|
|
- Fix a bug with error handling while walking directory trees.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 28 01:49:45 CEST 2003 - ro@suse.de
|
|
|
|
|
|
|
|
- fix patch depth in specfile
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 27 00:50:55 CEST 2003 - agruen@suse.de
|
|
|
|
|
|
|
|
- Fix SIGSEGV if the quote function.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 15 14:18:41 CEST 2003 - agruen@suse.de
|
|
|
|
|
|
|
|
- Update to 2.2.15: Includes quoting of special characters in
|
|
|
|
path and user names, and several minor fixes. (For details see
|
|
|
|
doc/CHANGES in the tarball).
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 16 19:28:08 CEST 2003 - ja@suse.cz
|
|
|
|
|
|
|
|
- File list fixed.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Apr 6 21:26:54 CEST 2003 - agruen@suse.de
|
|
|
|
|
|
|
|
- Update to 2.2.7.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Feb 26 14:21:56 CET 2003 - agruen@suse.de
|
|
|
|
|
|
|
|
- Update to acl-2.2.3a, which has all our patches plus an
|
|
|
|
additional malloc bug fix.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 24 12:11:20 CET 2003 - agruen@suse.de
|
|
|
|
|
|
|
|
- Increment libattr library version to 1.1.0.
|
|
|
|
- Add symbol level versioning for libacl.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Feb 8 18:37:38 CET 2003 - agruen@suse.de
|
|
|
|
|
|
|
|
- Fix a long standing bug in acl_get_file() for Default ACLs (that
|
|
|
|
probably was there from hour one), and another critical bug in
|
|
|
|
the libacl entry pre-allocation patch (introduced on Jan 22).
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 28 12:06:03 CET 2003 - agruen@suse.de
|
|
|
|
|
|
|
|
- Fix inconsistent declarations for visibility("hidden") attributes
|
|
|
|
("config.h" was not always included).
|
|
|
|
- Fix a signedness warning in getfacl/user_group.c with a type
|
|
|
|
cast.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 22 16:28:26 CET 2003 - agruen@suse.de
|
|
|
|
|
|
|
|
- Update to acl-2.2.2
|
|
|
|
- Fix a memory leak in acl_init()
|
|
|
|
- Add memory pre-allocation support patch for libacl
|
|
|
|
- Add ACL copying functions patch
|
|
|
|
- Add visibility(hidden) patch that hides libacl internal functions
|
|
|
|
from the outside.
|
|
|
|
- Let mls@suse.de add the following package alias in Autobuild
|
|
|
|
for building packages against older releases:
|
|
|
|
libacl-devel -> acl-devel [for <= 8.1]
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 21 14:02:12 CET 2003 - agruen@suse.de
|
|
|
|
|
|
|
|
- Remove (Prereq: /sbin/ldconfig) tag, and use %run_ldconfig
|
|
|
|
in %post and %postun instead.
|
|
|
|
- acl-devel was renamed to libacl-devel: add missing
|
|
|
|
`Obsoletes: acl-devel' tag to libacl-devel.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jan 19 23:15:29 CET 2003 - agruen@suse.de
|
|
|
|
|
|
|
|
- Fix a typo and add a clarification in the acl.5 manual page.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Dec 13 16:30:19 CET 2002 - schwab@suse.de
|
|
|
|
|
|
|
|
- Fix filelist generation.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Dec 13 12:33:30 CET 2002 - jderfina@suse.cz
|
|
|
|
|
|
|
|
- upgrading to version 2.1.1
|
|
|
|
- spliting acl to acl (binaries), libacl (libraries) and libacl-devel
|
|
|
|
(development stuff). This spliting follows SGI's release.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 5 13:16:56 CEST 2002 - agruen@suse.de
|
|
|
|
|
|
|
|
- Update to 2.0.19 + additional corrections (see
|
|
|
|
acl-2.0.19/doc/CHANGES).
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 15 10:06:57 CEST 2002 - agruen@suse.de
|
|
|
|
|
|
|
|
- Remove the suse_update_config macro and the config.* stuff.
|
|
|
|
(According to ro@suse.de this is not necessary.)
|
|
|
|
- Change the documentation path in builddefs.in instead of in
|
|
|
|
configure.in.
|
|
|
|
- Update to version 2.0.17
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jun 20 12:38:27 CEST 2002 - uli@suse.de
|
|
|
|
|
|
|
|
- fixed for lib64
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jun 20 09:36:09 CEST 2002 - lmuelle@suse.de
|
|
|
|
|
|
|
|
- Remove DESTDIR patch, use DIST_ROOT of package instead
|
|
|
|
- Fix library location in the devel package
|
|
|
|
- Update to version 2.0.11
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 7 12:13:11 CEST 2002 - sf@suse.de
|
|
|
|
|
|
|
|
- moved libs to %{_lib} (they were in /lib _and_ /usr/lib before)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 25 23:17:07 CET 2002 - ro@suse.de
|
|
|
|
|
|
|
|
- initial package (v2.0.0) (split from xfsprogs spec)
|
|
|
|
|