summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: icecat: Update to 60.7.0-guix2.Mark H Weaver2019-06-04
| | | | | | | | | | | | | | This includes updates to bundled extensions from the upstream GNU IceCat 60.7.0-gnu1 release. * gnu/packages/gnuzilla.scm (%icecat-version): Update to 60.7.0-guix2. (icecat-source)[upstream-icecat-base-version]: Update to 60.7.0. [upstream-icecat-source, gnuzilla-source]: Update hashes. [origin]: Remove the substitutions that dealt with debian-specific package code in the makeicecat script, since that code has been removed upstream. (icecat)[arguments]: Adapt the 'install-desktop-entry' phase to avoid using the Debian desktop file, which is no longer included in the IceCat sources. * gnu/packages/patches/icecat-makeicecat.patch: Adapt to upstream changes.
* gnu: emacspeak: Update to 50.0.Kei Kebreau2019-06-03
| | | | | * gnu/packages/emacs.scm (emacspeak): Update to 50.0. [arguments]: Simplify "configure" phase and adjust "install" phase.
* services: guix-publish: Allow for multi-compression.Ludovic Courtès2019-06-03
| | | | | | | | | | | | | | | | This is a followup to b8fa86adfc01205f1d942af8cb57515eb3726c52. * guix/deprecation.scm (warn-about-deprecation): Make public. * gnu/services/base.scm (<guix-publish-configuration>)[compression]: New field. [compression-level]: Default to #f. Add '%' to getter name. (guix-publish-configuration-compression-level): Define as deprecated. (default-compression): New procedure. (guix-publish-shepherd-service)[config->compression-options]: New procedure. Use 'match-record' instead of 'match'. * doc/guix.texi (Base Services): Remove 'compression-level' and document 'compression'.
* gnu: gnome-control-center: Set correct file name for the 'passwd' binary.Florian Pelz2019-06-03
| | | | | | | * gnu/packages/gnome.scm (gnome-control-center): Substitute correct path to passwd. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: cracklib: Install password dictionary.Florian Pelz2019-06-03
| | | | | | * gnu/packages/password-utils.scm (cracklib): Use `make dict`. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python-translate-toolkit: Update home page.Marius Bakke2019-06-03
| | | | * gnu/packages/python-xyz.scm (python-translate-toolkit)[home-page]: Use HTTPS.
* gnu: python-beautifulsoup4: Update to 4.7.1.Marius Bakke2019-06-03
| | | | | * gnu/packages/python-xyz.scm (python-beautifulsoup4): Update to 4.7.1. [native-inputs]: Add PYTHON-SOUPSIEVE.
* gnu: python-soupsieve: Fix python2 variant.Marius Bakke2019-06-03
| | | | | | * gnu/packages/python-xyz.scm (python-soupsieve)[properties]: New field. (python2-soupsieve): Inherit using STRIP-PYTHON2-VARIANT. [propagated-inputs]: Inherit from BASE.
* gnu: Cython: Update home page.Marius Bakke2019-06-03
| | | | * gnu/packages/python-xyz.scm (python-cython)[home-page]: Use HTTPS.
* gnu: Django: Update to 1.11.21 [fixes CVE-2019-12308, CVE-2019-11358].Marius Bakke2019-06-03
| | | | * gnu/packages/django.scm (python-django): Update to 1.11.21.
* gnu: OpenSSL@1.1: Update to 1.1.1c.Marius Bakke2019-06-03
| | | | * gnu/packages/tls.scm (openssl-next): Update to 1.1.1c.
* gnu: gphoto2: Update to 2.5.23.Marius Bakke2019-06-03
| | | | * gnu/packages/photo.scm (gphoto2): Update to 2.5.23.
* gnu: libgphoto2: Update to 2.5.23.Marius Bakke2019-06-03
| | | | * gnu/packages/photo.scm (libgphoto2): Update to 2.5.23.
* gnu: re2: Update to 2019-06-01.Marius Bakke2019-06-03
| | | | * gnu/packages/regex.scm (re2): Update to 2019-06-01.
* gnu: xorg-server: Update to 1.20.5.Marius Bakke2019-06-03
| | | | | * gnu/packages/xorg.scm (xorg-server): Update to 1.20.5. (xorg-server-for-tests): Stay on 1.20.4.
* gnu: python-cryptography: Update to 2.7.Marius Bakke2019-06-03
| | | | | * gnu/packages/python-crypto.scm (python-cryptography-vectors, python-cryptography): Update to 2.7.
* gnu: GnuPG: Update to 2.2.16.Marius Bakke2019-06-03
| | | | * gnu/packages/gnupg.scm (gnupg): Update to 2.2.16.
* gnu: libsodium: Update to 1.0.18.Marius Bakke2019-06-03
| | | | * gnu/packages/crypto.scm (libsodium): Update to 1.0.18.
* gnu: Remove libevent@2.0.Marius Bakke2019-06-03
| | | | | | | | | | * gnu/packages/patches/libevent-2.0-CVE-2016-10195.patch, gnu/packages/patches/libevent-2.0-CVE-2016-10196.patch, gnu/packages/patches/libevent-2.0-CVE-2016-10197.patch, gnu/packages/patches/libevent-2.0-evbuffer-add-use-last-with-datap.patch, gnu/packages/patches/libevent-dns-tests.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/libevent.scm (libevevent-2.0): Remove variable.
* gnu: libevent: Update home page.Marius Bakke2019-06-03
| | | | * gnu/packages/libevent.scm (libevent)[home-page]: Use HTTPS.
* linux-boot: Fix e2fsck warning.Danny Milosavljevic2019-06-03
| | | | * gnu/build/linux-boot.scm (boot-system): Fix e2fsck warning.
* gnu: guix: Update to 4a54ed7.Ludovic Courtès2019-06-02
| | | | * gnu/packages/package-management.scm (guix): Update to 4a54ed7.
* gnu: WireGuard: Update to 0.0.20190601.Leo Famulari2019-06-02
| | | | * gnu/packages/vpn.scm (wireguard): Update to 0.0.20190601.
* gnu: emacs-google-translate: Update to 0.11.17.Mathieu Lirzin2019-06-02
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-google-translate): Update to 0.11.17. [source]: Use 'git-fetch' method instead of 'url-fetch'. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add guile-srfi-159.Ludovic Courtès2019-06-02
| | | | * gnu/packages/guile-xyz.scm (guile-srfi-159): New variable.
* gnu: Add guile-gi.Jan Nieuwenhuizen2019-06-02
| | | | * gnu/packages/guile-xyz.scm (guile-gi): New variable.
* gnu: faudio: Update to 19.06.Rutger Helling2019-06-02
| | | | * gnu/packages/audio.scm (faudio): Update to 19.06.
* gnu: debootstrap: Update to 114.Vagrant Cascadian2019-06-01
| | | | * gnu/packages/debian (debootstrap): Update to 114.
* gnu: debian-archive-keyring: Update to 2019.01.Vagrant Cascadian2019-06-01
| | | | * gnu/packages/debian (debian-archive-keyring): Update to 2019.01.
* gnu: giac: Update to 1.5.0-57.Nicolas Goaziou2019-06-02
| | | | * gnu/packages/algebra.scm (giac): Update to 1.5.0-57.
* gnu: musescore: Update to 3.1.Nicolas Goaziou2019-06-02
| | | | * gnu/packages/music.scm (musescore): Update to 3.1.
* herd: Use the Guile 2.2 'setvbuf' API.Ludovic Courtès2019-06-02
| | | | * gnu/services/herd.scm (open-connection): Use 'block for 'setvbuf'.
* gnu: Add terminator.Andy Tai2019-06-02
| | | | | | * gnu/packages/gnome.scm (terminator): Add at 1.91 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: ghc-happy: Skip memory-hungry tests.Robert Vollmert2019-06-02
| | | | | | | | | Tests fail reliably for me on a system with 2GB of available RAM, in `issue93.a.hs` and `issue93.n.hs`. * gnu/packages/haskell.scm (ghc-happy): Skip test "issue93". Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: keepassxc: Update to 2.4.2.Nicolas Goaziou2019-06-02
| | | | * gnu/packages/password-utils.scm (keepassxc): Update to 2.4.2.
* gnu: grammalecte: Update to 1.1.1.Nicolas Goaziou2019-06-02
| | | | * gnu/packages/dictionaries.scm (grammalecte): Update to 1.1.1.
* gnu: r-openssl: Update to 1.4.Ricardo Wurmus2019-06-01
| | | | * gnu/packages/statistics.scm (r-openssl): Update to 1.4.
* gnu: r-biocviews: Update to 1.52.2.Ricardo Wurmus2019-06-01
| | | | | * gnu/packages/bioinformatics.scm (r-biocviews): Update to 1.52.2. [propagated-inputs]: Add r-biocmanager.
* gnu: Add gash.Timothy Sample2019-06-01
| | | | * gnu/packages/shells.scm (gash): New variable.
* gnu: Add txr.Guillaume LE VAILLANT2019-06-01
| | | | | | | | * gnu/packages/lisp.scm (txr): New variable. * gnu/packages/patches/txr-shell.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: linux-libre: Update to 5.1.6.Mark H Weaver2019-06-01
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.6. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.19: Update to 4.19.47.Mark H Weaver2019-06-01
| | | | | * gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.47. (%linux-libre-4.19-hash): Update hash.
* gnu: linux-libre@4.14: Update to 4.14.123.Mark H Weaver2019-06-01
| | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.123. (%linux-libre-4.14-hash): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.180.Mark H Weaver2019-06-01
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.180.
* gnu: gnucash-docs: Update to 3.5.Vasile Dumitrascu2019-05-31
| | | | | | * gnu/packages/gnucash.scm (gnucash-docs): Update to 3.5. Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
* gnu: gnucash: Update to 3.5.Vasile Dumitrascu2019-05-31
| | | | | | | | | * gnu/packages/gnucash.scm (gnucash): Update to 3.5. [source]: Remove unneeded patch. * gnu/packages/patches/gnucash-fix-test-transaction-failure.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove patch. Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
* gnu: dealii-openmpi: Add hdf5-parallel-openmpi input.Eric Bavier2019-05-31
| | | | * gnu/packages/maths.scm (dealii-openmpi)[inputs]: Add hdf5-parallel-openmpi.
* gnu: slepc: Update to 3.11.1.Eric Bavier2019-05-31
| | | | | | * gnu/packages/maths.scm (slepc): Update to 3.11.1. [native-inputs]: Add petsc:examples. [arguments]: Add PETSCCONFIGDIR to #:make-flags.
* gnu: petsc: Update to 3.11.2.Eric Bavier2019-05-31
| | | | * gnu/packages/maths.scm (petsc): Update to 3.11.2.
* gnu: petsc-complex-mpi: Setup MPI for tests.Eric Bavier2019-05-31
| | | | | * gnu/packages/maths.scm (petsc-complex-mpi)[arguments]: Add 'mpi-setup phase.