Module Name: src
Committed By: wiz
Date: Sat Dec 5 16:23:08 UTC 2020
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
pkg_install updated to 20201205
To generate a diff of this commit:
cvs rdiff -u -r1.1766 -r1.1767 src/doc/3RDPARTY
cvs rdiff -u -r1.2762 -r1.2763 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.1766 src/doc/3RDPARTY:1.1767
--- src/doc/3RDPARTY:1.1766 Fri Dec 4 18:44:49 2020
+++ src/doc/3RDPARTY Sat Dec 5 16:23:08 2020
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1766 2020/12/04 18:44:49 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1767 2020/12/05 16:23:08 wiz Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1192,11 +1192,11 @@ definition (files.pf). userland code is
reachover Makefiles are in src/usr.sbin/pf.
Package: pkg_install
-Version: 20190405
-Current Vers: 20201202
+Version: 20201205
+Current Vers: 20201205
Maintainer: The pkgsrc developers
Home Page: http://www.pkgsrc.org/
-Date: 2020-12-02
+Date: 2020-12-05
Mailing List: [email protected]
Responsible: joerg
License: BSD
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2762 src/doc/CHANGES:1.2763
--- src/doc/CHANGES:1.2762 Fri Dec 4 18:44:49 2020
+++ src/doc/CHANGES Sat Dec 5 16:23:08 2020
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2762 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2763 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -308,7 +308,8 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
except for vchiq(4) and vcaudio(4) are supported. Pi 3 is
capable to run both in aarch64eb and earmv7{,hf}eb modes.
[rin 20201201]
- pkg_install(8): Updated to 20201202. This changes the default database
+ pkg_install: Updated to 20201202. This changes the default database
location from /var/db/pkg to /usr/pkg/pkgdb. [wiz 20201202]
libfido2: Update to 1.5.0 for OpenSSH 8.4 support [christos 20201204]
OpenSSH: Import 8.4. [christos 20201204]
+ pkg_install: Updated to 20201205. [wiz 20201205]