summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2014-01-14 00:30:36 -0800
committerSteve Langasek <vorlon@debian.org>2019-01-08 22:11:51 -0800
commit1673fdd3756f59f0886cb3d0d594ff71ed3b1f40 (patch)
tree9cc5f635f1c345bd491ffa1aa33c15c32947ae02 /debian/changelog
parent18ad8104e674ec8e1fb74d15a248680e51044854 (diff)
Refresh patches
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 3b9406c1..c67c16cc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+pam (1.1.3-12) UNRELEASED; urgency=medium
+
+ * New upstream release.
+ - 027_pam_limits_better_init_allow_explicit_root: support for reading
+ /proc/1/limits is upstream, this patch now only handles the policy
+ of resetting limits by default and not applying glob limits to root.
+ - debian/patches/fix-manpage-crud: fix all the xsltproc breakage in a
+ single place, to keep the other patches clean.
+ - debian/patches/pam_env-fix-overflow.patch, pam_env-fix-dos.patch:
+ drop, included upstream.
+
+ -- Steve Langasek <vorlon@debian.org> Mon, 13 Jan 2014 22:40:56 -0800
+
pam (1.1.3-11) unstable; urgency=low
[ Wookey ]