Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/ipsec-tools-0_8-branch]: src/crypto/dist/ipsec-tools ipsec-tools-0.8.1
details: https://anonhg.NetBSD.org/src/rev/7d69e93a0714
branches: ipsec-tools-0_8-branch
changeset: 763337:7d69e93a0714
user: tteras <tteras%NetBSD.org@localhost>
date: Tue Jan 08 12:44:22 2013 +0000
description:
ipsec-tools-0.8.1
diffstat:
crypto/dist/ipsec-tools/NEWS | 8 ++++++++
crypto/dist/ipsec-tools/configure.ac | 2 +-
2 files changed, 9 insertions(+), 1 deletions(-)
diffs (29 lines):
diff -r d2255b0997ab -r 7d69e93a0714 crypto/dist/ipsec-tools/NEWS
--- a/crypto/dist/ipsec-tools/NEWS Tue Jan 08 12:43:07 2013 +0000
+++ b/crypto/dist/ipsec-tools/NEWS Tue Jan 08 12:44:22 2013 +0000
@@ -1,5 +1,13 @@
Version history:
----------------
+0.8.1 - 08 January 2013
+ o Improved X.509 subject name comparation (Götz Babin-Ebell)
+ o Relax DPD cookie check for Cisco IOS compatibility (Roman Antink)
+ o Allow simplified syntax for inherited remote blocks (Roman Antink)
+ o Never shring pfkey socket buffer (Marcelo Leitner)
+ o Privilege separation child process exit fix
+ o Multiple memory allocation and use-after-free fixes
+
0.8 - 18 March 2011
o Fix authentication method ambiguity with kerberos and xauth
o RFC2253 compliant escaping of asn1dn identifiers (Cyrus Rahman)
diff -r d2255b0997ab -r 7d69e93a0714 crypto/dist/ipsec-tools/configure.ac
--- a/crypto/dist/ipsec-tools/configure.ac Tue Jan 08 12:43:07 2013 +0000
+++ b/crypto/dist/ipsec-tools/configure.ac Tue Jan 08 12:44:22 2013 +0000
@@ -2,7 +2,7 @@
dnl Id: configure.ac,v 1.77 2006/07/20 19:19:27 manubsd Exp
AC_PREREQ(2.52)
-AC_INIT(ipsec-tools, 0.8.0)
+AC_INIT(ipsec-tools, 0.8.1)
AC_CONFIG_SRCDIR([configure.ac])
AC_CONFIG_HEADERS(config.h)
Home |
Main Index |
Thread Index |
Old Index