SHA256
1
0
forked from pool/shadow
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
2022-08-22 14:01:13 +00:00
2022-08-22 14:01:13 +00:00
2022-01-03 12:19:45 +00:00
2022-08-22 14:01:13 +00:00
2022-01-03 12:19:45 +00:00
2022-08-22 14:01:13 +00:00
2022-01-03 12:19:45 +00:00
2022-01-03 12:19:45 +00:00
Description
No description provided
8.9 MiB
Languages
Shell 100%