summaryrefslogtreecommitdiffstats
path: root/system/musl/musl.info
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2017-01-03 19:43:35 +0100
committer Willy Sudiarto Raharjo2017-01-03 19:44:12 +0100
commitfca87de0a808d96e38f202b5c12837fcc6d57737 (patch)
tree058815bab971dc02d91f0d8231278da6dca3c002 /system/musl/musl.info
parent6127e77dd61c3db90deb4d9213bb6b7dd150bd45 (diff)
downloadslackbuilds-fca87de0a808d96e38f202b5c12837fcc6d57737.tar.gz
system/musl: Updated for version 1.1.16.
This fix a serious under-allocation bug in regexec due to integer overflow (CVE-2016-8859). Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/musl/musl.info')
-rw-r--r--system/musl/musl.info6
1 files changed, 3 insertions, 3 deletions
diff --git a/system/musl/musl.info b/system/musl/musl.info
index 83b1eb7a1a..43fefb326e 100644
--- a/system/musl/musl.info
+++ b/system/musl/musl.info
@@ -1,8 +1,8 @@
PRGNAM="musl"
-VERSION="1.1.3"
+VERSION="1.1.16"
HOMEPAGE="http://www.musl-libc.org"
-DOWNLOAD="http://www.musl-libc.org/releases/musl-1.1.3.tar.gz"
-MD5SUM="1628bd4c86b14b90447e1dcf8421aed7"
+DOWNLOAD="http://www.musl-libc.org/releases/musl-1.1.16.tar.gz"
+MD5SUM="ac52ccaec6b06ab0f289d37e8436859b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""