Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc Tickets #1335 and #1336
details: https://anonhg.NetBSD.org/src/rev/0b136d96f415
branches: netbsd-8
changeset: 453774:0b136d96f415
user: martin <martin%NetBSD.org@localhost>
date: Tue Aug 13 14:30:50 2019 +0000
description:
Tickets #1335 and #1336
diffstat:
doc/CHANGES-8.2 | 12 +++++++++++-
1 files changed, 11 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r d8e007969b4b -r 0b136d96f415 doc/CHANGES-8.2
--- a/doc/CHANGES-8.2 Tue Aug 13 14:29:57 2019 +0000
+++ b/doc/CHANGES-8.2 Tue Aug 13 14:30:50 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.2,v 1.1.2.24 2019/08/12 17:20:03 martin Exp $
+# $NetBSD: CHANGES-8.2,v 1.1.2.25 2019/08/13 14:30:50 martin Exp $
A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2
release:
@@ -561,3 +561,13 @@
Adjust KASSERT()s to handle polling case.
[mrg, ticket #1334]
+lib/libperfuse/ops.c 1.87
+
+ Fix filehandles of directories for FUSE lock operations.
+ [manu, ticket #1335]
+
+sys/arch/i386/stand/lib/bootinfo_biosgeom.c 1.24
+
+ Fix buffer overflow in BIOS disk geometry collection for bootinfo.
+ [manu, ticket #1336]
+
Home |
Main Index |
Thread Index |
Old Index