]> git.ipfire.org Git - people/ms/ipfire-3.x.git/commitdiff
expat: Update to 2.1.0.
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 2 Oct 2012 12:07:23 +0000 (14:07 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 2 Oct 2012 12:07:23 +0000 (14:07 +0200)
A release including security & other bug fixes and some new
features:

Security fixes
* Memory leak in poolGrow (CVE-2012-1148)
* Resource leak in readfilemap.c (CVE-2012-1147)
* Hash DOS attack (CVE-2012-0876)
* Buffer over-read and crash in big2_toUtf8 (CVE-2009-3560)
* Parser crash with special UTF-8 sequences (CVE-2009-3270)

expat/expat.nm

index 2c79f96f551c4d67f5f50aea1cd7a3015b9f31f5..d0bc7d0c45199bbb686a5685c9aedd4fb8bea492 100644 (file)
@@ -4,8 +4,8 @@
 ###############################################################################
 
 name       = expat
-version    = 2.0.1
-release    = 3
+version    = 2.1.0
+release    = 1
 
 groups     = System/Libraries
 url        = http://www.libexpat.org/