SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python3-capng-0.8.4-1.3.i586.rpm :

* Tue Jan 02 2024 jun wang - 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 04 2023 Frederic Crozat - Add _multibuild to define additional spec files as additional flavors. Eliminates the need for source package links in OBS.
* Mon May 09 2022 Paolo Stivanin - Update to 0.8.3:
* Add vararg support to python bindings for capng_updatev
* Add support for ambient capabilities
* Add support for V3 filesystem capabilities
* If procfs is not available, leave last_cap as CAP_LAST_CAP
* If bounding and ambient not found in status, try prctl method
* In capng_apply, move ambient caps to the end of the transaction
* In capng_apply, return errors more aggressively.
* In capng_apply, if the action includes the bounding set,resync with the kernel
* Fix signed/unsigned warning in cap-ng.c
* In capng_apply, return a unique error code to diagnose any failure
* In capng_have_capability, return 0 for failure
* Add the libdrop_ambient admin tool
* In capng_apply, if we blew up in bounding set, allow setting capabilities
* If PR_CAP_AMBIENT is not available, do not build libdrop_ambient
* Improve last_cap check
* Fix parameters to capng_updatev python bindings to be signed
* Detect capability options at runtime to make containerization easier (ntkme)
* Initialize the library when linked statically
* Add gcc function attributes for deallocation
* Thu Dec 09 2021 Ferdinand Thiessen - Update to 0.7.11
* Really clear bounding set if asked in capng_change_id
* Add CAP_PERFMON, CAP_BPF, & CAP_CHECKPOINT_RESTORE
* Avoid malloc/free in capng_apply (Natanael Copa)
* If procfs is not available, get bounding set via prctl
* Tue May 12 2020 Paolo Stivanin - Update to 0.7.10:
* Update capng_change_id man page
* Add capng_have_permitted_capabilities function
* Update filecap to output which set the capabilities are in
* Fix filecap to not output an error when a file has no capabilities
* Add udplite support to netcap
* Fix usage of pthread_atfork (Joe Orton)
* Mark processes in child user namespaces with
* (Danila Kiver)
* Tue Feb 20 2018 tchvatalAATTsuse.com- Switch to singlespec approach to allow building of python3 bindings
* Sun Feb 18 2018 jengelhAATTinai.de- Remove ineffective --with-pic. Fix SRPM group. Redo descriptions.- Rename %soname to %sover to better reflect its use.
* Sun Feb 18 2018 avindraAATTopensuse.org- Update to version 0.7.9:
* Fix byte compiling python3 bindings
* Rework spec file to show new python2/3 separation- cleanup with spec-cleaner- use https urls
* Wed May 17 2017 alexander_naumovAATTopensuse.org- Update to version 0.7.8:
* Improve Python3 support
* Fix the thread separation test
* Correct typo in cap_pacct text
* Update man page for captest
* Fix sscanf string lengths in netcap
* Correct linking of python3 module
* Mon Dec 07 2015 tchvatalAATTsuse.com- Fix build by passing --without-python3 argument. For now we are fine with py2 bindings only
 
ICM