Package libsubid: Information

  • Default inline alert: Version in the repository: 4.15.1-alt1

Binary package: libsubid
Version: 4.13-alt6
Architecture: x86_64
Build time:  May 25, 2023, 08:36 PM in the task #321847
Source package: shadow
Category: System/Libraries
Report package bug
Summary: Subordinate id handling library
Description: 
The library provides an interface for querying, granding and ungranting
subordinate user and group ids.

Maintainer: Nikolay Burykin


Last changed


May 25, 2023 Nikolay Burykin 1:4.13-alt6
- newuidmap/newgidmap: Added check for podmanonly mode (ALT #46220).
May 18, 2023 Mikhail Efremov 1:4.13-alt5
- libsubid: Link against libpam_userpass.
- valid_field: Always reject control characters (fixes: CVE-2023-29383).
May 4, 2023 Nikolay Burykin 1:4.13-alt4
- Changed control scripts for newuidmap/newgidmap:
  + Replaced the SUID Bit with POSIX Capabilities in all the
    configuration mode.
  + A new mode ("podmanonly") was added.