Module Name: src Committed By: christos Date: Fri Oct 24 18:29:20 UTC 2014
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: new openpam. To generate a diff of this commit: cvs rdiff -u -r1.1163 -r1.1164 src/doc/3RDPARTY cvs rdiff -u -r1.2000 -r1.2001 src/doc/CHANGES Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/doc/3RDPARTY diff -u src/doc/3RDPARTY:1.1163 src/doc/3RDPARTY:1.1164 --- src/doc/3RDPARTY:1.1163 Thu Oct 23 14:46:49 2014 +++ src/doc/3RDPARTY Fri Oct 24 14:29:20 2014 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1163 2014/10/23 18:46:49 christos Exp $ +# $NetBSD: 3RDPARTY,v 1.1164 2014/10/24 18:29:20 christos Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -933,8 +933,8 @@ Location: external/bsd/openldap/dist Notes: Package: OpenPAM -Version: 20130907 (Nummularia) -Current Vers: 20130907 (Nummularia) +Version: 20140912 (Ourouparia) +Current Vers: 20140912 (Ourouparia) Maintainer: Dag-Erling Smørgrav <d...@freebsd.org> Archive Site: http://www.openpam.org/ Home Page: http://www.openpam.org/ @@ -943,7 +943,6 @@ Responsible: christos License: BSD (3-clause) Location: external/bsd/openpam/dist Notes: -Next import will need moving lib sources to lib/libpam Package: openresolv Version: 3.6.0 Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.2000 src/doc/CHANGES:1.2001 --- src/doc/CHANGES:1.2000 Thu Oct 23 14:46:49 2014 +++ src/doc/CHANGES Fri Oct 24 14:29:20 2014 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2000 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2001 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -80,3 +80,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0: gcc: Support -fsanitize=address zoneinfo: Import tzdata2014i. [apb 20141023] libc: Update to tzcode2014i. [christos 201401023] + openpam(3): update to 20140912 (ourouparia) [christos 20141024]