Module Name: src
Committed By: jdc
Date: Tue Apr 14 11:44:54 UTC 2009
Modified Files:
src/doc [netbsd-5]: CHANGES-5.0
Log Message:
Ticket 702.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.134 -r1.1.2.135 src/doc/CHANGES-5.0
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.0
diff -u src/doc/CHANGES-5.0:1.1.2.134 src/doc/CHANGES-5.0:1.1.2.135
--- src/doc/CHANGES-5.0:1.1.2.134 Mon Apr 13 21:43:38 2009
+++ src/doc/CHANGES-5.0 Tue Apr 14 11:44:54 2009
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.0,v 1.1.2.134 2009/04/13 21:43:38 snj Exp $
+# $NetBSD: CHANGES-5.0,v 1.1.2.135 2009/04/14 11:44:54 jdc Exp $
A complete list of changes from the initial NetBSD 5.0 branch on October 2008
until the 5.0 release:
@@ -6085,3 +6085,8 @@
Addresses PR kern/41154: possible races in NFS server code.
[ad, ticket #701]
+sys/dist/pf/net/pf.c 1.54
+
+ Fix http://www.securityfocus.com/archive/1/502634, from OpenBSD.
+ [christos, ticket #702]
+