summaryrefslogtreecommitdiff
path: root/gnu/packages/tls.scm
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'master' into core-updates••• Conflicts: gnu/local.mk gnu/packages/algebra.scm gnu/packages/bioinformatics.scm gnu/packages/curl.scm gnu/packages/docbook.scm gnu/packages/emacs-xyz.scm gnu/packages/maths.scm gnu/packages/plotutils.scm gnu/packages/python-web.scm gnu/packages/python-xyz.scm gnu/packages/radio.scm gnu/packages/readline.scm gnu/packages/tls.scm gnu/packages/xml.scm gnu/packages/xorg.scm Marius Bakke2021-06-061-1/+22
|\|
| * gnu: gnutls: Replace with 3.6.16 [fixes CVE-2021-20305].•••* gnu/packages/tls.scm (gnutls)[replacement]: New field. (gnutls-3.6.16): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Solene Rapenne2021-05-281-0/+18
| * gnu: OpenSSL: Replace with 1.1.1k [fixes CVE-2021-3449 and CVE-2021-3450].•••* gnu/packages/tls.scm (openssl-1.1.1k): New variable. (openssl)[replacement]: New field. Marius Bakke2021-05-231-1/+21
* | gnu: gnutls: Update to 3.7.2.•••The 3.7 branch, while not considered the "stable" branch upstream, has been adopted by most major GNU/Linux distributions such as Debian, Arch, openSUSE, etc. It has the benefit of receiving all the security fixes. * gnu/packages/tls.scm (gnutls): Update to 3.7.2. Remove trailing #t. [source]: Remove the gnutls-CVE-2021-20231.patch and gnutls-CVE-2021-20232.patch patches, now incorporated in the source. * gnu/packages/patches/gnutls-CVE-2021-20231.patch: Delete file. * gnu/packages/patches/gnutls-CVE-2021-20232.patch: Likewise. * gnu/local.mk (dist_patch_DATA): De-register them. Maxim Cournoyer2021-06-061-10/+6
* | gnu: libtasn1: Update to 4.17.0.•••* gnu/packages/tls.scm (libtasn1): Update to 4.17.0. Efraim Flashner2021-05-131-3/+3
* | Merge branch 'master' into core-updates••• Conflicts: gnu/local.mk gnu/packages/bioinformatics.scm gnu/packages/django.scm gnu/packages/gtk.scm gnu/packages/llvm.scm gnu/packages/python-web.scm gnu/packages/python.scm gnu/packages/tex.scm guix/build-system/asdf.scm guix/build/emacs-build-system.scm guix/profiles.scm Marius Bakke2021-05-091-35/+8
|\|
| * gnu: certbot, python-acme: Update to 1.15.0.•••* gnu/packages/tls.scm (python-acme, certbot): Update to 1.15.0. Leo Famulari2021-05-091-3/+3
| * gnu: GnuTLS: Absorb grafted replacement.•••* gnu/packages/tls.scm (gnutls)[source]: Add 'gnutls-CVE-2021-20231.patch' and 'gnutls-CVE-2021-20232.patch'. [replacement]: Remove field. (gnutls/fixed): Remove variable. Leo Famulari2021-04-161-11/+3
| * gnu: OpenSSL: Absorb grafted replacement.•••* gnu/packages/tls.scm (openssl): Update to 1.1.1j. [replacement]: Remove field. (openssl/fixed): Remove variable. Leo Famulari2021-04-161-21/+2
| * gnu: certbot, python-acme: Update to 1.14.0.•••* gnu/packages/tls.scm (certbot, python-acme): Update to 1.14.0. Leo Famulari2021-04-161-3/+3
* | Merge remote-tracking branch 'origin/master' into core-updates••• Conflicts: gnu/local.mk gnu/packages/boost.scm gnu/packages/chez.scm gnu/packages/compression.scm gnu/packages/crates-io.scm gnu/packages/docbook.scm gnu/packages/engineering.scm gnu/packages/gcc.scm gnu/packages/gl.scm gnu/packages/gtk.scm gnu/packages/nettle.scm gnu/packages/python-check.scm gnu/packages/python-xyz.scm gnu/packages/radio.scm gnu/packages/rust.scm gnu/packages/sqlite.scm guix/build-system/node.scm Efraim Flashner2021-04-161-3/+3
|\|
| * gnu: gnutls: Fix typos in description.•••* gnu/packages/tls.scm (gnutls)[description]: Fix typos. Reported by genr8 on #guix. Tobias Geerinckx-Rice2021-03-281-1/+1
| * gnu: openssl: Update to 1.1.1k [security fixes].•••Fixes CVE-2021-3450 and CVE-2021-3449. * gnu/packages/tls.scm (openssl/fixed): Update to 1.1.1k. Léo Le Bouter2021-03-251-2/+2
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2021-03-241-20/+66
|\|
| * gnu: OpenSSL: Refer to the version number in a more robust way.•••* gnu/packages/tls.scm (openssl)[arguments]: Replace use of VERSION with (PACKAGE-VERSION THIS-PACKAGE). (openssl/fixed): Adjust accordingly. Leo Famulari2021-03-141-101/+6
| * gnu: gnutls: Fix CVE-2021-20231 and CVE-2021-20232.•••* gnu/packages/patches/gnutls-CVE-2021-20231.patch, gnu/packages/patches/gnutls-CVE-2021-20232.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/tls.scm (gnutls)[replacement]: New field. (gnutls/fixed): New variable. (guile2.2-gnutls): Use package/inherit. Mark H Weaver2021-03-131-3/+12
| * gnu: Add s2n.•••* gnu/packages/tls.scm (s2n): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Greg Hogan2021-03-121-0/+27
| * gnu: OpenSSL: Fix version number in build configuration.•••Fixes <https://bugs.gnu.org/47108>. This is a followup to commit 4a8b529ce15ddc69a9dd701e450fc85a0ed65910. * gnu/packages/tls.scm (openssl/fixed)[arguments]: New field. Leo Famulari2021-03-121-1/+98
| * gnu: certbot, python-acme: Update to 1.13.0.•••* gnu/packages/tls.scm (python-acme): Update to 1.13.0. [native-inputs]: Remove python-mock. [propagated-inputs]: Remove python-six. (certbot): Update to 1.13.0. [propagated-inputs]: Remove python-six. [arguments]: Remove 'build-documentation' phase. Leo Famulari2021-03-111-15/+4
| * gnu: openssl: Update to 1.1.1j [security fixes].•••* gnu/packages/tls.scm (openssl/fixed): New variable. (openssl)[replacement]: Graft. Léo Le Bouter2021-03-111-0/+19
* | Merge branch 'master' into core-updatesChristopher Baines2021-03-061-5/+11
|\|
| * gnu: certbot, python-acme: Update to 1.12.0.•••* gnu/packages/tls.scm (python-acme): Update to 1.12.0. (certbot): Update to 1.12.0. [arguments]: Replace the 'build-documentation' phase. Leo Famulari2021-03-031-5/+11
* | Merge branch 'staging' into 'core-updates'.•••Conflicts: gnu/local.mk gnu/packages/cmake.scm gnu/packages/curl.scm gnu/packages/gl.scm gnu/packages/glib.scm gnu/packages/guile.scm gnu/packages/node.scm gnu/packages/openldap.scm gnu/packages/package-management.scm gnu/packages/python-xyz.scm gnu/packages/python.scm gnu/packages/tls.scm gnu/packages/vpn.scm gnu/packages/xorg.scm Maxim Cournoyer2021-01-131-26/+30
|\|
| * Merge branch 'master' into stagingEfraim Flashner2021-01-101-5/+5
| |\
| | * gnu: libressl: Update to 3.1.5 [security fix].•••* gnu/packages/tls.scm (libressl): Update to 3.1.5. Tobias Geerinckx-Rice2021-01-031-5/+5
| * | Merge branch 'master' into ungraftingMarius Bakke2020-12-291-3/+3
| |\|
| | * gnu: certbot, python-acme: Update to 1.10.1.•••* gnu/packages/tls.scm (certbot, python-acme): Update to 1.10.1. Leo Famulari2020-12-211-3/+3
| * | Merge branch 'master' into ungraftingMarius Bakke2020-12-211-4/+4
| |\|
| | * gnu: p11-kit: Fix source hash.•••(Obviously) the tarball wasn't updated in place, and the .sig did check out, but I forgot to commit it because I'm a bit of an idiot. * gnu/packages/tls.scm (p11-kit)[source]: Update hash. Tobias Geerinckx-Rice2020-12-201-1/+1
| | * gnu: p11-kit: Update to 0.23.22.•••* gnu/packages/tls.scm (p11-kit): Update to 0.23.22. Tobias Geerinckx-Rice2020-12-201-2/+2
| | * gnu: dehydrated: Update to 0.7.0.•••* gnu/packages/tls.scm (dehydrated): Update to 0.7.0. Tobias Geerinckx-Rice2020-12-191-2/+2
| | * gnu: OpenSSL: Update to 1.1.1i [fixes CVE-2020-1971].•••* gnu/packages/tls.scm (openssl)[replacement]: Update replacement to 1.1.1i (openssl-1.1.1g): Replace with ... (openssl-1.1.1i): ... new variable. Leo Famulari2020-12-081-4/+4
| * | gnu: OpenSSL: Update to 1.1.1i [fixes CVE-2020-1971].•••* gnu/packages/tls.scm (openssl): Update to 1.1.1i. Marius Bakke2020-12-081-2/+2
| * | gnu: openssl: Update to 1.1.1g and remove replacement.•••* gnu/packages/tls.scm (openssl): Update to 1.1.1g. [replacement]: Remove. (openssl-1.1.1g): Remove. Ludovic Courtès2020-12-081-22/+3
| * | gnu: gnutls: Update to 3.6.15 and remove replacement.•••* gnu/packages/tls.scm (gnutls): Update to 3.6.15. [source]: Add "gnutls-cross.patch". [replacement]: Remove. [native-inputs]: Add GUILE-3.0 when (%current-target-system) is true. (gnutls/fixed): Remove. * gnu/packages/package-management.scm (guix)[propagated-inputs]: Remove reference to 'gnutls/fixed'. * gnu/packages/tls.scm (gnutls/dane): Inherit from gnutls. * gnu/packages/vpn.scm (openconnect)[propagated-inputs]: Remove gnutls/fixed, add gnutls. Co-authored-by: Efraim Flashner <efraim@flashner.co.il> Ludovic Courtès2020-12-081-35/+16
| |/
| * gnu: gnutls-dane: Inherit from newer GnuTLS.•••Fixes <https://bugs.gnu.org/44914>. * gnu/packages/tls.scm (gnutls/dane): Inherit from GNUTLS/FIXED instead of GNUTLS. Marius Bakke2020-12-031-1/+1
| * gnu: GnuTLS: Update replacement to 3.6.15 [fixes CVE-2020-24659].•••* gnu/packages/tls.scm (gnutls-3.6.14): Rename to ... (gnutls/fixed): ... this. Update to 3.6.15. (gnutls): Adjust for renamed replacement. * gnu/packages/package-management.scm (guix)[propagated-inputs]: Likewise. * gnu/packages/vpn.scm (openconnect)[propagated-inputs]: Likewise. Marius Bakke2020-12-031-4/+5
* | Merge remote-tracking branch 'origin/master' into core-updatesChristopher Baines2020-11-291-28/+36
|\|
| * gnu: openssl: Fix cross compiling for powerpc targets.•••* gnu/packages/tls.scm (openssl)[arguments]: Add cross compile target cases for powerpc64le-linux, powerpc64-linux and powerpc-linux. Efraim Flashner2020-11-211-1/+7
| * gnu: openssl: Fix indentation.•••* gnu/packages/tls.scm (openssl): Fix indentation of package definition. Efraim Flashner2020-11-081-26/+26
| * gnu: openssl: Fix cross compiling for mips64el-linux.•••* gnu/packages/tls.scm (openssl)[arguments]: When cross compiling add case for mips64el-linux. Efraim Flashner2020-11-081-0/+2
| * gnu: certbot, python-acme: Update to 1.8.0.•••* gnu/packages/tls.scm (certbot, python-acme): Update 1.8.0. Leo Famulari2020-10-211-4/+4
* | gnu: gnutls: Make p11-kit a propagated input.•••Because p11-kit appears in the gnutls.pc file, it needs to be a propagated input. This was a regression introduced in 28a13226fd5cd08b3eb090151c0753424c3f6eb4 which broke things like HTTPS support in curl, which then broke Git clones from repositories using HTTPS. * gnu/packages/tls.scm (gnutls)[inputs]: Move p11-kit from here. [propagated-inputs]: To here. Christopher Baines2020-11-171-7/+7
* | gnu: gnutls: Enable p11-kit.•••Everywhere except mips64el, where a comment says it doesn't work. I can't test as I can't build this on mips64el anyway. This change will enable running the tests for libcacard. * gnu/packages/tls.scm (gnutls)[arguments]: Only specify --without-p11-kit on mips64el. [inputs]: Include the p11-kit for all systems except mips64el. Christopher Baines2020-10-211-5/+15
* | Merge branch 'staging'•••Conflicts: gnu/packages/admin.scm gnu/packages/commencement.scm gnu/packages/gdb.scm gnu/packages/llvm.scm gnu/packages/package-management.scm gnu/packages/tls.scm Maxim Cournoyer2020-10-191-4/+4
|\|
| * gnu: libressl: Update to 3.1.4.•••* gnu/packages/tls.scm (libressl): Update to 3.1.4. Tobias Geerinckx-Rice2020-10-161-2/+2
| * gnu: gnutls: Fix cross-compilation.•••* gnu/packages/tls.scm (gnutls)[arguments]: Disable tests when cross-compiling. Mathieu Othacehe2020-10-051-1/+2
* | gnu: openssl@1.1: Update to 1.1.1g and remove replacement.•••* gnu/packages/tls.scm (openssl): Update to 1.1.1g. [replacement]: Remove. (openssl-1.1.1g): Remove. Ludovic Courtès2020-10-151-21/+2
* | gnu: gnutls: Remove dependency on the Autotools.•••This is a followup to 5cf6f6fe7b610e50d4f723f345799092d2b518ba. * gnu/packages/tls.scm (gnutls)[arguments]: In 'disable-failing-tests' phase, change 'tests/fastopen.sh' instead of 'tests/Makefile.am'. [native-inputs]: Remove AUTOCONF, AUTOMAKE, GETTEXT-MINIMAL, and LIBTOOL. Ludovic Courtès2020-09-251-10/+3
* | gnu: gnutls: Enable more testing.•••* gnu/packages/tls.scm (gnutls)[native-inputs]: Add NET-TOOLS, IPROUTE, and SOCAT. [arguments]: Adjust #:disallowed-references accordingly. Ludovic Courtès2020-09-251-4/+12