summaryrefslogtreecommitdiff
path: root/gnu/packages/tls.scm
Commit message (Collapse)AuthorAge
* gnu: s2n: Update to 1.1.0.Greg Hogan2021-11-16
| | | | | | * gnu/packages/tls.scm (s2n): Update to 1.1.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: certbot, python-acme: Update to 1.18.0.Leo Famulari2021-11-10
| | | | * gnu/packages/tls.scm (certbot, python-acme): Update to 1.18.0.
* gnu: packages: Remove last year's deprecations.Tobias Geerinckx-Rice2021-11-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/admin.scm (guile3.0-shepherd): Remove variable. * gnu/packages/benchmark.scm (imb-openmpi): Likewise. * gnu/packages/boost.scm (boost-with-python3): Likewise. * gnu/packages/pep.scm (python-pep-adapter)[inputs]: Adjust accordingly. * gnu/packages/cpp.scm (nlohmann-json-cpp): Likewise. * gnu/packages/games.scm (openrct2)[inputs]: Adjust accordingly. * gnu/packages/cups.scm (escpr): Likewise. * gnu/packages/django.scm (python-django-jsonfield): Likewise. * gnu/packages/emacs-xyz.scm (emacs-modus-operandi-theme) (emacs-modus-vivendi-theme): Likewise. * gnu/packages/engineering.scm (kicad-i18l): Likewise. * gnu/packages/enlightenment.scm (enlightenment-wayland): Likewise. * gnu/packages/firmware.scm (opensbi-qemu-virt, opensbi-qemu-sifive-u): Likewise. * gnu/packages/fonts.scm (font-gnu-freefont-ttf, font-open-dyslexic): Likewise. * gnu/packages/game-development.scm (guile3.0-chickadee) (python-sge-pygame): Likewise. * gnu/packages/games.scm (retux)[inputs]: Adjust accordingly. * gnu/packages/gnome-xyz.scm (numix-theme): Likewise. * gnu/packages/gnupg.scm (guile3.0-gcrypt): Likewise. * gnu/packages/gstreamer.scm (gst-transcoder): Likewise. * gnu/packages/gtk.scm (guile3.0-cairo, guile3.0-present, guile3.0-rsvg): Likewise. * gnu/packages/guile-xyz.scm (guile3.0-colorized, guile3.0-commonmark) (guile3.0-config, guile3.0-email, guile3.0-fibers, guile3.0-gi) (guile3.0-hall, guile3.0-hashing, guile3.0-haunt, guile3.0-ics) (guile3.0-irregex, guile3.0-lib, guile3.0-mcron, guile3.0-minikanren) (guile3.0-ncurses, guile3.0-ncurses/gpm, guile3.0-newt, guile3.0-parted) (guile3.0-pfds, guile3.0-picture-language, guile3.0-semver) (guile3.0-simple-zmq, guile3.0-squee, guile3.0-syntax-highlight) (guile3.0-websocket, guile3.0-wisp, guile3.0-xapian): Likewise. * gnu/packages/guile.scm (define-deprecated-guile3.0-package) (guile3.0-json, guile3.0-gdbm-ffi, guile3.0-sqlite3) (guile3.0-bytestructures, guile3.0-git): Likewise. * gnu/packages/haskell-apps.scm (ghc-stylish-haskell): Likewise. * gnu/packages/linux.scm (linux-libre-arm-veyron): Likewise. * gnu/packages/mail.scm (guile3.0-mailutils): Likewise. * gnu/packages/monitoring.scm (python2-graphite-web): Likewise. * gnu/packages/package-management.scm (guile3.0-guix): Likewise. * gnu/packages/package-management.scm (python-conda): Likewise. * gnu/packages/phabricator.scm (libphutil): Likewise. * gnu/packages/plotutils.scm (guile3.0-charting): Likewise. * gnu/packages/python-xyz.scm (python2-smmap2, python-glances) (python-smmap2): Likewise. * gnu/packages/shells.scm (oil-shell): Likewise. * gnu/packages/sqlite.scm (sqlite-with-column-metadata): Likewise. * gnu/packages/ssh.scm (guile3.0-ssh): Likewise. * gnu/packages/terminals.scm (et): Likewise. * gnu/packages/tls.scm (guile3.0-gnutls): Likewise. * gnu/packages/vlang.scm (v): Likewise. * gnu/packages/vpn.scm (wireguard): Likewise. * gnu/packages/web-browsers.scm (next, sbcl-next): Likewise. * gnu/packages/xorg.scm (transset-df): Likewise.
* gnu: p11-kit: Update home page.Ludovic Courtès2021-10-25
| | | | * gnu/packages/tls.scm (p11-kit)[home-page]: Update.
* gnu: p11-kit@0.24.0: Use certificates from /etc/ssl/certs.Ludovic Courtès2021-10-25
| | | | | | | | | | | | | | | Fixes <https://issues.guix.gnu.org/49957>. Flatpak has a soft dependency on p11-kit, which was configured without knowledge of the system-wide CA certificate store. This caused some flatpak apps to fail with ERR_CERT_AUTHORITY_INVALID errors. Reported by Andrew Whatson <whatson@gmail.com>. * gnu/packages/tls.scm (p11-kit-next)[arguments]: New field. Co-authored-by: Andrew Whatson <whatson@gmail.com> Co-authored-by: John Kehayias <john.kehayias@protonmail.com>
* gnu: Add p11-kit 0.24.0.John Kehayias2021-10-25
| | | | | | * gnu/packages/tls.scm (p11-kit-next): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add aws-lc.Greg Hogan2021-10-16
| | | | | | * gnu/packages/tls.scm (aws-lc): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: s2n: Update to 1.0.10-7f43b102.Greg Hogan2021-10-16
| | | | | | | | * gnu/packages/tls.scm (s2n): Update to 1.0.10-7f43b102. [source, home-page]: Remove URL redirect. [arguments]: Enable testing. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: wolfssl: Update to 4.8.1.Tobias Geerinckx-Rice2021-10-04
| | | | * gnu/packages/tls.scm (wolfssl): Update to 4.8.1.
* gnu: dehydrated: Update description.Tobias Geerinckx-Rice2021-09-29
| | | | | * gnu/packages/tls.scm (dehydrated)[synopsis, description]: Let's Encrypt hasn't been the only game in ACME town in ages.
* gnu: openssl: Update replacement to 1.1.1l [security fixes].Efraim Flashner2021-08-24
| | | | | | * gnu/packages/tls.scm (openssl)[replacement]: Replace with 1.1.1l. (openssl-1.1.1k): Remove variable. (openssl-1.1.1l): Add variable.
* gnu: OpenSSL 1.0.2: Hide this package.Leo Famulari2021-07-27
| | | | * gnu/packages/tls.scm (openssl-1.0): Wrap in 'hidden-package'.
* gnu: Add wolfSSL.Leo Famulari2021-07-27
| | | | * gnu/packages/tls.scm (wolfssl): New variable.
* gnu: dehydrated: Follow up commit to 77e2df870b.Maxim Cournoyer2021-08-03
| | | | * gnu/packages/tls.scm (dehydrated): Remove bogus, nested native-search-paths.
* gnu: dehydrated: Declare cURL's native search paths.Tobias Geerinckx-Rice2021-08-03
| | | | | | * gnu/packages/tls.scm (dehydrated)[native-search-paths]: Use curl's. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: certbot, python-acme: Update to 1.17.0.Matthew James Kraai2021-07-27
| | | | | | * gnu/packages/tls.scm (certbot, python-acme): Update to 1.17.0. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: mbedtls-apache: Update to 2.26.0.Matthew James Kraai2021-07-05
| | | | | | | * gnu/packages/tls.scm (mbedtls-apache): Update to 2.26.0. [source]: Add snippet. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: mbedtls-apache: Update home page.Matthew James Kraai2021-07-03
| | | | | | * gnu/packages/tls.scm (mbedtls-apache)[home-page]: Update. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: s2n: Expand description.Tobias Geerinckx-Rice2021-06-24
| | | | | * gnu/packages/tls.scm (s2n)[synopsis, description]: Add some more upstream words.
* gnu: s2n: Update to 1.0.10.Tobias Geerinckx-Rice2021-06-24
| | | | * gnu/packages/tls.scm (s2n): Update to 1.0.10.
* gnu: certbot, python-acme: Update to 1.16.0.Matthew James Kraai2021-06-23
| | | | | | * gnu/packages/tls.scm (certbot, python-acme): Update to 1.16.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: libressl: Remove search paths.Brice Waegeneire2021-06-17
| | | | | | | | | | | Unlike OpenSSL, LibreSSL hardcode it's certificate bundle and doesn't allow to specify it through a environment variable. * gnu/packages/tls.scm (libressl)[configure-flags]: Specify OpenSSL configuration directory. [native-search-paths]: Remove it. * gnu/packages/ntp.scm (openntpd)[configure-flags]: Adjust CAcert location.
* gnu: libressl: Update to 3.3.3.Brice Waegeneire2021-06-12
| | | | * gnu/packages/tls.scm (libressl): Update to 3.3.3.
* gnu: gnutls@3.6.16: Fix cross-compilation.Ludovic Courtès2021-06-06
| | | | | | | Fixes <https://bugs.gnu.org/48771>. Reported by Eric Brown <ecbrown@ericcbrown.com>. * gnu/packages/tls.scm (gnutls-3.6.16)[arguments]: New field.
* gnu: gnutls: Replace with 3.6.16 [fixes CVE-2021-20305].Solene Rapenne2021-05-28
| | | | | | | * gnu/packages/tls.scm (gnutls)[replacement]: New field. (gnutls-3.6.16): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: OpenSSL: Replace with 1.1.1k [fixes CVE-2021-3449 and CVE-2021-3450].Marius Bakke2021-05-23
| | | | | * gnu/packages/tls.scm (openssl-1.1.1k): New variable. (openssl)[replacement]: New field.
* gnu: certbot, python-acme: Update to 1.15.0.Leo Famulari2021-05-09
| | | | * gnu/packages/tls.scm (python-acme, certbot): Update to 1.15.0.
* gnu: GnuTLS: Absorb grafted replacement.Leo Famulari2021-04-16
| | | | | | | * 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.
* gnu: OpenSSL: Absorb grafted replacement.Leo Famulari2021-04-16
| | | | | | * gnu/packages/tls.scm (openssl): Update to 1.1.1j. [replacement]: Remove field. (openssl/fixed): Remove variable.
* gnu: certbot, python-acme: Update to 1.14.0.Leo Famulari2021-04-16
| | | | * gnu/packages/tls.scm (certbot, python-acme): Update to 1.14.0.
* gnu: gnutls: Fix typos in description.Tobias Geerinckx-Rice2021-03-28
| | | | | | * gnu/packages/tls.scm (gnutls)[description]: Fix typos. Reported by genr8 on #guix.
* gnu: openssl: Update to 1.1.1k [security fixes].Léo Le Bouter2021-03-25
| | | | | | Fixes CVE-2021-3450 and CVE-2021-3449. * gnu/packages/tls.scm (openssl/fixed): Update to 1.1.1k.
* gnu: OpenSSL: Refer to the version number in a more robust way.Leo Famulari2021-03-14
| | | | | | * gnu/packages/tls.scm (openssl)[arguments]: Replace use of VERSION with (PACKAGE-VERSION THIS-PACKAGE). (openssl/fixed): Adjust accordingly.
* gnu: gnutls: Fix CVE-2021-20231 and CVE-2021-20232.Mark H Weaver2021-03-13
| | | | | | | | | * 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.
* gnu: Add s2n.Greg Hogan2021-03-12
| | | | | | * gnu/packages/tls.scm (s2n): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: OpenSSL: Fix version number in build configuration.Leo Famulari2021-03-12
| | | | | | | | Fixes <https://bugs.gnu.org/47108>. This is a followup to commit 4a8b529ce15ddc69a9dd701e450fc85a0ed65910. * gnu/packages/tls.scm (openssl/fixed)[arguments]: New field.
* gnu: certbot, python-acme: Update to 1.13.0.Leo Famulari2021-03-11
| | | | | | | | | * 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.
* gnu: openssl: Update to 1.1.1j [security fixes].Léo Le Bouter2021-03-11
| | | | | * gnu/packages/tls.scm (openssl/fixed): New variable. (openssl)[replacement]: Graft.
* gnu: certbot, python-acme: Update to 1.12.0.Leo Famulari2021-03-03
| | | | | | * gnu/packages/tls.scm (python-acme): Update to 1.12.0. (certbot): Update to 1.12.0. [arguments]: Replace the 'build-documentation' phase.
* Merge branch 'master' into stagingEfraim Flashner2021-01-10
|\
| * gnu: libressl: Update to 3.1.5 [security fix].Tobias Geerinckx-Rice2021-01-03
| | | | | | | | * gnu/packages/tls.scm (libressl): Update to 3.1.5.
* | Merge branch 'master' into ungraftingMarius Bakke2020-12-29
|\|
| * gnu: certbot, python-acme: Update to 1.10.1.Leo Famulari2020-12-21
| | | | | | | | * gnu/packages/tls.scm (certbot, python-acme): Update to 1.10.1.
* | Merge branch 'master' into ungraftingMarius Bakke2020-12-21
|\|
| * gnu: p11-kit: Fix source hash.Tobias Geerinckx-Rice2020-12-20
| | | | | | | | | | | | | | (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.
| * gnu: p11-kit: Update to 0.23.22.Tobias Geerinckx-Rice2020-12-20
| | | | | | | | * gnu/packages/tls.scm (p11-kit): Update to 0.23.22.
| * gnu: dehydrated: Update to 0.7.0.Tobias Geerinckx-Rice2020-12-19
| | | | | | | | * gnu/packages/tls.scm (dehydrated): Update to 0.7.0.
| * gnu: OpenSSL: Update to 1.1.1i [fixes CVE-2020-1971].Leo Famulari2020-12-08
| | | | | | | | | | | | * gnu/packages/tls.scm (openssl)[replacement]: Update replacement to 1.1.1i (openssl-1.1.1g): Replace with ... (openssl-1.1.1i): ... new variable.
* | gnu: OpenSSL: Update to 1.1.1i [fixes CVE-2020-1971].Marius Bakke2020-12-08
| | | | | | | | * gnu/packages/tls.scm (openssl): Update to 1.1.1i.
* | gnu: openssl: Update to 1.1.1g and remove replacement.Ludovic Courtès2020-12-08
| | | | | | | | | | | | * gnu/packages/tls.scm (openssl): Update to 1.1.1g. [replacement]: Remove. (openssl-1.1.1g): Remove.