Module Name: src
Committed By: martin
Date: Thu Jul 25 08:59:17 UTC 2019
Modified Files:
src/doc [netbsd-8]: CHANGES-8.2
Log Message:
Ticket #1306
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.12 -r1.1.2.13 src/doc/CHANGES-8.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-8.2
diff -u src/doc/CHANGES-8.2:1.1.2.12 src/doc/CHANGES-8.2:1.1.2.13
--- src/doc/CHANGES-8.2:1.1.2.12 Tue Jul 23 08:47:43 2019
+++ src/doc/CHANGES-8.2 Thu Jul 25 08:59:17 2019
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.2,v 1.1.2.12 2019/07/23 08:47:43 martin Exp $
+# $NetBSD: CHANGES-8.2,v 1.1.2.13 2019/07/25 08:59:17 martin Exp $
A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2
release:
@@ -328,3 +328,12 @@ sys/dev/pckbport/files.pckbport 1.10
hvkbd requires pckbd_keydesctab in wskbdmap_mfii.c.
[nakayama, ticket #1305]
+crypto/dist/ipsec-tools/src/setkey/parse.y 1.23
+crypto/dist/ipsec-tools/src/setkey/token.l 1.23
+sys/netipsec/key.c 1.265
+tests/net/ipsec/t_ipsec_misc.sh 1.23
+
+ ipsec: fix a regression of the update API.
+ tests: add tests for getspi and udpate.
+ [ozaki-r, ticket #1306]
+