Source-Changes-HG archive

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

[src/netbsd-8]: src/doc Tickets #909 and #922



details:   https://anonhg.NetBSD.org/src/rev/a56ab90f8293
branches:  netbsd-8
changeset: 320658:a56ab90f8293
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Jul 15 11:03:13 2018 +0000

description:
Tickets #909 and #922

diffstat:

 doc/CHANGES-8.0 |  16 +++++++++++++++-
 1 files changed, 15 insertions(+), 1 deletions(-)

diffs (27 lines):

diff -r 2f2247d16d20 -r a56ab90f8293 doc/CHANGES-8.0
--- a/doc/CHANGES-8.0   Sun Jul 15 10:59:49 2018 +0000
+++ b/doc/CHANGES-8.0   Sun Jul 15 11:03:13 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.0,v 1.1.2.227 2018/07/13 16:16:32 martin Exp $
+# $NetBSD: CHANGES-8.0,v 1.1.2.228 2018/07/15 11:03:13 martin Exp $
 
 A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04
 until the 8.0 release:
@@ -14252,3 +14252,17 @@
        Fix the host and address output when neighbor cache entry is deleted.
        [nonaka, ticket #921]
 
+sys/arch/xen/xen/xennetback_xenbus.c           1.64 (patch)
+
+       Fix panic of DOM0 in xennetback_xenbus_destroy() on xl destroy of
+       DOMU with created, but non CONNECTED xennet.
+       [jdolecek, ticket #909]
+
+crypto/external/bsd/openssh/dist/ssh-agent.1   1.13
+crypto/external/bsd/openssh/dist/ssh-agent.c   1.23
+
+       Add /usr/pkg/lib and remove /usr/local/lib/ to/from the
+       whitelisted filesystem paths ssh-agent will look for PKCS11
+       related libraries.
+       [sevan, ticket #922]
+



Home | Main Index | Thread Index | Old Index