summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJinWang An <jinwang.an@samsung.com>2021-12-01 16:54:34 +0900
committerJinWang An <jinwang.an@samsung.com>2021-12-01 16:54:34 +0900
commit446ad01df66cb2f4dd51d97ff02be16d765847e1 (patch)
treefc37818847b146ba78134cb74234900b1614418e /NEWS
parent4db435874bc286631d5dc726f68ba5bb86a1bb89 (diff)
downloadgpgme-446ad01df66cb2f4dd51d97ff02be16d765847e1.tar.gz
gpgme-446ad01df66cb2f4dd51d97ff02be16d765847e1.tar.bz2
gpgme-446ad01df66cb2f4dd51d97ff02be16d765847e1.zip
Imported Upstream version 1.4.4upstream/1.4.4
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS19
1 files changed, 17 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index f68035d..d1adc24 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,20 @@
-Noteworthy changes in version 1.4.3 (2013-08-12)
-------------------------------------------------
+Noteworthy changes in version 1.4.4 (2014-07-30) [C22/A11/R1]
+-------------------------------------------------------------
+
+ Backported from 1.5.1:
+
+ * Fixed possible overflow in gpgsm and uiserver engines.
+ [CVE-2014-3564]
+
+ * Fixed possibled segv in gpgme_op_card_edit.
+
+ * Fixed minor memleaks and possible zombie processes.
+
+ * Fixed prototype inconsistencies and void pointer arithmetic.
+
+
+Noteworthy changes in version 1.4.3 (2013-08-12) [C22/A11/R0]
+-------------------------------------------------------------
* The default engine names are now taken from the output of gpgconf.
If gpgconf is not found the use of gpg 1 is assumed.