SHA256
1
0
forked from pool/shadow
Go to file
Dominique Leuenberger 58b710d489 Accepting request 999092 from Base:System
- 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
2022-08-26 07:08:03 +00:00
.gitattributes Accepting request 139680 from home:kukuk 2012-10-29 15:15:23 +00:00
.gitignore Accepting request 139680 from home:kukuk 2012-10-29 15:15:23 +00:00
chkname-regex.patch Accepting request 912915 from home:jubalh:branches:Base:System 2021-08-18 14:25:29 +00:00
disable_new_audit_function.patch Accepting request 497707 from home:adamm:branches:Base:System 2017-05-23 12:25:13 +00:00
pamd.tar.bz2 Accepting request 727985 from home:jubalh:branches:Base:System 2019-09-03 11:21:48 +00:00
shadow-4.12.3.tar.xz - Update to 4.12.3: 2022-08-22 14:01:13 +00:00
shadow-4.12.3.tar.xz.asc - Update to 4.12.3: 2022-08-22 14:01:13 +00:00
shadow-login_defs-check.sh Accepting request 931937 from home:sbrabec:branches:Base:System 2021-11-17 16:18:12 +00:00
shadow-login_defs-comments.patch Accepting request 931937 from home:sbrabec:branches:Base:System 2021-11-17 16:18:12 +00:00
shadow-login_defs-suse.patch Accepting request 934763 from home:kukuk:branches:Base:System 2021-12-02 13:01:23 +00:00
shadow-login_defs-unused-by-pam.patch Accepting request 931937 from home:sbrabec:branches:Base:System 2021-11-17 16:18:12 +00:00
shadow-util-linux.patch - Update to 4.11.1: 2022-01-03 12:19:45 +00:00
shadow.changes - Update to 4.12.3: 2022-08-22 14:01:13 +00:00
shadow.keyring - Update to 4.11.1: 2022-01-03 12:19:45 +00:00
shadow.service Accepting request 932180 from home:jsegitz:branches:systemdhardening:Base:System 2021-11-18 13:38:29 +00:00
shadow.spec - Update to 4.12.3: 2022-08-22 14:01:13 +00:00
shadow.timer Accepting request 316943 from home:jkeil:branches:Base:System 2015-07-16 09:52:01 +00:00
useradd-default.patch Accepting request 912915 from home:jubalh:branches:Base:System 2021-08-18 14:25:29 +00:00
useradd-script.patch - Update to 4.11.1: 2022-01-03 12:19:45 +00:00
useradd-userkeleton.patch OBS-URL: https://build.opensuse.org/package/show/Base:System/shadow?expand=0&rev=125 2022-08-24 14:58:41 +00:00
useradd.local Add support for /usr/etc/skel to useradd binary its self 2020-11-11 11:39:56 +00:00
userdel-post.local Accepting request 808197 from home:favogt:branches:Base:System 2020-05-27 20:51:02 +00:00
userdel-pre.local Accepting request 808197 from home:favogt:branches:Base:System 2020-05-27 20:51:02 +00:00
userdel-script.patch - Update to 4.11.1: 2022-01-03 12:19:45 +00:00