2021-01-30 09:05:35 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jan 28 22:28:02 UTC 2021 - Stanislav Brabec <sbrabec@suse.com>
|
|
|
|
|
|
|
|
- Do not require libeconf-devel on products without /usr/etc.
|
|
|
|
|
2021-01-21 09:48:53 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jan 21 06:52:30 UTC 2021 - Thorsten Kukuk <kukuk@suse.com>
|
|
|
|
|
|
|
|
- Split login.defs configuration file into own sub-package, which
|
|
|
|
allows to install util-linux or pam on small embedded/edge
|
|
|
|
systems or container without the need to pull in the full shadow
|
|
|
|
suite.
|
|
|
|
|
2020-11-12 11:32:46 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 11 14:38:13 UTC 2020 - Fabian Vogt <fvogt@suse.com>
|
|
|
|
|
|
|
|
- Amend patches/useradd-userkeleton.patch to also write into
|
|
|
|
existing directories and prefer files from /etc
|
|
|
|
|
2020-11-11 12:39:56 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 11 11:28:09 UTC 2020 - Dr. Werner Fink <werner@suse.de>
|
|
|
|
|
|
|
|
- Add patch useradd-userkeleton.patch to extend original C code
|
|
|
|
of useradd to handle /usr/etc/skel (boo#1173321)
|
|
|
|
- Remove /usr/etc/skel support in useradd.local script
|
|
|
|
|
2020-11-02 16:56:45 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 2 15:54:02 UTC 2020 - Dr. Werner Fink <werner@suse.de>
|
|
|
|
|
|
|
|
- Change again useradd.local script to let it work even for system
|
|
|
|
accounts and work together with SELinux (bsc#1178296)
|
|
|
|
- Change patch useradd-script.patch to support the four arguments
|
|
|
|
used by the useradd.local script (bsc#1178296)
|
|
|
|
|
2020-10-09 15:16:40 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 9 13:12:11 UTC 2020 - Dr. Werner Fink <werner@suse.de>
|
|
|
|
|
|
|
|
- Add support for /usr/etc/skel to useradd.local script (boo#1173321)
|
|
|
|
|
2020-10-08 22:42:21 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 8 03:16:58 UTC 2020 - Stanislav Brabec <sbrabec@suse.com>
|
|
|
|
|
|
|
|
- shadow-login_defs-check.sh: Fix the regexp to get a real variable
|
|
|
|
list (boo#1164274).
|
|
|
|
|
2020-09-15 09:22:16 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 8 00:56:37 UTC 2020 - Stanislav Brabec <sbrabec@suse.com>
|
|
|
|
|
|
|
|
- login.defs: Add support for new util-linux-2.36 login variable
|
|
|
|
MOTD_FIRSTONLY (shadow-util-linux.patch).
|
|
|
|
- shadow-login_defs-comments.patch: Remove duplicated
|
|
|
|
LASTLOG_UID_MAX.
|
|
|
|
- shadow-login_defs-check.sh: Update for new build system.
|
|
|
|
- shadow-util-linux.patch: Restore lost chunk: SYSLOG_SU_ENAB is
|
|
|
|
not used in SUSE Linux.
|
|
|
|
- Refresh shadow-login_defs-suse.patch and
|
|
|
|
shadow-login_defs-comments.patch.
|
|
|
|
|
2020-05-27 22:51:02 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri May 22 11:21:15 UTC 2020 - Fabian Vogt <fvogt@suse.com>
|
|
|
|
|
|
|
|
- Use pure #!/bin/sh in:
|
|
|
|
* useradd.local
|
|
|
|
* userdel-post.local
|
|
|
|
* userdel-pre.local
|
|
|
|
|
2020-01-20 11:38:01 +01:00
|
|
|
-------------------------------------------------------------------
|
2020-01-26 09:10:24 +01:00
|
|
|
Fri Jan 24 08:09:23 UTC 2020 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
- Update to 4.8.1:
|
|
|
|
* selinux: include stdio
|
|
|
|
* man: don't suggest making groupmems user-writeable
|
|
|
|
* Makefile: bail out on error in for loops
|
|
|
|
* Adding logging of SSH_ORIGINAL_COMMAND to nologin
|
|
|
|
* add new HOME_MODE login.defs option
|
|
|
|
* Add tty logging to useradd
|
|
|
|
* Useradd: make non-executable shell check only a warning
|
|
|
|
* Update Dutch translation
|
|
|
|
* user_busy: Do not mistake a regular user process for a namespaced one
|
|
|
|
* Revert "Honor --sbindir and --bindir for binary installation"
|
|
|
|
- Remove shadow-4.8-shell-check.patch: included
|
|
|
|
- Remove shadow-4.8-selinux-include.patch: upstreamed
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2020-01-20 11:38:01 +01:00
|
|
|
Mon Jan 20 10:36:20 UTC 2020 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
- Set 0755 for chpasswd, groupadd, groupdel, groupmod, newusers,
|
|
|
|
useradd, userdel, usermod explicitly.
|
|
|
|
|
2020-01-16 14:01:03 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jan 16 12:54:39 UTC 2020 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
- bsc#1160729: Make valid shell check only a warning
|
|
|
|
* Add shadow-4.8-shell-check.patch
|
|
|
|
|
2019-12-17 13:44:46 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 17 12:43:01 UTC 2019 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
- Update to 4.8:
|
|
|
|
* Initial optional bcrypt support.
|
|
|
|
* Make build/install of 'su' optional.
|
|
|
|
* Fix for vipw not resuming correctly when suspended
|
|
|
|
* Sync password field descriptions in manpages
|
|
|
|
* Check for valid shell argument in useradd
|
|
|
|
* Allow translation of new strings through POTFILES.in
|
|
|
|
* Migrate to itstool for translations
|
|
|
|
* Migrate to new SELinux api
|
|
|
|
* Support --enable-vendordir
|
|
|
|
* pwck: Only check homedir if set and not a system user
|
|
|
|
* Support nonstandard usernames
|
|
|
|
* sget{pw,gr}ent: check for data at EOL
|
|
|
|
* Add YYY-MM-DD support in chage
|
|
|
|
* Fix failing chmod calls for suidubins
|
|
|
|
* Fix --sbindir and --bindir for binary installations
|
|
|
|
* Fix LASTLOG_UID_MAX in login.defs
|
|
|
|
* Fix configure error with dash
|
|
|
|
- Remove because upstreamed:
|
|
|
|
* libeconf.patch
|
|
|
|
* shadow-usermod-variable.patch
|
|
|
|
- Rebase:
|
|
|
|
* shadow-login_defs-unused-by-pam.patch
|
|
|
|
* chkname-regex.patch
|
|
|
|
* shadow-util-linux.patch
|
|
|
|
* shadow-login_defs-comments.patch
|
|
|
|
- Add shadow-4.8-selinux-include.patch
|
|
|
|
See https://github.com/shadow-maint/shadow/pull/200
|
|
|
|
|
2019-10-09 10:44:59 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 7 09:50:30 CEST 2019 - kukuk@suse.de
|
|
|
|
|
|
|
|
- libeconf.patch: Add support for libeconf and /usr/etc for
|
|
|
|
login.defs.
|
|
|
|
- Move first configuration files and pam config files to /usr/etc
|
|
|
|
|
2019-09-03 13:21:48 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 2 11:12:59 UTC 2019 - mvetter@suse.com
|
|
|
|
|
|
|
|
- bsc#1144060: Add pam_keyinit.so to /etc/pam.d configuration files
|
|
|
|
to support kernel keyring feature
|
|
|
|
- Update pamd.tar.bz2 with pam configuration files accordingly
|
|
|
|
|
2019-08-20 15:09:49 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 19 14:50:02 CEST 2019 - kukuk@suse.de
|
|
|
|
|
|
|
|
- encryption_method_nis.patch: drop, DES should really not be used
|
|
|
|
anymore anywhere, even with NIS
|
|
|
|
- shadow-login_defs-suse.patch: remove encryption NIS entry
|
|
|
|
|
2019-07-29 07:36:59 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jul 26 23:44:56 CEST 2019 - sbrabec@suse.com
|
|
|
|
|
|
|
|
- Fix incorrect variable name in usermod
|
|
|
|
(shadow-usermod-variable.patch).
|
|
|
|
- shadow-login_defs-comments.patch:
|
|
|
|
* Drop SHA_CRYPT_*_ROUNDS that are in the upstream login.defs.
|
|
|
|
* Add missing LASTLOG_UID_MAX.
|
|
|
|
* Refresh shadow-login_defs-suse.patch.
|
|
|
|
- Port shadow-login_defs-check.sh to match the current spec file
|
|
|
|
and login.defs.
|
|
|
|
|
2019-07-25 10:37:25 +02:00
|
|
|
-------------------------------------------------------------------
|
2019-07-26 10:31:05 +02:00
|
|
|
Thu Jul 25 15:27:15 CEST 2019 - kukuk@suse.de
|
|
|
|
|
|
|
|
- Provide "useradd_or_adduser_dep" for sysuser-shadow
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2019-07-25 10:37:25 +02:00
|
|
|
Sat Jul 20 02:11:10 CEST 2019 - sbrabec@suse.com
|
|
|
|
|
|
|
|
- shadow-login_defs-suse.patch: Set ALWAYS_SET_PATH default to
|
|
|
|
"yes" (bsc#353876#c7).
|
|
|
|
|
2019-07-19 12:20:29 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jul 19 10:19:44 UTC 2019 - sbrabec@suse.com
|
|
|
|
|
|
|
|
- Fix comment about patch in spec file
|
|
|
|
|
2019-06-14 09:41:25 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 14 06:20:46 UTC 2019 - mvetter@suse.com
|
|
|
|
|
|
|
|
- Update to 4.7:
|
|
|
|
* Spawn: don't loop forever on ECHILD
|
|
|
|
* Do not fail locking if there is a stale lockfile (Tomas Mraz)
|
|
|
|
* Use lckpwdf if prefix not set (Tomas Mraz)
|
|
|
|
* Build: check correct DocBook version (Jan Tojnar)
|
|
|
|
* Usermod: Print 'no changes' to stdout, not stderr (Serge Hallyn)
|
|
|
|
* Add support for btrfs subvolumes for home (Adam Majer)
|
|
|
|
* Fix chpasswd long line handling (Nathan Ruiz)
|
|
|
|
* Use secure_getenv for gettime (Chris Lamb)
|
|
|
|
* Make sp_lstchg reproducible (Chris Lamb)
|
|
|
|
* Do not crash commonio_close if db file is not open (Tomas Mraz)
|
|
|
|
* Don't flush nscd and sssd cache in read-only mode (Charlie Vuillemez)
|
|
|
|
* French manpage update (Alban VIDAL)
|
|
|
|
* Fix manpage defaults for SUB_UID/GID_COUNT (Tomas Mraz)
|
|
|
|
* Sync po files from shadow.pot (Alban VIDAL)
|
|
|
|
* Usermod: guard against unsafe chown of homedir contents (Tomas Mraz)
|
|
|
|
* Add LASTLOG_UID_MAX to login.defs (Tomas Mraz)
|
|
|
|
* new[ug]idmap file capabilities support (Giuseppe Scrivano and Christian Brauner)
|
2021-02-15 10:45:08 +01:00
|
|
|
* Fix segfault in useradd (bsc#1141113, Tomas Mraz)
|
2019-06-14 09:41:25 +02:00
|
|
|
* Coverity issues (Tomas Mraz)
|
|
|
|
* Flush sssd caches (Jakub Hrozek)
|
|
|
|
* Log UID in nologin (Vladimir Ivanov)
|
|
|
|
* run pam_getenvlist after setup_env in su.c (Michael Vogt)
|
|
|
|
* Support systems with only utmpx (A. Wilcox)
|
|
|
|
* Fix unguarded ENABLE_SUBIDS code (Jan Chren (rindeal))
|
|
|
|
* Update po/zh_CN translation (Lion Yang)
|
|
|
|
* Create parent dirs for useradd -m (Michael Vetter)
|
|
|
|
* Prevent usermod segv
|
|
|
|
* Fix usermod crash (fariouche)
|
|
|
|
- Remove btrfs-subvolumes.patch (fate#316134):
|
|
|
|
upstreamed: https://github.com/shadow-maint/shadow/pull/149
|
|
|
|
- Remove useradd-mkdirs.patch (bsc#865563):
|
|
|
|
upstreamed https://github.com/shadow-maint/shadow/pull/112
|
|
|
|
- Remove shadow-4.6.0-fix-usermod-prefix-crash.patch
|
|
|
|
upstreamed https://github.com/shadow-maint/shadow/issues/110
|
2021-02-15 10:45:08 +01:00
|
|
|
- Remove shadow-4.6-bsc1141113-useradd-segfault.patch
|
|
|
|
(SLE15 SP3 and openSUSE Leap 15.3 only)
|
|
|
|
upstreamed https://github.com/shadow-maint/shadow/issues/125
|
2019-06-14 09:41:25 +02:00
|
|
|
- Rebase userdel-script.patch
|
|
|
|
- Rebase useradd-script.patch
|
|
|
|
- Rebase shadow-util-linux.patch
|
|
|
|
|
2019-05-31 08:00:55 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu May 30 11:15:49 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
|
|
|
|
- Make building more verbose
|
|
|
|
- Use spec-cleaner
|
|
|
|
|
2019-05-28 15:04:19 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu May 2 09:45:48 UTC 2019 - lnussel@suse.de
|
|
|
|
|
|
|
|
- don't specify MOTD_FILE in login.defs but fall back to built in
|
|
|
|
defaults of login (boo#1133929)
|
|
|
|
|
2019-05-06 09:58:15 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 30 22:27:14 CEST 2019 - sbrabec@suse.com
|
|
|
|
|
|
|
|
- Split shadow-login_defs.patch hunks to its logical components
|
|
|
|
(bsc#1121197):
|
|
|
|
* shadow-login_defs-unused-by-pam.patch
|
|
|
|
* shadow-login_defs-comments.patch
|
2019-07-25 10:37:25 +02:00
|
|
|
* shadow-util-linux.patch
|
2019-05-06 09:58:15 +02:00
|
|
|
* shadow-login_defs-suse.patch
|
|
|
|
* Move appropriate hunks to chkname-regex.patch and
|
|
|
|
encryption_method_nis.patch
|
|
|
|
* Remove GROUPADD_CMD that is not supported (bsc#1121197#c14).
|
|
|
|
- Split getdef-new-defs.patch hunks to its logical components
|
|
|
|
(bsc#1121197):
|
|
|
|
* encryption_method_nis.patch
|
|
|
|
* chkname-regex.patch
|
|
|
|
* shadow-util-linux.patch
|
|
|
|
Add support for login: ALWAYS_SET_PATH and LOGIN_PLAIN_PROMPT.
|
|
|
|
* useradd-script.patch, userdel-script.patch
|
|
|
|
* Remove duplicated definitions of MOTD_FILE and ENV_PATH.
|
|
|
|
- Add shadow-login_defs-unused-check.sh to allow verification of
|
|
|
|
login.defs variable usage (bsc#1121197).
|
|
|
|
- Add virtual symbols for login.defs compatibility (bsc#1121197).
|
|
|
|
|
2019-01-23 12:16:47 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 23 09:35:01 UTC 2019 - adam.majer@suse.de
|
|
|
|
|
|
|
|
- btrfs-subvolumes.patch: implement support for creating user home
|
|
|
|
directories on btrfs subvolumes (fate#316134)
|
|
|
|
|
2018-11-02 12:24:14 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 31 14:17:29 UTC 2018 - Valentin Rothberg <vrothberg@suse.com>
|
|
|
|
|
|
|
|
- Add empty /etc/sub{u,g}id files. useradd and usermod add entries for users
|
|
|
|
only when those files exist. Having those entries is a requirement to create
|
|
|
|
user namespaces, for instance, when running podman as a non-root user.
|
|
|
|
|
2018-05-16 16:26:18 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon May 14 12:45:42 UTC 2018 - mvetter@suse.com
|
|
|
|
|
|
|
|
- Update to 4.6:
|
|
|
|
* Newgrp: avoid unnecessary lookups
|
|
|
|
* Make language less binary
|
|
|
|
* Add error when turning off man switch
|
|
|
|
* Spelling fixes
|
|
|
|
* Make userdel work with -R
|
|
|
|
* newgidmap: enforce setgroups=deny if self-mapping a group
|
|
|
|
* Norwegian bokmål translation
|
|
|
|
* pwck: prevent crash by not passing O_CREAT
|
|
|
|
* WITH_TCB fixes from Mandriva
|
|
|
|
* Fix pwconv and grpconv entry skips
|
|
|
|
* Fix -- slurping in su
|
|
|
|
* add --prefix option
|
|
|
|
- Remove CVE-2018-7169.patch: upstreamed
|
|
|
|
- Remove shadow-4.1.5.1-pam_group.patch: upstreamed
|
|
|
|
- Update userdel-script.patch: change due to prefix
|
|
|
|
- Update useradd-mkdirs.patch: change due to prefix
|
2019-01-24 11:49:43 +01:00
|
|
|
Additionally changed in that patch (bsc#1106914):
|
2018-05-16 16:26:18 +02:00
|
|
|
* Test for strdup() failure
|
|
|
|
* Directory to 0755 instead 0777
|
|
|
|
- Add shadow-4.6.0-fix-usermod-prefix-crash.patch:
|
|
|
|
Fixes crash in usermod when called with --prefix.
|
|
|
|
See https://github.com/shadow-maint/shadow/issues/110
|
|
|
|
|
2018-02-26 10:59:29 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 22 15:10:45 UTC 2018 - fvogt@suse.com
|
|
|
|
|
|
|
|
- Use %license (boo#1082318)
|
|
|
|
|
2018-02-16 11:33:22 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Feb 16 08:39:08 UTC 2018 - kbabioch@suse.com
|
|
|
|
|
|
|
|
- Added CVE-2018-7169.patch: Fixed an privilege escalation in newgidmap,
|
|
|
|
which allowed an unprivileged user to be placed in a user namespace where
|
|
|
|
setgroups(2) is allowed. (CVE-2018-7169 bsc#1081294)
|
|
|
|
|
2017-11-08 13:41:51 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 8 12:39:12 UTC 2017 - mvetter@suse.com
|
|
|
|
|
|
|
|
- bsc#1061838:
|
|
|
|
Revert: Requires: group(mail)
|
|
|
|
Introduced circular dependency
|
|
|
|
|
2017-10-16 16:25:24 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 13 15:44:28 UTC 2017 - adam.majer@suse.de
|
|
|
|
|
|
|
|
- Revert accidentalied prerequisites.
|
2017-10-23 17:29:51 +02:00
|
|
|
Use PreReq for permissions
|
2017-10-16 16:25:24 +02:00
|
|
|
|
2017-10-12 11:42:41 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 12 08:59:28 UTC 2017 - schwab@suse.de
|
|
|
|
|
|
|
|
- Prequire group(shadow), group(root), user(root)
|
|
|
|
|
2017-10-09 20:40:05 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 9 11:53:44 UTC 2017 - mvetter@suse.com
|
|
|
|
|
|
|
|
- bsc#1061838:
|
|
|
|
Add Requires for group(mail)
|
|
|
|
|
2017-09-14 10:23:12 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 14 08:18:27 UTC 2017 - mvetter@suse.com
|
|
|
|
|
|
|
|
- boo#1048645:
|
|
|
|
Set suid bit for newuidmap and newgimap
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 14 08:17:08 UTC 2017 - mvetter@suse.com
|
|
|
|
|
|
|
|
- Revert the changes for bsc#1023895 back
|
|
|
|
Pulls in too many deps into ring0.
|
|
|
|
Next version of shadow plans to have no conditional man pages.
|
|
|
|
|
2017-09-08 13:44:56 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Sep 8 11:41:13 UTC 2017 - mvetter@suse.com
|
|
|
|
|
|
|
|
- run spec-cleaner
|
|
|
|
- bsc#1023895:
|
|
|
|
man page contained invalid options because they depend
|
|
|
|
on compile flags and we shipped pre built ones.
|
|
|
|
New BuildRequires: docbook-xsl-stylesheets docbook_4 xml2po
|
|
|
|
xsltproc
|
|
|
|
|
2017-06-09 19:55:04 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jun 8 17:00:57 CEST 2017 - kukuk@suse.de
|
|
|
|
|
|
|
|
- Adjust requires (we need user/group root instead of aaa_base now)
|
|
|
|
|
2017-05-23 14:25:13 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon May 22 13:31:25 UTC 2017 - adam.majer@suse.de
|
|
|
|
|
|
|
|
- New upstream version 4.5
|
|
|
|
- Refreshed patches:
|
|
|
|
* shadow-login_defs.patch
|
|
|
|
* chkname-regex.patch
|
|
|
|
* getdef-new-defs.patch
|
|
|
|
* useradd-mkdirs.patch
|
|
|
|
- Upstreamed patches:
|
|
|
|
* shadow-4.1.5.1-manfix.patch
|
|
|
|
* shadow-4.1.5.1-errmsg.patch
|
|
|
|
* shadow-4.1.5.1-backup-mode.patch
|
|
|
|
* shadow-4.1.5.1-audit-owner.patch
|
|
|
|
* shadow-4.2.1-defs-chroot.patch
|
|
|
|
* shadow-4.2.1-merge-group.patch
|
|
|
|
* Fix-user-busy-errors-at-userdel.patch
|
|
|
|
* useradd-clear-tallylog.patch
|
2017-05-23 14:40:04 +02:00
|
|
|
- shadow-4.1.5.1-pam_group.patch
|
|
|
|
dynamically added users via pam_group are not listed in groups
|
|
|
|
databases but are still valid
|
2017-05-23 14:25:13 +02:00
|
|
|
- shadow.keyring: update keyring with current maintainer's keyid
|
|
|
|
only - Serge Hallyn 'F1D08DB778185BF784002DFFE9FEEA06A85E3F9D'
|
|
|
|
- disable_new_audit_function.patch:
|
|
|
|
Disable newer libaudit functionality for older distributions
|
|
|
|
|
2017-02-22 11:32:41 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 20 07:28:24 UTC 2017 - josef.moellers@suse.com
|
|
|
|
|
|
|
|
- useradd: call external program "/sbin/pam_tally2" to reset
|
|
|
|
failed login counter in "/var/log/tallylog"
|
|
|
|
(bsc#980486, useradd-clear-tallylog.patch)
|
|
|
|
|
2016-11-02 08:48:48 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 2 07:41:51 UTC 2016 - meissner@suse.com
|
|
|
|
|
|
|
|
- add keyring, three public keys from https://pkg-shadow.alioth.debian.org/download.php
|
|
|
|
|
2016-09-14 09:50:02 +02:00
|
|
|
-------------------------------------------------------------------
|
2016-10-19 11:17:17 +02:00
|
|
|
Tue Oct 18 15:55:43 UTC 2016 - mvetter@suse.com
|
|
|
|
|
|
|
|
- bsc#1002975: Use permissions according to permissions package
|
|
|
|
and dont try to manipulate them in %files section.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2016-09-14 09:50:02 +02:00
|
|
|
Wed Sep 14 07:46:33 UTC 2016 - mvetter@suse.com
|
|
|
|
|
|
|
|
- boo#994486: Include shadow.5 manpage
|
|
|
|
Previously this was provided by man-pages package in
|
|
|
|
the man-pages-addons tarball which got removed later on.
|
|
|
|
|
2016-05-31 08:53:18 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 31 06:48:41 UTC 2016 - mvetter@suse.com
|
|
|
|
|
|
|
|
- Add package dependency for aaa_base, fixing bnc#899409
|
|
|
|
(was done by tbehrens@suse.com but not submitted to Factory)
|
|
|
|
|
2016-05-30 12:38:25 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon May 30 09:41:55 UTC 2016 - mvetter@suse.com
|
|
|
|
|
2016-05-30 13:56:16 +02:00
|
|
|
- shadow 4.2.1 requested by fate#320422
|
2016-05-30 12:38:25 +02:00
|
|
|
- bsc#979069: Dont include shadow-4.1.5.1-bug935203-manpage.patch
|
|
|
|
- Dont set SUID bit yet. Once bsc#979282 is through, which will adapt the permissions package, we can enable the SUID bits.
|
|
|
|
Remove the files used to circumvent the check.
|
|
|
|
- Remove:
|
|
|
|
* shadow-rpmlintrc
|
|
|
|
* shadow-subids
|
|
|
|
* shadow-subids.easy
|
|
|
|
* shadow-subids.secure
|
|
|
|
* shadow-subids.paranoid
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu May 19 12:28:47 UTC 2016 - christian.brauner@mailbox.org
|
|
|
|
|
|
|
|
- Update to shadow-4.2.1:
|
|
|
|
- add support for subuids/subgids via newuidmap/newgidmap
|
|
|
|
- Rename chkname-regex.diff to chkname-regex.patch
|
|
|
|
- Rename encryption_method_nis.diff to encryption_method_nis.patch
|
|
|
|
- Rename getdef-new-defs.diff to getdef-new-defs.patch
|
|
|
|
- Rename shadow-login_defs.diff to shadow-login_defs.patch
|
|
|
|
- Rename userdel-scripts.diff to userdel-script.patch
|
|
|
|
- Rename useradd-script.diff to useradd-script.patch
|
|
|
|
- Rename useradd-default.diff to useradd-default.patch
|
|
|
|
- Rename useradd-mkdirs.diff to useradd-mkdirs.patch
|
|
|
|
- Add fixes from Red Hat/Fedora:
|
|
|
|
- shadow-4.1.5.1-audit-owner.patch.patch:
|
|
|
|
- log owner changes for home directory
|
|
|
|
- shadow-4.1.5.1-userdel-helpfix.patch.patch:
|
|
|
|
- give a hint about what happens when you force the removal of a user
|
|
|
|
- shadow-4.2.1-defs-chroot.patch.patch:
|
|
|
|
- initialize uid_t uid_min and uid_t uid_max not before we need them
|
|
|
|
- shadow-4.2.1-merge-group.patch.patch:
|
|
|
|
- simplify by using a single call to snprintf()
|
|
|
|
- Add upstream fix
|
|
|
|
- Fix-user-busy-errors-at-userdel.patch:
|
|
|
|
- call sub_uid_close()
|
|
|
|
|
2016-01-18 12:08:55 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jan 15 11:08:29 UTC 2016 - fvogt@suse.com
|
|
|
|
|
|
|
|
- Moved call from %verifyscript into %post:
|
|
|
|
* Caused call to %service_add_post shadow.service shadow.timer
|
|
|
|
during rpm -qV shadow
|
|
|
|
|
2015-07-16 11:52:01 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 15 13:25:11 UTC 2015 - jkeil@suse.de
|
|
|
|
|
|
|
|
- Add systemd unit files to continuously check password & groupfile integrity
|
|
|
|
* Idea from Arch Linux
|
|
|
|
* pending request to systemd-presets-branding-openSUSE to enable by default
|
|
|
|
|
2014-04-01 17:44:20 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 31 22:00:00 UTC 2014 - tbehrens@suse.com
|
|
|
|
|
|
|
|
- Add patch useradd-mkdirs.diff: fix for bnc#865563, create all parts
|
|
|
|
of the path
|
|
|
|
|
2013-11-22 11:17:20 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Nov 22 10:15:25 UTC 2013 - werner@suse.de
|
|
|
|
|
|
|
|
- Stop any systemd user manager instance in case a user entry will
|
|
|
|
be deleted (bnc#849870). Nevertheless a running process requires
|
|
|
|
the option --force for the userdel command.
|
|
|
|
|
2013-11-12 14:47:56 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 12 14:47:30 CET 2013 - kukuk@suse.de
|
|
|
|
|
|
|
|
- Add ENCRYPT_METHOD_NIS for pam_unix.so (encryption_method_nis.diff)
|
|
|
|
|
2013-09-17 14:59:36 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 17 14:56:44 CEST 2013 - kukuk@suse.de
|
|
|
|
|
|
|
|
- Add some fixes from Fedora:
|
|
|
|
- shadow-4.1.5.1-backup-mode.patch: open backup file with correct
|
|
|
|
permissions.
|
|
|
|
- shadow-4.1.5.1-logmsg.patch: fix error message
|
|
|
|
- shadow-4.1.5.1-errmsg.patch: print error reason
|
|
|
|
- shadow-4.1.5.1-manfix.patch: fix manual page
|
|
|
|
|
2013-02-05 13:20:33 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 5 13:19:46 CET 2013 - kukuk@suse.de
|
|
|
|
|
|
|
|
- Cleanup login.defs and enable ENCRYPT_METHOD [bnc#802006]
|
|
|
|
|
2012-11-13 17:35:05 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 13 17:31:50 CET 2012 - kukuk@suse.de
|
|
|
|
|
|
|
|
- Fix getdef default variables (getdef-new-defs.diff)
|
|
|
|
|
2012-11-13 10:36:56 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 13 10:36:28 CET 2012 - kukuk@suse.de
|
|
|
|
|
|
|
|
- Fix default group value in /etc/default/useradd
|
|
|
|
(useradd-default.diff)
|
|
|
|
|
2012-10-29 16:15:23 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 27 15:20:44 CEST 2012 - kukuk@suse.de
|
|
|
|
|
|
|
|
- Implement CHARACTER_CLASS support
|
|
|
|
(chkname-regex.diff)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 26 15:20:06 CEST 2012 - kukuk@suse.de
|
|
|
|
|
|
|
|
- Add support for useradd.local
|
|
|
|
(useradd-script.diff)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 25 16:22:18 CEST 2012 - kukuk@suse.de
|
|
|
|
|
|
|
|
- Fix spec file
|
|
|
|
- Adjust login.defs
|
|
|
|
(shadow-login_defs.diff)
|
|
|
|
- Add userdel*.local script support and scrips
|
|
|
|
(userdel-scripts.diff)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 24 16:04:03 CEST 2012 - kukuk@suse.de
|
|
|
|
|
|
|
|
- Initial package [FATE#314473]
|