aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2014-07-30 09:47:31 +0000
committerWerner Koch <[email protected]>2014-07-30 09:47:31 +0000
commit16835c3b5d1cea18512b2c93e884d8ca513a2ee7 (patch)
treefa7d65935f47d9e43293a6b0431f75aae64c3230 /NEWS
parentFix possible realloc overflow for gpgsm and uiserver engines. (diff)
downloadgpgme-16835c3b5d1cea18512b2c93e884d8ca513a2ee7.tar.gz
gpgme-16835c3b5d1cea18512b2c93e884d8ca513a2ee7.zip
Release 1.5.1gpgme-1.5.1
* configure.ac: Change LT version to C24/A13/R0.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 4 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index ff75e9c8..cffc209c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,10 @@
-Noteworthy changes in version 1.5.1 (unreleased) [C__/A__/R_]
+Noteworthy changes in version 1.5.1 (2014-07-30) [C24/A13/R0]
-------------------------------------------------------------
- * Fix possible overflow in gpgsm and uiserver engines.
- [CVE-2014-35640]
+ * Fixed possible overflow in gpgsm and uiserver engines.
+ [CVE-2014-3564]
- * Add support for GnuPG 2.1's --with-secret option.
+ * Added support for GnuPG 2.1's --with-secret option.
* Interface changes relative to the 1.5.0 release:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~