summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2009-09-12 15:18:44 -0700
committerSteve Langasek <vorlon@debian.org>2019-01-08 21:26:01 -0800
commit6e4cf2ad59d9985eedd1f4d77351cdd0156586fb (patch)
tree690bc58df4a68772d6117ced0dde5f89fe780ec9 /debian/changelog
parentc47d70c3fbfe9a26150323751e7c935f37dc21b8 (diff)
debian/local/pam-auth-update: only reset the seen flag on the template
when there's new information; this avoids reprompting users for the same information on upgrade, regardless of the debconf priority used. Closes: #544805.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 7e03fb7a..cd50eb8a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,10 @@ pam (1.1.0-4) UNRELEASED; urgency=low
to make pam_securetty always return success on a secure tty regardless
of what username was passed. Thanks to Nicolas François
<nicolas.francois@centraliens.net> for the patch. Closes: #537848
+ * debian/local/pam-auth-update: only reset the seen flag on the template
+ when there's new information; this avoids reprompting users for the same
+ information on upgrade, regardless of the debconf priority used.
+ Closes: #544805.
-- Steve Langasek <vorlon@debian.org> Thu, 10 Sep 2009 03:20:33 -0700