Module Name:    src
Committed By:   bouyer
Date:           Mon Jan  6 19:13:07 UTC 2014

Modified Files:
        src/doc [netbsd-6-0]: CHANGES-6.0.4

Log Message:
tickets 1009 and 1010


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.11 -r1.1.2.12 src/doc/CHANGES-6.0.4

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-6.0.4
diff -u src/doc/CHANGES-6.0.4:1.1.2.11 src/doc/CHANGES-6.0.4:1.1.2.12
--- src/doc/CHANGES-6.0.4:1.1.2.11	Tue Dec 17 22:40:04 2013
+++ src/doc/CHANGES-6.0.4	Mon Jan  6 19:13:07 2014
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.4,v 1.1.2.11 2013/12/17 22:40:04 riz Exp $
+# $NetBSD: CHANGES-6.0.4,v 1.1.2.12 2014/01/06 19:13:07 bouyer Exp $
 
 A complete list of changes from the NetBSD 6.0.3 release to the NetBSD 6.0.4
 release:
@@ -131,3 +131,17 @@ sys/arch/xen/xen/evtchn.c			1.70
         but related to spin mutexes. Fixes port-xen/46313.
 	[bouyer, ticket #995]
 
+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 #1009]
+
+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 #1010]
+

Reply via email to