summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2009-08-26 23:46:36 -0700
committerSteve Langasek <vorlon@debian.org>2019-01-08 21:25:58 -0800
commit02b41ab3244de44cbd8d374843375aaa9005bfa6 (patch)
treedc451360eb80679cd578c0d2f7c473e2e547c4f2 /debian/changelog
parentf53297b89ffe1cac19cbaf7339492a760f45bb5a (diff)
debian/patches/namespace_with_awk_not_gawk: fix the sample
namespace.init script's dependency on non-POSIX features of gawk, since we don't use gawk by default. Closes; #518908.
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 bdd80f97..81679733 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,9 @@ pam (1.1.0-2) UNRELEASED; urgency=low
confirmed there are no longer any bashisms there. Closes: #519973.
* Clean up the libpam0g postinst a bit; invoke-rc.d has been a guaranteed
interface for two stable release cycles now
+ * debian/patches/namespace_with_awk_not_gawk: fix the sample
+ namespace.init script's dependency on non-POSIX features of gawk, since
+ we don't use gawk by default. Closes; #518908.
-- Steve Langasek <vorlon@debian.org> Wed, 26 Aug 2009 09:23:57 -0700