Opened 3 months ago

Closed 3 months ago

#5421 closed enhancement (fixed)

acl-2.3.2

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 12.1
Component: Book Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by Xi Ruoyao, 3 months ago

it's been a while since the last release, so might as well push various accumulated work out. this is purely a bugfix release, and almost all the changes are of the completely boring variety.

https://download.savannah.nongnu.org/releases/acl/

  • 214c7d146945 (Mike Frysinger) Version 2.3.2
  • c769e17d0fd6 (Mike Frysinger) licensing: clean up LGPL boilerplate for library code
  • 5d7d5ec24b5d (Mike Frysinger) automake: require 1.15+
  • b61fb37fa05e (Mike Frysinger) po: make sure POTFILES.in is sorted
  • 6fbb1ebafe83 (Mike Frysinger) doc: drop obsolete PORTING guide
  • 7ed64eaddc15 (Mike Frysinger) doc: include standard INSTALL file for new build system
  • dab670d05e4f (Mike Frysinger) tests: disable translations
  • 6f9b9246ee91 (Lukáš Zaoral) libobj: declare s_str directly in string_obj_tag
  • 3737f000d3f1 (Pavel Simovec) use thread-safe getpwnam_r and getgrnam_r
  • 7ce89c695e76 (Renaud Metrich) setfacl: preserve the failed status when processing multiple files
  • b60708b91649 (Richard Weinberger) man: Document pitfall with negative permissions and user namespaces
  • d26507b4d98c (Mike Frysinger) update various URLs
  • 97a8a4fbda04 (Guillem Jover) build: Fix cross-compilation on musl-based systems
  • 3b5c20e747bc (Mike Frysinger) tools: mark long_options static & const
  • 501a87864ed3 (Temuri Doghonadze) po: Add Georgian translation
  • 47f5aabc9051 (Mike Frysinger) build: require automake 1.13+
  • 8ff17241f40c (Jean-Philippe MENGUAL) po: Update French translation
  • 96731ca51e23 (Mike Frysinger) build: switch to AC_CONFIG_HEADERS
  • 9699739e9a2a (Arsen Arsenović) Add $(LTLIBINTL) to libacl_LIBADD tools_ldadd
  • 53f267f4f315 (Guillem Jover) man: Document setfacl --restore=-
  • 9f114efe7652 (Guillem Jover) man: Add reference to mount(8) for the acl/noacl mount options
  • 745d99a44605 (Guillem Jover) man: Clarify terms that otherwise make sentences ungrammatical
  • f1dc2043c5e2 (Guillem Jover) man: Fix typos
  • 79cebdbea8d8 (Guillem Jover) Define ENODATA if it is not defined
  • 65c5d72e3112 (Guillem Jover) Remove PATH_MAX usage which does not exist on GNU/Hurd
  • 8bd8bf4becf5 (Wookey) Fix for incompatibility with autoconf2.13
  • 6b26971c4407 (Mike Frysinger) doc: add INSTALL back to release tarballs
  • 51d58fda7ee7 (Samanta Navarro) Fix typos
  • 2b42f64737ad (Khem Raj) chacl: Use portable version of dirent and readdir
  • 0e6c0f153cc7 (Mike Frysinger) use autoconf APIs to test & error out
  • 8733cc5bb1e7 (Jakub Bogusz) Polish translation update

comment:2 by Bruce Dubbs, 3 months ago

Owner: changed from lfs-book to Bruce Dubbs
Status: newassigned

comment:3 by Bruce Dubbs, 3 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commit cdf280e3:

    Update to openssl-3.2.1.
    Update to zlib-1.3.1.
    Update to xz-5.4.6.
    Update to linux-6.7.2.
    Update to iana-etc-20240125.
    Update to binutils-2.42.
    Update to acl-2.3.2.
    Update upstream fixes for readline-8.2.
    Apply upstream fix for bash-5.2.21.
Note: See TracTickets for help on using tickets.