Module Name: src Committed By: christos Date: Mon Jun 15 00:40:14 UTC 2020
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: new file(1) To generate a diff of this commit: cvs rdiff -u -r1.1728 -r1.1729 src/doc/3RDPARTY cvs rdiff -u -r1.2700 -r1.2701 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.1728 src/doc/3RDPARTY:1.1729 --- src/doc/3RDPARTY:1.1728 Sat Jun 13 18:35:23 2020 +++ src/doc/3RDPARTY Sun Jun 14 20:40:14 2020 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1728 2020/06/13 22:35:23 sevan Exp $ +# $NetBSD: 3RDPARTY,v 1.1729 2020/06/15 00:40:14 christos Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -409,12 +409,12 @@ Notes: Please use "expat" as the vendor tag for CVS imports. Package: file -Version: 5.38 -Current Vers: 5.38 +Version: 5.39 +Current Vers: 5.39 Maintainer: Christos Zoulas <chris...@zoulas.com> Archive Site: ftp://ftp.astron.com/pub/file/ Home Page: http://www.darwinsys.com/file/ -Date: 2019-12-16 +Date: 2020-06-14 Mailing List: f...@astron.com Responsible: christos, pooka License: BSD (2-clause) Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.2700 src/doc/CHANGES:1.2701 --- src/doc/CHANGES:1.2700 Fri Jun 12 07:07:43 2020 +++ src/doc/CHANGES Sun Jun 14 20:40:14 2020 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2700 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2701 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -218,3 +218,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0: evbarm: Add install media for earmv7hf and aarch64. [jmcneill 20200528] dhcpcd: Import version 9.1.1 [roy 20200604] inet6: in-kernel Router Advertisment handling removed. [roy 20200612] + file(1): Upgraded to 5.39. [christos 20200614]