forked from pool/shadow
58b710d489
- Update to 4.12.3: Revert removal of subid_init, which should have bumped soname. So note that 4.12 through 4.12.2 were broken for subid users. - Update to 4.12.2: * Address CVE-2013-4235 (TOCTTOU when copying directories) [bsc#916845] - Refresh useradd-userkeleton.patch: LSTAT() was removed with https://github.com/shadow-maint/shadow/pull/545 Let's use fstatat() now. - Update to 4.12.1: * Fix uk manpages - Remove shadow-4.12-remove-uk.patch: fixed upstream - Update to 4.12: * Add absolute path hint to --root * Various cleanups * Fix Ubuntu release used in CI tests * add -F options to userad * useradd manpage updates * Check for ownerid (not just username) in subid ranges * Declare file local functions static * Use strict prototypes * Do not drop const qualifier for Basename * Constify various pointers * Don't return uninitialized memory * Don't let compiler optimize away memory cleaning * Remove many obsolete compatibility checks and defines * Modify ID range check in useradd * Use "extern "C"" to make libsubid easier to use from C++ OBS-URL: https://build.opensuse.org/request/show/999092 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/shadow?expand=0&rev=48 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
chkname-regex.patch | ||
disable_new_audit_function.patch | ||
pamd.tar.bz2 | ||
shadow-4.12.3.tar.xz | ||
shadow-4.12.3.tar.xz.asc | ||
shadow-login_defs-check.sh | ||
shadow-login_defs-comments.patch | ||
shadow-login_defs-suse.patch | ||
shadow-login_defs-unused-by-pam.patch | ||
shadow-util-linux.patch | ||
shadow.changes | ||
shadow.keyring | ||
shadow.service | ||
shadow.spec | ||
shadow.timer | ||
useradd-default.patch | ||
useradd-script.patch | ||
useradd-userkeleton.patch | ||
useradd.local | ||
userdel-post.local | ||
userdel-pre.local | ||
userdel-script.patch |