aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/expat/expat-2.0.1
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-03-04 22:06:37 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-03-04 22:11:32 +0100
commit78c7106f99efcbabc9ccc00343c87a900644cda3 (patch)
treeef600d625256794da273a8563817cc90308a5ded /recipes/expat/expat-2.0.1
parentc512d0fcf434dd74c1fc6fc7752da829453edd7f (diff)
downloadopenembedded-78c7106f99efcbabc9ccc00343c87a900644cda3.tar.gz
expat-2.0.0: Upgrade expat library to fix various known security bugs
* Fixes CVE-2009-3720
Diffstat (limited to 'recipes/expat/expat-2.0.1')
-rw-r--r--recipes/expat/expat-2.0.1/autotools.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes/expat/expat-2.0.1/autotools.patch b/recipes/expat/expat-2.0.1/autotools.patch
new file mode 100644
index 0000000000..77aee3a833
--- /dev/null
+++ b/recipes/expat/expat-2.0.1/autotools.patch
@@ -0,0 +1,13 @@
+diff -bur expat-2.0.0~orig/configure.in expat-2.0.0/configure.in
+--- expat-2.0.0~orig/configure.in 2006-01-10 19:10:46.000000000 -0600
++++ expat-2.0.0/configure.in 2006-02-10 19:12:24.000000000 -0600
+@@ -50,9 +50,6 @@
+
+ AC_CONFIG_HEADER(expat_config.h)
+
+-sinclude(conftools/libtool.m4)
+-sinclude(conftools/ac_c_bigendian_cross.m4)
+-
+ AC_LIBTOOL_WIN32_DLL
+ AC_PROG_LIBTOOL
+