projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
23c48fd
)
lz4: security bump to r119
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Fri, 4 Jul 2014 13:27:47 +0000
(10:27 -0300)
committer
Peter Korsgaard
<peter@korsgaard.com>
Fri, 4 Jul 2014 13:38:05 +0000
(15:38 +0200)
Fixes issue 134 - https://code.google.com/p/lz4/issues/detail?id=134
AKA CVE-2014-4611.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/lz4/lz4.mk
patch
|
blob
|
history
diff --git
a/package/lz4/lz4.mk
b/package/lz4/lz4.mk
index a089b0e475d06e8be8ee321b709858aaa2e9db0c..819cc543743791efc83b3c7c7d5f5602488fd809 100644
(file)
--- a/
package/lz4/lz4.mk
+++ b/
package/lz4/lz4.mk
@@
-4,7
+4,7
@@
#
################################################################################
-LZ4_VERSION = r11
7
+LZ4_VERSION = r11
9
LZ4_SITE = $(call github,Cyan4973,lz4,$(LZ4_VERSION))
LZ4_INSTALL_STAGING = YES
LZ4_LICENSE = BSD-2c