Name: | uid_wrapper |
---|---|
Version: | 1.3.0 |
Release: | 8.el10 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 109625 |
License: | GPL-3.0-or-later |
RPM: | uid_wrapper-1.3.0-8.el10.aarch64.rpm |
Source RPM: | uid_wrapper-1.3.0-8.el10.src.rpm |
Build Date: | Thu Jan 30 2025 |
Build Host: | build-ol10-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | http://cwrap.org/ |
Summary: | A wrapper for privilege separation |
Description: | Some projects like a file server need privilege separation to be able to switch to the connection user and do file operations. uid_wrapper convincingly lies to the application letting it believe it is operating as root and even switching between UIDs and GIDs as needed. To use it set the following environment variables: LD_PRELOAD=libuid_wrapper.so UID_WRAPPER=1 This package doesn't have a devel package cause this project is for development/testing. |
- Bump release for October 2024 mass rebuild: Resolves: RHEL-64018
- Bump release for June 2024 mass rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Update License to SPDX expression
- Fix building with cmocka >= 1.1.6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Update to version 1.3.0 o https://gitlab.com/cwrap/uid_wrapper/-/blob/uid_wrapper-1.3.0/CHANGELOG