summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2014-08-26 19:38:59 +0200
committerFlorian Weimer <fweimer@redhat.com>2014-08-26 19:38:59 +0200
commita1a6a401ab0a3c9f15fb7eaebbdcee24192254e8 (patch)
treecc3ae9c647c06ac364e336f9fb06c6c8ac3a6860 /ChangeLog
parente4e7cfd287686d26fce2218ed5b2d383db5e338a (diff)
__gconv_translit_find: Disable function [BZ #17187]
This functionality has never worked correctly, and the implementation contained a security vulnerability (CVE-2014-5119).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 119e979a3e..254a59535a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2014-08-26 Florian Weimer <fweimer@redhat.com>
+
+ [BZ #17187]
+ * iconv/gconv_trans.c (struct known_trans, search_tree, lock,
+ trans_compare, open_translit, __gconv_translit_find):
+ Remove module loading code.
+
2014-08-26 Allan McRae <allan@archlinux.org>
* po/vi.po: Update Vietnamese translation from translation project.