Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc Tickets #967 and #968
details: https://anonhg.NetBSD.org/src/rev/1989eb27f6e8
branches: netbsd-8
changeset: 435190:1989eb27f6e8
user: martin <martin%NetBSD.org@localhost>
date: Thu Aug 09 13:25:35 2018 +0000
description:
Tickets #967 and #968
diffstat:
doc/CHANGES-8.1 | 14 +++++++++++++-
1 files changed, 13 insertions(+), 1 deletions(-)
diffs (25 lines):
diff -r 7475bbf9f41c -r 1989eb27f6e8 doc/CHANGES-8.1
--- a/doc/CHANGES-8.1 Thu Aug 09 13:24:41 2018 +0000
+++ b/doc/CHANGES-8.1 Thu Aug 09 13:25:35 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.1,v 1.1.2.8 2018/08/08 10:37:27 martin Exp $
+# $NetBSD: CHANGES-8.1,v 1.1.2.9 2018/08/09 13:25:35 martin Exp $
A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1
release:
@@ -384,3 +384,15 @@
Fix woeful USB disk performance on ERLITE.
[simonb, ticket #966]
+crypto/external/bsd/openssl.old/dist/crypto/evp/evp.h 1.6
+crypto/external/bsd/openssl.old/dist/crypto/x509/x509_vfy.h 1.2
+ (applied to crypto/external/bsd/openssl/)
+
+ Add missing functions for racoon2 to compile under netbsd-8.
+ [christos, ticket #967]
+
+sys/fs/tmpfs/tmpfs_vfsops.c 1.73
+
+ Set the MP-safe flag for tmpfs early enough for the root vnode.
+ [christos, ticket #968]
+
Home |
Main Index |
Thread Index |
Old Index