Commit Graph

21606 Commits (407137935727b6dc05d8e1a6b42af49ea93a79bc)

Author SHA1 Message Date
Ricardo Wurmus 4071379357
gnu: Add qjackrcd.
* gnu/packages/audio.scm (qjackrcd): New variable.
2017-12-18 12:01:33 +01:00
Ricardo Wurmus 92b36e3aa5
gnu: Add whysynth.
* gnu/packages/music.scm (whysynth): New variable.
2017-12-18 12:01:33 +01:00
Ricardo Wurmus f7ce213404
gnu: Add sonivox-eas.
* gnu/packages/music.scm (sonivox-eas): New variable.
2017-12-18 12:01:32 +01:00
Leo Famulari 2ca712bdba
vm: Pass the host's /dev/urandom to the guest at /dev/hwrng.
* gnu/build/vm.scm (load-in-linux-vm): Use QEMU's virtio-rng-pci.
* gnu/system/vm.scm (common-qemu-options): Likewise.
2017-12-18 00:39:40 -05:00
Mark H Weaver 87dbb634a9
gnu: openssl: Update replacement to 1.0.2n [fixes CVE-2017-{3737,3738}].
* 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.
2017-12-17 21:10:45 -05:00
Christopher Baines 98cf8ca89a
gnu: Add mod-wsgi.
* gnu/packages/web.scm (mod-wsgi): New variable.
2017-12-17 20:46:46 +00:00
Christopher Baines e0d96774dd
gnu: system: vm: Use loose cache for 9p file system.
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.
2017-12-17 20:46:40 +00:00
Ludovic Courtès 56d924a59b
gnu: grammalecte: Fix 'license' field.
* gnu/packages/dictionaries.scm (grammalecte)[license]: Change name to
'gpl3+'.
2017-12-17 21:38:03 +01:00
Christopher Baines e8a051ee7c
services: certbot: Fix certbot renewal job.
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.
2017-12-17 20:37:12 +00:00
Nicolas Goaziou ad564a06ad
gnu: Add grammalecte.
* gnu/packages/dictionaries.scm (grammalecte): New variable.
2017-12-17 18:58:17 +01:00
Mark Meyer 217f704c6a
gnu: gourmet: Fix runtime failure and enhance plugin.
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>
2017-12-17 17:22:31 +01:00
Ludovic Courtès f845793237
gnu: pinentry-tty: Add meta-data for 'guix refresh'.
* gnu/packages/gnupg.scm (pinentry-tty)[properties]: New field.
2017-12-17 16:49:45 +01:00
Danny Milosavljevic e25ca462e5
services: cleanup: Remove "/run/udev/watch.old" directory.
* gnu/services.scm (cleanup-gexp): Remove "/run/udev/watch.old" directory.
2017-12-17 08:32:37 +01:00
Efraim Flashner bc3d607748
gnu: global: Update to 6.6.1 [fixes CVE-2017-17531].
* gnu/packages/code.scm (global): Update to 6.6.1.
2017-12-17 08:51:26 +02:00
Leo Famulari bef02e9e1c
gnu: python-dulwich: Update to 0.18.6 [fixes CVE-2017-16228].
* gnu/packages/python.scm (python-dulwich, python2-dulwich): Update to 0.18.6.
2017-12-16 17:04:05 -05:00
Mark Meyer 1475d5c6c7
gnu: krita: Enhance krita.
* 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>
2017-12-16 16:50:31 -05:00
Leo Famulari e908a5af89
gnu: borg: Fix a data loss bug.
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.
2017-12-16 16:33:32 -05:00
Mathieu Othacehe ca6182a1be
gnu: guix: Update snapshot to 02345c.
* gnu/packages/package-management.scm (guix): Update to 02345c.
2017-12-16 18:43:49 +01:00
Efraim Flashner 25504aaff8
gnu: lookingglass: Limit to Intel compatable systems.
* gnu/packages/virtualization.scm (lookingglass)[supported-systems]: New
field.
2017-12-16 19:19:15 +02:00
Ricardo Wurmus d9f65bd32d
gnu: gx-saturator-lv2: Update to 0-3.605330f43.
* gnu/packages/music.scm (gx-saturator-lv2): Update to 0-3.605330f43.
2017-12-16 18:06:08 +01:00
Ricardo Wurmus d921a1f4dd
gnu: gx-slow-gear-lv2: Update to 0-3.5d37e775b.
* gnu/packages/music.scm (gx-slow-gear-lv2): Update to 0-3.5d37e775b.
2017-12-16 18:06:08 +01:00
Ricardo Wurmus 1b74b126fe
gnu: gx-vbass-preamp-lv2: Update to 0-2.eb999b0ca.
* gnu/packages/music.scm (gx-vbass-preamp-lv2): Update to 0-2.eb999b0ca.
[inputs]: Add gtk+-2.
[native-inputs]: Add pkg-config.
(gx-overdriver-lv2, gx-tone-mender-lv2, gx-push-pull-lv2,
gx-switchless-wah-lv2): Inherit from gx-guvnor-lv2.
2017-12-16 18:06:08 +01:00
Efraim Flashner 67df7164e0
gnu: Add libvdpau-va-gl.
* gnu/packages/video.scm (libvdpau-va-gl): New variable.
* gnu/packages/patches/libvdpau-va-gl-unbundle.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2017-12-16 18:58:50 +02:00
Ricardo Wurmus 02345c963e
gnu: Add knights.
* gnu/packages/games.scm (knights): New variable.
2017-12-16 10:23:05 +01:00
Ricardo Wurmus 341bddb315
gnu: axoloti-runtime: Update ChibiOS URL.
* gnu/packages/axoloti.scm (axoloti-runtime)[inputs]: Update URL for ChibiOS
sources.
2017-12-16 09:01:57 +01:00
Ricardo Wurmus fe049d2180
gnu: mod-utilities: Update to 0-2.80ea3ea9f.
* gnu/packages/music.scm (mod-utilities): Update to 0-2.80ea3ea9f.
[arguments]: Set PREFIX and CC.
2017-12-16 09:01:57 +01:00
Ricardo Wurmus 0febd67387
gnu: gx-vintage-fuzz-master-lv2: Fetch sources from git.
* gnu/packages/music.scm (gx-vintage-fuzz-master-lv2)[source]: Fetch from git.
2017-12-16 09:01:57 +01:00
Ricardo Wurmus 5057535f29
gnu: gx-super-fuzz-lv2: Fetch sources from git.
* gnu/packages/music.scm (gx-super-fuzz-lv2)[source]: Fetch from git.
2017-12-16 09:01:56 +01:00
Ricardo Wurmus d42c66132e
gnu: gx-voodoo-fuzz-lv2: Fetch sources from git
* gnu/packages/music.scm (gx-voodoo-fuzz-lv2)[source]: Fetch from git.
2017-12-16 09:01:56 +01:00
Ricardo Wurmus 37519239ac
gnu: gx-hyperion-lv2: Fetch sources from git.
* gnu/packages/music.scm (gx-hyperion-lv2)[source]: Fetch from git.
2017-12-16 09:01:56 +01:00
Ricardo Wurmus 48b95a193c
gnu: gx-suppa-tone-bender-lv2: Fetch sources from git.
* gnu/packages/music.scm (gx-suppa-tone-bender-lv2)[source]: Fetch from git.
2017-12-16 09:01:56 +01:00
Ricardo Wurmus 45ab28a713
gnu: gx-vbass-preamp-lv2: Inherit phases from gx-guvnor-lv2.
* gnu/packages/music.scm (gx-vbass-preamp-lv2)[arguments]: Remove field.
2017-12-16 09:01:56 +01:00
Ricardo Wurmus 6ac8c78c89
gnu: gx-guvnor-lv2: Download sources from git.
* gnu/packages/music.scm (gx-guvnor-lv2)[source]: Download from git.
[arguments]: Decouple "install" target from build target.
2017-12-16 09:01:56 +01:00
Ricardo Wurmus 4b35953257
gnu: gx-guvnor-lv2: Correct license.
* gnu/packages/music.scm (gx-guvnor-lv2)[license]: Use GPLv3+.
2017-12-16 09:01:55 +01:00
Danny Milosavljevic 86e6b4c931
services: base: Use make-static-device-nodes.
Fixes <https://bugs.gnu.org/22050>.

* gnu/services/base.scm (udev-shepherd-service): Use make-static-device-nodes.
2017-12-16 07:33:12 +01:00
Danny Milosavljevic 97817e7f18
linux-boot: Add make-static-device-nodes.
* gnu/build/linux-boot.scm (make-static-device-nodes): New variable.
(<device-node>): New variable.
(read-static-device-nodes): New variable.
(report-system-error): New variable.
(catch-system-error): New variable.
(create-device-node): New variable.
(mkdir-p*): New variable.

Co-Authored-By: Ludovic Courtès <ludo@gnu.org>
2017-12-16 07:33:09 +01:00
Leo Famulari 5985d01bd8
gnu: mutt: Update to 1.9.2.
* gnu/packages/mail.scm (mutt): Update to 1.9.2.
2017-12-15 23:18:02 -05:00
Tobias Geerinckx-Rice 67c939d9b8
gnu: perl-test-yaml: Update to 1.06.
* gnu/packages/perl-check.scm (perl-test-yaml): Update to 1.06
2017-12-16 02:57:48 +01:00
Tobias Geerinckx-Rice 2c438e563a
gnu: perl-test-trap: Update to 0.3.3.
* gnu/packages/perl-check.scm (perl-test-trap): Update to 0.3.3.
2017-12-16 02:57:48 +01:00
Tobias Geerinckx-Rice b11407d9af
gnu: perl-test-trailingspace: Update to 0.0301.
* gnu/packages/perl-check.scm (perl-test-trailingspace): Update to 0.0301
2017-12-16 02:57:48 +01:00
Tobias Geerinckx-Rice 2927c2c00c
gnu: perl-test-simple: Update to 1.302120.
* gnu/packages/perl-check.scm (perl-test-simple): Update to 1.302120
2017-12-16 02:57:47 +01:00
Tobias Geerinckx-Rice 697a958add
gnu: perl-test-most: Update to 0.35.
* gnu/packages/perl-check.scm (perl-test-most): Update to 0.35
2017-12-16 02:57:47 +01:00
Tobias Geerinckx-Rice d6f5ad882e
gnu: perl-net-dns: Update to 1.14.
* gnu/packages/networking.scm (perl-net-dns): Update to 1.14
2017-12-16 02:57:47 +01:00
Tobias Geerinckx-Rice a4b7142e02
gnu: perl-lingua-stem-ru: Update to 0.04.
* gnu/packages/language.scm (perl-lingua-stem-ru): Update to 0.04
[source]: Update download URI.
2017-12-16 02:57:47 +01:00
Tobias Geerinckx-Rice ce0be1bcf4
gnu: perl-lingua-en-inflect: Update to 1.903.
* gnu/packages/language.scm (perl-lingua-en-inflect): Update to 1.903
2017-12-16 02:57:46 +01:00
Tobias Geerinckx-Rice 7e8aac188f
gnu: perl-crypt-openssl-bignum: Update to 0.09.
* gnu/packages/tls.scm (perl-crypt-openssl-bignum): Update to 0.09
2017-12-16 02:57:46 +01:00
Tobias Geerinckx-Rice 794251674e
gnu: perl-compress-raw-zlib: Update to 2.076.
* gnu/packages/compression.scm (perl-compress-raw-zlib): Update to 2.076
2017-12-16 02:57:46 +01:00
Tobias Geerinckx-Rice afe98094dc
gnu: gflags: Update to 2.2.1.
* gnu/packages/popt.scm (gflags): Update to 2.2.1
2017-12-16 02:57:31 +01:00
Mark H Weaver b43ef298fe
gnu: linux-libre: Update to 4.14.6.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.6.
(%linux-libre-hash): Update hash.
2017-12-15 20:15:30 -05:00
Mark H Weaver d14d1f1d04
gnu: linux-libre@4.9: Update to 4.9.69.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.69.
2017-12-15 20:14:09 -05:00