Package shadow-submap: Information

    Binary package: shadow-submap
    Version: 4.5-alt11
    Architecture: ppc64le
    Build time:  Apr 28, 2024, 08:24 PM in the task #345854
    Source package: shadow
    Category: System/Base
    Report package bug
    Summary: Utilities for creating uid and gid mappings in user namespaces
    Description: 
    This package includes utilities for creating uid and gid mappings
    in user namespaces:
    * newuidmap: set the uid mapping of a user namespace;
    * newgidmap: set the gid mapping of a user namespace.

    Maintainer: Mikhail Efremov


    Last changed


    April 25, 2024 Mikhail Efremov 1:4.5-alt11
    - usermod: Don't call gr_free() with const variable.
    - Backported patches from shadow-4.9:
      + Fix covscan BUFFER_SIZE;
      + useradd.c: fix covscan RESOURCE_LEAK;
      + usermod.c: fix covscan RESOURCE_LEAK;
      + useradd: free grp to avoid leak;
      + newgrp: delete dead code;
      + fix: create relative home path correctly;
      + Create parent dirs for useradd -m (closes: #47023).
    - Fix Russian translation (#37633).
    Aug. 17, 2023 Mikhail Efremov 1:4.5-alt10
    - usermod: Allow group and submap operations for non-local user.
    - valid_field: Always reject control characters.
    - Fixed license.
    - Updated url.
    May 25, 2023 Nikolay Burykin 1:4.5-alt9
    - backported changes in newuidmap and newguidmap from sisyphus.