summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2013-02-11 20:17:36 -0800
committerSteve Langasek <vorlon@debian.org>2019-01-08 22:11:49 -0800
commitf03325449d8e8416b31a1eb9f31019759b42cfe6 (patch)
tree8bf6ab37ea573bc33d8b5c8003bd43e66bed0a57 /debian
parent2fec4b19cb88ac58f87a883f132736d02a980ee7 (diff)
As a side effect, there will no longer be errors from reading the
.pam_environment twice since we are now reading it 0 times. LP: #955032.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4555325f..ac2587c5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,9 @@
pam (1.1.3-8) UNRELEASED; urgency=low
* Confirm NMU for bug #611136; thanks to Michael Gilbert.
+ - As a side effect, there will no longer be errors from reading the
+ .pam_environment twice since we are now reading it 0 times.
+ LP: #955032.
* Adjust the pam_env documentation to match the module behavior resulting
from the previous security upload. Closes: #693995.
* debian/rules: never regenerate manpages at build time; this may cause