summaryrefslogtreecommitdiff
path: root/gnu/packages/tls.scm
AgeCommit message (Collapse)Author
2018-11-22Merge branch 'master' into core-updatesMarius Bakke
2018-11-21gnu: mbedtls-apache: Update to 2.14.0.Marius Bakke
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.14.0.
2018-11-14Merge branch 'master' into core-updatesMarius Bakke
2018-11-13gnu: certbot, python-acme: Update to 0.28.0.Leo Famulari
* gnu/packages/tls.scm (certbot, python-acme): Update to 0.28.0.
2018-10-05Merge branch 'master' into core-updatesMarius Bakke
2018-10-04gnu: hiawatha: Update to 10.8.3.Tobias Geerinckx-Rice
* gnu/packages/web.scm (hiawatha): Update to 10.8.3. [source]: Also delete bundled copy of nghttp2. [inputs]: Use mbedtls-for-hiawatha instead of vanilla mbedtls-apache. * gnu/packages/tls.scm (mbedtls-for-hiawatha): New public variable.
2018-10-04gnu: mbedtls-apache: Update to 2.13.0 [security fixes].Tobias Geerinckx-Rice
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.13.0. [native-inputs]: Add python.
2018-10-01gnu: ghc-tls: Update to 1.4.1.Timothy Sample
* gnu/packages/tls.scm (ghc-tls): Update to 1.4.1.
2018-10-01gnu: ghc-mtl: Remove built-in Haskell package.Timothy Sample
* gnu/packages/agda.scm (agda)[inputs]: Remove ghc-mtl. * gnu/packages/games.scm (raincat)[inputs]: Remove ghc-mtl. * gnu/packages/haskell-check.scm (ghc-tasty-ant-xml, ghc-tasty-golden, ghc-tasty, ghc-tasty-kat, ghc-tasty-rerun, ghc-crypto-cipher-tests)[inputs]: Remove ghc-mtl. * gnu/packages/haskell-crypto.scm (ghc-asn1-encoding, ghc-pem, ghc-x509, ghc-x509-store, ghc-x509-validation, ghc-x509-system)[inputs]: Remove ghc-mtl. * gnu/packages/haskell-web.scm (ghc-http, ghc-http-conduit, ghc-yesod-core)[inputs]: Remove ghc-mtl. * gnu/packages/haskell.scm (ghc-convertible, ghc-libxml, ghc-cgi, ghc-happy, ghc-haskell-src-exts, ghc-resourcet, cabal-install, ghc-indents, ghc-regex-base, ghc-regex-tdfa-rc, ghc-trifecta, ghc-zip-archive, ghc-logict, ghc-exceptions, ghc-smallcheck, ghc-syb, ghc-fgl, ghc-chasingbottoms, ghc-parsec, ghc-megaparsec, ghc-edisonapi, ghc-edisoncore, ghc-mmorph, ghc-ifelse, ghc-kan-extensions, ghc-lens, ghc-cheapskate, ghc-free, ghc-adjunctions, ghc-equivalence, ghc-texmath, ghc-texmath-for-pandoc-1, ghc-highlighting-kate, ghc-th-reify-many, ghc-th-orphans, ghc-geniplate-mirror, ghc-conduit, ghc-filemanip, ghc-juicypixels, ghc-hslua, ghc-hourglass, ghc-skylighting, ghc-skylighting-for-pandoc-1, ghc-pandoc, ghc-pandoc-1, ghc-pandoc-citeproc, ghc-regex-tdfa, ghc-stmonadtrans, ghc-constraints, ghc-lifted-async, ghc-shelly, ghc-hslogger, ghc-json, shellcheck, ghc-vector-algorithms, ghc-monad-par-extras, ghc-monad-par, ghc-monadrandom, ghc-either, ghc-rebase, ghc-aws, ghc-monad-logger, ghc-persistent, ghc-bytes, ghc-missingh, ghc-operational, ghc-chart)[inputs]: Remove ghc-mtl. (ghc-conduit-combinators)[native-inputs]: Remove ghc-mtl. (ghc-mtl): Remove variable. * gnu/packages/idris.scm (idris)[inputs]: Remove ghc-mtl. * gnu/packages/tls.scm (ghc-tls)[inputs]: Remove ghc-mtl. * gnu/packages/version-control.scm (darcs, git-annex)[inputs]: Remove ghc-mtl. * gnu/packages/wm.scm (xmonad, ghc-xmonad-contrib)[inputs]: Remove ghc-mtl. * gnu/packages/xml.scm (ghc-hxt)[inputs]: Remove ghc-mtl.
2018-09-27gnu: perl-crypt-openssl-rsa: Update to 0.31.Tobias Geerinckx-Rice
* gnu/packages/tls.scm (perl-crypt-openssl-rsa): Update to 0.31.
2018-09-20Merge branch 'master' into core-updatesMarius Bakke
2018-09-17gnu: mbedtls-apache: Update to 2.7.6.Leo Famulari
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.7.6.
2018-09-14gnu: OpenSSL 1.1: Update to 1.1.1.Leo Famulari
* gnu/packages/tls.scm (openssl-next): Update to 1.1.1. [arguments]: Patch a `/usr/bin/env` invocation in the 'config' script. Adjust the documentation output. * gnu/packages/patches/openssl-1.1.0-c-rehash-in.patch: Rename and ... * gnu/packages/patches/openssl-1.1-c-rehash-in.patch: ... adjust patch. * gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2018-09-10Merge branch 'master' into core-updatesMarius Bakke
2018-09-10gnu: OpenSSL: Remove obsolete workaround.Marius Bakke
* gnu/packages/tls.scm (openssl)[arguments]: Remove workaround that is not needed for GCC version 5.3 and later.
2018-09-09gnu: certbot: Update to 0.27.1.Leo Famulari
* gnu/packages/tls.scm (python-acme): Update to 0.27.1. [arguments]: Use invoke. (certbot): Update to 0.27.1. [native-inputs]: Use python-sphinx-1.6.
2018-09-09gnu: openssl: Update to 1.0.2p.Marius Bakke
* gnu/packages/patches/openssl-1.0.2-CVE-2018-0495.patch, gnu/packages/patches/openssl-1.0.2-CVE-2018-0732.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. * gnu/packages/tls.scm (openssl): Update to 1.0.2p. [source](patches): Remove obsolete.
2018-09-03Merge branch 'master' into core-updatesMarius Bakke
2018-08-30gnu: p11-kit: Update to 0.23.14.Marius Bakke
* gnu/packages/tls.scm (p11-kit): Update to 0.23.14.
2018-08-25Merge branch 'staging' into core-updatesMarius Bakke
2018-08-15gnu: openssl@1.1: Update to 1.1.0i [fix CVE-2018-0737].Tobias Geerinckx-Rice
Also includes a fix for CVE-2018-0732, and a different approach to fixing CVE-2018-0495. * gnu/packages/tls.scm (openssl-next): Update to 1.1.0i. [sources]: Remove CVE patches. * gnu/packages/patches/openssl-1.1.0-CVE-2018-0495.patch: Delete... * gnu/packages/patches/openssl-1.1.0-CVE-2018-0732.patch: ...both files. * gnu/local.mk (dist_patch_DATA): Remove them.
2018-08-11Migrate search.cpan.org home pages to metacpan.org.Tobias Geerinckx-Rice
The venerable search.cpan.org has retired[0]. [0]: https://log.perl.org/2018/05/goodbye-search-dot-cpan-dot-org.html * guix/import/cpan.scm (cpan-home): Generate metacpan.org home page URIs. Update all previously generated ones in (gnu packages) to their canonical new homes.
2018-08-11gnu: Use static & unversioned CPAN home pages.Tobias Geerinckx-Rice
Constructing home pages to be version-specific is not something we really want or do elsewhere, and interferers with mass updates like the one I'm about to make. * gnu/packages/glib.scm (perl-net-dbus-glib)[home-page]: Use canonical home page. * gnu/packages/perl-check.scm (perl-test-nowarnings, perl-test-output) (perl-test-simple, perl-test-tester)[home-page]: Likewise. * gnu/packages/perl.scm (perl-benchmark-timer, perl-clone) (perl-digest-sha1, perl-file-which, perl-getopt-tabular, perl-io-string) (perl-ipc-run3, perl-probe-perl, perl-regexp-common, perl-sys-cpu) [home-page]: Likewise. * gnu/packages/tcl.scm (perl-tk)[home-page]: Likewise. * gnu/packages/tls.scm (perl-net-ssleay)[home-page]: Likewise. * gnu/packages/web.scm (perl-www-curl)[home-page]: Likewise. * gnu/packages/xml.scm (perl-xml-dom)[home-page]: Likewise. * gnu/packages/xorg.scm (perl-x11-protocol-other)[home-page]: Likewise.
2018-08-10gnu: p11-kit: Update to 0.23.13.Marius Bakke
* gnu/packages/tls.scm (p11-kit): Update to 0.23.13.
2018-08-01Merge branch 'master' into core-updatesMarius Bakke
2018-07-30gnu: libtasn1: Don't build static library.Marius Bakke
* gnu/packages/tls.scm (libtasn1)[arguments]: New field.
2018-07-27gnu: mbedtls-apache: Update to 2.7.5.Marius Bakke
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.7.5.
2018-07-24gnu: openssl: Incorporate grafted changes.Marius Bakke
* gnu/packages/tls.scm (openssl)[replacement]: Remove field. [source](patches): Add 'openssl-1.0.2-CVE-2018-0495.patch' and 'openssl-1.0.2-CVE-2018-0732.patch'. (openssl/fixed): Remove variable.
2018-07-17gnu: certbot, python-acme: Update to 0.26.1.Leo Famulari
* gnu/packages/tls.scm (certbot, python-acme): Update to 0.26.1.
2018-06-24gnu: mbedtls-apache: Update to 2.7.4.Marius Bakke
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.7.4.
2018-06-18gnu: OpenSSL 1.1.0: Fix CVE-2018-{0495,0732}.Leo Famulari
* gnu/packages/patches/openssl-1.1.0-CVE-2018-0495.patch, gnu/packages/patches/openssl-1.1.0-CVE-2018-0732.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/tls.scm (openssl-next)[source]: Use them.
2018-06-18gnu: OpenSSL 1.0.2: Fix CVE-2018-{0495,0732}.Leo Famulari
* gnu/packages/patches/openssl-1.0.2-CVE-2018-0495.patch, gnu/packages/patches/openssl-1.0.2-CVE-2018-0732.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/tls.scm (openssl)[replacement]: New field. (openssl/fixed): New variable.
2018-06-16gnu: Add dehydrated.Clément Lassieur
* gnu/packages/tls.scm (dehydrated): New variable.
2018-06-14gnu: certbot, python-acme: Update to 0.25.1.Leo Famulari
* gnu/packages/tls.scm (certbot): Update 0.25.1. (python-acme): Update to 0.25.1. [native-inputs]: Add python-pytest. [propagated-inputs]: Add python-requests-toolbelt.
2018-06-14gnu: libressl: Update to 2.7.4 [fixes CVE-2018-{0495,0732}].Gábor Boskovits
* gnu/packages/tls.scm (libressl): Update to 2.7.4. Signed-off-by: Leo Famulari <leo@famulari.name>
2018-06-05Merge branch 'master' into core-updatesRicardo Wurmus
2018-06-05gnu: p11-kit: Update to 0.23.12.Tobias Geerinckx-Rice
* gnu/packages/tls.scm (p11-kit): Update to 0.23.12.
2018-05-27Merge branch 'master' into core-updatesMark H Weaver
2018-05-26gnu: p11-kit: Update to 0.23.11.Marius Bakke
* gnu/packages/tls.scm (p11-kit): Update to 0.23.11. [arguments]: Add #:phases. Drop new "runtime" test.
2018-05-17Merge branch 'master' into core-updatesMark H Weaver
2018-05-11gnu: libressl: Update to 2.7.3.Leo Famulari
* gnu/packages/tls.scm (libressl): Update to 2.7.3.
2018-05-06Merge branch 'master' into core-updatesMarius Bakke
2018-05-05gnu: mbedtls-apache: Update to 2.7.3.Marius Bakke
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.7.3.
2018-05-04gnu: certbot, python-acme: Update to 0.24.0.Leo Famulari
* gnu/packages/tls.scm (certbot, python-acme): Update to 0.24.0.
2018-05-04gnu: perl-crypt-openssl-rsa: Update to 0.30.Tobias Geerinckx-Rice
* gnu/packages/tls.scm (perl-crypt-openssl-rsa): Update to 0.30. [native-inputs]: Add PERL-CRYPT-OPENSSL-GUESS.
2018-04-21Merge branch 'master' into core-updatesMark H Weaver
2018-04-17gnu: perl-crypt-openssl-random: Update to 0.13.Tobias Geerinckx-Rice
* gnu/packages/tls.scm (perl-crypt-openssl-random): Update to 0.13. [native-inputs]: Add PERL-CRYPT-OPENSSL-GUESS.
2018-04-17gnu: Add perl-crypt-openssl-guess.Tobias Geerinckx-Rice
* gnu/packages/tls.scm (perl-crypt-openssl-guess): New public variable.
2018-04-10Merge branch 'master' into core-updatesMark H Weaver
2018-04-05gnu: certbot: Update to 0.23.0.Leo Famulari
* gnu/packages/tls.scm (certbot, python-acme): Update to 0.23.0.