Package shadow: Information
Source package: shadow
Version: 4.5-alt11
Build time: May 23, 2024, 04:00 PM
Category: System/Base
Report package bugHome page: https://github.com/shadow-maint/shadow
License: BSD-3-Clause and GPL-2.0-or-later
Summary: Utilities for managing shadow password files and user/group accounts
Description:
This package includes the tools necessary for manipulating local user and group databases. It supports both traditional and tcb shadow password files.
List of RPM packages built from this SRPM:
shadow-change (e2kv6, e2kv5, e2kv4, e2k)
shadow-change-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
shadow-check (e2kv6, e2kv5, e2kv4, e2k)
shadow-check-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
shadow-convert (e2kv6, e2kv5, e2kv4, e2k)
shadow-convert-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
shadow-edit (e2kv6, e2kv5, e2kv4, e2k)
shadow-edit-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
shadow-groups (e2kv6, e2kv5, e2kv4, e2k)
shadow-groups-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
shadow-log (e2kv6, e2kv5, e2kv4, e2k)
shadow-log-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
shadow-submap (e2kv6, e2kv5, e2kv4, e2k)
shadow-submap-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
shadow-suite (noarch)
shadow-utils (e2kv6, e2kv5, e2kv4, e2k)
shadow-utils-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
shadow-change (e2kv6, e2kv5, e2kv4, e2k)
shadow-change-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
shadow-check (e2kv6, e2kv5, e2kv4, e2k)
shadow-check-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
shadow-convert (e2kv6, e2kv5, e2kv4, e2k)
shadow-convert-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
shadow-edit (e2kv6, e2kv5, e2kv4, e2k)
shadow-edit-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
shadow-groups (e2kv6, e2kv5, e2kv4, e2k)
shadow-groups-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
shadow-log (e2kv6, e2kv5, e2kv4, e2k)
shadow-log-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
shadow-submap (e2kv6, e2kv5, e2kv4, e2k)
shadow-submap-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
shadow-suite (noarch)
shadow-utils (e2kv6, e2kv5, e2kv4, e2k)
shadow-utils-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
Maintainer: Mikhail Efremov
List of contributors:
Mikhail Efremov
Nikolay Burykin
Aleksei Nikiforov
Dmitry V. Levin
Grigory Batalov
qa-robot
Stanislav Ievlev
Mikhail Efremov
Nikolay Burykin
Aleksei Nikiforov
Dmitry V. Levin
Grigory Batalov
qa-robot
Stanislav Ievlev
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.