summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2010-09-02 11:39:23 -0700
committerSteve Langasek <vorlon@debian.org>2019-01-08 21:48:26 -0800
commit86dd40312382b31df6d3f00d3d9bf70a2161d6d8 (patch)
tree497ba59b8ed423b889dea0bc6c09bf85ad315917 /debian/changelog
parent5fcd736d7f0b7744030245e872caf06066094c34 (diff)
debian/local/pam-auth-update: Don't try to pass embedded newlines to
debconf; backslash-escape them instead and use CAPB escape.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b7013d8e..8b31ddd0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,6 +25,8 @@ pam (1.1.2-1) UNRELEASED; urgency=low
* Add lintian overrides for a few more spurious warnings.
* debian/patches-applied/no_PATH_MAX_on_hurd: define PATH_MAX for
compatibility when it's not already set. Closes: #552043.
+ * debian/local/pam-auth-update: Don't try to pass embedded newlines to
+ debconf; backslash-escape them instead and use CAPB escape.
-- Steve Langasek <vorlon@debian.org> Thu, 02 Sep 2010 10:23:42 -0700