summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2010-09-02 10:25:09 -0700
committerSteve Langasek <vorlon@debian.org>2019-01-08 21:48:26 -0800
commit5fcd736d7f0b7744030245e872caf06066094c34 (patch)
tree83dfaf52abd73edd2f543ef8cb468c8b0e3f1526 /debian/changelog
parentdce501d3ac1cf5c46ef03b03d978dac4e263a0a9 (diff)
debian/patches-applied/no_PATH_MAX_on_hurd: define PATH_MAX for
compatibility when it's not already set. Closes: #552043.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog11
1 files changed, 9 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 3eb1de6b..b7013d8e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,10 @@
-pam (1.1.1-5) UNRELEASED; urgency=low
+pam (1.1.2-1) UNRELEASED; urgency=low
+ * New upstream release.
+ - Add support for NSS groups to pam_group. Closes: #589019,
+ LP: #297408.
+ - Support cross-building the package. Thanks to Neil Williams
+ <codehelp@debian.org> for the patch. Closes: #284854.
* debian/rules: pass getconf LFS_CFLAGS so that we get a 64-bit rlimit
interface. Closes: #579402.
* Drop patches conditional_module,_conditional_man and
@@ -18,8 +23,10 @@ pam (1.1.1-5) UNRELEASED; urgency=low
years ago.
* Bump Standards-Version to 3.9.1.
* Add lintian overrides for a few more spurious warnings.
+ * debian/patches-applied/no_PATH_MAX_on_hurd: define PATH_MAX for
+ compatibility when it's not already set. Closes: #552043.
- -- Steve Langasek <vorlon@debian.org> Sun, 29 Aug 2010 00:56:28 -0700
+ -- Steve Langasek <vorlon@debian.org> Thu, 02 Sep 2010 10:23:42 -0700
pam (1.1.1-4) unstable; urgency=low