Source-Changes-HG archive

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

[src/netbsd-8]: src/doc Tickets #692 and #693



details:   https://anonhg.NetBSD.org/src/rev/bb4c36790f1c
branches:  netbsd-8
changeset: 851562:bb4c36790f1c
user:      martin <martin%NetBSD.org@localhost>
date:      Wed Apr 04 16:42:03 2018 +0000

description:
Tickets #692 and #693

diffstat:

 doc/CHANGES-8.0 |  26 ++++++++++++++++++++++++--
 1 files changed, 24 insertions(+), 2 deletions(-)

diffs (37 lines):

diff -r d4afdbd326f6 -r bb4c36790f1c doc/CHANGES-8.0
--- a/doc/CHANGES-8.0   Wed Apr 04 16:40:42 2018 +0000
+++ b/doc/CHANGES-8.0   Wed Apr 04 16:42:03 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.0,v 1.1.2.162 2018/04/04 16:29:24 martin Exp $
+# $NetBSD: CHANGES-8.0,v 1.1.2.163 2018/04/04 16:42:03 martin Exp $
 
 A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04
 until the 8.0 release:
@@ -10866,4 +10866,26 @@
        Enable SVS by default.
        [maxv, #ticket #691]
 
-
+sys/arch/i386/stand/efiboot/TODO.efiboot       1.5
+sys/arch/i386/stand/efiboot/boot.c             1.9
+sys/arch/i386/stand/efiboot/devopen.c          1.4
+sys/arch/i386/stand/efiboot/devopen.h          1.2
+sys/arch/i386/stand/efiboot/efidisk.c          1.5
+sys/arch/i386/stand/efiboot/efidisk.h          1.3
+sys/arch/i386/stand/lib/biosdisk.c             1.49
+sys/arch/i386/stand/lib/biosdisk.h             1.10
+sys/arch/i386/stand/lib/bootmenu.c             1.17
+sys/arch/i386/stand/lib/bootmenu.h             1.6
+sys/lib/libsa/bootcfg.c                                1.3
+sys/lib/libsa/bootcfg.h                                1.2
+
+       efiboot: try to read boot.cfg from /EFI/NetBSD on ESP
+       of the booted disk.
+       [nonaka, ticket #692]
+
+sys/net/npf/npf.h                              1.55
+
+       Fix an integer overflow that allows incoming IPv6 packets
+       to bypass a certain number of filtering rules.
+       [maxv, ticket #693]
+



Home | Main Index | Thread Index | Old Index