Source-Changes-HG archive

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

[src/netbsd-8]: src/doc Tickets #1394 and #1395



details:   https://anonhg.NetBSD.org/src/rev/c84c26ceb83e
branches:  netbsd-8
changeset: 852573:c84c26ceb83e
user:      martin <martin%NetBSD.org@localhost>
date:      Sat Sep 28 07:48:30 2019 +0000

description:
Tickets #1394 and #1395

diffstat:

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

diffs (27 lines):

diff -r 3d1fc3a59cad -r c84c26ceb83e doc/CHANGES-8.2
--- a/doc/CHANGES-8.2   Sat Sep 28 07:47:07 2019 +0000
+++ b/doc/CHANGES-8.2   Sat Sep 28 07:48:30 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.2,v 1.1.2.45 2019/09/27 09:49:45 martin Exp $
+# $NetBSD: CHANGES-8.2,v 1.1.2.46 2019/09/28 07:48:30 martin Exp $
 
 A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2
 release:
@@ -1211,3 +1211,17 @@
        Fix off by one in sbc encoder.
        [nat, ticket #1393]
 
+external/mit/expat/lib/libexpat/Makefile       1.3,1.4
+
+       More portable way to extract PACKAGE_VERSION.
+       [maya, ticket #1394]
+
+sys/netbt/hci.h                                        1.46
+sys/netbt/hci_event.c                          1.26
+
+       When encrypted connections are configured, verify that the encryption
+       key length has a minimum size when the adaptor supports that.
+       This addresses the 'Key Negotiation of Bluetooth' attack,
+       CVE-2019-9506.
+       [plunky, ticket #1395]
+



Home | Main Index | Thread Index | Old Index