summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2014-01-14 00:53:27 -0800
committerSteve Langasek <vorlon@debian.org>2019-01-08 22:11:52 -0800
commite4b6c30426509601fddd1611f7db99b076626c17 (patch)
tree54a97f96abf54c8daf4b44b56b380b960e652597 /debian/changelog
parent7e6c4749370338c9af7e1b959f8ab96d089786d6 (diff)
debian/patches/fix-manpage-crud: drop, manpages now being generated
upstream with a newer, fixed xsltproc.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 7665f13d..7e2676b1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,11 @@
-pam (1.1.5-1) UNRELEASED; urgency=medium
+pam (1.1.8-1) 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/fix-manpage-crud: drop, manpages now being generated
+ upstream with a newer, fixed xsltproc.
- debian/patches/pam_env-fix-overflow.patch, pam_env-fix-dos.patch:
drop, included upstream.