summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2018-04-12 15:22:11 -0400
committerMark H Weaver <mhw@netris.org>2018-04-12 15:22:11 -0400
commite90c5f35d14b4c956d4b1a39eac656ac6884c992 (patch)
treef76e045ef84107d80e6ccfb37f961b5c664a21db /gnu
parent4ccbdcbcadd6d2e432ee0afa220bc003e72a5b8a (diff)
downloadpatches-e90c5f35d14b4c956d4b1a39eac656ac6884c992.tar
patches-e90c5f35d14b4c956d4b1a39eac656ac6884c992.tar.gz
Revert "Revert "gnu: nghttp2: Update to 1.31.1 [fixes CVE-2018-1000168].""
This reverts commit 4ccbdcbcadd6d2e432ee0afa220bc003e72a5b8a.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/web.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index 2f56585875..9a3af2eacf 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -6356,7 +6356,7 @@ derivation by David Revoy from the original MonsterID by Andreas Gohr.")
(define-public nghttp2
(package
(name "nghttp2")
- (version "1.31.0")
+ (version "1.31.1")
(source
(origin
(method url-fetch)
@@ -6365,7 +6365,7 @@ derivation by David Revoy from the original MonsterID by Andreas Gohr.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1ivs74v9sa2sds3dq0s7vn9bkmhr2hgwyg1an1rah3agqwnkqmrn"))))
+ "00z1687m4wi2gbgkijbv099l9hs1sjlyzbhh8jhn0xssx4xcifb5"))))
(build-system gnu-build-system)
(outputs (list "out"
"lib")) ; only libnghttp2