Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/doc Tickets #728 - #731
details: https://anonhg.NetBSD.org/src/rev/a480f6cb3255
branches: netbsd-7
changeset: 799275:a480f6cb3255
user: martin <martin%NetBSD.org@localhost>
date: Sat May 02 18:27:09 2015 +0000
description:
Tickets #728 - #731
diffstat:
doc/CHANGES-7.0 | 24 +++++++++++++++++++++++-
1 files changed, 23 insertions(+), 1 deletions(-)
diffs (35 lines):
diff -r 2d7fc5853210 -r a480f6cb3255 doc/CHANGES-7.0
--- a/doc/CHANGES-7.0 Sat May 02 18:23:25 2015 +0000
+++ b/doc/CHANGES-7.0 Sat May 02 18:27:09 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.276 2015/05/01 08:06:00 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.277 2015/05/02 18:27:09 martin Exp $
A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
until the 7.0 release:
@@ -22762,3 +22762,25 @@
[snj, ticket #727]
+etc/rc.d/sshd 1.23
+
+ Add new keytype, replace duplicated code with loop
+ [nakayama, ticket #728]
+
+distrib/sparc64/liveimage/emuimage/Makefile 1.4
+
+ Don't forget to put /ofwboot into the image otherwise boot fails.
+ [tsutsui, ticket #729]
+
+lib/csu/arch/mips/crti.S 1.3
+
+ Make sure .init and .fini are word (4byte) aligned.
+ [skrll, ticket #730]
+
+sys/netinet6/nd6_rtr.c 1.99
+
+ Mitigate Local Denial of Service with IPv6 Router Advertisements and
+ log attack attempts.
+ Fixes CVE-2015-2923, taken from FreeBSD.
+ [roy, ticket #731]
+
Home |
Main Index |
Thread Index |
Old Index