gnu: mbedtls-apache: Update to 2.14.1 [fixes CVE-2018-19608].

* gnu/packages/tls.scm (mbedtls-apache): Update to 2.14.1.
This commit is contained in:
Marius Bakke 2018-12-04 16:28:35 +01:00
parent 17074cae32
commit b4c684cdf3
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -826,7 +826,7 @@ then ported to the GNU / Linux environment.")
(define-public mbedtls-apache (define-public mbedtls-apache
(package (package
(name "mbedtls-apache") (name "mbedtls-apache")
(version "2.14.0") (version "2.14.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -836,7 +836,7 @@ then ported to the GNU / Linux environment.")
version "-apache.tgz")) version "-apache.tgz"))
(sha256 (sha256
(base32 (base32
"0bf8mf8w5dyikbwpckcxgdi0l086adk7pailqds10bkzrcg59y42")))) "07f6xn77w5rd6fhq5s1dmna3czs4chk5j2s6wkj366cvikawp2gi"))))
(build-system cmake-build-system) (build-system cmake-build-system)
(arguments (arguments
`(#:configure-flags `(#:configure-flags