nss-pam-ldapd commit: r2131 - in debian/nss-pam-ldapd/trunk/debian: . patches
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
nss-pam-ldapd commit: r2131 - in debian/nss-pam-ldapd/trunk/debian: . patches
- From: Commits of the nss-pam-ldapd project <nss-pam-ldapd-commits [at] lists.arthurdejong.org>
- To: nss-pam-ldapd-commits [at] lists.arthurdejong.org
- Reply-to: nss-pam-ldapd-users [at] lists.arthurdejong.org
- Subject: nss-pam-ldapd commit: r2131 - in debian/nss-pam-ldapd/trunk/debian: . patches
- Date: Sun, 14 Jun 2015 23:26:38 +0200 (CEST)
Author: arthur
Date: Sun Jun 14 23:26:37 2015
New Revision: 2131
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?revision=2131&view=revision
Log:
new upstream release (0.9.6)
Deleted:
debian/nss-pam-ldapd/trunk/debian/patches/
Modified:
debian/nss-pam-ldapd/trunk/debian/changelog
Modified: debian/nss-pam-ldapd/trunk/debian/changelog
==============================================================================
--- debian/nss-pam-ldapd/trunk/debian/changelog Thu Apr 16 22:05:43 2015
(r2130)
+++ debian/nss-pam-ldapd/trunk/debian/changelog Sun Jun 14 23:26:37 2015
(r2131)
@@ -1,3 +1,22 @@
+nss-pam-ldapd (0.9.6-1) UNRELEASED; urgency=medium
+
+ * NOT RELEASED YET
+ * new upstream release:
+ - fix a race condition in signal handling during start-up that would
+ cause nslcd to exit if a signal (such as SIGUSR1 that can be sent when
+ network status changes) is received (closes: #759544)
+ - fix signed integer overflow on 32bit systems when using objectSid
+ (thanks Geoffrey McRae)
+ - allow longer configuration values (thanks Jed Liu)
+ - add an nss_getgrent_skipmembers option to disable retrieving group
+ members to improve performance in specific environments
+ - add an nss_disable_enumeration option to disable full listing of all
+ users and groups to improve performance in specific environments
+ (thanks Andrew Elble)
+ * drop avoid-signal-race.patch which is part of 0.9.6
+
+ -- Arthur de Jong <adejong@debian.org> Sun, 14 Jun 2015 23:15:28 +0200
+
nss-pam-ldapd (0.9.5-2) unstable; urgency=medium
* avoid-signal-race.patch: avoid a signal mask race condition that could
--
To unsubscribe send an email to
nss-pam-ldapd-commits-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/nss-pam-ldapd-commits/
- nss-pam-ldapd commit: r2131 - in debian/nss-pam-ldapd/trunk/debian: . patches,
Commits of the nss-pam-ldapd project