Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: priv_wrapper | Distribution: SUSE Linux Enterprise 15 SP5 |
Version: 1.0.1 | Vendor: openSUSE |
Release: bp155.1.5 | Build date: Mon May 22 13:39:14 2023 |
Group: Development/Libraries/C and C++ | Build host: obs-arm-10 |
Size: 105363 | Source RPM: priv_wrapper-1.0.1-bp155.1.5.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://cwrap.org/ | |
Summary: A library to disable resource limits and other privilege dropping |
priv_wrapper aims to help running processes which are dropping privileges or are restricting resources in test environments. It can disable chroot, prctl, pledge and setrlmit system calls. A disabled call always succeeds (i.e. returns 0) and does nothing. The system call pledge exists only on OpenBSD. To use it, set the following environment variables: LD_PRELOAD=libpriv_wrapper.so PRIV_WRAPPER_CHROOT_DISABLE=1 This package does not have a devel package, because this project is for development/testing.
GPL-3.0-or-later
* Thu Nov 24 2022 Andreas Schneider <asn@cryptomilk.org> - Update to version 1.0.1 * Fixed dclose() with RTLD_NEXT * Fixed prctl() dlsym prototype * Mon Oct 24 2022 Andreas Schneider <asn@cryptomilk.org> - Initial package
/usr/lib64/cmake/priv_wrapper /usr/lib64/cmake/priv_wrapper/priv_wrapper-config-version.cmake /usr/lib64/cmake/priv_wrapper/priv_wrapper-config.cmake /usr/lib64/libpriv_wrapper.so /usr/lib64/libpriv_wrapper.so.0 /usr/lib64/libpriv_wrapper.so.0.0.2 /usr/lib64/pkgconfig/priv_wrapper.pc /usr/share/doc/packages/priv_wrapper /usr/share/doc/packages/priv_wrapper/AUTHORS /usr/share/doc/packages/priv_wrapper/CHANGELOG.md /usr/share/doc/packages/priv_wrapper/README.md /usr/share/licenses/priv_wrapper /usr/share/licenses/priv_wrapper/LICENSE /usr/share/man/man1/priv_wrapper.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 18:17:49 2024