Source-Changes-HG archive

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

[src/netbsd-9]: src/doc Ticket #1140



details:   https://anonhg.NetBSD.org/src/rev/c8c2ed7d4094
branches:  netbsd-9
changeset: 946776:c8c2ed7d4094
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Dec 08 18:47:20 2020 +0000

description:
Ticket #1140

diffstat:

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

diffs (35 lines):

diff -r 0d0d5c00ef40 -r c8c2ed7d4094 doc/CHANGES-9.2
--- a/doc/CHANGES-9.2   Tue Dec 08 18:45:58 2020 +0000
+++ b/doc/CHANGES-9.2   Tue Dec 08 18:47:20 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.2,v 1.1.2.18 2020/12/07 20:22:12 martin Exp $
+# $NetBSD: CHANGES-9.2,v 1.1.2.19 2020/12/08 18:47:20 martin Exp $
 
 A complete list of changes from the NetBSD 9.1 release to the NetBSD 9.2
 release:
@@ -1166,3 +1166,25 @@
 
        PR 55640: fix off by one in X Input Method.
        [maya, ticket #1145]
+
+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 #1140]



Home | Main Index | Thread Index | Old Index