Module Name: src Committed By: roy Date: Wed Jul 22 19:03:15 UTC 2020
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: Note openresolv update To generate a diff of this commit: cvs rdiff -u -r1.1735 -r1.1736 src/doc/3RDPARTY cvs rdiff -u -r1.2717 -r1.2718 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.1735 src/doc/3RDPARTY:1.1736 --- src/doc/3RDPARTY:1.1735 Fri Jul 3 10:47:29 2020 +++ src/doc/3RDPARTY Wed Jul 22 19:03:15 2020 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1735 2020/07/03 10:47:29 roy Exp $ +# $NetBSD: 3RDPARTY,v 1.1736 2020/07/22 19:03:15 roy Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -1044,12 +1044,12 @@ Location: external/bsd/openpam/dist Notes: Package: openresolv -Version: 3.10.0 -Current Vers: 3.10.0 +Version: 3.11.0 +Current Vers: 3.11.0 Maintainer: roy Archive Site: ftp://roy.marples.name/pub/openresolv/ Home Page: http://roy.marples.name/projects/openresolv/ -Date: 2020-01-27 +Date: 2020-07-22 Mailing List: openresolv-disc...@marples.name License: BSD (2-clause) Location: external/bsd/openresolv/dist Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.2717 src/doc/CHANGES:1.2718 --- src/doc/CHANGES:1.2717 Fri Jul 17 15:52:16 2020 +++ src/doc/CHANGES Wed Jul 22 19:03:15 2020 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2717 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2718 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -257,3 +257,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0: INSTALL_ERLITE -> INSTALL_OCTEON [simonb 20200715] libc: Added ppoll() wrapper around native pollts(2) [kamil 20200717] + openresolv: Import version 3.11.0 [roy 20200722]