aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/fastjar/fastjar_0.98.bb
diff options
context:
space:
mode:
authorHenning Heinold <heinold@inf.fu-berlin.de>2010-06-25 22:42:27 +0200
committerHenning Heinold <heinold@inf.fu-berlin.de>2010-06-25 22:45:34 +0200
commit06cb3e1e79780fa911f57f4568c7dce95651cd25 (patch)
tree9f3c5ddebc42ce63fd1a138da61f8b59589416f7 /recipes/fastjar/fastjar_0.98.bb
parent1036e9e2d9b910e106d81cec9ae7f88cff84805e (diff)
downloadopenembedded-06cb3e1e79780fa911f57f4568c7dce95651cd25.tar.gz
fastjar: apply fix for CVE-2010-0831
* bump PR
Diffstat (limited to 'recipes/fastjar/fastjar_0.98.bb')
-rw-r--r--recipes/fastjar/fastjar_0.98.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes/fastjar/fastjar_0.98.bb b/recipes/fastjar/fastjar_0.98.bb
index e9be4e14a9..bbfb44523f 100644
--- a/recipes/fastjar/fastjar_0.98.bb
+++ b/recipes/fastjar/fastjar_0.98.bb
@@ -1,6 +1,8 @@
require fastjar.inc
-PR = "${INC_PR}.1"
+PR = "${INC_PR}.2"
+
+SRC_URI += "file://jartool.patch"
SRC_URI[md5sum] = "d2d264d343d4d0e1575832cc1023c3bf"
SRC_URI[sha256sum] = "f156abc5de8658f22ee8f08d7a72c88f9409ebd8c7933e9466b0842afeb2f145"