Age | Commit message (Collapse) | Author |
|
* gnu/packages/gnupg.scm (pinentry-tty, pinentry-gtk2, pinentry-gnome3,
pinentry-qt): Update to 1.1.0.
|
|
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.7.
(%linux-libre-hash): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.70.
|
|
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.106.
|
|
* gnu/packages/terminals.scm (termite): Update to 13.
|
|
* 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/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/packages/image.scm (libjpeg-turbo): Update to 1.5.3.
|
|
* gnu/packages/crypto.scm (libsodium): Update to 1.0.16.
|
|
* gnu/packages/tcl.scm (expect): Update to 5.45.3.
|
|
* gnu/packages/games.scm (deutex): Update to 5.1.0.
|
|
* gnu/packages/emacs.scm (emacspeak): Update to 47.0.
[source]: Remove snippet.
[arguments]: Set SHELL environment variable.
|
|
* 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/packages/linux.scm (psm)[home-page]: Update.
[source](uri): Use it.
|
|
* gnu/packages/photo.scm: Hide 'zip' from (srfi srfi-1).
|
|
* gnu/system/examples/beaglebone-black.tmpl: New file.
* Makefile.am (EXAMPLES): Add it.
* gnu/system/install.scm (/etc/configuration-files): Add it.
|
|
* gnu/packages/mail.scm (claws-mail): Update to 3.16.0.
|
|
* 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.
|
|
* 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/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.
|
|
* gnu/packages/graph.scm (r-diffusionmap): New variable.
|
|
* gnu/packages/cran.scm (r-ggjoy): New variable.
|
|
* gnu/packages/cran.scm (r-ggridges): New variable.
|
|
* gnu/packages/cran.scm (r-scatterplot3d): New variable.
|
|
* gnu/packages/cran.scm (r-sdmtools): New variable.
|
|
* gnu/packages/cran.scm (r-dtw): New variable.
|
|
* gnu/packages/cran.scm (r-ica): New variable.
|
|
* gnu/packages/bioinformatics.scm (r-seurat)[arguments]: Include Main-Class
attribute in manifest.
|
|
* gnu/packages/music.scm (qmidiarp): Update to 0.6.5.
|
|
* gnu/packages/audio.scm (noise-repellent): New variable.
|
|
* gnu/packages/music.scm (aj-snapshot): New variable.
|
|
* gnu/packages/music.scm (jack-capture): New variable.
|
|
* gnu/packages/audio.scm (qjackrcd): New variable.
|
|
* gnu/packages/music.scm (whysynth): New variable.
|
|
* gnu/packages/music.scm (sonivox-eas): New variable.
|
|
* gnu/build/vm.scm (load-in-linux-vm): Use QEMU's virtio-rng-pci.
* gnu/system/vm.scm (common-qemu-options): Likewise.
|
|
* gnu/packages/tls.scm (openssl)[replacement]: Use openssl-1.0.2n.
(openssl-1.0.2m): Replace with ...
(openssl-1.0.2n): ... this updated version. Update comment.
|
|
* gnu/packages/web.scm (mod-wsgi): New variable.
|
|
This improves the performance of the shared store for operations involving
lots of files, e.g. searching through the store.
* gnu/system/vm.scm (mapping->file-system): Add cache=loose to options.
|
|
* gnu/packages/dictionaries.scm (grammalecte)[license]: Change name to
'gpl3+'.
|
|
Quote the list of hosts, to avoid generating a broken job definition.
* gnu/services/certbot.scm (certbot-renewal-jobs): Quote the hosts when
passing them in to the job gexp.
|
|
* gnu/packages/dictionaries.scm (grammalecte): New variable.
|
|
Fixes <https://bugs.gnu.org/29227>.
Reported by Caleb Herbert <csh@bluehome.net>.
* gnu/packages/nutrition.scm (gourmet)[inputs]: Add python-lxml.
[arguments]: Custom install phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/gnupg.scm (pinentry-tty)[properties]: New field.
|
|
* gnu/services.scm (cleanup-gexp): Remove "/run/udev/watch.old" directory.
|
|
* gnu/packages/code.scm (global): Update to 6.6.1.
|
|
* gnu/packages/python.scm (python-dulwich, python2-dulwich): Update to 0.18.6.
|
|
* gnu/packages/kde.scm (krita)[inputs]: Add libjpeg-turbo, ilmbase and openexr.
[native-inputs]: Add vc.
[arguments]: Set path to headers for ilmbase.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
|
|
See <https://github.com/borgbackup/borg/issues/3444> for more information.
* gnu/packages/patches/borg-fix-archive-corruption-bug.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/backup.scm (borg)[source]: Use it.
|
|
* gnu/packages/package-management.scm (guix): Update to 02345c.
|