summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: r-proxy: Update to 0.4-20.Ricardo Wurmus2017-12-19
| | | | * gnu/packages/cran.scm (r-proxy): Update to 0.4-20.
* gnu: r-biomart: Update to 2.34.1.Ricardo Wurmus2017-12-19
| | | | | * gnu/packages/bioinformatics.scm (r-biomart): Update to 2.34.1. [propagated-inputs]: Add r-httr.
* gnu: r-gviz: Update to 1.22.2.Ricardo Wurmus2017-12-19
| | | | * gnu/packages/bioinformatics.scm (r-gviz): Update to 1.22.2.
* gnu: r-gqtlstats: Update to 1.10.1.Ricardo Wurmus2017-12-19
| | | | * gnu/packages/bioinformatics.scm (r-gqtlstats): Update to 1.10.1.
* gnu: r-rtracklayer: Update to 1.38.2.Ricardo Wurmus2017-12-19
| | | | * gnu/packages/bioinformatics.scm (r-rtracklayer): Update to 1.38.2.
* gnu: r-limma: Update to 3.34.4.Ricardo Wurmus2017-12-19
| | | | * gnu/packages/bioinformatics.scm (r-limma): Update to 3.34.4.
* gnu: r-edger: Update to 3.20.2.Ricardo Wurmus2017-12-19
| | | | * gnu/packages/bioinformatics.scm (r-edger): Update to 3.20.2.
* gnu: r-biocstyle: Update to 2.6.1.Ricardo Wurmus2017-12-19
| | | | * gnu/packages/bioinformatics.scm (r-biocstyle): Update to 2.6.1.
* gnu: r-dexseq: Update to 1.24.2.Ricardo Wurmus2017-12-19
| | | | * gnu/packages/bioinformatics.scm (r-dexseq): Update to 1.24.2.
* gnu: r-vegan: Update to 2.4-5.Ricardo Wurmus2017-12-19
| | | | * gnu/packages/bioinformatics.scm (r-vegan): Update to 2.4-5.
* upstream: Reject bogus archive type guesses.Ludovic Courtès2017-12-19
| | | | | | | | This would crash 'guix refresh -u' with source URLs ending in "…/v1.2.3". * guix/upstream.scm (package-update): Be stricter when determining ARCHIVE-TYPE.
* gnu: xfce4-session: Disable (duplicate) Gtk+ icon cache generation.Danny Milosavljevic2017-12-19
| | | | | * gnu/packages/xfce.scm (xfce4-session)[arguments]: Add make-flags to disable Gtk+ icon cache generation.
* services: urandom-seed: Try using a HWRNG to seed the Linux CRNG at boot.Leo Famulari2017-12-19
| | | | | | * gnu/services/base.scm (urandom-seed-shepherd-service): Try to read from '/dev/hwrng' at boot, as a supplement to any saved random seed. * doc/guix.texi (Base Services): Document the new feature.
* gnu: wxmaxima: Update to 17.10.1.Kei Kebreau2017-12-19
| | | | * gnu/packages/maths.scm (wxmaxima): Update to 17.10.1.
* gnu: Add quakespasm.nee2017-12-19
| | | | | | * gnu/packages/games.scm (quakespasm): New variable. Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
* gnu: gajim: Update to 0.16.9.Ricardo Wurmus2017-12-19
| | | | * gnu/packages/messaging.scm (gajim): Update to 0.16.9.
* gnu: python-nbxmpp: Update to 0.6.1.Ricardo Wurmus2017-12-19
| | | | * gnu/packages/messaging.scm (python-nbxmpp): Update to 0.6.1.
* gnu: dino: Update to 0.0-3.f25fadde2.Ricardo Wurmus2017-12-19
| | | | * gnu/packages/messaging.scm (dino): Update to 0.0-3.f25fadde2.
* gnu: pcsc-lite: Update to 1.8.23.Ricardo Wurmus2017-12-19
| | | | | * gnu/packages/security-token.scm (pcsc-lite): Update to 1.8.23. [arguments]: Disable libsystemd check.
* gnu: antiword: Fix broken embedded directory name.Ricardo Wurmus2017-12-19
| | | | | | * gnu/packages/textutils.scm (antiword)[arguments]: Replace "configure" phase to substitute reference to "/usr/share/antiword" with the actual directory in the store.
* gnu: Update gwl to 0.1.1.Roel Janssen2017-12-19
| | | | * gnu/packages/package-management.scm (gwl): Update to 0.1.1.
* gnu: emulation-station: Add missing file-name field.Efraim Flashner2017-12-19
| | | | | * gnu/packages/games.scm (emulation-station)[source]: Add missing file-name field.
* gnu: Update r-cowplot to 0.9.2.Roel Janssen2017-12-19
| | | | * gnu/packages/statistics.scm (r-cowplot): Update to 0.9.2.
* tests: Adjust php-fpm test to new nginx API.Ludovic Courtès2017-12-19
| | | | | | | | | | Fixes <https://bugs.gnu.org/29769>. Reported by Mark H Weaver <mhw@netris.org>. This is a followup to 8b223ceac4ff0781e95d69362875f87cff03f4d6. * gnu/tests/web.scm (%php-fpm-nginx-server-blocks): Turn 'listen' into a list.
* gnu: mpd: Update to 0.20.13.Leo Famulari2017-12-19
| | | | * gnu/packages/mpd.scm (mpd): Update to 0.20.13.
* gnu: keepassxc: Update to 2.2.4.Leo Famulari2017-12-19
| | | | * gnu/packages/password-utils.scm (keepassxc): Update to 2.2.4.
* gnu: GnuPG pinentry: Update to 1.1.0.Leo Famulari2017-12-18
| | | | | * gnu/packages/gnupg.scm (pinentry-tty, pinentry-gtk2, pinentry-gnome3, pinentry-qt): Update to 1.1.0.
* gnu: linux-libre: Update to 4.14.7.Mark H Weaver2017-12-18
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.7. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.70.Mark H Weaver2017-12-18
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.70.
* gnu: linux-libre@4.4: Update to 4.4.106.Mark H Weaver2017-12-18
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.106.
* gnu: termite: Update to 13.Marius Bakke2017-12-19
| | | | * gnu/packages/terminals.scm (termite): Update to 13.
* gnu: pcsc-lite: Update to 1.8.23.Marius Bakke2017-12-19
| | | | | | * gnu/packages/security-token.scm (pcsc-lite): Update to 1.8.23. [arguments]<#:configure-flags>: Add "--disable-libsystemd". [license]: Adjust to removed sd-daemon files.
* gnu: qemu: Update to 2.10.2.Marius Bakke2017-12-19
| | | | | | | | | * gnu/packages/patches/qemu-CVE-2017-15118.patch, gnu/packages/patches/qemu-CVE-2017-15119.patch, gnu/packages/patches/qemu-CVE-2017-15268.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. * gnu/packages/virtualization.scm (qemu): Update to 2.10.2. [source](patches): Remove obsolete.
* gnu: libjpeg-turbo: Update to 1.5.3.Marius Bakke2017-12-18
| | | | * gnu/packages/image.scm (libjpeg-turbo): Update to 1.5.3.
* gnu: libsodium: Update to 1.0.16.Marius Bakke2017-12-18
| | | | * gnu/packages/crypto.scm (libsodium): Update to 1.0.16.
* gnu: expect: Update to 5.45.3.Marius Bakke2017-12-18
| | | | * gnu/packages/tcl.scm (expect): Update to 5.45.3.
* gnu: deutex: Update to 5.1.0.Kei Kebreau2017-12-18
| | | | * gnu/packages/games.scm (deutex): Update to 5.1.0.
* doc: Clarify treatment of the root account.Ludovic Courtès2017-12-18
| | | | | * doc/guix.texi (operating-system Reference): Clarify the situation of UID 0.
* guix gc: '--verify=foo' is reported as an error.Ludovic Courtès2017-12-18
| | | | | | | | | Fixes <https://bugs.gnu.org/29761>. Reported by Martin Castillo <castilma@uni-bremen.de>. * guix/scripts/gc.scm (argument->verify-options): New procedure. (%options) ["verify"]: Adjust to use it. * tests/guix-gc.sh: Add test.
* gnu: emacspeak: Update to 47.0.Kei Kebreau2017-12-18
| | | | | | * gnu/packages/emacs.scm (emacspeak): Update to 47.0. [source]: Remove snippet. [arguments]: Set SHELL environment variable.
* gnu: rsync: Patch CVE-2017-{16548,17433,17434}.Efraim Flashner2017-12-18
| | | | | | | | | | | * gnu/packages/rsync.scm (rsync)[source]: Add patches. [properties]: Mark CVE-2017-15994 as not relevant. * gnu/packages/patches/rsync-CVE-2017-16548.patch, gnu/packages/patches/rsync-CVE-2017-17433.patch, gnu/packages/patches/rsync-CVE-2017-17433-fix-tests.patch, gnu/packages/patches/rsync-CVE-2017-17434-pt1.patch, gnu/packages/patches/rsync-CVE-2017-17434-pt2.patch: New files. * gnu/local.mk (dist_patch_DATA): Register them.
* gnu: psm: Update home page URL.Ludovic Courtès2017-12-18
| | | | | * gnu/packages/linux.scm (psm)[home-page]: Update. [source](uri): Use it.
* gexp: 'computed-file' has a new #:guile parameter.Ludovic Courtès2017-12-18
| | | | | | * guix/gexp.scm (<computed-file>)[guile]: New field. (computed-file): Add #:guile. (computed-file-compiler): Honor 'guile'.
* gnu: Fix ambiguous 'zip' reference.Ludovic Courtès2017-12-18
| | | | * gnu/packages/photo.scm: Hide 'zip' from (srfi srfi-1).
* ui: Non-zero exit for compound '&message' and '&error-location' conditions.Ludovic Courtès2017-12-18
| | | | | * guix/ui.scm (call-with-error-handling): When both 'message?' and 'error-location?' are true, add call to 'exit'.
* system: examples: Add a template for BeagleBone Black.Mathieu Othacehe2017-12-18
| | | | | | * gnu/system/examples/beaglebone-black.tmpl: New file. * Makefile.am (EXAMPLES): Add it. * gnu/system/install.scm (/etc/configuration-files): Add it.
* gnu: claws-mail: Update to 3.16.0.Tobias Geerinckx-Rice2017-12-18
| | | | * gnu/packages/mail.scm (claws-mail): Update to 3.16.0.
* services: nginx: Allow to add raw content to the server blocks.Clément Lassieur2017-12-18
| | | | | | * doc/guix.texi (Web Services): Document 'raw-content'. * gnu/services/web.scm (<nginx-server-configuration>)[raw-content]: New field. (emit-nginx-server-config): Add it.
* services: nginx: Replace 'http-port' and 'https-port' with 'listen'.Clément Lassieur2017-12-18
| | | | | | | | | | | * doc/guix.texi (Web Services, Version Control Services): Update accordingly. * gnu/services/certbot.scm (certbot-nginx-server-configurations): Likewise. * gnu/services/version-control.scm (%cgit-configuration-nginx): Likewise. * gnu/services/web.scm (<nginx-server-configuration>, emit-nginx-server-config): Likewise. * gnu/tests/version-control.scm (%cgit-configuration-nginx, %git-nginx-configuration): Likewise. * gnu/tests/web.scm (%nginx-servers, %php-fpm-nginx-server-blocks): Likewise.
* gnu: r-seurat: Update to 2.1.0.Ricardo Wurmus2017-12-18
| | | | | | | * gnu/packages/bioinformatics.scm (r-seurat): Update to 2.1.0. [propagated-inputs]: Add r-diffusionmap, r-dtw, r-ggjoy, r-hmisc, r-ica, r-mass, r-matrix, r-nmf, r-plotly, r-sdmtools, r-tidyr; remove r-plyr, r-rcppeigen, r-fastica.