* [Buildroot] [PATCH] musl: security bump to version 1.1.8
@ 2015-03-30 11:23 Gustavo Zacarias
2015-03-30 15:55 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2015-03-30 11:23 UTC (permalink / raw)
To: buildroot
Fixes:
CVE-2015-1817 - stack-based buffer overflow in IPv6 literal parsing.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
package/musl/musl.hash | 2 +-
package/musl/musl.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/musl/musl.hash b/package/musl/musl.hash
index 0e6a2f9..20bb2f8 100644
--- a/package/musl/musl.hash
+++ b/package/musl/musl.hash
@@ -1,2 +1,2 @@
# Locally calculated after checking pgp signature
-sha256 d8e0aae287ecf8aa6500d3ed4131f33d216a7857dc7649a89125ffca6bf91599 musl-1.1.7.tar.gz
+sha256 fa928506415b9c555977daaf874c190eaf7fbbd16028cc5c5f33a00a83227813 musl-1.1.8.tar.gz
diff --git a/package/musl/musl.mk b/package/musl/musl.mk
index 86674ca..6cba5bb 100644
--- a/package/musl/musl.mk
+++ b/package/musl/musl.mk
@@ -4,7 +4,7 @@
#
################################################################################
-MUSL_VERSION = 1.1.7
+MUSL_VERSION = 1.1.8
MUSL_SITE = http://www.musl-libc.org/releases
MUSL_LICENSE = MIT
MUSL_LICENSE_FILES = COPYRIGHT
--
2.0.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] musl: security bump to version 1.1.8
2015-03-30 11:23 [Buildroot] [PATCH] musl: security bump to version 1.1.8 Gustavo Zacarias
@ 2015-03-30 15:55 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2015-03-30 15:55 UTC (permalink / raw)
To: buildroot
Dear Gustavo Zacarias,
On Mon, 30 Mar 2015 08:23:41 -0300, Gustavo Zacarias wrote:
> Fixes:
> CVE-2015-1817 - stack-based buffer overflow in IPv6 literal parsing.
>
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
> package/musl/musl.hash | 2 +-
> package/musl/musl.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Applied, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-03-30 15:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-30 11:23 [Buildroot] [PATCH] musl: security bump to version 1.1.8 Gustavo Zacarias
2015-03-30 15:55 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox