summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2014-06-04 08:11:02 +0200
committerYorhel <git@yorhel.nl>2014-06-04 08:11:02 +0200
commit8e3a7fa24ece9c75e9a1644d84b4b8068307a0be (patch)
treeabc5bab06450f840fafbfcadc19c9a20a537e2de
parent75d49b6ea3b64e0e8053962b86bec51d9ad10007 (diff)
static: Update to latest versions (+ GnuTLS security fix)
Fix for CVE-2014-3466 - https://lwn.net/Articles/601170/rss
-rwxr-xr-xstatic/build.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/build.sh b/static/build.sh
index 0438886..2a2e475 100755
--- a/static/build.sh
+++ b/static/build.sh
@@ -23,13 +23,13 @@
# - Cross-compile to platforms other than Linux?
-MUSL_VERSION=1.0.0
+MUSL_VERSION=1.1.1
ZLIB_VERSION=1.2.8
BZIP2_VERSION=1.0.6
SQLITE_VERSION=3080403
GMP_VERSION=6.0.0
NETTLE_VERSION=2.7.1
-GNUTLS_VERSION=3.3.1
+GNUTLS_VERSION=3.3.4
NCURSES_VERSION=5.9
GLIB_VERSION=2.40.0