Package uid_wrapper: Information

    Binary package: uid_wrapper
    Version: 1.2.8-alt1.1
    Architecture: aarch64
    Build time:  Jul 18, 2021, 01:55 PM in the task #279568
    Source package: uid_wrapper
    Report package bug
    Home page: http://cwrap.org

    License: GPLv3+
    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.

    Maintainer: Arseny Maslennikov


    Last changed


    April 28, 2021 Arseny Maslennikov 1.2.8-alt1.1
    - NMU: spec: adapted to new cmake macros.
    Feb. 7, 2021 Evgeny Sinelnikov 1.2.8-alt1
    - Update to latest release
    July 20, 2018 Stanislav Levin 1.2.4-alt1
    - Initial build for Sisyphus