Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-8]: src/doc Ticket #1626



details:   https://anonhg.NetBSD.org/src/rev/9470886d4c02
branches:  netbsd-8
changeset: 946778:9470886d4c02
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Dec 08 18:49:33 2020 +0000

description:
Ticket #1626

diffstat:

 doc/CHANGES-8.3 |  24 +++++++++++++++++++++++-
 1 files changed, 23 insertions(+), 1 deletions(-)

diffs (35 lines):

diff -r e8835d3d7ea0 -r 9470886d4c02 doc/CHANGES-8.3
--- a/doc/CHANGES-8.3   Tue Dec 08 18:48:58 2020 +0000
+++ b/doc/CHANGES-8.3   Tue Dec 08 18:49:33 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.54 2020/12/07 20:24:05 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.55 2020/12/08 18:49:33 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1416,3 +1416,25 @@
 
        PR 55640: fix off by one in X Input Method.
        [maya, ticket #1634]
+
+external/bsd/pkg_install/Makefile.inc           up to 1.7
+external/bsd/pkg_install/dist/add/perform.c     up to 1.7
+external/bsd/pkg_install/dist/admin/check.c     up to 1.4
+external/bsd/pkg_install/dist/admin/main.c      up to 1.6
+external/bsd/pkg_install/dist/admin/pkg_admin.1 up to 1.6
+external/bsd/pkg_install/dist/create/perform.c  up to 1.3
+external/bsd/pkg_install/dist/create/pl.c       up to 1.4
+external/bsd/pkg_install/dist/info/perform.c    up to 1.3
+external/bsd/pkg_install/dist/lib/iterate.c     up to 1.3
+external/bsd/pkg_install/dist/lib/lib.h         up to 1.10
+external/bsd/pkg_install/dist/lib/license.c     up to 1.10
+external/bsd/pkg_install/dist/lib/pkgdb.c       up to 1.4
+external/bsd/pkg_install/dist/lib/plist.c       up to 1.4
+external/bsd/pkg_install/dist/lib/version.h     up to 1.17
+external/bsd/pkg_install/dist/lib/vulnerabilities-file.c up to 1.4
+external/bsd/pkg_install/lib/Makefile           up to 1.11
+external/bsd/pkg_install/lib/config.h           up to 1.3
+
+       Import pkg_info 20201205, move the default pkg database from
+       /var/db/pkg to ${PREFIX/pkgdb.
+       [wiz, ticket #1626]



Home | Main Index | Thread Index | Old Index