summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2011-10-30 14:01:08 -0400
committerSteve Langasek <vorlon@debian.org>2019-01-08 22:11:47 -0800
commit9a29d612dd17554d566027ce564699fd371ac658 (patch)
tree337a97cbfa11f014849e22a7b4b1e2512bd01be1 /debian/changelog
parentb9be7e5cd90c8a557dbf03e81a8466a6fdeb31bf (diff)
debian/patches-applied/update-motd: set a sane umask before calling
run-parts, and restore the old mask afterwards, so /run/motd gets consistent permissions. LP: #871943.
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 09cafc15..7781898d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,9 @@ pam (1.1.3-6) UNRELEASED; urgency=low
force a kdm restart on ABI bump. Which is good, since restarting kdm
now seems to also log users out of running sessions, which we rather
want to avoid. Closes: #632673, LP: #744944.
+ * debian/patches-applied/update-motd: set a sane umask before calling
+ run-parts, and restore the old mask afterwards, so /run/motd gets
+ consistent permissions. LP: #871943.
-- Steve Langasek <vorlon@debian.org> Sun, 30 Oct 2011 06:53:29 -0700