]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
libcap: Update to version 2.67
authorAdolf Belka <adolf.belka@ipfire.org>
Mon, 27 Mar 2023 21:27:05 +0000 (23:27 +0200)
committerPeter Müller <peter.mueller@ipfire.org>
Tue, 18 Apr 2023 21:08:50 +0000 (21:08 +0000)
commit00bf5776109c8ccf623e48f40222fc7c84b6cd2e
tree32d68db432b8d3597198d4b04b809303d4e125f4
parent00b379bb4db3d659714c9ce68c234917b5152dd4
libcap: Update to version 2.67

- Update from version 2.66 to 2.67
- Update of rootfile
- Changelog
Release notes for 2.67
    Replace use of fgrep with grep -F (POSIX grep flags preferred by GNU grep) - patch
     from David Seifert.
    Added SPDX identifiers to License file(s). Hopefully this will help the various
     robots out there correctly identify the longstanding licenses for libcap and friends.
      (Bug: 216609 reported by Günther Noack)
    Started down the rabbit hole of trying to address (Bug: 216610 reported by Günther
     Noack on behalf of Michael Stapelberg)
        The basic issue is how to link C code with Go psx without using CGo. This is all
         a low level hackery. If you are interested, browse the source.
    Correct for bad whatis entries in man pages (this was throwing a Debian build test,
     detail)
        Also reviewed man pages and addressed cross linkage issues (Bug: 216585)
        Cleaned up some README.md files (made a github mirror now just so I can
         automatically render them).
    Changed meaning of DYNAMIC=no builds.
        This now builds everything with static linking except for libc. The reason for
         this exception is explained in the commit message.
    Inserted demonstration exploit code in capso.so to support article.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
config/rootfiles/common/libcap
lfs/libcap