Module Name:    src
Committed By:   martin
Date:           Sat Dec 19 13:43:04 UTC 2020

Modified Files:
        src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1638


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.59 -r1.1.2.60 src/doc/CHANGES-8.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/CHANGES-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.59 src/doc/CHANGES-8.3:1.1.2.60
--- src/doc/CHANGES-8.3:1.1.2.59	Sat Dec 12 20:31:57 2020
+++ src/doc/CHANGES-8.3	Sat Dec 19 13:43:04 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.59 2020/12/12 20:31:57 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.60 2020/12/19 13:43:04 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1456,3 +1456,16 @@ sys/dev/usb/ohcivar.h				1.62
 	PR 22646, PR 55835: restructure the abort code for TD based transfers.
 	[skrll, ticket #1637]
 
+external/bsd/pkg_install/dist/add/perform.c     up to 1.8
+external/bsd/pkg_install/dist/lib/lib.h         up to 1.11
+external/bsd/pkg_install/dist/lib/parse-config.c up to 1.4
+external/bsd/pkg_install/dist/lib/pkg_install.conf.5.in up to 1.4
+external/bsd/pkg_install/dist/lib/pkgdb.c       up to 1.5
+external/bsd/pkg_install/dist/lib/plist.c       up to 1.6
+external/bsd/pkg_install/dist/lib/version.h     up to 1.19
+doc/3RDPARTY					(manually edited)
+
+	Merge pkg_install 20201218 - provide backwards compatibility for existing
+	package installs using /var/db/pkg.
+	[maya, #1638]
+

Reply via email to