summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSam Hartman <hartmans@debian.org>2009-07-28 09:30:37 -0400
committerSteve Langasek <vorlon@debian.org>2019-01-08 19:41:59 -0800
commitcb493fdafc450e72da4b2aba1425ff8136eec5c7 (patch)
tree53f43c71cf0b6e6eee5d3cac657db831a29e2efc /debian/changelog
parent4de9dd39a6728211e0b3d931e407dc1782ff6090 (diff)
parentf4c836a0a7917a2c41a20625263cf19912f8a399 (diff)
Merge Steve's pam-auth-update changes with my cve patch
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 e425b3ae..c23b7650 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