musl: security bump to version 1.1.2

Fixes CVE-2014-3484 (stack-based buffer overflow in DNS response
parsing).

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Gustavo Zacarias 2014-06-06 20:49:37 -03:00 committed by Peter Korsgaard
parent 701e8a8e81
commit a67b9b2df8
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
#
################################################################################
MUSL_VERSION = 1.1.1
MUSL_VERSION = 1.1.2
MUSL_SITE = http://www.musl-libc.org/releases/
MUSL_LICENSE = MIT
MUSL_LICENSE_FILES = COPYRIGHT