2016-11-02 08:48:48 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 2 07:41:51 UTC 2016 - meissner@suse.com
|
|
|
|
|
|
|
|
- add keyring, three public keys from https://pkg-shadow.alioth.debian.org/download.php
|
|
|
|
|
2016-09-14 09:50:02 +02:00
|
|
|
-------------------------------------------------------------------
|
2016-10-19 11:17:17 +02:00
|
|
|
Tue Oct 18 15:55:43 UTC 2016 - mvetter@suse.com
|
|
|
|
|
|
|
|
- bsc#1002975: Use permissions according to permissions package
|
|
|
|
and dont try to manipulate them in %files section.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2016-09-14 09:50:02 +02:00
|
|
|
Wed Sep 14 07:46:33 UTC 2016 - mvetter@suse.com
|
|
|
|
|
|
|
|
- boo#994486: Include shadow.5 manpage
|
|
|
|
Previously this was provided by man-pages package in
|
|
|
|
the man-pages-addons tarball which got removed later on.
|
|
|
|
|
2016-05-31 08:53:18 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 31 06:48:41 UTC 2016 - mvetter@suse.com
|
|
|
|
|
|
|
|
- Add package dependency for aaa_base, fixing bnc#899409
|
|
|
|
(was done by tbehrens@suse.com but not submitted to Factory)
|
|
|
|
|
2016-05-30 12:38:25 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon May 30 09:41:55 UTC 2016 - mvetter@suse.com
|
|
|
|
|
2016-05-30 13:56:16 +02:00
|
|
|
- shadow 4.2.1 requested by fate#320422
|
2016-05-30 12:38:25 +02:00
|
|
|
- bsc#979069: Dont include shadow-4.1.5.1-bug935203-manpage.patch
|
|
|
|
- Dont set SUID bit yet. Once bsc#979282 is through, which will adapt the permissions package, we can enable the SUID bits.
|
|
|
|
Remove the files used to circumvent the check.
|
|
|
|
- Remove:
|
|
|
|
* shadow-rpmlintrc
|
|
|
|
* shadow-subids
|
|
|
|
* shadow-subids.easy
|
|
|
|
* shadow-subids.secure
|
|
|
|
* shadow-subids.paranoid
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu May 19 12:28:47 UTC 2016 - christian.brauner@mailbox.org
|
|
|
|
|
|
|
|
- Update to shadow-4.2.1:
|
|
|
|
- add support for subuids/subgids via newuidmap/newgidmap
|
|
|
|
- Rename chkname-regex.diff to chkname-regex.patch
|
|
|
|
- Rename encryption_method_nis.diff to encryption_method_nis.patch
|
|
|
|
- Rename getdef-new-defs.diff to getdef-new-defs.patch
|
|
|
|
- Rename shadow-login_defs.diff to shadow-login_defs.patch
|
|
|
|
- Rename userdel-scripts.diff to userdel-script.patch
|
|
|
|
- Rename useradd-script.diff to useradd-script.patch
|
|
|
|
- Rename useradd-default.diff to useradd-default.patch
|
|
|
|
- Rename useradd-mkdirs.diff to useradd-mkdirs.patch
|
|
|
|
- Add fixes from Red Hat/Fedora:
|
|
|
|
- shadow-4.1.5.1-audit-owner.patch.patch:
|
|
|
|
- log owner changes for home directory
|
|
|
|
- shadow-4.1.5.1-userdel-helpfix.patch.patch:
|
|
|
|
- give a hint about what happens when you force the removal of a user
|
|
|
|
- shadow-4.2.1-defs-chroot.patch.patch:
|
|
|
|
- initialize uid_t uid_min and uid_t uid_max not before we need them
|
|
|
|
- shadow-4.2.1-merge-group.patch.patch:
|
|
|
|
- simplify by using a single call to snprintf()
|
|
|
|
- Add upstream fix
|
|
|
|
- Fix-user-busy-errors-at-userdel.patch:
|
|
|
|
- call sub_uid_close()
|
|
|
|
|
2016-01-18 12:08:55 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jan 15 11:08:29 UTC 2016 - fvogt@suse.com
|
|
|
|
|
|
|
|
- Moved call from %verifyscript into %post:
|
|
|
|
* Caused call to %service_add_post shadow.service shadow.timer
|
|
|
|
during rpm -qV shadow
|
|
|
|
|
2015-07-16 11:52:01 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 15 13:25:11 UTC 2015 - jkeil@suse.de
|
|
|
|
|
|
|
|
- Add systemd unit files to continuously check password & groupfile integrity
|
|
|
|
* Idea from Arch Linux
|
|
|
|
* pending request to systemd-presets-branding-openSUSE to enable by default
|
|
|
|
|
2014-04-01 17:44:20 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 31 22:00:00 UTC 2014 - tbehrens@suse.com
|
|
|
|
|
|
|
|
- Add patch useradd-mkdirs.diff: fix for bnc#865563, create all parts
|
|
|
|
of the path
|
|
|
|
|
2013-11-22 11:17:20 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Nov 22 10:15:25 UTC 2013 - werner@suse.de
|
|
|
|
|
|
|
|
- Stop any systemd user manager instance in case a user entry will
|
|
|
|
be deleted (bnc#849870). Nevertheless a running process requires
|
|
|
|
the option --force for the userdel command.
|
|
|
|
|
2013-11-12 14:47:56 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 12 14:47:30 CET 2013 - kukuk@suse.de
|
|
|
|
|
|
|
|
- Add ENCRYPT_METHOD_NIS for pam_unix.so (encryption_method_nis.diff)
|
|
|
|
|
2013-09-17 14:59:36 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 17 14:56:44 CEST 2013 - kukuk@suse.de
|
|
|
|
|
|
|
|
- Add some fixes from Fedora:
|
|
|
|
- shadow-4.1.5.1-backup-mode.patch: open backup file with correct
|
|
|
|
permissions.
|
|
|
|
- shadow-4.1.5.1-logmsg.patch: fix error message
|
|
|
|
- shadow-4.1.5.1-errmsg.patch: print error reason
|
|
|
|
- shadow-4.1.5.1-manfix.patch: fix manual page
|
|
|
|
|
2013-02-05 13:20:33 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 5 13:19:46 CET 2013 - kukuk@suse.de
|
|
|
|
|
|
|
|
- Cleanup login.defs and enable ENCRYPT_METHOD [bnc#802006]
|
|
|
|
|
2012-11-13 17:35:05 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 13 17:31:50 CET 2012 - kukuk@suse.de
|
|
|
|
|
|
|
|
- Fix getdef default variables (getdef-new-defs.diff)
|
|
|
|
|
2012-11-13 10:36:56 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 13 10:36:28 CET 2012 - kukuk@suse.de
|
|
|
|
|
|
|
|
- Fix default group value in /etc/default/useradd
|
|
|
|
(useradd-default.diff)
|
|
|
|
|
2012-10-29 16:15:23 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 27 15:20:44 CEST 2012 - kukuk@suse.de
|
|
|
|
|
|
|
|
- Implement CHARACTER_CLASS support
|
|
|
|
(chkname-regex.diff)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 26 15:20:06 CEST 2012 - kukuk@suse.de
|
|
|
|
|
|
|
|
- Add support for useradd.local
|
|
|
|
(useradd-script.diff)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 25 16:22:18 CEST 2012 - kukuk@suse.de
|
|
|
|
|
|
|
|
- Fix spec file
|
|
|
|
- Adjust login.defs
|
|
|
|
(shadow-login_defs.diff)
|
|
|
|
- Add userdel*.local script support and scrips
|
|
|
|
(userdel-scripts.diff)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 24 16:04:03 CEST 2012 - kukuk@suse.de
|
|
|
|
|
|
|
|
- Initial package [FATE#314473]
|