summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2009-07-27 16:15:58 +0200
committerSteve Langasek <vorlon@debian.org>2019-01-08 19:41:59 -0800
commitf4c836a0a7917a2c41a20625263cf19912f8a399 (patch)
tree2a98fa9e28df7f2890a938badc0dda37a0f77cc7 /debian/changelog
parent535cd44225f00c8092854e986692f742fef284f7 (diff)
When no profiles are chosen in pam-auth-update, throw an error message
and prompt again instead of letting the user end up with an insecure system. This introduces a new debconf template. Closes: #519927.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 8666f373..39c26298 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,9 @@ pam (1.0.1-10) UNRELEASED; urgency=low
- German, thanks to Sven Joachim <svenjoac@gmx.de> (closes: #521530)
- Basque, thanks to Piarres Beobide <pi+debian@beobide.net>
(closes: #524285)
+ * When no profiles are chosen in pam-auth-update, throw an error message
+ and prompt again instead of letting the user end up with an insecure
+ system. This introduces a new debconf template. Closes: #519927.
[ Kees Cook ]
* Add debian/patches/pam_1.0.4_mindays: backport upstream 1.0.4 fixes