Age | Commit message (Expand) | Author |
2018-09-17 | gnu: mbedtls-apache: Update to 2.7.6....* gnu/packages/tls.scm (mbedtls-apache): Update to 2.7.6.
| Leo Famulari |
2018-09-14 | gnu: OpenSSL 1.1: Update to 1.1.1....* 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.
| Leo Famulari |
2018-09-10 | Merge branch 'master' into core-updates | Marius Bakke |
2018-09-10 | gnu: OpenSSL: Remove obsolete workaround....* gnu/packages/tls.scm (openssl)[arguments]: Remove workaround that is not
needed for GCC version 5.3 and later.
| Marius Bakke |
2018-09-09 | gnu: certbot: Update to 0.27.1....* 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.
| Leo Famulari |
2018-09-09 | gnu: openssl: Update to 1.0.2p....* 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.
| Marius Bakke |
2018-09-03 | Merge branch 'master' into core-updates | Marius Bakke |
2018-08-30 | gnu: p11-kit: Update to 0.23.14....* gnu/packages/tls.scm (p11-kit): Update to 0.23.14.
| Marius Bakke |
2018-08-25 | Merge branch 'staging' into core-updates | Marius Bakke |
2018-08-15 | gnu: openssl@1.1: Update to 1.1.0i [fix CVE-2018-0737]....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.
| Tobias Geerinckx-Rice |
2018-08-11 | Migrate search.cpan.org home pages to metacpan.org....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.
| Tobias Geerinckx-Rice |
2018-08-11 | gnu: Use static & unversioned CPAN home pages....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.
| Tobias Geerinckx-Rice |
2018-08-10 | gnu: p11-kit: Update to 0.23.13....* gnu/packages/tls.scm (p11-kit): Update to 0.23.13.
| Marius Bakke |
2018-08-01 | Merge branch 'master' into core-updates | Marius Bakke |
2018-07-30 | gnu: libtasn1: Don't build static library....* gnu/packages/tls.scm (libtasn1)[arguments]: New field.
| Marius Bakke |
2018-07-27 | gnu: mbedtls-apache: Update to 2.7.5....* gnu/packages/tls.scm (mbedtls-apache): Update to 2.7.5.
| Marius Bakke |
2018-07-24 | gnu: openssl: Incorporate grafted changes....* 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.
| Marius Bakke |
2018-07-17 | gnu: certbot, python-acme: Update to 0.26.1....* gnu/packages/tls.scm (certbot, python-acme): Update to 0.26.1.
| Leo Famulari |
2018-06-24 | gnu: mbedtls-apache: Update to 2.7.4....* gnu/packages/tls.scm (mbedtls-apache): Update to 2.7.4.
| Marius Bakke |
2018-06-18 | gnu: OpenSSL 1.1.0: Fix CVE-2018-{0495,0732}....* 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.
| Leo Famulari |
2018-06-18 | gnu: OpenSSL 1.0.2: Fix CVE-2018-{0495,0732}....* 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.
| Leo Famulari |
2018-06-16 | gnu: Add dehydrated....* gnu/packages/tls.scm (dehydrated): New variable.
| Clément Lassieur |
2018-06-14 | gnu: certbot, python-acme: Update to 0.25.1....* 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.
| Leo Famulari |
2018-06-14 | gnu: libressl: Update to 2.7.4 [fixes CVE-2018-{0495,0732}]....* gnu/packages/tls.scm (libressl): Update to 2.7.4.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Gábor Boskovits |
2018-06-05 | Merge branch 'master' into core-updates | Ricardo Wurmus |
2018-06-05 | gnu: p11-kit: Update to 0.23.12....* gnu/packages/tls.scm (p11-kit): Update to 0.23.12.
| Tobias Geerinckx-Rice |
2018-05-27 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-05-26 | gnu: p11-kit: Update to 0.23.11....* gnu/packages/tls.scm (p11-kit): Update to 0.23.11.
[arguments]: Add #:phases. Drop new "runtime" test.
| Marius Bakke |
2018-05-17 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-05-11 | gnu: libressl: Update to 2.7.3....* gnu/packages/tls.scm (libressl): Update to 2.7.3.
| Leo Famulari |
2018-05-06 | Merge branch 'master' into core-updates | Marius Bakke |
2018-05-05 | gnu: mbedtls-apache: Update to 2.7.3....* gnu/packages/tls.scm (mbedtls-apache): Update to 2.7.3.
| Marius Bakke |
2018-05-04 | gnu: certbot, python-acme: Update to 0.24.0....* gnu/packages/tls.scm (certbot, python-acme): Update to 0.24.0.
| Leo Famulari |
2018-05-04 | gnu: perl-crypt-openssl-rsa: Update to 0.30....* gnu/packages/tls.scm (perl-crypt-openssl-rsa): Update to 0.30.
[native-inputs]: Add PERL-CRYPT-OPENSSL-GUESS.
| Tobias Geerinckx-Rice |
2018-04-21 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-04-17 | gnu: perl-crypt-openssl-random: Update to 0.13....* gnu/packages/tls.scm (perl-crypt-openssl-random): Update to 0.13.
[native-inputs]: Add PERL-CRYPT-OPENSSL-GUESS.
| Tobias Geerinckx-Rice |
2018-04-17 | gnu: Add perl-crypt-openssl-guess....* gnu/packages/tls.scm (perl-crypt-openssl-guess): New public variable.
| Tobias Geerinckx-Rice |
2018-04-10 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-04-05 | gnu: certbot: Update to 0.23.0....* gnu/packages/tls.scm (certbot, python-acme): Update to 0.23.0.
| Leo Famulari |
2018-04-02 | gnu: libressl: Update to 2.7.2....* gnu/packages/tls.scm (libressl): Update to 2.7.2.
| Leo Famulari |
2018-03-29 | gnu: mbedtls-apache: Update to 2.7.2....* gnu/packages/tls.scm (mbedtls-apache): Update to 2.7.2.
[source](snippet): Remove.
| Marius Bakke |
2018-03-29 | Merge branch 'master' into core-updates | Marius Bakke |
2018-03-28 | gnu: openssl: Replace with OpenSSL 1.0.2o [fixes CVE-2018-0739]....* gnu/packages/tls.scm (openssl)[replacement]: New field.
(openssl-1.0.2o): New variable.
| Leo Famulari |
2018-03-28 | gnu: openssl: Update to 1.0.2o....* gnu/packages/tls.scm (openssl): Update to 1.0.2o. Remove snippet.
| Mark H Weaver |
2018-03-27 | gnu: openssl@1.1.0: Update to 1.1.0h [security fixes]....Fixes CVE-2017-3738 and CVE-2018-{0733,0739}.
* gnu/packages/tls.scm (openssl-next): Update to 1.1.0h.
| Leo Famulari |
2018-03-26 | gnu: libressl: Update to 2.7.1....* gnu/packages/tls.scm (libressl): Update to 2.7.1.
Signed-off-by: Nils Gillmann <ng0@n0.is>
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Nils Gillmann |
2018-03-22 | gnu: certbot: Update to 0.22.2....* gnu/packages/tls.scm (python-acme, certbot): Update to 0.22.2.
| Marius Bakke |
2018-03-20 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-03-20 | Correct name and Email for ng0....* .mailmap: Correct name and Email for ng0.
* Makefile.am, doc/guix.texi, etc/completion/fish/guix.fish
gnu/packages/accessibility.scm, gnu/packages/admin.scm,
gnu/packages/audio.scm, gnu/packages/autotools.scm,
gnu/packages/cdrom.scm, gnu/packages/check.scm,
gnu/packages/cinnamon.scm, gnu/packages/compression.scm,
gnu/packages/crypto.scm, gnu/packages/databases.scm,
gnu/packages/django.scm, gnu/packages/dns.scm,
gnu/packages/emacs.scm, gnu/packages/enlightenment.scm,
gnu/packages/fonts.scm, gnu/packages/fontutils.scm,
gnu/packages/forth.scm, gnu/packages/fvwm.scm,
gnu/packages/games.scm, gnu/packages/gl.scm,
gnu/packages/gnome.scm, gnu/packages/gnunet.scm,
gnu/packages/gnupg.scm, gnu/packages/gnuzilla.scm,
gnu/packages/gtk.scm, gnu/packages/guile-wm.scm,
gnu/packages/guile.scm, gnu/packages/haskell-check.scm,
gnu/packages/haskell-crypto.scm, gnu/packages/haskell.scm,
gnu/packages/image-viewers.scm, gnu/packages/image.scm,
gnu/packages/irc.scm, gnu/packages/language.scm,
gnu/packages/libcanberra.scm, gnu/packages/linux.scm,
gnu/packages/lisp.scm, gnu/packages/lolcode.scm,
gnu/packages/lxde.scm, gnu/packages/lxqt.scm,
gnu/packages/mail.scm, gnu/packages/markup.scm,
gnu/packages/mate.scm, gnu/packages/maths.scm,
gnu/packages/mc.scm, gnu/packages/messaging.scm,
gnu/packages/music.scm, gnu/packages/ncurses.scm,
gnu/packages/networking.scm, gnu/packages/nickle.scm,
gnu/packages/openbox.scm, gnu/packages/pdf.scm,
gnu/packages/perl-check.scm, gnu/packages/perl.scm,
gnu/packages/python-crypto.scm, gnu/packages/python-web.scm,
gnu/packages/python.scm, gnu/packages/qt.scm,
gnu/packages/ruby.scm, gnu/packages/rust.scm,
gnu/packages/scheme.scm, gnu/packages/serialization.scm,
gnu/packages/shells.scm, gnu/packages/ssh.scm,
gnu/packages/suckless.scm, gnu/packages/tbb.scm,
gnu/packages/telephony.scm, gnu/packages/text-editors.scm,
gnu/packages/textutils.scm, gnu/packages/time.scm,
gnu/packages/tls.scm, gnu/packages/tor.scm,
gnu/packages/version-control.scm, gnu/packages/video.scm,
gnu/packages/vim.scm, gnu/packages/web.scm,
gnu/packages/wm.scm, gnu/packages/xdisorg.scm,
gnu/packages/xfce.scm, gnu/packages/xml.scm,
gnu/packages/xorg.scm, gnu/services/certbot.scm,
gnu/services/desktop.scm, gnu/services/version-control.scm,
gnu/services/web.scm, guix/import/hackage.scm,
guix/licenses.scm: Likewise.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| ng0 |
2018-03-20 | Merge branch 'master' into core-updates | Mark H Weaver |