]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
libcap: Update to 2.50
authorAdolf Belka <adolf.belka@ipfire.org>
Thu, 3 Jun 2021 12:20:45 +0000 (14:20 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 4 Jun 2021 10:47:48 +0000 (10:47 +0000)
commit179f3ec0825af89234cae6fed38e4717ae7c8dc2
treec6ea952c573c291588ce61063e8d7d077d86a4cf
parent331ba89bfdcffb22a7e7ee1fe028cb83f8a392c5
libcap: Update to 2.50

- Update from 2.49 to 2.50
- Update rootfile
- Version 2.50 failed to install capsh - bug raised for this
   https://bugzilla.kernel.org/show_bug.cgi?id=213261
   patch to fix this bug created and used in this build
- Changelog
   Release notes for 2.50
    2021-05-24 12:05:16 -0700
      Some new capsh features:
          --explain=cap_foo: describe what cap_foo does (Bug 212451)
          --suggest=phrase: search all the cap descriptions and describe those that match the phrase
      Add "keepcaps" module argument support to pam_cap.so (reported by Zoltan Fridrich. Bug 212945)
          extend libcap to include cap_prctl() and cap_prctlw() functions to regain feature parity with Go "cap" package. These are only needed when linking against -lpsx for keepcaps POSIX semantics.
          this likely requires substantial application changes to make Ambient capability support usable in general, but doing our part for the admin.
      Add a test case for recent kernel fix (Bug 212737)
      Go pragma fix for convenience functions in "cap" module (reported by Lorenz Bauer. Bug 212321)
      Minor man documentation updates
      Minor build tree improvements (mostly for maintainer)

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/libcap
lfs/libcap
src/patches/libcap-2.50-install_capsh_again.patch [new file with mode: 0644]