aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-09-22 07:51:01 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-09-22 08:56:45 +0000
commit472068e7ffe1b24d9306a3bd462ba2bd403b14f3 (patch)
tree7ea24433f374182b1d58737f5b164f12f356087c
parent0c5e9c95e508e4e69c1aed6ee753380a0b8824a3 (diff)
downloadalpine_aports-472068e7ffe1b24d9306a3bd462ba2bd403b14f3.tar.bz2
alpine_aports-472068e7ffe1b24d9306a3bd462ba2bd403b14f3.tar.xz
alpine_aports-472068e7ffe1b24d9306a3bd462ba2bd403b14f3.zip
main/imlib2: rebuild against fixed bzip2 (CVE-2010-0405)
(cherry picked from commit d34a4c69f3b06ba0712024bdf523bbe42368402e)
-rw-r--r--main/imlib2/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/imlib2/APKBUILD b/main/imlib2/APKBUILD
index 84ebef52e0..bdd35753a3 100644
--- a/main/imlib2/APKBUILD
+++ b/main/imlib2/APKBUILD
@@ -1,7 +1,7 @@
1# Maintainer: Natanael Copa <ncopa@alpinelinux.org> 1# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
2pkgname=imlib2 2pkgname=imlib2
3pkgver=1.4.4 3pkgver=1.4.4
4pkgrel=2 4pkgrel=3
5pkgdesc="Library that does image file loading and saving as well as rendering, manipulation, arbitrary polygon support" 5pkgdesc="Library that does image file loading and saving as well as rendering, manipulation, arbitrary polygon support"
6url="http://sourceforge.net/projects/enlightenment/" 6url="http://sourceforge.net/projects/enlightenment/"
7license="BSD" 7license="BSD"