pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Update nss-pam-ldapd to 0.8.13.
Module Name: pkgsrc-wip
Committed By: Benny Siegert <bsiegert%NetBSD.org@localhost>
Pushed By: bsiegert
Date: Mon Apr 18 22:16:16 2016 +0200
Changeset: a01b8131f1c8557cc9f2b4f311158463403b1a1c
Modified Files:
nss-pam-ldapd/Makefile
nss-pam-ldapd/distinfo
Log Message:
Update nss-pam-ldapd to 0.8.13.
From Hauke Fath in PR pkg/49804.
Release 0.8.13 of nss-pam-ldapd
2013-05-05
This is a maintenance update that fixes a number of minor issues most of
which were backported from the 0.9.0 release. Only a few minor new
features were added. This should be a reasonably stable and well tested
release.
A summary of the changes since 0.8.12:
- include an extra sanity check to ensure not too many file descriptors
are open
- fix handling of the gid configuration option if it listed before the uid
- option
- fix microsecond timeout calculation (thanks Julien Cristau)
- return NSS_STATUS_TRYAGAIN on zero-length (but not-NULL) buffer (thanks
- Jakub Hrozek)
- provide an _nss_ldap_version symbol in the NSS module to help debug
problems with a newer nslcd
- retry updating the lastChange attribute with the normal nslcd LDAP
connection if the update with the user's connection failed
- avoid processing passwd_byuid requests for uids below nss_min_uid
fix a few minor or very unlikely to occur memory leaks
- fix the text representation of shadow information for nscd on Solaris
make the way manual pages are built and installed more consistent with
the chosen configure options
- miscellaneous minor changes, fixes and compatibility improvements
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a01b8131f1c8557cc9f2b4f311158463403b1a1c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
nss-pam-ldapd/Makefile | 2 +-
nss-pam-ldapd/distinfo | 7 ++++---
2 files changed, 5 insertions(+), 4 deletions(-)
diffs:
diff --git a/nss-pam-ldapd/Makefile b/nss-pam-ldapd/Makefile
index 61a690a..8c86653 100644
--- a/nss-pam-ldapd/Makefile
+++ b/nss-pam-ldapd/Makefile
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.2 2012/12/13 18:20:29 ftigeot Exp $
-DISTNAME= nss-pam-ldapd-0.8.12
+DISTNAME= nss-pam-ldapd-0.8.13
CATEGORIES= databases
MASTER_SITES= http://arthurdejong.org/nss-pam-ldapd/
diff --git a/nss-pam-ldapd/distinfo b/nss-pam-ldapd/distinfo
index 214e63b..0170d7b 100644
--- a/nss-pam-ldapd/distinfo
+++ b/nss-pam-ldapd/distinfo
@@ -1,5 +1,6 @@
$NetBSD: distinfo,v 1.1 2012/12/11 20:21:43 ftigeot Exp $
-SHA1 (nss-pam-ldapd-0.8.12.tar.gz) = 9c320172df0cdd4eca6cd97ad4c2438e6552ffe0
-RMD160 (nss-pam-ldapd-0.8.12.tar.gz) = 3c550253d122d6934dc2a967cf6d4a7b8f00cb49
-Size (nss-pam-ldapd-0.8.12.tar.gz) = 484453 bytes
+SHA1 (nss-pam-ldapd-0.8.13.tar.gz) = 0567cfea104defabeacd88a3a3200b311b8071ec
+RMD160 (nss-pam-ldapd-0.8.13.tar.gz) = 74d2f7aad5961a6657119aaf7b12d87e28949bb0
+Size (nss-pam-ldapd-0.8.13.tar.gz) = 487295 bytes
+SHA1 (patch-configure.ac) = 51db0b8f0670f103265df0988832caac5a034d60
Home |
Main Index |
Thread Index |
Old Index