Module Name: src
Committed By: bouyer
Date: Mon Jan 6 19:29:04 UTC 2014
Modified Files:
src/doc [netbsd-5-2]: CHANGES-5.2.2
Log Message:
tickets 1894 and 1895
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.6 -r1.1.2.7 src/doc/CHANGES-5.2.2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES-5.2.2
diff -u src/doc/CHANGES-5.2.2:1.1.2.6 src/doc/CHANGES-5.2.2:1.1.2.7
--- src/doc/CHANGES-5.2.2:1.1.2.6 Wed Dec 18 04:06:26 2013
+++ src/doc/CHANGES-5.2.2 Mon Jan 6 19:29:04 2014
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.2.2,v 1.1.2.6 2013/12/18 04:06:26 riz Exp $
+# $NetBSD: CHANGES-5.2.2,v 1.1.2.7 2014/01/06 19:29:04 bouyer Exp $
A complete list of changes from the NetBSD 5.2 release to the NetBSD 5.2.1
release:
@@ -40,3 +40,17 @@ usr.sbin/ndp/ndp.c 1.42
obey all local alignement requirements.
[martin, ticket #1892]
+etc/ntp.conf 1.16, 1.17, 1.18 via patch
+external/bsd/ntp/dist/ntpd/ntp_request.c patch
+
+ Patch from ntp 4.2.7p404 to prevent an amplifier and DoS attack.
+ Add several "restrict" lines to the default ntp.conf and
+ improve comments
+ [spz, ticket #1895]
+
+distrib/ews4800mips/Makefile 1.3
+
+ Add "cdroms" to the SUBDIR list for src/distrib/ews4800mips.
+ Should prevent the iso image from being created in the source tree
+ [apb, ticket #1894]
+