summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2008-10-30 20:31:06 +0000
committerjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2008-10-30 20:31:06 +0000
commita4a24cb60269c75ae1ffa6e0ece910fd15733210 (patch)
treef5d4bb79dbf2be9adc08f0ce7dac226ffb91e264
parent0f41c06f1445709fbb34544f18dae2b21f14c6f2 (diff)
downloadneon-a4a24cb60269c75ae1ffa6e0ece910fd15733210.tar.gz
* NEWS, macros/neon.m4: Prepare for 0.28.4.
git-svn-id: http://svn.webdav.org/repos/projects/neon/branches/0.28.x@1593 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845
-rw-r--r--NEWS5
-rw-r--r--macros/neon.m42
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e781286..dcf66c1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Changes in release 0.28.4:
+* GnuTLS: fixes for handling of PKCS#12 client certs with multiple
+ embedded certs or keys; fix crash with OpenPGP cert
+* Add PKCS#11 support for OpenSSL builds (where pakchois is available)
+
Changes in release 0.28.3:
* SECURITY (CVE-2008-3746): Fix potential NULL pointer dereference in
Digest domain parameter support; could allow a DoS by a malicious server
diff --git a/macros/neon.m4 b/macros/neon.m4
index b21fc2a..3844444 100644
--- a/macros/neon.m4
+++ b/macros/neon.m4
@@ -137,7 +137,7 @@ AC_DEFUN([NE_VERSIONS_BUNDLED], [
# Define the current versions.
NE_VERSION_MAJOR=0
NE_VERSION_MINOR=28
-NE_VERSION_PATCH=3
+NE_VERSION_PATCH=4
NE_VERSION_TAG=
# 0.28.x is backwards-compatible with 0.27.x, so AGE=1