Sync from SUSE:SLFO:Main libcap-ng revision 6bc5314bec2debf619dbb2b01b59410b

This commit is contained in:
2025-03-15 14:52:02 +01:00
parent 4da49b5fae
commit fae6918f95
7 changed files with 42 additions and 36 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Jan 2 10:34:25 UTC 2024 - jun wang <jgwang@suse.com>
- Update to version 0.8.4
* In capng_change_id, clear PR_SET_KEEPCAPS if returning an error
* pscap: add -p option for reporting a specified process
* Annotate function prototypes to warn if results are unused
* Drop python2 support
-------------------------------------------------------------------
Thu May 4 15:04:58 UTC 2023 - Frederic Crozat <fcrozat@suse.com>