[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Проект shadow-utils-2:4.6-22.el8

Имя shadow-utils
Эпоха 2
Версия 4.6
Релиз 22.el8
Сайт http://pkg-shadow.alioth.debian.org/
Лицензия BSD and GPLv2+
Время сборки 2024-04-08 15:02:10
Хост сборки builder-x86-03.inferitos.ru
Краткое описание Utilities for managing accounts and shadow password files
Репозитории BaseOS
Полное описание The shadow-utils package includes the necessary programs for converting UNIX password files to the shadow password format, plus programs for managing user and group accounts. The pwconv command converts passwords to the shadow password format. The pwunconv command unconverts shadow passwords and generates a passwd file (a standard UNIX password file). The pwck command checks the integrity of password and shadow files. The lastlog command prints out the last login times for all users. The useradd, userdel, and usermod commands are used for managing user accounts. The groupadd, groupdel, and groupmod commands are used for managing group accounts.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
shadow-utils-2:4.6-22.el8.x86_64 Utilities for managing accounts and shadow password files c6536dbacded509439ab57a1d2c79ea89946d8ef218657ed0f63e6f19d900a52 download
shadow-utils-subid-2:4.6-22.el8.x86_64 A library to manage subordinate uid and gid ranges 1651d8deb2db79e3175ecf75c3ff867e34985bbc31d25e41d4072bf209c00485 download
shadow-utils-subid-devel-2:4.6-22.el8.x86_64 Development package for shadow-utils-subid 1dbf4eeb182c006904d6bde50911c5a40e11be1353abbbf772c9d727f8f7883a download
i686
shadow-utils-subid-2:4.6-22.el8.i686 A library to manage subordinate uid and gid ranges cc470928f4c9e74a37784c77b5a64234767697cb17506129080f04b46b9c5278 download
shadow-utils-subid-devel-2:4.6-22.el8.i686 Development package for shadow-utils-subid 7a816bcdd4bf6b1339a6af3dba723213a4bae9e33e63d418afe5fbe56b27c1b5 download
src
shadow-utils-2:4.6-22.el8.src Utilities for managing accounts and shadow password files 36f9550f1374bb32484ed45b21f46f51437d5ce4961140e70c0668e3c9797c09 download
История изменений link
* Fri Mar 29 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2:4.6-22
- Rebuilt for MSVSphere 8.10 beta

* Tue Nov 21 2023 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.6-22
- salt: remove rounds from salt string. Resolves: RHEL-16668

* Thu Nov 02 2023 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.6-21
- login.defs: include SHA_CRYPT_MAX_ROUNDS. Resolves: RHEL-15024

* Wed Jul 12 2023 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.6-19
- gpasswd: fix password leak. Resolves: #2215947

* Wed May 17 2023 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.6-18
- Update patch to close label to reset libselinux state. Resolves: #1984740
- useradd: check if subid range exists for user. Resolves: #2012929
- find_new_[gu]id: Skip over IDs that are reserved for legacy reasons. Resolves: #1994269

* Thu Jul 21 2022 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.6-17
- subordinateio: also compare the owner ID. Resolves: #2093311
- Fix release sources
- Add subid requirement for subid-devel

* Thu Dec 09 2021 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.6-16
- getsubids: provide system binary and man page. Resolves: #2013016
- groupdel: fix SIGSEGV when passwd does not exist. Resolves: #1986782

* Tue Oct 19 2021 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.6-15
- Creation of subid and subid-devel subpackages (#2013009)
- libsubid: creation and nsswitch support
- libsubid: don't print error messages on stderr by default
- libsubid: libsubid_init return false if out of memory
- libsubid: don't return owner in list_owner_ranges API call
- libsubid: libsubid_init don't print messages on error
- libsubid: fix newusers when nss provides subids
- libsubid: make shadow_logfd not extern
- useradd: fix SUB_UID_COUNT=0
- man: mention NSS in new[ug]idmap manpages
- man: clarify subid delegation

* Thu Aug 12 2021 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.6-14
- usermod: allow all group types with -G option (#1967641)

* Mon May 03 2021 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.6-13
- man: Remove references to LOGIN_STRING in login.defs (#1884702)