From bdb59b4da608ba3767c6de00321accacaa3b81a8c16b09cb1076c3744503b5ab Mon Sep 17 00:00:00 2001 From: Brandon Philips Date: Tue, 19 Apr 2011 20:51:13 +0000 Subject: [PATCH] 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 --- acl-2.2.48.src.tar.gz | 3 --- acl-2.2.51.src.tar.gz | 3 +++ acl.changes | 20 ++++++++++++++++++++ acl.spec | 7 ++++--- 4 files changed, 27 insertions(+), 6 deletions(-) delete mode 100644 acl-2.2.48.src.tar.gz create mode 100644 acl-2.2.51.src.tar.gz diff --git a/acl-2.2.48.src.tar.gz b/acl-2.2.48.src.tar.gz deleted file mode 100644 index 8f6d626..0000000 --- a/acl-2.2.48.src.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f29cc6c3453703b9f3be2b5fdc60c4af6dc52f1696eaf7b657dd71948bbce27d -size 361965 diff --git a/acl-2.2.51.src.tar.gz b/acl-2.2.51.src.tar.gz new file mode 100644 index 0000000..95892cb --- /dev/null +++ b/acl-2.2.51.src.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06854521cf5d396801af7e54b9636680edf8064355e51c07657ec7442a185225 +size 385378 diff --git a/acl.changes b/acl.changes index b4ef14c..ea3a781 100644 --- a/acl.changes +++ b/acl.changes @@ -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 diff --git a/acl.spec b/acl.spec index d4d1f55..afd5cd8 100644 --- a/acl.spec +++ b/acl.spec @@ -1,5 +1,5 @@ # -# spec file for package acl (Version 2.2.48) +# spec file for package acl (Version 2.2.50) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -23,8 +23,8 @@ BuildRequires: libattr-devel Group: System/Filesystems AutoReqProv: on Summary: Commands for Manipulating POSIX Access Control Lists -Version: 2.2.48 -Release: 5 +Version: 2.2.51 +Release: 1 Source: %name-%version.src.tar.gz Source2: baselibs.conf Patch0: builddefs.in.diff @@ -188,6 +188,7 @@ rm -rf $RPM_BUILD_ROOT %doc %attr(644,root,root) %{_mandir}/man3/acl_to_any_text.3.gz %doc %attr(644,root,root) %{_mandir}/man3/acl_to_text.3.gz %doc %attr(644,root,root) %{_mandir}/man3/acl_valid.3.gz +%doc %attr(644,root,root) %{_mandir}/man3/acl_extended_file_nofollow.3.gz %files -n libacl %defattr(755,root,root,755)