From 6c71290a932d5562952c8232e0a5945b75482e5f Mon Sep 17 00:00:00 2001 From: christos Date: Fri, 30 Jun 2023 21:48:15 +0000 Subject: new OpenPAM. --- doc/3RDPARTY | 8 ++++---- doc/CHANGES | 3 ++- 2 files changed, 6 insertions(+), 5 deletions(-) (limited to 'doc') diff --git a/doc/3RDPARTY b/doc/3RDPARTY index c3e948136d5..91cf589011d 100644 --- a/doc/3RDPARTY +++ b/doc/3RDPARTY @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1936 2023/06/29 23:52:50 gutteridge Exp $ +# $NetBSD: 3RDPARTY,v 1.1937 2023/06/30 21:48:15 christos Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -1034,12 +1034,12 @@ Location: external/bsd/openldap/dist Notes: Package: OpenPAM -Version: 20190224 (Tabebuia) -Current Vers: 20190224 (Tabebuia) +Version: 20230627 (Ximenia) +Current Vers: 20230627 (Ximenia) Maintainer: Dag-Erling Smørgrav Archive Site: http://www.openpam.org/ Home Page: http://www.openpam.org/ -Date: 2021-03-01 +Date: 2023-06-30 Mailing List: Responsible: christos License: BSD (3-clause) diff --git a/doc/CHANGES b/doc/CHANGES index 30cf2d4bcd0..4318295007b 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2977 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2978 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -159,3 +159,4 @@ Changes from NetBSD 10.0 to NetBSD 11.0: [manu 20230629] aiomixer(1): Support for the NO_COLOR environment variable. [nia 20230629] + openpam(3): update to 20230627 (ximenia) [christos 20230630] -- cgit