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/912a4c2d99df
branches: netbsd-8
changeset: 454806:912a4c2d99df
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 baf2960650ac -r 912a4c2d99df 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