]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/commit
libcap-ng: Update to version 0.8.5
authorAdolf Belka <adolf.belka@ipfire.org>
Fri, 9 Aug 2024 10:05:35 +0000 (12:05 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 9 Aug 2024 10:39:37 +0000 (10:39 +0000)
commit157b603528ae0f02a34f396cd49371ac35e3b2a2
tree244e52787d48efb088956faa74f5a4cb526a05bd
parentb2d848bd819ce551ff3b58d27507c18a1e1aa491
libcap-ng: Update to version 0.8.5

- Update from version 0.8.3 to 0.8.5
- Update of rootfile not required
- Changelog
    0.8.5
- Remove python global exception handler since it's deprecated
- Make the utilities link against just built libraries
- Remove unused macro in cap-ng.h
    0.8.4
- In capng_change_id, clear PR_SET_KEEPCAPS if returning an error
- pscap: add -p option for reporting a specified process (Masatake Yamato)
- Annotate function prototypes to warn if results are unused
- Drop python2 support

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/libcap-ng