summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBalint Reczey <rbalint@debian.org>2019-07-16 15:11:11 +0000
committerBalint Reczey <rbalint@debian.org>2019-07-16 15:11:11 +0000
commit927c6cbdd648095024ab843f30c130fd4b50385e (patch)
treedd36f23ad6ffb11c37c0f6b708d19a4403fc247d
parent488bb269c9f121b2f525348f59a5e186d5c67afb (diff)
parent8f331683165e07ef876236190415846c8d137e2c (diff)
downloadshadow-927c6cbdd648095024ab843f30c130fd4b50385e.tar.gz
Merge branch 'fix-securetty-news' into 'master'
Improve NEWS entry about securetty See merge request debian/shadow!7
-rw-r--r--debian/NEWS5
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/NEWS b/debian/NEWS
index 939a9084..4e0999ae 100644
--- a/debian/NEWS
+++ b/debian/NEWS
@@ -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