diff --git a/shadow.changes b/shadow.changes index 6c34e07..85095e8 100644 --- a/shadow.changes +++ b/shadow.changes @@ -195,7 +195,7 @@ Fri Jun 14 06:20:46 UTC 2019 - mvetter@suse.com * 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) - * Fix segfault in useradd (Tomas Mraz) + * Fix segfault in useradd (bsc#1141113, Tomas Mraz) * Coverity issues (Tomas Mraz) * Flush sssd caches (Jakub Hrozek) * Log UID in nologin (Vladimir Ivanov) @@ -212,6 +212,9 @@ Fri Jun 14 06:20:46 UTC 2019 - mvetter@suse.com 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 +- 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 - Rebase userdel-script.patch - Rebase useradd-script.patch - Rebase shadow-util-linux.patch