[packages] apr: update to 1.4.5 (CVE-2011-0419, CVE-2011-1928), refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27418 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
8b0eca2567
commit
b724d94ac5
@ -8,12 +8,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=apr
|
||||
PKG_VERSION:=1.4.2
|
||||
PKG_RELEASE:=2
|
||||
PKG_VERSION:=1.4.5
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=http://www.ibiblio.org/pub/mirrors/apache/apr
|
||||
PKG_MD5SUM:=4b00e8f70c067893d075577962656b35
|
||||
PKG_MD5SUM:=8b53f5a5669d0597f2da889a2f576eb6
|
||||
|
||||
PKG_FIXUP:=autoreconf
|
||||
PKG_REMOVE_FILES:=aclocal.m4 build/ltmain.sh
|
||||
|
@ -10,7 +10,7 @@
|
||||
# APR (Apache Portable Runtime) library Makefile.
|
||||
--- a/configure.in
|
||||
+++ b/configure.in
|
||||
@@ -180,9 +180,6 @@ case $host in
|
||||
@@ -246,9 +246,6 @@ case $host in
|
||||
gcc $CFLAGS $CPPFLAGS -o $LIBTOOL.exe $LIBTOOL.c
|
||||
;;
|
||||
*)
|
||||
|
Loading…
x
Reference in New Issue
Block a user