Changelog for
sysuser-shadow-3.3-9.1.noarch.rpm :
* Wed Jul 23 2025 Marcus Meissner
- disable the buildroot virus scanning, as it needs the vscan user this package provides. (bsc#1246878)
* Mon Jan 27 2025 Thorsten Kukuk - Add support for \"u!\" with useradd (shadow). busybox has no support for account/password expiration
* Wed Dec 11 2024 Thorsten Kukuk - Directly check return value of systemd-sysusers
* Mon Dec 09 2024 Thorsten Kukuk - Drop SLE15 support and remove disable-systemd-sysusers.patch
* Mon Dec 09 2024 Thorsten Kukuk - sysuser-shadow: remove systemd 238 dependency, this does not work in a single RPM transaction [bsc#1234277]. Call systemd-sysuser instead again without --replace.
* Wed Aug 07 2024 Thorsten Kukuk - Remove check for .buildenv to see failures in OBS
* Wed Aug 07 2024 Thorsten Kukuk - usermod: revert renamed arguments
* Mon Aug 05 2024 Thorsten Kukuk - Implement UID:GID support for busybox- Reenable UID:GID support
* Sat Aug 03 2024 Thorsten Kukuk - Disable UID:GID support for now
* Fri Aug 02 2024 Thorsten Kukuk - UID:GID: don\'t create group with GID if it does not exist
* Fri Aug 02 2024 Thorsten Kukuk - Rewrite UID:GID support to work with busybox and fix it for useradd
* Mon Jul 01 2024 Johannes Weberhofer - Allow setting of UID:GID for as defined in sysusers.d
* Tue Nov 07 2023 Dominique Leuenberger - Fix build with RPM 4.19: unnumbered patches are no longer supported.
* Tue Jul 18 2023 olafAATTaepfle.de- Version 3.2- update sysusers_requires to request sysuser-shadow 3.2- Use TAB consistently for indention in sysusers2shadow.sh- This pkg needs to follow behavior which is described in sysusers.d(5). Always create a system group of the same name as the system user, even if the user already exists. (bsc#1205161, bsc#1207778, bsc#1213240)
* Mon Jul 17 2023 olafAATTaepfle.de- Add \"quilt setup\" friendly hint to %sysusers_requires usage It is not required to have sysuser-tools installed when working with a pkg source which uses sysuser-tools at build time.
* Tue Sep 06 2022 Callum Farmer - Use append so if a pre file already exists it isn\'t overridden
* Tue Feb 01 2022 Dirk Müller - invoke bash for bash scripts (bsc#1195391)