Age | Commit message (Expand) | Author |
2019-03-11 | gnu: python-acme, certbot: Update to 0.32.0....* gnu/packages/tls.scm (python-acme): Update to 0.32.0.
(certbot)[source]: Update hash.
[native-inputs]: Replace python-nose with python-pytest.
[propagated-inputs]: Add python-cryptography.
| Tobias Geerinckx-Rice |
2019-03-04 | gnu: dehydrated: Don't use unstable tarball....* gnu/packages/tls.scm (dehydrated)[source]: Use release tarball.
[native-inputs]: Add gzip, tar.
[arguments]: Unzip tarball before installing. Install license file.
| Efraim Flashner |
2019-03-01 | gnu: OpenSSL: Update to 1.1.1b....* gnu/packages/tls.scm (openssl-next): Update to 1.1.1b.
| Marius Bakke |
2019-03-01 | gnu: openssl@1.1.1a: Don't inherit from openssl/fixed....I was a bit hasty in a92c6b1a2b5b8b69f248c732db4a11ddf130f0f1.
openssl-next replaces the source, and OpenSSL 1.1.1 is invulnerable.
* gnu/packages/tls.scm (openssl-next)[inherit]: Inherit from openssl
once more.
| Tobias Geerinckx-Rice |
2019-03-01 | gnu: openssl: Fix CVE-2019-1559....* gnu/packages/tls.scm (openssl)[replacement]: New field.
(openssl/fixed): New variable.
(openssl-next)[inherit]: Inherit from it instead.
* gnu/packages/patches/openssl-CVE-2019-1559.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Tobias Geerinckx-Rice |
2019-02-20 | gnu: OpenSSL: Don't use NAME in source URI. | Marius Bakke |
2019-02-20 | gnu: OpenSSL: Remove obsolete code....* gnu/packages/tls.scm (openssl-next)[arguments]: Remove GCC4 workaround.
| Marius Bakke |
2019-02-13 | gnu: certbot, python-acme: Update to 0.31.0....* gnu/packages/tls.scm (certbot, python-acme): Update to 0.31.0.
| Leo Famulari |
2019-02-09 | Merge branch 'staging' | Ludovic Courtès |
2019-02-01 | gnu: certbot, python-acme: Update to 0.30.2....* gnu/packages/tls.scm (certbot, python-acme): Update to 0.30.2.
| Leo Famulari |
2019-01-31 | Merge branch 'master' into staging | Marius Bakke |
2019-01-31 | gnu: p11-kit: Update to 0.23.15....* gnu/packages/patches/p11-kit-jks-timestamps.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/tls.scm (p11-kit): Update to 0.23.15.
[source](patches): New field.
| Marius Bakke |
2019-01-25 | Merge branch 'master' into staging | Ricardo Wurmus |
2019-01-24 | gnu: certbot, python-acme: Update to 0.30.0....* gnu/packages/tls.scm (certbot, python-acme): Update to 0.30.0.
| Leo Famulari |
2019-01-20 | Merge branch 'master' into staging | Ludovic Courtès |
2019-01-15 | gnu: Separate Python core packages from the rest....* gnu/packages/python.scm: Move hundreds of package definitions from here...
* gnu/packages/python-xyz.scm: ...to this new module.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/ada.scm,
gnu/packages/admin.scm,
gnu/packages/android.scm,
gnu/packages/audio.scm,
gnu/packages/backup.scm,
gnu/packages/benchmark.scm,
gnu/packages/bioinformatics.scm,
gnu/packages/bittorrent.scm,
gnu/packages/calendar.scm,
gnu/packages/check.scm,
gnu/packages/chemistry.scm,
gnu/packages/cluster.scm,
gnu/packages/compression.scm,
gnu/packages/connman.scm,
gnu/packages/crypto.scm,
gnu/packages/cups.scm,
gnu/packages/databases.scm,
gnu/packages/dav.scm,
gnu/packages/direct-connect.scm,
gnu/packages/disk.scm,
gnu/packages/django.scm,
gnu/packages/dlang.scm,
gnu/packages/docker.scm,
gnu/packages/ebook.scm,
gnu/packages/elf.scm,
gnu/packages/emacs.scm,
gnu/packages/emulators.scm,
gnu/packages/engineering.scm,
gnu/packages/enlightenment.scm,
gnu/packages/finance.scm,
gnu/packages/fltk.scm,
gnu/packages/fontutils.scm,
gnu/packages/freedesktop.scm,
gnu/packages/game-development.scm,
gnu/packages/games.scm,
gnu/packages/geo.scm,
gnu/packages/gl.scm,
gnu/packages/glib.scm,
gnu/packages/gnome.scm,
gnu/packages/gnupg.scm,
gnu/packages/gnuzilla.scm,
gnu/packages/graph.scm,
gnu/packages/graphics.scm,
gnu/packages/graphviz.scm,
gnu/packages/gtk.scm,
gnu/packages/ham-radio.scm,
gnu/packages/image-processing.scm,
gnu/packages/image-viewers.scm,
gnu/packages/image.scm,
gnu/packages/irc.scm,
gnu/packages/jrnl.scm,
gnu/packages/julia.scm,
gnu/packages/kde-frameworks.scm,
gnu/packages/key-mon.scm,
gnu/packages/libffi.scm,
gnu/packages/libreoffice.scm,
gnu/packages/libusb.scm,
gnu/packages/lirc.scm,
gnu/packages/logging.scm,
gnu/packages/machine-learning.scm,
gnu/packages/mail.scm,
gnu/packages/mate.scm,
gnu/packages/maths.scm,
gnu/packages/medical.scm,
gnu/packages/messaging.scm,
gnu/packages/monitoring.scm,
gnu/packages/mp3.scm,
gnu/packages/mpd.scm,
gnu/packages/music.scm,
gnu/packages/networking.scm,
gnu/packages/nutrition.scm,
gnu/packages/openldap.scm,
gnu/packages/openstack.scm,
gnu/packages/package-management.scm,
gnu/packages/password-utils.scm,
gnu/packages/patchutils.scm,
gnu/packages/pdf.scm,
gnu/packages/photo.scm,
gnu/packages/polkit.scm,
gnu/packages/protobuf.scm,
gnu/packages/python-crypto.scm,
gnu/packages/python-web.scm,
gnu/packages/qt.scm,
gnu/packages/rdf.scm,
gnu/packages/ruby.scm,
gnu/packages/search.scm,
gnu/packages/selinux.scm,
gnu/packages/serialization.scm,
gnu/packages/shells.scm,
gnu/packages/simulation.scm,
gnu/packages/ssh.scm,
gnu/packages/statistics.scm,
gnu/packages/storage.scm,
gnu/packages/sync.scm,
gnu/packages/terminals.scm,
gnu/packages/textutils.scm,
gnu/packages/time.scm,
gnu/packages/tls.scm,
gnu/packages/tor.scm,
gnu/packages/tryton.scm,
gnu/packages/version-control.scm,
gnu/packages/video.scm,
gnu/packages/virtualization.scm,
gnu/packages/vpn.scm,
gnu/packages/web-browsers.scm,
gnu/packages/web.scm,
gnu/packages/wicd.scm,
gnu/packages/xdisorg.scm,
gnu/packages/xorg.scm: Update module references.
| Ricardo Wurmus |
2019-01-09 | Merge remote-tracking branch 'origin/master' into staging | Efraim Flashner |
2018-12-30 | gnu: OpenSSL 1.1: Update to 1.1.1a [fixes CVE-2018-{0734,0735}]....* gnu/packages/tls.scm (openssl-next): Update to 1.1.1a.
| Leo Famulari |
2018-12-27 | Merge branch 'master' into staging | Marius Bakke |
2018-12-27 | gnu: mbedtls-apache: Update to 2.16.0....* gnu/packages/tls.scm (mbedtls-apache): Update to 2.16.0.
| Marius Bakke |
2018-12-12 | Merge branch 'master' into staging | Marius Bakke |
2018-12-12 | gnu: GnuTLS: Update to 3.6.5....* gnu/packages/patches/gnutls-skip-pkgconfig-test.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/tls.scm (gnutls): Update to 3.6.5.
[source](patches): Remove obsolete.
[source](snippet): Add Guile detection fix.
* gnu/packages/gnome.scm (libsoup)[arguments]: Adjust 'certtool' invokation to
cope with the new API.
| Marius Bakke |
2018-12-10 | gnu: certbot, python-acme: Update to 0.29.1....* gnu/packages/tls.scm (certbot, python-acme): Update to 0.29.1.
| Leo Famulari |
2018-12-04 | gnu: mbedtls-apache: Update to 2.14.1 [fixes CVE-2018-19608]....* gnu/packages/tls.scm (mbedtls-apache): Update to 2.14.1.
| Marius Bakke |
2018-11-22 | Merge branch 'master' into core-updates | Marius Bakke |
2018-11-21 | gnu: mbedtls-apache: Update to 2.14.0....* gnu/packages/tls.scm (mbedtls-apache): Update to 2.14.0.
| Marius Bakke |
2018-11-14 | Merge branch 'master' into core-updates | Marius Bakke |
2018-11-13 | gnu: certbot, python-acme: Update to 0.28.0....* gnu/packages/tls.scm (certbot, python-acme): Update to 0.28.0.
| Leo Famulari |
2018-10-05 | Merge branch 'master' into core-updates | Marius Bakke |
2018-10-04 | gnu: hiawatha: Update to 10.8.3....* 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.
| Tobias Geerinckx-Rice |
2018-10-04 | gnu: mbedtls-apache: Update to 2.13.0 [security fixes]....* gnu/packages/tls.scm (mbedtls-apache): Update to 2.13.0.
[native-inputs]: Add python.
| Tobias Geerinckx-Rice |
2018-10-01 | gnu: ghc-tls: Update to 1.4.1....* gnu/packages/tls.scm (ghc-tls): Update to 1.4.1.
| Timothy Sample |
2018-10-01 | gnu: ghc-mtl: Remove built-in Haskell package....* 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.
| Timothy Sample |
2018-09-27 | gnu: perl-crypt-openssl-rsa: Update to 0.31....* gnu/packages/tls.scm (perl-crypt-openssl-rsa): Update to 0.31.
| Tobias Geerinckx-Rice |
2018-09-20 | Merge branch 'master' into core-updates | Marius Bakke |
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 |