public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] acl: Update to 2.3.1
Date: Wed, 17 Mar 2021 22:41:31 +0100	[thread overview]
Message-ID: <20210317214131.40651-1-adolf.belka@ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 2506 bytes --]

- Update from 2.2.53 to 2.3.1
- Updated rootfile
- Changelog
   Version 2.3.1
    Fix libtool library versioning regression	Andreas Gruenbacher
   Version 2.3.0
    Update po files and German translation	Andreas Gruenbacher
    getfacl: fix indent in --help output	Valentin Vidic
    getfacl: Add --one-file-system optionnext	Pavel Polacek
    Move struct stat into struct walk_tree_args	Andreas Gruenbacher
    Move list of open directories into struct walk_tree_args	Andreas Gruenbacher
    Move walk_tree_rec arguments into a separate struct	Andreas Gruenbacher
    acl_from_mode, acl_copy_int: Fix segfault on allocation failure	Tavian Barnes
    __acl_create_entry_obj: do not break strict aliasing rules	Kamil Dudka
    Fix typo in getfacl(1) man page	Anthony Sottile

Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
 config/rootfiles/common/acl | 6 +-----
 lfs/acl                     | 6 +++---
 2 files changed, 4 insertions(+), 8 deletions(-)

diff --git a/config/rootfiles/common/acl b/config/rootfiles/common/acl
index 19ce21ca0..a3476d9a5 100644
--- a/config/rootfiles/common/acl
+++ b/config/rootfiles/common/acl
@@ -7,7 +7,7 @@ usr/bin/setfacl
 #usr/lib/libacl.la
 usr/lib/libacl.so
 usr/lib/libacl.so.1
-usr/lib/libacl.so.1.1.2253
+usr/lib/libacl.so.1.1.2301
 #usr/lib/pkgconfig/libacl.pc
 #usr/share/doc/acl
 #usr/share/doc/acl/CHANGES
@@ -17,11 +17,7 @@ usr/lib/libacl.so.1.1.2253
 #usr/share/doc/acl/extensions.txt
 #usr/share/doc/acl/libacl.txt
 #usr/share/locale/de/LC_MESSAGES/acl.mo
-#usr/share/locale/en(a)boldquot
-#usr/share/locale/en(a)boldquot/LC_MESSAGES
 #usr/share/locale/en(a)boldquot/LC_MESSAGES/acl.mo
-#usr/share/locale/en(a)quot
-#usr/share/locale/en(a)quot/LC_MESSAGES
 #usr/share/locale/en(a)quot/LC_MESSAGES/acl.mo
 #usr/share/locale/es/LC_MESSAGES/acl.mo
 #usr/share/locale/fr/LC_MESSAGES/acl.mo
diff --git a/lfs/acl b/lfs/acl
index 5cf262ef9..cecdb8334 100644
--- a/lfs/acl
+++ b/lfs/acl
@@ -24,10 +24,10 @@
 
 include Config
 
-VER        = 2.2.53
+VER        = 2.3.1
 
 THISAPP    = acl-$(VER)
-DL_FILE    = $(THISAPP).tar.gz
+DL_FILE    = $(THISAPP).tar.xz
 DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 007aabf1dbb550bcddde52a244cd1070
+$(DL_FILE)_MD5 = 95ce715fe09acca7c12d3306d0f076b2
 
 install : $(TARGET)
 
-- 
2.30.2


                 reply	other threads:[~2021-03-17 21:41 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210317214131.40651-1-adolf.belka@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox