mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-26 10:52:57 +02:00
libcap: Update to version 2.64
- Update from version 2.63 to 2.64
- Update of rootfile
- Change sed line to ensure removal of static libs - environment names for static libraries
changed.
- Changelog
2.64
Fix memory leak in libpsx at program exit. (Bug: 215551 reported by Kalen Hall)
Be more resilient to CGo configuration with Go compiler when building tests.
(Bug: 215603)
Fix cap_*prctl() return code/errno handling. (Bug: 215772 reported by Anderson
Toshiyuki Sasaki)
Minor clarification to cap_get_pid() man page concerning pid value within
namespaces. (Bug: 215812)
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
committed by
Peter Müller
parent
fab8358515
commit
d9538fbcc4
@@ -1,10 +1,8 @@
|
||||
#lib/libcap.a
|
||||
lib/libcap.so.2
|
||||
lib/libcap.so.2.63
|
||||
#lib/libpsx.a
|
||||
lib/libcap.so.2.64
|
||||
#lib/libpsx.so
|
||||
#lib/libpsx.so.2
|
||||
#lib/libpsx.so.2.63
|
||||
lib/libpsx.so.2.64
|
||||
#lib/pkgconfig/libcap.pc
|
||||
#lib/pkgconfig/libpsx.pc
|
||||
lib/security/pam_cap.so
|
||||
|
||||
Reference in New Issue
Block a user