Go to file
Ana Guerrero 89460a18ea Accepting request 1104351 from Base:System
- Remove dependency on libbsd:
  On Tumbleweed we have glibc 2.38 already thus string functions
  like strlcpy will be present and won't be needed from libbsd.
  `readpassphrase()` is then the only function from libbsd not present.
  Upstream shadow has an in tree copy of it, that is used when the
  `--without-libbsd` flag is passed along.
  By relying on glibc 2.38 we don't need to add libbsd and libmd
  to our ring0 but can't easily upgrade on SLE.

- Update to 4.14.0:
  * configure: add with-libbsd option
  * Code cleanup
  * Replace utmp interface #757 
  * new option enable-logind #674
  * shadow userdel: add the adaptation to the busybox ps in 01-kill_user_procs.sh
  * chsh: warn if root sets a shell not listed in /etc/shells #535
  * newgrp: fix potential string injection
  * lastlog: fix alignment of Latest header
  * Fix yescrypt support #748
  * chgpasswd: Fix segfault in command-line options
  * gpasswd: Fix password leak
  * Add --prefix to passwd, chpasswd and chage #714 (bsc#1206627)
  * usermod: fix off-by-one issues #701
  * ch(g)passwd: Check selinux permissions upon startup #675
  * sub_[ug]id_{add,remove}: fix return values
  * chsh: Verify that login shell path is absolute #730
  * process_prefix_flag: Drop privileges
  * run_parts for groupadd and groupdel #706
  * newgrp/useradd: always set SIGCHLD to default
  * useradd/usermod: add --selinux-range argument #698

OBS-URL: https://build.opensuse.org/request/show/1104351
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/shadow?expand=0&rev=58
2023-08-18 17:26:58 +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
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.14.0.tar.xz * configure: add with-libbsd option 2023-08-17 07:04:09 +00:00
shadow-4.14.0.tar.xz.asc * configure: add with-libbsd option 2023-08-17 07:04:09 +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 - Remove dependency on libbsd: 2023-08-17 10:17:53 +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 OBS-URL: https://build.opensuse.org/package/show/Base:System/shadow?expand=0&rev=154 2023-08-17 10:24:51 +00:00
shadow.timer Accepting request 316943 from home:jkeil:branches:Base:System 2015-07-16 09:52:01 +00:00
useradd-default.patch - Update to 4.14.0: 2023-08-04 15:48:26 +00:00