Commit Graph

51 Commits

Author SHA256 Message Date
b4e08e7f68 Accepting request 1167736 from home:dimstar:Factory
- 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.

OBS-URL: https://build.opensuse.org/request/show/1167736
OBS-URL: https://build.opensuse.org/package/show/Base:System/acl?expand=0&rev=74
2024-05-01 05:46:44 +00:00
58d6928bba Accepting request 1146843 from home:dimstar:Factory
- 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.

- modernize spec-file (move license to licensedir)

OBS-URL: https://build.opensuse.org/request/show/1146843
OBS-URL: https://build.opensuse.org/package/show/Base:System/acl?expand=0&rev=72
2024-02-15 13:34:36 +00:00
2b1825ccfb Accepting request 967837 from home:marxin:branches:Base:System
- Disable -D_FORTIFY_SOURCE=3 for now
  as explained here: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104964

OBS-URL: https://build.opensuse.org/request/show/967837
OBS-URL: https://build.opensuse.org/package/show/Base:System/acl?expand=0&rev=70
2022-04-12 15:01:12 +00:00
d43fcbe412 - modernize spec-file (move license to licensedir)
OBS-URL: https://build.opensuse.org/package/show/Base:System/acl?expand=0&rev=68
2021-05-16 09:19:26 +00:00
5863ad81b6 Accepting request 892566 from home:susnux:branches:Base:System
Update to version 2.3.1

OBS-URL: https://build.opensuse.org/request/show/892566
OBS-URL: https://build.opensuse.org/package/show/Base:System/acl?expand=0&rev=67
2021-05-16 09:11:27 +00:00
b9f2b60bc8 Accepting request 866869 from home:dimstar:Factory
- Replace system-user-{bin,daemon} with user({bin,daemon}): be
  resilient to package name changes.

- update url
  the case, packages that relied on this indirect dependency to

OBS-URL: https://build.opensuse.org/request/show/866869
OBS-URL: https://build.opensuse.org/package/show/Base:System/acl?expand=0&rev=65
2021-01-27 08:17:33 +00:00
588abd6a9c - update url
OBS-URL: https://build.opensuse.org/package/show/Base:System/acl?expand=0&rev=63
2020-09-01 09:57:12 +00:00
8939f11583 Accepting request 685774 from home:jengelh:sct
- 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.

OBS-URL: https://build.opensuse.org/request/show/685774
OBS-URL: https://build.opensuse.org/package/show/Base:System/acl?expand=0&rev=61
2019-03-18 09:02:04 +00:00
5e7d6154e1 Accepting request 647427 from home:elvigia:branches:Base:System
- libacl-devel used to require libattr-devel, but that is no longer
  the case, packages that relied on this indirect dependency to 
  be present were fixed years ago.

OBS-URL: https://build.opensuse.org/request/show/647427
OBS-URL: https://build.opensuse.org/package/show/Base:System/acl?expand=0&rev=59
2018-11-14 06:25:20 +00:00
f1c431d2a8 Accepting request 641156 from home:jeff_mahoney:branches:Base:System
- 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

OBS-URL: https://build.opensuse.org/request/show/641156
OBS-URL: https://build.opensuse.org/package/show/Base:System/acl?expand=0&rev=57
2018-10-11 08:42:13 +00:00
e74230ff4a Accepting request 496911 from home:dimstar:Factory
- 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.

OBS-URL: https://build.opensuse.org/request/show/496911
OBS-URL: https://build.opensuse.org/package/show/Base:System/acl?expand=0&rev=53
2017-06-02 09:47:52 +00:00
4b8a84d793 Accepting request 490003 from home:jengelh:branches:Base:System
- 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.

OBS-URL: https://build.opensuse.org/request/show/490003
OBS-URL: https://build.opensuse.org/package/show/Base:System/acl?expand=0&rev=51
2017-05-05 15:53:58 +00:00
bd6e567ab6 Accepting request 488901 from home:hendwolt
reenable Large File Support for i586
fixes bug 1007123

OBS-URL: https://build.opensuse.org/request/show/488901
OBS-URL: https://build.opensuse.org/package/show/Base:System/acl?expand=0&rev=50
2017-04-19 14:31:33 +00:00
ebff061d2d Accepting request 483810 from home:favogt:branches:Base:System
- Make it possible to disable tests (for Ring0)
- Add BuildRequires: system-user-daemon for the testsuite

OBS-URL: https://build.opensuse.org/request/show/483810
OBS-URL: https://build.opensuse.org/package/show/Base:System/acl?expand=0&rev=48
2017-03-31 13:23:59 +00:00
4aecd7a782 Accepting request 479980 from home:kukuk:branches:Base:System
- Add BuildRequires for system user bin needed by test suite

OBS-URL: https://build.opensuse.org/request/show/479980
OBS-URL: https://build.opensuse.org/package/show/Base:System/acl?expand=0&rev=46
2017-03-20 07:27:36 +00:00
5439477a49 Accepting request 347209 from home:jeff_mahoney:branches:Base:System
- 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

OBS-URL: https://build.opensuse.org/request/show/347209
OBS-URL: https://build.opensuse.org/package/show/Base:System/acl?expand=0&rev=43
2015-12-03 14:58:36 +00:00
f37faf7e27 Accepting request 251688 from home:jengelh:branches:Base:System
- Reduce size of filelist by using wildcards and removing extraneous tags

OBS-URL: https://build.opensuse.org/request/show/251688
OBS-URL: https://build.opensuse.org/package/show/Base:System/acl?expand=0&rev=41
2014-09-25 08:25:38 +00:00
19ee7ef86f Accepting request 229210 from home:rudi_m:branches:Base:System
- add acl-2.2.52-tests.patch and enable tests, check section taken
  from Fedora package

OBS-URL: https://build.opensuse.org/request/show/229210
OBS-URL: https://build.opensuse.org/package/show/Base:System/acl?expand=0&rev=39
2014-04-07 09:28:27 +00:00
Stephan Kulow
a249f7e204 - remove gpg-offline calls from bootstrap package
OBS-URL: https://build.opensuse.org/package/show/Base:System/acl?expand=0&rev=37
2013-06-18 07:44:53 +00:00
Stephan Kulow
8b432c3228 Accepting request 179214 from home:jengelh:branches:Base:System
- Update to new upstream release 2.2.52

OBS-URL: https://build.opensuse.org/request/show/179214
OBS-URL: https://build.opensuse.org/package/show/Base:System/acl?expand=0&rev=36
2013-06-18 07:42:13 +00:00
d854cb2baf - add gpg checking
OBS-URL: https://build.opensuse.org/package/show/Base:System/acl?expand=0&rev=34
2013-03-19 10:32:41 +00:00
c429a0c037 Accepting request 159525 from home:coolo:branches:openSUSE:Factory
- use source url

OBS-URL: https://build.opensuse.org/request/show/159525
OBS-URL: https://build.opensuse.org/package/show/Base:System/acl?expand=0&rev=33
2013-03-16 07:56:18 +00:00
56082c29c3 - Add config-guess-sub-update.diff:
update config.guess/sub to latest state for AArch64

OBS-URL: https://build.opensuse.org/package/show/Base:System/acl?expand=0&rev=31
2013-02-03 13:49:02 +00:00
8bf1a63646 Accepting request 150869 from devel:ARM:AArch64:Factory
- update config.guess/sub to latest state for AArch64

OBS-URL: https://build.opensuse.org/request/show/150869
OBS-URL: https://build.opensuse.org/package/show/Base:System/acl?expand=0&rev=30
2013-02-03 13:48:11 +00:00
2de6e0154c Accepting request 146438 from home:elvigia:branches:Base:System
- Use OS byteswapping routines, application already Includes
  "endian.h" but then goes ahead defining ad-hoc equivalent 
  functionality (0001-Use-OS-byteswapping-macros.patch)

OBS-URL: https://build.opensuse.org/request/show/146438
OBS-URL: https://build.opensuse.org/package/show/Base:System/acl?expand=0&rev=28
2012-12-27 15:31:59 +00:00
Richard Biener
b11a90a533 Accepting request 122941 from home:rudi_m:branches:Base:System
remove useless automake deps

OBS-URL: https://build.opensuse.org/request/show/122941
OBS-URL: https://build.opensuse.org/package/show/Base:System/acl?expand=0&rev=26
2012-05-31 08:49:37 +00:00
Stephan Kulow
3b26dbf415 Accepting request 104289 from devel:openSUSE:Factory:patch-license
patch license to follow spdx.org standard

OBS-URL: https://build.opensuse.org/request/show/104289
OBS-URL: https://build.opensuse.org/package/show/Base:System/acl?expand=0&rev=24
2012-02-13 12:36:53 +00:00
Stephan Kulow
2dc2acd034 Accepting request 94532 from home:babelworx:ldig:branches:Base:System
license update: GPL-2.0+;LGPL-2.1+
SPDX format

OBS-URL: https://build.opensuse.org/request/show/94532
OBS-URL: https://build.opensuse.org/package/show/Base:System/acl?expand=0&rev=22
2011-11-30 14:25:38 +00:00
Andreas Jaeger
028260c2a8 Accepting request 94439 from home:coolo:removeautomake
add automake to buildrequires

OBS-URL: https://build.opensuse.org/request/show/94439
OBS-URL: https://build.opensuse.org/package/show/Base:System/acl?expand=0&rev=21
2011-11-30 09:30:46 +00:00
Cristian Rodríguez
7d80f3d24c Accepting request 83923 from home:elvigia:branches:Base:System
- Fix provides/Obsoletes

OBS-URL: https://build.opensuse.org/request/show/83923
OBS-URL: https://build.opensuse.org/package/show/Base:System/acl?expand=0&rev=19
2011-09-20 14:19:02 +00:00
Stephan Kulow
ecf50d4a23 Accepting request 83777 from home:jengelh:bl
Resubmit of 82561 after adding provides/obsoletes.
- Implement shlib package (libacl1)
- Enable libacl-devel on all baselib arches

OBS-URL: https://build.opensuse.org/request/show/83777
OBS-URL: https://build.opensuse.org/package/show/Base:System/acl?expand=0&rev=18
2011-09-20 12:45:58 +00:00
OBS User buildservice-autocommit
f7b00b4143 Updating link to change in openSUSE:Factory/acl revision 23.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/acl?expand=0&rev=8a4f452aff47587a176c94661b2be9af
2011-06-16 07:05:31 +00:00
Brandon Philips
bdb59b4da6 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
2011-04-19 20:51:13 +00:00
OBS User autobuild
c207a9caeb Accepting request 43438 from Base:System
checked in (request 43438)

OBS-URL: https://build.opensuse.org/request/show/43438
OBS-URL: https://build.opensuse.org/package/show/Base:System/acl?expand=0&rev=14
2010-07-20 18:20:43 +00:00
Stephan Kulow
6f0054bc64 Accepting request 42108 from home:jengelh:smp
Copy from home:jengelh:smp/acl via accept of submit request 42108 revision 2.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/42108
OBS-URL: https://build.opensuse.org/package/show/Base:System/acl?expand=0&rev=13
2010-06-28 21:28:51 +00:00
OBS User buildservice-autocommit
64c983d1d7 Updating link to change in openSUSE:Factory/acl revision 16.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/acl?expand=0&rev=661b2f355897ff887b908eb60a4cbe61
2009-12-16 08:27:08 +00:00
OBS User autobuild
71613e8c27 checked in
OBS-URL: https://build.opensuse.org/package/show/Base:System/acl?expand=0&rev=10
2009-12-16 08:27:07 +00:00
00e4ba85bc Accepting request 26294 from home:jengelh:branches:Base:System
Copy from home:jengelh:branches:Base:System/acl via accept of submit request 26294 revision 3.
Request was accepted with message:
reviewed

OBS-URL: https://build.opensuse.org/request/show/26294
OBS-URL: https://build.opensuse.org/package/show/Base:System/acl?expand=0&rev=9
2009-12-14 22:31:27 +00:00
OBS User autobuild
763ff81db2 Accepting request 25109 from Base:System
Copy from Base:System/acl based on submit request 25109 from user msmeissn

OBS-URL: https://build.opensuse.org/request/show/25109
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/acl?expand=0&rev=15
2009-11-27 11:58:19 +00:00
OBS User autobuild
a8f1e20418 Accepting request 23178 from Base:System
Copy from Base:System/acl based on submit request 23178 from user msmeissn

OBS-URL: https://build.opensuse.org/request/show/23178
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/acl?expand=0&rev=14
2009-10-27 15:23:19 +00:00
OBS User unknown
6ac3fa08b3 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/acl?expand=0&rev=12 2009-08-01 09:21:55 +00:00
OBS User unknown
fb817d5c77 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/acl?expand=0&rev=11 2009-02-19 16:32:46 +00:00
OBS User unknown
ce93f35b0b OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/acl?expand=0&rev=10 2009-01-09 00:24:42 +00:00
OBS User unknown
5a2da165e5 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/acl?expand=0&rev=9 2008-12-15 10:57:36 +00:00
OBS User unknown
ad0dbd35cd OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/acl?expand=0&rev=8 2008-11-17 15:37:07 +00:00
OBS User unknown
f81a9346c1 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/acl?expand=0&rev=7 2008-11-02 14:32:07 +00:00
OBS User unknown
2750418b95 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/acl?expand=0&rev=5 2008-07-11 22:15:45 +00:00
OBS User unknown
c1e415b095 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/acl?expand=0&rev=4 2008-04-10 11:05:01 +00:00
OBS User unknown
13c98166d5 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/acl?expand=0&rev=3 2007-10-29 11:31:22 +00:00
OBS User unknown
bf96705ac4 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/acl?expand=0&rev=2 2007-10-26 18:07:50 +00:00