Mon, 29 Apr 2024 08:08:52 UTC | login

Information for build uid_wrapper-1.2.1-1.fc28

ID22727
Package Nameuid_wrapper
Version1.2.1
Release1.fc28
Epoch
SummaryA wrapper for privilege separation
DescriptionSome 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.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:38:23 UTC
CompletedSat, 14 Apr 2018 20:38:23 UTC
Tags
f28
f29
RPMs
src
uid_wrapper-1.2.1-1.fc28.src.rpm (info) (download)
riscv64
uid_wrapper-1.2.1-1.fc28.riscv64.rpm (info) (download)
Changelog * Wed Mar 23 2016 Andreas Schneider <asn@redhat.com> - 1.2.1-1 - Update to version 1.2.1 * Documented missing options. * Fixed a comipilation issue with -O3. * Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Oct 29 2015 Andreas Schneider <asn@redhat.com> - 1.2.0-1 - Update to version 1.2.0 * Added privilege checks for all set*uid and set*gid functions. * Added a lot more and accurate tests which work as root. * Fixed some minor issues * Wed Sep 02 2015 Andreas Schneider <asn@redhat.com> - 1.1.1-1 - Update to version 1.1.1 * Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Wed Jan 21 2015 Andreas Schneider <asn@redhat.com> - 1.1.0-1 - Update to version 1.1.0 * Mon Dec 15 2014 Michael Adam <madam@redhat.com> - 1.0.2-5 - Fix format errors in changelog. - Require cmake. - Don't own _libdir/pkgconfig, and require pkgconfig instead. * Thu Oct 02 2014 Andreas Schneider <asn@redhat.com> - 1.0.2-4 - resolves: #1146410 - Do not own /usr/lib64/cmake. * Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Mon Aug 04 2014 Marcin Juszkiewicz <mjuszkiewicz@redhat.com> - 1.0.2-2 - Handle lack of SYS_access on AArch64 * Thu Jul 31 2014 Andreas Schneider <asn@redhat.com> - 1.0.2-1 - Update to version 1.0.2. * Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Tue Mar 11 2014 Andreas Schneider <asn@redhat.com> - 1.0.1-3 - Fix some typos. - resolves: #1060910 - Fedora import * Tue Feb 11 2014 Andreas Schneider <asn@redhat.com> - 1.0.1-2 - Remove Group - Remove glibc-devel build requirement - Do not create a subpackage. * Tue Feb 04 2014 Andreas Schneider <asn@redhat.com> - 1.0.1-1 - Update to version 1.0.1 * Added --libs to pkg-config. * Added socket_wrapper-config.cmake * Fixed a bug packaging the obj directory. * Mon Feb 03 2014 Andreas Schneider <asn@redhat.com> - 1.0.0-1 - Initial version 1.0.0