summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2009-08-25 17:39:44 -0700
committerSteve Langasek <vorlon@debian.org>2019-01-08 21:25:57 -0800
commitd907c391598ff1e9451ed52475c0c2bd1ca51093 (patch)
tree2fcb9eec63ad9de5d58b663af74eeff50cc4376e /debian/changelog
parent80363113ea099c359b35bce4916f8726c2b6b1be (diff)
On upgrade from versions before 1.1.0-1, if
/etc/pam.d/common-session-noninteractive has not been created (because the user declined use of pam-auth-update), create it by copying /etc/pam.d/common-session. Closes: #543401.
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 acabb06c..1dc1e475 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -31,6 +31,10 @@ pam (1.1.0-1) UNRELEASED; urgency=low
* Build with LDFLAGS=-Wl,-z,defs to guard against the possibility of
any undefined symbols (due to typos or otherwise) at build time.
Closes: #10231.
+ * On upgrade from versions before 1.1.0-1, if
+ /etc/pam.d/common-session-noninteractive has not been created (because
+ the user declined use of pam-auth-update), create it by copying
+ /etc/pam.d/common-session. Closes: #543401.
-- Steve Langasek <vorlon@debian.org> Mon, 24 Aug 2009 01:23:18 -0700