aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:2018-10-01gnu: Remove ghc-pandoc@1....Timothy Sample
2018-10-01gnu: ghc-yesod: Update to 1.6.0....Timothy Sample
2018-10-01gnu: ghc-yesod-form: Update to 1.6.2....Timothy Sample
2018-10-01gnu: ghc-yesod-persistent: Update to 1.6.0....Timothy Sample
2018-10-01gnu: ghc-yesod-core: Update to 1.6.6....Timothy Sample
2018-10-01gnu: ghc-warp-tls: Update to 3.2.4.3....Timothy Sample
2018-10-01gnu: ghc-warp: Update to 3.2.23....Timothy Sample
2018-10-01gnu: ghc-wai-conduit: Update to 3.0.0.4....Timothy Sample
2018-10-01gnu/packages/vpn.scm
+++ b/gnu/packages/vpn.scm
@@ -259,6 +259,8 @@ the user specifically asks to proxy, so the @dfn{VPN} interface no longer
(build-system gnu-build-system)
(propagated-inputs
`(("libxml2" ,libxml2)
+ ;; XXX ‘DTLS is insecure in GnuTLS v3.6.3 through v3.6.12.’
+ ;; See <https://gitlab.com/gnutls/gnutls/-/issues/960>.
("gnutls" ,gnutls-3.6.13)
("zlib" ,zlib)))
(inputs