summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2011-06-04 01:36:17 -0700
committerSteve Langasek <vorlon@debian.org>2019-01-08 21:51:59 -0800
commit36051d501164aacc85c5955814c249cec3705f23 (patch)
tree13150d4c2d44d4a5e02c0b53f0d8d38d704f4cf6 /debian/changelog
parent3a4dfe474b63e2133aa190862149646eca2e3bda (diff)
Port hurd_no_setfsuid patch to new pam_modutil_{drop,restore}_priv
interface; now possibly upstreamable
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6e7bf168..327f5ad9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+pam (1.1.3-1) UNRELEASED; urgency=low
+
+ * New upstream release.
+ - Fixes CVE-2010-3853, executing namespace.init with an insecure
+ environment set by the caller. Closes: #608273.
+ * Port hurd_no_setfsuid patch to new pam_modutil_{drop,restore}_priv
+ interface; now possibly upstreamable
+
+ -- Steve Langasek <vorlon@debian.org> Tue, 31 May 2011 21:37:42 -0700
+
pam (1.1.2-3) unstable; urgency=low
[ Kees Cook ]