Module Name: src
Committed By: martin
Date: Mon Jan 29 19:44:06 UTC 2018
Modified Files:
src/doc [netbsd-7-0]: CHANGES-7.0.3
Log Message:
Ticket #1557
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.73 -r1.1.2.74 src/doc/CHANGES-7.0.3
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-7.0.3
diff -u src/doc/CHANGES-7.0.3:1.1.2.73 src/doc/CHANGES-7.0.3:1.1.2.74
--- src/doc/CHANGES-7.0.3:1.1.2.73 Mon Jan 22 19:59:49 2018
+++ src/doc/CHANGES-7.0.3 Mon Jan 29 19:44:06 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.73 2018/01/22 19:59:49 snj Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.74 2018/01/29 19:44:06 martin Exp $
A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
release:
@@ -5190,3 +5190,8 @@ bin/ksh/history.c 1.18 via patch
Create HISTFILE with mode 0600, not 777. PR bin/52480.
[maya, ticket #1554]
+sys/netipsec/xform_ah.c 1.76
+
+ Fix a remote DoS vulnerability in IPsec-AH.
+ [maxv, ticket #1557]
+