Compare commits
6 Commits
debian/1%4
...
debian/1%4
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9bda99f55d | ||
|
|
927c6cbdd6 | ||
|
|
8f33168316 | ||
|
|
488bb269c9 | ||
|
|
1a76a81ccc | ||
|
|
1e63ff4abc |
5
debian/NEWS
vendored
5
debian/NEWS
vendored
@@ -1,7 +1,8 @@
|
||||
shadow (1:4.7-1) unstable; urgency=medium
|
||||
|
||||
* /etc/securetty is not shipped and it is honored in login's PAM
|
||||
configuration anymore by default. Please see #731656 for details.
|
||||
* /etc/securetty is no longer shipped by this package and it is no longer
|
||||
honored in login's PAM configuration by default. Please see #731656 for the
|
||||
details.
|
||||
|
||||
-- Balint Reczey <rbalint@ubuntu.com> Thu, 20 Jun 2019 13:46:52 +0200
|
||||
|
||||
|
||||
13
debian/changelog
vendored
13
debian/changelog
vendored
@@ -1,3 +1,16 @@
|
||||
shadow (1:4.7-2) unstable; urgency=medium
|
||||
|
||||
[ Balint Reczey ]
|
||||
* Remove obsolete /etc/cron.daily/passwd in maintainer scripts
|
||||
(Closes: #932017)
|
||||
* Remove Christian Perrier from Uploaders according to his request.
|
||||
Thank you for maintaining shadow for long years! (Closes: #893944, #927576)
|
||||
|
||||
[ Gaudenz Steinlin ]
|
||||
* Improve NEWS entry about securetty.
|
||||
|
||||
-- Balint Reczey <rbalint@ubuntu.com> Tue, 16 Jul 2019 18:48:12 +0200
|
||||
|
||||
shadow (1:4.7-1) unstable; urgency=medium
|
||||
|
||||
[ Ondřej Nový ]
|
||||
|
||||
3
debian/control
vendored
3
debian/control
vendored
@@ -1,7 +1,6 @@
|
||||
Source: shadow
|
||||
Maintainer: Shadow package maintainers <pkg-shadow-devel@lists.alioth.debian.org>
|
||||
Uploaders: Christian Perrier <bubulle@debian.org>,
|
||||
Balint Reczey <rbalint@ubuntu.com>,
|
||||
Uploaders: Balint Reczey <rbalint@ubuntu.com>,
|
||||
Serge Hallyn <serge@hallyn.com>
|
||||
Section: admin
|
||||
Priority: required
|
||||
|
||||
1
debian/passwd.maintscript
vendored
Normal file
1
debian/passwd.maintscript
vendored
Normal file
@@ -0,0 +1 @@
|
||||
rm_conffile /etc/cron.daily/passwd 1:4.7-2~
|
||||
Reference in New Issue
Block a user