From linimon@FreeBSD.org  Mon Aug 13 05:35:11 2012
Return-Path: <linimon@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 7EDE61065765
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 13 Aug 2012 05:35:08 +0000 (UTC)
	(envelope-from linimon@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28])
	by mx1.freebsd.org (Postfix) with ESMTP id 69F348FC0C;
	Mon, 13 Aug 2012 05:35:08 +0000 (UTC)
Received: from freefall.freebsd.org (localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q7D5Z8EH052585;
	Mon, 13 Aug 2012 05:35:08 GMT
	(envelope-from linimon@freefall.freebsd.org)
Received: (from linimon@localhost)
	by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q7D5Z8M5052583;
	Mon, 13 Aug 2012 05:35:08 GMT
	(envelope-from linimon)
Message-Id: <201208130535.q7D5Z8M5052583@freefall.freebsd.org>
Date: Mon, 13 Aug 2012 05:35:08 GMT
From: Mark Linimon <linimon@FreeBSD.org>
Reply-To: Mark Linimon <linimon@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: peter@freebsd.org
Subject: update net/nss-pam-ldapd to 0.8.10
X-Send-Pr-Version: 3.113
X-GNATS-Notify: rflynn@acsalaska.net

>Number:         170588
>Category:       ports
>Synopsis:       update net/nss-pam-ldapd to 0.8.10
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    linimon
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 13 05:40:00 UTC 2012
>Closed-Date:    Mon Aug 27 06:01:01 UTC 2012
>Last-Modified:  Mon Aug 27 06:01:01 UTC 2012
>Originator:     Mark Linimon
>Release:        FreeBSD 9.0-STABLE i386
>Organization:
FreeBSD
>Environment:
System: FreeBSD freefall.freebsd.org 9.0-STABLE FreeBSD 9.0-STABLE #6 r235139: Tue May 8 21:19:03 UTC 2012 simon@freefall.freebsd.org:/usr/obj/usr/src/sys/FREEFALL i386
>Description:
Update to 0.8.10.  (note: I have not yet tested this update, sorry)

diff of NEWS:

+changes from 0.8.9 to 0.8.10
+----------------------------
+
+* documentation improvements
+* fix a problem that causes the PAM module to prompt for a new password
+  even though the old one was wrong
+* log successful password change in nslcd
+* install default configuration file with reduced permissions (further
+  protection for CVE-2009-1073)
>How-To-Repeat:
>Fix:
Index: Makefile
===================================================================
RCS file: /home/FreeBSD/pcvs/ports/net/nss-pam-ldapd/Makefile,v
retrieving revision 1.14
diff -u -r1.14 Makefile
--- Makefile	30 May 2012 15:33:09 -0000	1.14
+++ Makefile	13 Aug 2012 05:26:51 -0000
@@ -8,7 +8,7 @@
 #
 
 PORTNAME=		nss-pam-ldapd
-PORTVERSION=		0.8.9
+PORTVERSION=		0.8.10
 CATEGORIES=		net
 MASTER_SITES=		http://arthurdejong.org/nss-pam-ldapd/
 
Index: distinfo
===================================================================
RCS file: /home/FreeBSD/pcvs/ports/net/nss-pam-ldapd/distinfo,v
retrieving revision 1.7
diff -u -r1.7 distinfo
--- distinfo	30 May 2012 15:33:09 -0000	1.7
+++ distinfo	13 Aug 2012 05:27:05 -0000
@@ -1,2 +1,2 @@
-SHA256 (nss-pam-ldapd-0.8.9.tar.gz) = 722a010718c0a5073207d05f1f091e679aa32f2643a3c173dc6f916c2bfcc0d2
-SIZE (nss-pam-ldapd-0.8.9.tar.gz) = 475138
+SHA256 (nss-pam-ldapd-0.8.10.tar.gz) = 673a5e235a40fd9aac74082bc64d2ac2280fc155fb00b21092650d2c963e79cc
+SIZE (nss-pam-ldapd-0.8.10.tar.gz) = 475884
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->linimon 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Aug 13 05:40:10 UTC 2012 
Responsible-Changed-Why:  
Submitter has GNATS access (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=170588 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Mon Aug 13 05:40:16 UTC 2012 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=170588 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: rflynn@acsalaska.net
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/170588: update net/nss-pam-ldapd to 0.8.10
Date: Mon, 13 Aug 2012 05:40:12 UT

 Maintainer of net/nss-pam-ldapd,
 
 Please note that PR ports/170588 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/170588
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
State-Changed-From-To: feedback->closed 
State-Changed-By: linimon 
State-Changed-When: Mon Aug 27 06:00:42 UTC 2012 
State-Changed-Why:  
Duplicate of ports/170359. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=170588 
>Unformatted:
