Commit Graph

19652 Commits (52fb2838e2b99c04c3b9a190bfa4f42ef3991325)

Author SHA1 Message Date
Feng Shu a4314af5e6
gnu: you-get: Update to 0.4.915.
* gnu/packages/video.scm (you-get): Update to 0.4.915.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-09-22 19:23:26 +02:00
Rutger Helling 6e83592aff
gnu: xpra: Update to 2.1.2.
* gnu/packages/xorg.scm (xpra): Update to 2.1.2.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-09-22 19:23:26 +02:00
Marius Bakke 0193812a3d
gnu: bitcoin-core: Build with modular Qt.
* gnu/packages/finance.scm (bitcoin-core)[native-inputs]: Add QTTOOLS.
[inputs]: Remove QT.  Add QTBASE.
[arguments]: Specify paths to "lrelease" and "lupdate" in #:configure-flags.
2017-09-22 19:07:57 +02:00
Marius Bakke 12ae25db45
gnu: bitcoin-core: Update to 0.15.0.1.
* gnu/packages/finance.scm (bitcoin-core): Update to 0.15.0.1.
2017-09-22 19:04:21 +02:00
Marius Bakke ee130d0c5f
gnu: libraw: Update to 0.18.5 [fixes CVE-2017-13735, CVE-2017-14265].
* gnu/packages/photo.scm (libraw): Update to 0.18.5.
2017-09-22 19:04:21 +02:00
Marius Bakke bee98a9f85
gnu: libsodium: Update to 1.0.14.
* gnu/packages/crypto.scm (libsodium): Update to 1.0.14.
[source, home-page]: Use HTTPS.
2017-09-22 19:04:21 +02:00
Ludovic Courtès 8a7d81a5e2
uuid: Add a parser for FAT32 UUIDs.
* gnu/system/uuid.scm (%fat32-uuid-rx): New variable.
(string->fat32-uuid): New procedure.
(%uuid-parsers): Add it.
* tests/uuid.scm ("uuid, FAT32, format preserved"): New test.
2017-09-22 18:40:57 +02:00
Ludovic Courtès 60e36bff1f
gnu: r-adaptivesparsity: Add dependency on Armadillo.
Fixes a link error whereby -larmadillo would not be found.

* gnu/packages/machine-learning.scm (r-adaptivesparsity)[inputs]: New
field.
2017-09-22 18:40:57 +02:00
Arun Isaac c0959cc952
gnu: openttd-opengfx: Disable parallel build.
* gnu/packages/games.scm (openttd-opengfx)[arguments]: Set #:parallel-build?
to #f.

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2017-09-22 08:04:33 -04:00
Arun Isaac 857b2f53bd
gnu: openttd: Include openttd-openmsx and openttd-opensfx.
* gnu/packages/games.scm (openttd-opengfx)[arguments]: Change installation
directory from /share/openttd/baseset/opengfx to
/share/games/openttd/baseset/opengfx.
(openttd-engine)[arguments]: Support #:configure-flags keyword argument in
'configure' phase.
(openttd)[inputs]: Add timidity++.
[native-inputs]: Add openttd-openmsx and openttd-opensfx.
[arguments]: Configure with timidity as MIDI player. Install data from
openttd-openmsx and openttd-opensfx.

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2017-09-22 08:04:33 -04:00
Arun Isaac 823e121848
gnu: Add openttd-openmsx.
* gnu/packages/games.scm (openttd-openmsx): New variable.

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2017-09-22 08:04:33 -04:00
Arun Isaac c17b079043
gnu: Add openttd-opensfx.
* gnu/packages/games.scm (openttd-opensfx): New variable.

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2017-09-22 08:04:32 -04:00
Arun Isaac 3c399e9b60
gnu: Add catcodec.
* gnu/packages/game-development.scm (catcodec): New variable.

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2017-09-22 08:04:24 -04:00
Ricardo Wurmus 9fc513ad10
gnu: Use xxd instead of vim.
* gnu/packages/audio.scm (faust-2)[native-inputs]: Replace vim with xxd.
* gnu/packages/avr.scm (microscheme)[native-inputs]: Likewise.
* gnu/packages/bioinformatics.scm (star)[native-inputs]: Likewise.
* gnu/packages/disk.scm (dosfstools)[native-inputs]: Likewise.
* gnu/packages/package-management.scm (diffoscope)[inputs]: Likewise.
2017-09-22 12:21:09 +02:00
Ricardo Wurmus b0a1d7ef7d
gnu: Add xxd.
* gnu/packages/vim.scm (xxd): New variable.
2017-09-22 12:21:09 +02:00
Danny Milosavljevic b43b9acf15
build: Do not store two copies of the ISO-9660 superblock anymore.
* gnu/build/vm.scm (make-iso9660-image): Do not store two copies of the
ISO-9660 superblock anymore.
2017-09-22 04:03:52 +02:00
Mark H Weaver 0920205391
gnu: linux-libre: Update to 4.13.3.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.13.3.
(%linux-libre-hash): Update hash.
2017-09-21 18:56:56 -04:00
Mark H Weaver e689192df5
gnu: linux-libre@4.9: Update to 4.9.51.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.51.
2017-09-21 18:56:25 -04:00
Mark H Weaver b9ebf1da7a
gnu: linux-libre@4.1: Update to 4.1.44.
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.44.
2017-09-21 18:55:36 -04:00
Ludovic Courtès 94d2a25091
services: network-manager: Add support for VPN plug-ins.
* gnu/services.scm (directory-union): Export.
* gnu/services/networking.scm (<network-manager-configuration>)[vpn-plugins]:
New field.
(vpn-plugin-directory, network-manager-environment): New procedure.
(network-manager-shepherd-service): Pass #:environment-variables to
'make-forkexec-constructor'.
(network-manager-service-type): Add SESSION-ENVIRONMENT-SERVICE-TYPE
extension.
* doc/guix.texi (Networking Services): Document it.
2017-09-22 00:05:08 +02:00
Ludovic Courtès fbc31dc124
services: Move 'session-environment-service-type' to pam.scm.
* gnu/services/base.scm (environment-variables->environment-file)
(session-environment-service-type)
(session-environment-service): Move to...
* gnu/system/pam.scm: ... here.
2017-09-22 00:05:08 +02:00
Ludovic Courtès db4e8fd5d4
system: <boot-parameters> does not use "/dev" device names.
Fixes <https://bugs.gnu.org/28445>.
Reported by Mark H Weaver and Roel Janssen.

* gnu/system.scm (read-boot-parameters)[ensure-not-/dev]: New procedure.
Use it.
2017-09-21 22:30:59 +02:00
Marius Bakke e2a95f8b16
gnu: vim: Update to 8.0.1130.
* gnu/packages/vim.scm (vim): Update to 8.0.1130.
2017-09-21 20:34:09 +02:00
Marius Bakke abe97a58be
gnu: dlib: Update to 19.7.
* gnu/packages/machine-learning.scm (dlib): Update to 19.7.
[arguments]: Add #:configure-flags.  Remove redundant CXXFLAGS from 'check' phase.
2017-09-21 20:08:02 +02:00
Ricardo Wurmus 0cdb6ab499
gnu: emacs: Update to 25.3.
* gnu/packages/patches/emacs-unsafe-enriched-mode-translations.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove patch.
* gnu/packages/emacs.scm (emacs): Update to 25.3.
[source]: Remove obsolete patch.
2017-09-21 16:46:20 +02:00
Stefan Reichör 80d9941c95
gnu: Add vcsh.
* gnu/packages/version-control.scm (vcsh): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-20 23:02:28 +02:00
Paul Garlick a836e9f509
gnu: openfoam: Fix typo in Note.
* gnu/packages/simulation.scm (openfoam): Put capital 'D' in 'pitzDaily'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-20 23:02:28 +02:00
Ludovic Courtès f2b96b3a1c
gnu: Add network-manager-openvpn.
* gnu/packages/gnome.scm (network-manager-openvpn): New variable.
2017-09-20 23:02:28 +02:00
Tobias Geerinckx-Rice 3b5870aac3
gnu: virt-manager: Update to 1.4.3.
* gnu/packages/virtualization.scm (virt-manager): Update to 1.4.3.
2017-09-20 19:29:28 +02:00
Tobias Geerinckx-Rice e8d5e32fbf
gnu: gnuastro: Update to 0.4.
* gnu/packages/astronomy.scm (gnuastro): Update to 0.4.
2017-09-20 19:29:28 +02:00
Tobias Geerinckx-Rice d4442eaf22
gnu: wcslib: Use HTTPS home page.
* gnu/packages/astronomy.scm (wcslib)[home-page]: Use HTTPS.
2017-09-20 19:28:59 +02:00
Tobias Geerinckx-Rice 7651a4b2ec
gnu: wcslib: Update to 5.17.
* gnu/packages/astronomy.scm (wcslib): Update to 5.17.
2017-09-20 19:28:59 +02:00
Marius Bakke 9a1c4a981b
gnu: btrfs-progs: Install bash completions.
* gnu/packages/linux.scm (btrfs-progs)[arguments]: Add
'install-bash-completion' phase.
2017-09-20 17:15:37 +02:00
Marius Bakke ad0f92d028
gnu: python-pyjwt: Update to 1.5.3.
* gnu/packages/python.scm (python-pyjwt): Update to 1.5.3.
2017-09-20 17:06:14 +02:00
Marius Bakke 15d507dbee
gnu: samba: Update to 4.6.8.
* gnu/packages/samba.scm (samba): Update to 4.6.8.
2017-09-20 17:03:08 +02:00
Marius Bakke 40f1694778
gnu: nss, nss-certs: Update to 3.33.
* gnu/packages/gnuzilla.scm (nss): Update to 3.33.
* gnu/packages/certs.scm (nss-certs): Likewise.
2017-09-20 16:58:04 +02:00
Marius Bakke ad7a73a9d7
gnu: nspr: Update to 4.17.
* gnu/packages/gnuzilla.scm (nspr): Update to 4.17.
2017-09-20 16:57:40 +02:00
Marius Bakke 1c9c81cfda
gnu: gnupg: Update to 2.2.1.
* gnu/packages/gnupg.scm (gnupg): Update to 2.2.1.
2017-09-20 16:57:16 +02:00
Andy Wingo 96bc651800
gnu: system: Fix computation of boot parameters for LUKS devices.
* gnu/system.scm (read-boot-parameters): Fix store-device computation for root
devices of type "device", like the LUKS partition described in the manual.
From a patch from https://debbugs.gnu.org/cgi/bugreport.cgi?bug=28445#23.

Signed-off-by: Andy Wingo <wingo@igalia.com>
2017-09-20 15:40:32 +02:00
Andy Wingo c68c201fdd
gnu: xorg-server: Prefer intel driver only for older GPUs.
* gnu/packages/xorg.scm (xorg-server): Add patch to only prefer the intel
  driver for older Intel GPUs.

Signed-off-by: Andy Wingo <wingo@igalia.com>
2017-09-20 15:40:31 +02:00
Andy Wingo 23290064c2
gnu: services: Add modesetting driver to xorg configuration path.
* gnu/services/xorg.scm (xorg-configuration-file): Add drivers path from
  xorg-server.  This includes the modesetting driver.

Signed-off-by: Andy Wingo <wingo@igalia.com>
2017-09-20 15:40:31 +02:00
Andy Wingo 60871ffdb8
gnu: xf86-video-intel: Update to latest Git.
* gnu/packages/xorg.scm (xf86-video-intel): Update to latest Git.

Signed-off-by: Andy Wingo <wingo@igalia.com>
2017-09-20 15:40:31 +02:00
Andy Wingo 3511c78020
gnu: Add cheese.
* gnu/packages/gnome.scm (cheese): New public variable.

Signed-off-by: Andy Wingo <wingo@igalia.com>
2017-09-20 15:40:31 +02:00
Andy Wingo d831d49db9
gnu: Add gnome-video-effects.
* gnu/packages/gnome.scm (gnome-video-effects): New public variable.

Signed-off-by: Andy Wingo <wingo@igalia.com>
2017-09-20 15:40:13 +02:00
Oleg Pykhalov 46f5ae0b35
gnu: emacs-skewer-mode: Include html and js files.
* gnu/packages/emacs.scm (emacs-skewer-mode): Include html and js files.

Signed-off-by: Alex Kost <alezost@gmail.com>
2017-09-19 19:46:31 +03:00
Efraim Flashner ce133cb737
gnu: efl: Update to 1.20.4.
* gnu/packages/enlightenment.scm (efl): Update to 1.20.4.
2017-09-19 19:30:37 +03:00
Thomas Danckaert c694520bb1
system: Create "/etc/hostname".
* gnu/system.scm (operating-system-etc-service): Add a plain-file with the
  operating-system-host-name.
2017-09-19 15:39:32 +02:00
Ludovic Courtès 3daea4f12b
gnu: cuirass: Update development snapshot.
* gnu/packages/ci.scm (cuirass): Update to commit 87ad259.
2017-09-19 12:19:15 +02:00
Eric Bavier d209ce434f
gnu: qutebrowser: Update to 0.11.0.
* gnu/packages/web-browsers.scm (qutebrowser): Update to 0.11.0.
2017-09-19 00:03:40 -05:00
Marius Bakke 2cb396ee7b
gnu: gstreamer: Update to 1.12.3.
* gnu/packages/gstreamer.scm (gstreamer, gst-plugins-base, gst-plugins-good,
gst-plugins-bad, gst-plugins-ugly, gst-libav, python-gst): Update to 1.12.3.
2017-09-18 22:47:47 +02:00
Marius Bakke ad472397bc
gnu: gdk-pixbuf: Replace with 2.36.10.
Fixes CVE-2017-2862, CVE-2017-2870 and CVE-2017-6311.

* gnu/packages/gtk.scm (gdk-pixbuf, gdk-pixbuf+svg)[replacement]: New field.
(gdk-pixbuf-2.36.10, gdk-pixbuf+svg-2.36.10): New variables.
2017-09-18 22:27:40 +02:00
Marius Bakke dc4ffa6766
gnu: freexl: Update to 1.0.4 [fixes CVE-2017-2923 and CVE-2017-2924].
* gnu/packages/xml.scm (freexl): Update to 1.0.4.
2017-09-18 22:27:40 +02:00
Efraim Flashner bbcfd80a20
gnu: newsbeuter: Fix CVE-2017-14500.
* gnu/packages/syndication.scm (newsbeuter)[source]: Add patch.
* gnu/packages/patches/newsbeuter-CVE-2017-14500.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2017-09-18 22:38:56 +03:00
Tobias Geerinckx-Rice f53e4ada03
gnu: tor: Update to 0.3.0.11 [fixes CVE-2017-0380].
* gnu/packages/tor.scm (tor): Update to 0.3.0.11.
2017-09-18 21:06:42 +02:00
Tobias Geerinckx-Rice d5b0a8e50a
gnu: youtube-dl: Update to 2017.09.15.
* gnu/packages/video.scm (youtube-dl): Update to 2017.09.15.
2017-09-18 17:31:44 +02:00
Ludovic Courtès e14ab0ad07
gnu: httpd: Patch "options bleed" [fixes CVE-2017-9798].
* gnu/packages/patches/httpd-CVE-2017-9798.patch: New file.
* gnu/packages/web.scm (httpd)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
2017-09-18 15:44:52 +02:00
Ludovic Courtès c08da2ee37
system: Define 'DICPATH' in /etc/profile.
* gnu/system.scm (operating-system-etc-service) <profile>: Define
'DICPATH'.
2017-09-18 15:44:52 +02:00
Ricardo Wurmus ebfd6a718a
gnu: r-rcas: Add missing inputs.
* gnu/packages/bioinformatics.scm (r-rcas)[propagated-inputs]: Add r-pbapply.
2017-09-18 14:23:03 +02:00
Ricardo Wurmus 65eb1c4a28
gnu: r-energy: Update to 1.7-2.
* gnu/packages/cran.scm (r-energy): Update to 1.7-2.
2017-09-18 14:23:03 +02:00
Ricardo Wurmus 2c67f96b1b
gnu: r-glmnet: Update to 2.0-12.
* gnu/packages/statistics.scm (r-glmnet): Update to 2.0-12.
2017-09-18 14:23:03 +02:00
Ricardo Wurmus 0b2fc9836b
gnu: r-lambda-r: Update to 1.2.
* gnu/packages/statistics.scm (r-lambda-r): Update to 1.2.
2017-09-18 14:23:03 +02:00
Ricardo Wurmus 9f14fffea6
gnu: r-gridextra: Update to 2.3.
* gnu/packages/statistics.scm (r-gridextra): Update to 2.3.
2017-09-18 14:23:02 +02:00
Ricardo Wurmus 37c6a738f3
gnu: r-dplyr: Update to 0.7.3.
* gnu/packages/statistics.scm (r-dplyr): Update to 0.7.3.
2017-09-18 14:23:02 +02:00
Ricardo Wurmus b0c8cba485
gnu: r-crayon: Update to 1.3.4.
* gnu/packages/statistics.scm (r-crayon): Update to 1.3.4.
2017-09-18 14:23:02 +02:00
Ricardo Wurmus ea008095c3
gnu: r-svglite: Update to 1.2.1.
* gnu/packages/statistics.scm (r-svglite): Update to 1.2.1.
2017-09-18 14:23:02 +02:00
Ricardo Wurmus 7904531e5b
gnu: r-mgcv: Update to 1.8-21.
* gnu/packages/statistics.scm (r-mgcv): Update to 1.8-21.
2017-09-18 14:23:02 +02:00
Ricardo Wurmus d82937fbe0
gnu: r-rcas: Update to 1.3.4.
* gnu/packages/bioinformatics.scm (r-rcas): Update to 1.3.4.
2017-09-18 11:33:26 +02:00
Ricardo Wurmus d9c65e5a9c
gnu: r-caret: Update to 6.0-77.
* gnu/packages/statistics.scm (r-caret): Update to 6.0-77.
[propagated-inputs]: Remove r-car; add r-recipes and r-withr.
2017-09-18 11:33:26 +02:00
Ricardo Wurmus 9272144a88
gnu: r-rstudioapi: Update to 0.7.
* gnu/packages/statistics.scm (r-rstudioapi): Update to 0.7.
2017-09-18 11:33:26 +02:00
Ricardo Wurmus 0dc3b4d41e
gnu: r-openssl: Update to 0.9.7.
* gnu/packages/statistics.scm (r-openssl): Update to 0.9.7.
[inputs]: Replace openssl with libressl.
2017-09-18 11:33:25 +02:00
Ricardo Wurmus ba4527ab94
gnu: Add r-recipes.
* gnu/packages/cran.scm (r-recipes): New variable.
2017-09-18 11:33:25 +02:00
Ricardo Wurmus 6c3d42d613
gnu: Add r-ipred.
* gnu/packages/cran.scm (r-ipred): New variable.
2017-09-18 11:33:25 +02:00
Ricardo Wurmus 649cf27c01
gnu: Add r-rcpproll.
* gnu/packages/cran.scm (r-rcpproll): New variable.
2017-09-18 11:33:25 +02:00
Ricardo Wurmus 5a87093fd5
gnu: Add r-gower.
* gnu/packages/cran.scm (r-gower): New variable.
2017-09-18 11:33:25 +02:00
Ricardo Wurmus f57b883ea3
gnu: Add r-ddalpha.
* gnu/packages/cran.scm (r-ddalpha): New variable.
2017-09-18 11:33:25 +02:00
Ricardo Wurmus 1b663184eb
gnu: Add r-timedate.
* gnu/packages/cran.scm (r-timedate): New variable.
2017-09-18 11:33:24 +02:00
Ricardo Wurmus b561f5636f
gnu: Add r-dimred.
* gnu/packages/cran.scm (r-dimred): New variable.
2017-09-18 11:33:24 +02:00
Ricardo Wurmus 9dd707f03b
gnu: Add r-prodlim.
* gnu/packages/cran.scm (r-prodlim): New variable.
2017-09-18 11:33:24 +02:00
Ricardo Wurmus d26b7c1bfc
gnu: Add r-drr.
* gnu/packages/cran.scm (r-drr): New variable.
2017-09-18 11:33:24 +02:00
Ricardo Wurmus 797e1dfbf2
gnu: Add r-lava.
* gnu/packages/cran.scm (r-lava): New variable.
2017-09-18 11:33:24 +02:00
Ricardo Wurmus f97ce81575
gnu: Add r-cvst.
* gnu/packages/cran.scm (r-cvst): New variable.
2017-09-18 11:33:24 +02:00
ng0 851cb6dd39
gnu: hicolor-icon-theme: Update to 0.17.
* gnu/packages/gnome.scm (hicolor-icon-theme): Update to 0.17.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2017-09-18 06:26:56 +01:00
Efraim Flashner 9a6f5bbc0f
gnu: blender: Update to 2.79.
* gnu/packages/graphics.scm (blender): Update to 2.79.
[source]: Use https.
[home-page]: Same.
2017-09-18 06:36:38 +03:00
Nicolas Goaziou 9c1b37928d
gnu: emacs-org: Update to 20170917.
* gnu/packages/emacs.scm (emacs-org): Update to 20170917, aka Org 9.1.1.
2017-09-17 23:32:29 +02:00
Efraim Flashner ce27857f71
gnu: binutils: Fix security issues.
* gnu/packages/base.scm (binutils)[replacement]: New field.
(binutils/fixed): New variable.
* gnu/packages/commencement.scm (binutils-boot0, binutils-final): Use
'package/inherit' to correctly use replacement binutils.
2017-09-17 22:45:21 +03:00
Marius Bakke 881006b65c
gnu: certbot: Fix build with python-pyopenssl >= 17.3.0.
* gnu/packages/patches/python-acme-dont-use-openssl-rand.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/tls.scm (python-acme)[source]: Use it.
2017-09-17 18:50:00 +02:00
Marius Bakke 0c19c0f272
gnu: python-pyopenssl: Update to 17.3.0.
* gnu/packages/python.scm (python-pyopenssl): Update to 17.3.0.
2017-09-17 17:14:13 +02:00
Marius Bakke f2cc1b3136
gnu: lftp: Update to 4.8.1.
* gnu/packages/ftp.scm (lftp): Update to 4.8.1.
2017-09-17 17:14:13 +02:00
Marius Bakke 4c7ad0bc6c
gnu: jasper: Update to 2.0.14.
* gnu/packages/image.scm (jasper): Update to 2.0.14.
2017-09-17 17:14:12 +02:00
Marius Bakke 84023d2fa4
gnu: xf86-video-ati: Update to 7.10.0.
* gnu/packages/xorg.scm (xf86-video-ati): Update to 7.10.0.
2017-09-17 17:14:12 +02:00
Marius Bakke 6b192837e0
gnu: xf86-input-libinput: Update to 0.26.0.
* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.26.0.
2017-09-17 17:14:12 +02:00
Marius Bakke 273027da47
gnu: strace: Update to 4.19.
* gnu/packages/linux.scm (strace): Update to 4.19.
2017-09-17 15:15:45 +02:00
Ben Woodcroft 86805c1ba3
gnu: ruby-2.2: Update to 2.2.8. Fix CVE-2017-{0898,10784,14033,14064}.
* gnu/packages/ruby.scm (ruby-2.2): Update to 2.2.8.
[source]: Remove patch.
* gnu/packages/patches/ruby-2.2.7-rubygems-2613-ruby22.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-09-17 20:08:48 +10:00
Ben Woodcroft c351e8cea5
gnu: ruby-2.3: Update to 2.3.5. Fix CVE-2017-{0898,10784,14033,14064}.
* gnu/packages/ruby.scm (ruby-2.3): Update to 2.3.5.
[source]: Remove patch.
* gnu/packages/patches/ruby-2.3.4-rubygems-2613-ruby23.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-09-17 20:08:48 +10:00
Ben Woodcroft 312e8a9993
ruby: Update replacement to 2.4.2. Fix CVE-2017-{0898,10784,14033,14064}.
* gnu/packages/ruby.scm (ruby): Update replacement to 2.4.2.
(ruby-2.4.1): Rename to ...
(ruby-2.4.2): ... this.
[source]: Remove patches.
* gnu/packages/patches/ruby-rubygems-2612-ruby24.patch,
gnu/packages/patches/ruby-rubygems-2613-ruby24.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2017-09-17 20:08:48 +10:00
Efraim Flashner 0329f6f76c
gnu: efl: Hardcode libcurl path.
* gnu/packages/enlightenment.scm (efl)[arguments]: Hardcode the location
of libcurl.so.
2017-09-17 13:01:50 +03:00
Efraim Flashner b6598237f2
gnu: openfoam: Fix typo.
* gnu/packages/simulation.scm (openfoam)[description]: Add a period to
the end of the sentence.
2017-09-17 10:14:17 +03:00
Efraim Flashner 5fb17ed92e
gnu: owncloud-client: Update to 2.3.3.
* gnu/packages/sync.scm (owncloud-client): Update to 2.3.3.
2017-09-17 10:14:14 +03:00
rennes ea8afaf3f1
gnu: bluefish: Update to 2.2.10.
* gnu/packages/gnome.scm (bluefish): Update to 2.2.10.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2017-09-17 14:13:24 +08:00
Ben Woodcroft da1f7a9e16
gnu: python-orator: Move to (gnu packages databases).
* gnu/packages/python.scm: Remove (gnu packages time) import.
(python-orator, python2-orator): Move from here ...
* gnu/packages/databases.scm: ... to here.
2017-09-17 11:07:46 +10:00
Ben Woodcroft 77e5c37032
gnu: python-orator: Update to 0.9.7.
* gnu/packages/python.scm (python-orator, python2-orator): Update to 0.9.7.
[arguments]: Enable tests.  Loosen dependency requirements.
[propagated-inputs]: Remove python-arrow.  Add python-backpack,
python-pendulum, python-pygments, python-six.
(python2-orator)[propagated-inputs]: Also remove python2-ipaddress.
2017-09-17 11:05:33 +10:00
Ben Woodcroft 00c7888241
gnu: python-pygments: Update to 2.2.0.
* gnu/packages/databases.scm (python-pygments): Update to 2.2.0.
2017-09-17 11:05:29 +10:00
Ben Woodcroft 5eebe8dcf7
gnu: python-cleo: Update to 0.6.1.
* gnu/packages/databases.scm (python-cleo): Update to 0.6.1.
[native-inputs]: Add python-pytest-mock.
[propagated-inputs]: Add python-backpack, python-pastel.  Remove
python-psutil.
2017-09-17 11:05:17 +10:00
Ben Woodcroft f76d56d286
gnu: Add python-pastel.
* gnu/packages/graphics.scm (python-pastel): New variable.
2017-09-17 11:04:14 +10:00
Ben Woodcroft 963926bc78
gnu: python-pyaml: Update to 17.7.2.
* gnu/packages/databases.scm (python-pyaml): Update to 17.7.2.
2017-09-17 11:03:51 +10:00
Ben Woodcroft 89c3eaaa98
gnu: Add python-pendulum.
* gnu/packages/time.scm (python-pendulum): New variable.
2017-09-17 11:03:46 +10:00
Ben Woodcroft 5d20e1ecaf
gnu: Add python-pytzdata.
* gnu/packages/time.scm (python-pytzdata): New variable.
2017-09-17 11:02:23 +10:00
Ben Woodcroft 04fb4516f4
gnu: Add python-backpack.
* gnu/packages/python.scm (python-backpack): New variable.
2017-09-17 11:00:56 +10:00
Ludovic Courtès 4db733e77d
gnu: Add hunspell-dict-fr{,moderne,reforme1990,toutesvariantes}.
* gnu/packages/libreoffice.scm (dicollecte-french-dictionary): New
procedure.
(define-french-dictionary): New macro.
(hunspell-dict-fr-classique)
(hunspell-dict-fr-moderne)
(hunspell-dict-fr-réforme-1990)
(hunspell-dict-fr-toutes-variantes): New variables.
2017-09-16 23:27:38 +02:00
Ludovic Courtès 31daf8931b
gnu: hunspell: Specify 'DICPATH' variable.
* gnu/packages/libreoffice.scm (hunspell)[native-search-paths]: New
variable.
2017-09-16 23:27:38 +02:00
Tobias Geerinckx-Rice 1d704c89d6
gnu: man-pages: Update to 4.13.
* gnu/packages/man.scm (man-pages): Update to 4.13.
2017-09-16 18:49:34 +02:00
Ludovic Courtès 3f0de257c4
services: networking: Add descriptions.
* gnu/services/networking.scm (static-networking-service-type)
(ntp-service-type, inetd-service-type, tor-service-type)
(tor-hidden-service-type, bitlbee-service-type)
(wicd-service-type, network-manager-service-type)
(connman-service-type, openvswitch-service-type): Add 'description'
field.
* po/packages/POTFILES.in: Add gnu/services/networking.scm.
2017-09-16 17:47:46 +02:00
Ludovic Courtès 6b9e1fefa4
services: base: Add descriptions.
* gnu/services/base.scm (fstab-service-type)
(file-system-service-type, urandom-seed-service-type)
(session-environment-service-type)
(console-font-service-type)
(login-service-type, agetty-service-type)
(mingetty-service-type, nscd-service-type)
(pam-limits-service-type, guix-service-type)
(guix-publish-service-type, udev-service-type)
(gpm-service-type): Add 'description' field.
* po/packages/POTFILES.in: Add gnu/services/base.scm.
2017-09-16 17:47:46 +02:00
Ludovic Courtès 0c0c1b21d9
services: Add 'fold-service-types'.
* gnu/services.scm (%distro-root-directory, %service-type-path): New
variables.
(fold-service-types): New procedure.
2017-09-16 17:47:46 +02:00
Ludovic Courtès b714395a39
services: Add a description and location for each service type.
* gnu/services.scm (<service-type>)[description, location]: New field.
* doc/guix.texi (Service Types and Services): Document 'description'.
2017-09-16 17:47:46 +02:00
Peter Mikkelsen dab666cd8d
gnu: Add meson-for-build.
* gnu/packages/build-tools.scm (meson-for-build): New variable.
* gnu/packages/patches/meson-for-build-rpath.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-16 00:03:53 +02:00
Peter Mikkelsen 67f8ba118e
gnu: meson: Update to 0.42.0.
* gnu/packages/build-tools.scm (meson): Update to 0.42.0.
  [propagated-inputs]: Add python.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-16 00:03:53 +02:00
Oleg Pykhalov 2175a42750
gnu: emacs-markdown-mode: Update to 2.3.
* gnu/packages/emacs.scm (emacs-markdown-mode): Update to 2.3.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2017-09-15 22:16:28 +01:00
Mark H Weaver a54bf725fc
gnu: webkitgtk: Update to 2.18.0.
* gnu/packages/webkit.scm (webkitgtk): Update to 2.18.0.
[arguments]: Add -DUSE_GSTREAMER_GL=OFF to configure-flags.
[inputs]: Add libtasn1.
2017-09-15 13:12:38 -04:00
Paul Garlick 8f21aa22bf
gnu: Add openfoam.
*gnu/packages/patches/openfoam-4.1-cleanup.patch: New file
*gnu/packages/simulation.scm: New file
*gnu/local.mk (GNU_SYSTEM_MODULES): Add module.
(dist_patch_DATA): Add patch.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-15 18:31:53 +02:00
Maxim Cournoyer 66e5570037
gnu: emacs-emms: Fix metadata retrieval for MP3 and FLAC files.
* gnu/packages/emacs.scm (emacs-emms): Reference find, mpg321 and metaflac by
their complete file path.
[inputs]: Add flac.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-15 18:31:53 +02:00
Stefan Reichör 24d158136f
gnu: Add python-schedule.
* gnu/packages/python.scm (python-schedule, python2-schedule): New variables.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-15 18:31:53 +02:00
Stefan Reichör 893f9d240a
gnu: Add pydf.
* gnu/packages/disk.scm (pydf): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-15 18:31:53 +02:00
Efraim Flashner 56bf42fb40
gnu: libzip: Fix building on 32-bit architectures.
* gnu/packages/compression.scm (libzip)[arguments]: New field, add phase
to skip tests which are known to have issues on 32-bit architectures.
2017-09-15 15:19:42 +03:00
Mark H Weaver daca2ec4bb
gnu: linux-libre: Update to 4.13.2.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.13.2.
(%linux-libre-hash): Update hash.
(linux-libre, linux-libre-arm-generic): Remove patch.
2017-09-15 00:31:15 -04:00
Mark H Weaver c2ab0f8950
gnu: linux-libre@4.9: Update to 4.9.50.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.50.  Remove patch.
2017-09-15 00:30:21 -04:00
Mark H Weaver d22a843f57
gnu: linux-libre@4.4: Update to 4.4.88.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.88.  Remove patch.
2017-09-15 00:29:23 -04:00
Efraim Flashner 2206bd340b
gnu: Add gnucobol.
* gnu/packages/cobol.scm (gnucobol): New variable.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2017-09-15 06:36:21 +03:00
Efraim Flashner 14728ab78f
gnu: Update default gcc-objc and gcc-objc++.
* gnu/packages/gcc.scm (gcc-objc, gcc-objc++): Update default to 5.
2017-09-15 06:36:19 +03:00
Efraim Flashner e05f8d2fb3
gnu: Add gcc-objc++@7.
* gnu/packages/gcc.scm (gcc-objc++@7): New variable.
2017-09-15 06:36:17 +03:00
Efraim Flashner ce9afe2b3b
gnu: Add gcc-objc@7.
* gnu/packages/gcc.scm (gcc-objc@7): New variable.
2017-09-15 06:36:15 +03:00
Efraim Flashner 7a7c630856
gnu: Add gcc-objc++@6.
* gnu/packages/gcc.scm (gcc-objc++@6): New variable.
2017-09-15 06:36:12 +03:00
Efraim Flashner 4072c10bee
gnu: Add gcc-objc@6.
* gnu/packages/gcc.scm (gcc-objc@6): New variable.
2017-09-15 06:36:07 +03:00
Efraim Flashner ed8cdab870
gnu: Add gcc-objc++@5.
* gnu/packages/gcc.scm (gcc-objc++@5): New variable.
2017-09-15 06:36:04 +03:00
Efraim Flashner f51d01e1c3
gnu: Add gcc-objc@5.
* gnu/packages/gcc.scm (gcc-obj@5): New variable.
2017-09-15 06:36:01 +03:00
Kei Kebreau db7f7eb8ca
gnu: graphicsmagick: Fix CVE-2017-{11403,14103}.
* gnu/packages/imagemagick.scm (graphicsmagick)[source]: Add patch.
* gnu/packages/patches/graphicsmagick-CVE-2017-11403+CVE-2017-14103.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2017-09-14 09:23:19 -04:00
ng0 c61794cf45
gnu: Add cpputest.
* gnu/packages/check.scm (cpputest): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-14 14:07:25 +02:00
Stefan Reichör 205441eb0e
gnu: Add stgit.
* gnu/packages/version-control.scm (stgit): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-14 14:07:25 +02:00
R H 6fcf8c2d70
gnu: mpv: Update to 0.27.0.
* gnu/packages/video.scm (mpv): Update to 0.27.0.
2017-09-14 14:07:25 +02:00
Peter Mikkelsen 194b4e7d65
gnu: Add godot.
* gnu/packages/game-development.scm (godot): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-14 14:07:25 +02:00
Efraim Flashner 4b052c6a4d
gnu: sudo: Update to 1.8.21p2.
* gnu/packages/admin.scm (sudo): Update to 1.8.21p2.
2017-09-14 09:50:04 +03:00
Eric Bavier eb28a777b5
gnu: Add John the Ripper.
* gnu/packages/password-utils.scm (john-the-ripper-jumbo): New variable.
2017-09-13 22:07:21 -05:00
Arun Isaac aa90375afe
gnu: Add os-prober.
* gnu/packages/bootloaders.scm (os-prober): New variable.
2017-09-14 04:35:15 +05:30
Christopher Baines 909dcf5b46
gnu: Add ikiwiki.
* gnu/packages/web.scm (ikiwiki): New variable.
2017-09-13 18:19:31 +01:00
Christopher Baines f0539b66fe
gnu: Add perl-cgi-session.
* gnu/packages/web.scm (perl-cgi-session): New variable.
2017-09-13 18:19:31 +01:00
Christopher Baines 86bd64b613
gnu: Add perl-yaml-libyaml.
* gnu/packages/perl.scm (perl-yaml-libyaml): New variable.
2017-09-13 18:19:31 +01:00
Christopher Baines 4f0ee1b4df
gnu: Add perl-html-scrubber.
* gnu/packages/web.scm (perl-html-scrubber): New variable.
2017-09-13 18:19:30 +01:00
Christopher Baines 7d1f9c91e6
gnu: Add perl-test-eol.
* gnu/packages/perl.scm (perl-test-eol): New variable.
2017-09-13 18:19:30 +01:00
Christopher Baines 88002553ae
gnu: Add perl-test-notabs.
* gnu/packages/perl.scm (perl-test-notabs): New variable.
2017-09-13 18:19:30 +01:00
Christopher Baines 3d74955842
gnu: Add perl-test-memory-cycle.
* gnu/packages/perl.scm (perl-test-memory-cycle): New variable.
2017-09-13 18:19:30 +01:00
Christopher Baines b4387d868b
gnu: Add perl-devel-cycle.
* gnu/packages/perl.scm (perl-devel-cycle): New variable.
2017-09-13 18:19:30 +01:00
Christopher Baines d5b50202d7
gnu: Add perl-test-cpan-meta.
* gnu/packages/perl.scm (perl-test-cpan-meta): New variable.
2017-09-13 18:19:29 +01:00
Christopher Baines 19d81cf7dc
gnu: Add perl-test-cpan-meta-json.
* gnu/packages/perl.scm (perl-test-cpan-meta-json): New variable.
2017-09-13 18:19:29 +01:00
Christopher Baines 9d46919f9c
gnu: Add perl-text-markdown-discount.
* gnu/packages/markdown.scm (perl-text-markdown-discount): New variable.
* gnu/packages/patches/perl-text-markdown-discount-use-system-markdown.patch:
  New file.
2017-09-13 18:19:29 +01:00
Christopher Baines 31d3a7c729
gnu: Add discount.
This is required by perl-text-markdown-discount, which is required by ikiwiki.

* gnu/packages/markdown.scm (discount) New variable.
2017-09-13 18:19:29 +01:00
Mark H Weaver 921bb359ba
gnu: linux-libre@4.9: Fix hash.
The linux-libre-4.9.49 tarball on the distribution site was repacked using a
non-deterministic process, thus changing the tarball hash, although the
contents of the files in the tarball were not changed.

* gnu/packages/linux.scm (linux-libre-4.9): Update hash.
2017-09-13 12:55:14 -04:00
Mark H Weaver be2b2dff21
gnu: linux-libre: Fix CVE-2017-1000251.
* gnu/packages/linux.scm (linux-libre, linux-libre-4.9)
(linux-libre-4.4, linux-libre-arm-generic): Add patch.
2017-09-13 12:52:50 -04:00
Jan Nieuwenhuizen 1c05aab473
gnu: cuirrass: Default port to 8081.
* gnu/services/cuirass.scm (<cuirass-configuration>): Default port to 8081.
  Fixes conflict with guix-publish default.
* doc/guix.texi (Continuous Integration): Update.
2017-09-13 18:33:46 +02:00
Efraim Flashner ad057b79dd
gnu: xorriso: Update to 1.4.8.
* gnu/packages/cdrom.scm (xorriso): Update to 1.4.8.
2017-09-13 18:46:44 +03:00
Mark H Weaver 27236a4348
gnu: bluez: Add replacement to fix CVE-2017-1000250.
* gnu/packages/patches/bluez-CVE-2017-1000250.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (bluez)[replacement]: New field.
(bluez/fixed): New variable.
2017-09-13 10:43:03 -04:00
Efraim Flashner 35daddede1
gnu: gcc@7: Update description.
* gnu/packages/gcc.scm (gcc@7)[description]: Remove Java from the list
of supported languages.
2017-09-13 08:55:49 +03:00
Efraim Flashner ab53bdf01c
gnu: isl: Update to 0.18.
* gnu/packages/gcc.scm (isl): Update to 0.18.
(isl-0.11): New variable.
(gcc@4.8, cloog)[inputs]: Use isl-0.11.
2017-09-13 08:55:47 +03:00
Efraim Flashner 2b8d4ce819
gnu: gcc: Clean up inputs.
* gnu/packages/gcc.scm (gcc@4.7)[inputs]: Remove isl, cloog.
(gcc@4.8)[inputs]: Add isl, cloog.
(gcc@6)[inputs]: Remove cloog.
2017-09-13 08:55:45 +03:00
Efraim Flashner dd4efefdb0
gnu: gcc@4.9: Inherit from gcc@4.8.
* gnu/packages/gcc.scm (gcc@4.9)[inherit]: Inherit from gcc@4.8.
[supported-systems]: Remove field.
2017-09-13 08:55:42 +03:00
Tobias Geerinckx-Rice 3f9a4eaf92
gnu: awscli: Update to 1.11.151.
* gnu/packages/python.scm (awscli): Update to 1.11.151.
2017-09-13 04:30:32 +02:00
Tobias Geerinckx-Rice 46841c07ec
gnu: python-s3transfer: Update to 0.1.11.
* gnu/packages/python.scm (python-s3transfer): Update to 0.1.11.
2017-09-13 04:30:32 +02:00
Tobias Geerinckx-Rice 01fc102e37
gnu: python-botocore: Update to 1.7.9.
* gnu/packages/python.scm (python-botocore): Update to 1.7.9.
2017-09-13 04:30:31 +02:00
Christopher Baines c9ce8e1766
gnu: Update signing-party.
Also add more inputs to make the caff program run. I haven't successfully used
it yet though.

* gnu/packages/gnupg.scm (signing-party)[version]: Update to 2.6.
  [source]: Update origin sha256.
  [native-inputs]: Add autoconf and automake.
  [inputs]: Add perl-text-template, perl-mime-tools, perl-gnupg-interface and
  perl-net-idn-encode as these are required by caff. Also add libmd as this is
  required by TODO.
  [arguments]: Add the change-directory and wrap-programs phase, and fix a
  regex and Makefile path in the configure phase.
2017-09-12 22:59:38 +01:00
Christopher Baines 329779159b
gnu: Add libmd.
* gnu/packages/crypto.scm (libmd): New variable.
2017-09-12 22:59:38 +01:00
Christopher Baines 34ef575590
gnu: Add perl-gnupg-interface.
* gnu/packages/gnupg.scm (perl-gnupg-interface): New variable.
2017-09-12 22:59:37 +01:00
Christopher Baines 996364fb4e
gnu: Add perl-text-template.
* gnu/packages/perl.scm (perl-text-template): New variable.
2017-09-12 22:59:37 +01:00
Christopher Baines 24c1c51334
gnu: Add perl-net-idn-encode.
* gnu/packages/perl.scm (perl-net-idn-encode): New variable.
2017-09-12 22:59:37 +01:00
Christopher Baines a6fe930452
gnu: Add perl-mime-tools.
* gnu/packages/perl.scm (perl-mime-tools): New variable.
2017-09-12 22:59:37 +01:00
Christopher Baines d6daca0ee5
gnu: Add perl-mailtools.
* gnu/packages/perl.scm (perl-mailtools): New variable.
2017-09-12 22:59:37 +01:00
Christopher Baines 2d6125ed4d
gnu: Add perl-convert-binhex.
* gnu/packages/perl.scm (perl-convert-binhex): New variable.
2017-09-12 22:59:36 +01:00
Christopher Baines b7206dd362
gnu: Add perl-moox-late.
* gnu/packages/perl.scm (perl-moox-late): New variable.
2017-09-12 22:59:36 +01:00
Christopher Baines 40db2394b2
gnu: Add perl-moox-handlesvia.
* gnu/packages/perl.scm (perl-moox-handlesvia): New variable.
2017-09-12 22:59:36 +01:00
Christopher Baines 3565756f44
gnu: Add perl-data-perl.
* gnu/packages/perl.scm (perl-data-perl): New variable.
2017-09-12 22:59:36 +01:00
Christopher Baines 3a58f45502
gnu: Add perl-moox.
* gnu/packages/perl.scm (perl-moox): New variable.
2017-09-12 22:59:36 +01:00
Ludovic Courtès 1fda01ef42
gnu: texinfo: Add 6.5.
* gnu/packages/texinfo.scm (texinfo-latest): New variable.
2017-09-12 23:56:34 +02:00
Ludovic Courtès 960c40de21
doc: Use Screen and OpenSSH in the bare-bones example.
* gnu/system/examples/bare-bones.tmpl (packages): Remove TCPDUMP; add
SCREEN and OPENSSH.
* doc/guix.texi (Using the Configuration System): Adjust explanation
accordingly.
2017-09-12 23:56:34 +02:00
Ludovic Courtès 4e854b1814
install: Include the whole bare-bones OS in the image.
* gnu/system/install.scm (%installation-services): Load
"example/bare-bones.tmpl".  Add a 'gc-root-service-type' instance.
2017-09-12 23:56:33 +02:00
Ludovic Courtès 96da5d6296
system: Add gexp compiler for <operating-system>.
* gnu/system.scm (operating-system-compiler): New procedure.
2017-09-12 23:56:33 +02:00
Tobias Geerinckx-Rice bbb1246fd8
gnu: youtube-dl: Update to 2017.09.11.
* gnu/packages/video.scm (youtube-dl): Update to 2017.09.11.
2017-09-12 23:36:24 +02:00
Tobias Geerinckx-Rice 097b80e180
gnu: gtksourceview: Update to 3.24.4.
* gnu/packages/gtk.scm (gtksourceview): Update to 3.24.4.
2017-09-12 23:36:24 +02:00
Tobias Geerinckx-Rice db122a9b5e
gnu: libpeas: Update to 1.22.0.
* gnu/packages/gnome.scm (libpeas): Update to 1.22.0.
[inputs]: Remvoe libxml2.
2017-09-12 23:36:23 +02:00
Tobias Geerinckx-Rice 0f8c520408
gnu: network-manager: Update to 1.8.2.
* gnu/packages/gnome.scm (network-manager): Update to 1.8.2.
2017-09-12 23:36:23 +02:00
Tobias Geerinckx-Rice 8fc5cdc6a0
gnu: tracker: Update to 1.12.3.
* gnu/packages/gnome.scm (tracker): Update to 1.12.3.
2017-09-12 23:36:23 +02:00
Tobias Geerinckx-Rice 9c2d0a1aa8
gnu: gnome-shell-extensions: Update to 3.24.3.
* gnu/packages/gnome.scm (gnome-shell-extensions): Update to 3.24.3.
2017-09-12 23:36:22 +02:00
Tobias Geerinckx-Rice bd38e6a560
gnu: gnome-settings-daemon: Update to 3.24.3.
* gnu/packages/gnome.scm (gnome-settings-daemon): Update to 3.24.3.
2017-09-12 23:36:22 +02:00
Tobias Geerinckx-Rice f97e96ae8b
gnu: gsettings-desktop-schemas: Update to 3.24.1.
* gnu/packages/gnome.scm (gsettings-desktop-schemas): Update to 3.24.1.
2017-09-12 23:36:22 +02:00
Marius Bakke 790ba6d3e1
gnu: imagemagick: Update to 6.9.9-12.
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.9-12.
2017-09-12 22:55:05 +02:00
Marius Bakke 8d3975459d
gnu: libraw: Update to 0.18.4.
* gnu/packages/photo.scm (libraw): Update to 0.18.4.
2017-09-12 22:55:05 +02:00
Marius Bakke 40c2653375
gnu: ffmpeg: Update to 3.3.4.
* gnu/packages/video.scm (ffmpeg): Update to 3.3.4.
2017-09-12 22:55:05 +02:00
Marius Bakke 51fcc6d2ae
gnu: feh: Update to 2.20.
* gnu/packages/image-viewers.scm (feh): Update to 2.20.
2017-09-12 22:55:05 +02:00
Marius Bakke 493f2cbf06
gnu: notmuch: Update to 0.25.1.
* gnu/packages/mail.scm (notmuch): Update to 0.25.1.
2017-09-12 22:55:05 +02:00
Marius Bakke 777f485ee6
gnu: python-django: Update to 1.10.8 [fixes CVE-2017-12794].
* gnu/packages/django.scm (python-django): Update to 1.10.8.
2017-09-12 22:55:05 +02:00
ng0 8b8702c939
gnu: neomutt: Update to 20170912.
* gnu/packages/mail.scm (neomutt): Update to 20170912.
2017-09-12 21:17:55 +02:00
Dave Love b08952f1bb
gnu: openmpi: Configure without builtin atomics.
See https://www.mail-archive.com/users@lists.open-mpi.org//msg31400.html

* gnu/packages/mpi.scm (openmpi)[arguments]: Don't configure with
--enable-builtin-atomics.

Signed-off-by: Ludovic Courtès <ludovic.courtes@inria.fr>
2017-09-12 14:56:59 +02:00
Dave Love a247fe7b0d
gnu: openmpi: Remove Valgrind from closure.
* gnu/packages/mpi.scm (openmpi)[arguments]: Elide romio config info to
avoid reference to valgrind.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-12 08:58:27 +02:00