Commit Graph

27588 Commits (1a50321752aa92dcb1acdc1d68bddb65dff0a874)

Author SHA1 Message Date
Tobias Geerinckx-Rice 8bc1967503
gnu: emacs-graphviz-dot-mode: Return #t from phases.
* gnu/packages/emacs.scm (emacs-graphviz-dot-mode)[arguments]:
Substitute INVOKE for SYSTEM*.
2018-06-20 04:56:30 +02:00
Tobias Geerinckx-Rice f9299da92a
gnu: emacs-ag: Return #t from phases.
* gnu/packages/emacs.scm (emacs-ag)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-20 04:56:30 +02:00
Tobias Geerinckx-Rice 93adf925ba
gnu: emacs-w3m: Return #t from phases.
* gnu/packages/emacs.scm (emacs-w3m)[arguments]: Substitute INVOKE for
SYSTEM* & risky plumbing.
2018-06-20 04:56:30 +02:00
Tobias Geerinckx-Rice ff6275fd26
gnu: haskell-mode: Use INVOKE.
* gnu/packages/emacs.scm (haskell-mode)[arguments]: Substitute INVOKE
for SYSTEM*.
2018-06-20 04:56:29 +02:00
Tobias Geerinckx-Rice 67cf588f4f
gnu: emacs-ghub: Return #t from phases.
* gnu/packages/emacs.scm (emacs-ghub)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-20 04:56:29 +02:00
Tobias Geerinckx-Rice d78f1fdc5d
gnu: emacs-magit-popup: Return #t from phases.
* gnu/packages/emacs.scm (emacs-magit-popup)[arguments]: Substitute
INVOKE for SYSTEM*.
2018-06-20 04:56:29 +02:00
Tobias Geerinckx-Rice f6fefe12f1
gnu: guile-emacs: Return #t from phases.
* gnu/packages/emacs.scm (guile-emacs)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-20 04:56:28 +02:00
Tobias Geerinckx-Rice 5a368b2adf
gnu: emacs-ghub: Update to 2.0.1.
* gnu/packages/emacs.scm (emacs-ghub): Update to 2.0.1.
2018-06-20 04:56:28 +02:00
Tobias Geerinckx-Rice de99ba7e7c
Fix some more lonely unquotes.
* gnu/packages/gnome.scm (workrave)[inputs]: Move unquote to its
operand.
* gnu/packages/java.scm (java-asm-bootstrap)[propagated-inputs]:
Likewise.
* gnu/packages/maven.scm (maven-compat)[native-inputs]: Likewise.
(maven)[inputs]: Likewise.
* gnu/packages/networking.scm (amule)[inputs]: Likewise.
* gnu/packages/wm.scm (nitrogen)[native-inputs]: Likewise.
2018-06-20 04:56:28 +02:00
Tobias Geerinckx-Rice 6917161d74
gnu: emacs-with-editor: Update to 2.7.3.
* gnu/packages/emacs.scm (emacs-with-editor): Update to 2.7.3.
2018-06-20 04:50:20 +02:00
Tobias Geerinckx-Rice cac85e8bdb
gnu: r-xfun: Update to 0.2.
* gnu/packages/cran.scm (r-xfun): Update to 0.2.
2018-06-20 04:50:20 +02:00
Tobias Geerinckx-Rice d4cf0382e5
gnu: inxi-minimal: Update to 3.0.12-1.
* gnu/packages/admin.scm (inxi-minimal): Update to 3.0.12-1.
2018-06-20 04:50:20 +02:00
Tobias Geerinckx-Rice aa0551c270
gnu: bspwm: Update to 0.9.5.
* gnu/packages/wm.scm (bspwm): Update to 0.9.5.
2018-06-20 04:50:19 +02:00
Tobias Geerinckx-Rice d6331fcaa6
gnu: mrrescue: Fix typo in description.
* gnu/packages/games.scm (mrrescue)[description]: Hyphenate.
2018-06-20 04:47:48 +02:00
Leo Famulari c19af99c25
gnu: git-annex: Update to 6.20180529.
* gnu/packages/version-control.scm (git-annex): Update to 6.20180529.
[inputs]: Add ghc-tagsoup.
2018-06-19 18:01:01 -04:00
Tobias Geerinckx-Rice ab5fc6a982
gnu: libyaml: Update to 0.1.7.
* gnu/packages/web.scm (libyaml): Update to 0.1.7.
[source]: Remove patch.
* gnu/packages/patches/libyaml-CVE-2014-9130.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-06-19 22:23:40 +02:00
Tobias Geerinckx-Rice 8893218a7d
gnu: mrrescue: Work on Löve 11.
* gnu/packages/games.scm (mrrescue)[arguments]: Extract & patch the game
data, and point ‘love’ to this modified copy.  Minor cosmetic tweaks.
[native-inputs]: Add unzip, patch, and the love-11.patch which is...
* gnu/packages/patches/mrrescue-support-love-11.patch: ...a new file.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-06-19 22:20:15 +02:00
Tobias Geerinckx-Rice 3110c74b98
Revert "gnu: Remove Mr. Rescue."
This reverts commit 33f61dc1b5.

The game can be patched to run on Löve 11 (done in a separate commit for
clarity).
2018-06-19 22:20:14 +02:00
Julien Lepiller 9e1ede95df
gnu: arc-icon-theme: Fix build.
* gnu/packages/gnome.scm (arc-icon-theme)[arguments]: Do not run
configure during the bootstrap phase.
2018-06-19 21:35:56 +02:00
Julien Lepiller 737d1b3cd6
gnu: faba-icon-theme: Fix build.
* gnu/packages/gnome.scm (faba-icon-theme)[arguments]: Do not run
configure during the bootstrap phase.
2018-06-19 21:35:50 +02:00
Efraim Flashner 2b94c14c9e
gnu: x265: Fix building on armhf-linux and aarch64-linux.
* gnu/packages/video.scm (x265)[source]: Add patch.
[arguments]: Enable PIC on armhf-linux.
* gnu/packages/patches/x265-fix-ppc64le-build.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2018-06-19 21:49:12 +03:00
Marius Bakke 793a66e5fe
gnu: redis: Update to 4.0.10 [fixes CVE-2018-11218, CVE-2018-11219].
* gnu/packages/databases.scm (redis): Update to 4.0.10.
2018-06-19 15:54:49 +02:00
Marius Bakke 1abc6fd84b
gnu: notmuch: Update to 0.27.
* gnu/packages/mail.scm (notmuch): Update to 0.27.
2018-06-19 15:35:37 +02:00
Ludovic Courtès 1fb947f6d7
gnu: guix-daemon: Build in the absence of guile-sqlite3.
Fixes a regression introduced in
3f311279d3 whereby guix-daemon's configure
would error out due to the lack of guile-sqlite3.

* gnu/packages/package-management.scm (guix-daemon)[inputs]: Remove
"boot-guile", "boot-guile/i686", and "util-linux".
[arguments]: Add #:configure-flags.
2018-06-19 15:29:21 +02:00
Ludovic Courtès 3f311279d3
gnu: guix: Update to 7af5c2a.
* gnu/packages/package-management.scm (guix): Update to 7af5c2a.
2018-06-19 14:29:46 +02:00
Pierre Neidhardt d39c9efa11
gnu: emacs-bash-completion: Update to 2.1.0.
* gnu/packages/emacs.scm (emacs-bash-completion): Update to 2.1.0.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-06-19 13:43:42 +02:00
Pierre Neidhardt a623c7e781
gnu: emacs-company: Update to 0.9.6.
* gnu/packages/emacs.scm (emacs-company): Update to 0.9.6.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-06-19 13:43:32 +02:00
Vagrant Cascadian 59cf90ee4b
gnu: elfutils: Update to 0.172.
Fixes <https://debbugs.gnu.org/31890>

* gnu/packages/elf.scm (elfutils): Update to 0.172.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-06-19 13:37:23 +02:00
Marius Bakke 641e387ac3
gnu: xf86-input-mouse: Update to 1.9.3.
* gnu/packages/xorg.scm (xf86-input-mouse): Update to 1.9.3.
2018-06-19 13:37:22 +02:00
Marius Bakke 80a1dfac1c
gnu: libxaw3d: Update to 1.6.3.
* gnu/packages/xorg.scm (libxaw3d): Update to 1.6.3.
2018-06-19 13:37:22 +02:00
Ricardo Wurmus 951375bab3
gnu: guitarix: Update to 0.37.1.
* gnu/packages/audio.scm (guitarix): Update to 0.37.1.
2018-06-19 10:48:14 +02:00
Leo Famulari bc19a68c5c
gnu: QEMU: Fix CVE-2018-11806.
* gnu/packages/patches/qemu-CVE-2018-11806.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/virtualization.scm (qemu)[source]: Use it.
2018-06-19 01:19:35 -04:00
Pierre Neidhardt 92d581a0fd
gnu: emacs-image+: Don't propagate inputs.
* gnu/packages/emacs.scm (emacs-image+)[propagated-inputs]: Remove imagemagick
[Inputs]: Add imagemagick
[arguments]: Substitute path to imagemagick commands

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-18 23:19:51 +02:00
Pierre Neidhardt a749040ad7
gnu: emacs-gif-screencast: Update URL.
* gnu/packages/emacs.scm (emacs-gif-screencast): Update URL.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-18 23:19:51 +02:00
Ludovic Courtès a854525a34
system: Have /run/setuid-programs first in $PATH.
Fixes <https://bugs.gnu.org/31814>.
Reported by Clément Lassieur <clement@lassieur.org>.

* gnu/system.scm (operating-system-etc-service)["profile"]: Arrange so
that /run/setuid-programs comes first in $PATH.
2018-06-18 23:19:51 +02:00
Kei Kebreau 3fe43df716
gnu: schismtracker: Update to 20180523.
* gnu/packages/music.scm (schismtracker): Update to 20180523.
[arguments]: Use 'invoke' in the 'autoconf' phase.
2018-06-18 13:46:46 -04:00
Efraim Flashner a181e858c7
gnu: gnu-pw-mgr: Update to 2.3.1.
* gnu/packages/gnu-pw-mgr.scm (gnu-pw-mgr): Update to 2.3.1.
[arguments]: Add phase to patch more shebangs.
2018-06-18 20:02:39 +03:00
Leo Famulari bfc810ca13
gnu: w3m: Update source URL.
* gnu/packages/w3m.scm (w3m)[source]: Update URL.
2018-06-18 12:32:22 -04:00
George Clemmer 067a113a31
gnu: emacs-graphviz-dot-mode: Update for Emacs 26.1
* gnu/packages/emacs.scm (emacs-graphviz-dot-mode): Update to 0.3.11 for
compatibility with Emacs 26.1.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-06-18 12:18:04 -04:00
Leo Famulari f49d6909e3
gnu: restic: Update the comment about the bundled dependencies.
* gnu/packages/backup.scm (restic): Update the comment.
2018-06-18 12:15:27 -04:00
Leo Famulari 9f162c0ab4
gnu: OpenSSL 1.1.0: Fix CVE-2018-{0495,0732}.
* gnu/packages/patches/openssl-1.1.0-CVE-2018-0495.patch,
gnu/packages/patches/openssl-1.1.0-CVE-2018-0732.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/tls.scm (openssl-next)[source]: Use them.
2018-06-18 12:04:49 -04:00
Leo Famulari b8ea0db3ae
gnu: OpenSSL 1.0.2: Fix CVE-2018-{0495,0732}.
* gnu/packages/patches/openssl-1.0.2-CVE-2018-0495.patch,
gnu/packages/patches/openssl-1.0.2-CVE-2018-0732.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/tls.scm (openssl)[replacement]: New field.
(openssl/fixed): New variable.
2018-06-18 12:04:49 -04:00
Mark H Weaver d06352d9dc
gnu: linux-libre: Update to 4.17.2.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.2.
(%linux-libre-hash): Update hash.
2018-06-18 03:39:51 -04:00
Mark H Weaver 3b682b2ba7
gnu: linux-libre@4.14: Update to 4.14.50.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.50.
(%linux-libre-4.14-hash): Update hash.
2018-06-18 03:38:50 -04:00
Mark H Weaver d5ce3594f6
gnu: linux-libre@4.9: Update to 4.9.109.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.109.
2018-06-18 03:38:11 -04:00
Mark H Weaver 021d6296d8
gnu: linux-libre@4.4: Update to 4.4.138.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.138.
2018-06-18 03:37:14 -04:00
Pierre Neidhardt 47de00af16
gnu: encfs: Update to 1.9.5.
* gnu/packages/crypto.scm (encfs): Update to 1.9.5.
[source](snippet): Adjust paths.  Remove two bundled libraries.
[native-inputs]: Add googletest-source.
[arguments]: Add 'unpack-googletest' and 'make-unittests' phases.

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2018-06-17 21:59:51 -04:00
Arun Isaac b4eae997fe
gnu: texlive-bin: Use absolute path to ghostscript executable "gs".
* gnu/packages/tex.scm (texlive-bin)[arguments]: Rename fix-unix-detection
phase to configure-ghostscript-executable. Replace "gs" in epstopdf.pl with
the absolute path to "gs" in the store.
2018-06-17 21:29:07 +05:30
宋文武 33f61dc1b5
gnu: Remove Mr. Rescue.
It's not compatible with love-11.1.

* gnu/packages/game.scm (mrrescue): Remove variable.
2018-06-17 20:23:42 +08:00
Kei Kebreau c5829179ca
gnu: clusterssh: Update to 4.13.2.
* gnu/packages/admin.scm (clusterssh): Update to 4.13.2.
[build-system]: Switch to perl-build-system.
[arguments]: Remove 'set-load-paths' phase.
[inputs]: Remove perl.
[native-inputs]: Add perl-cpan-changes, perl-file-slurp, perl-file-which,
perl-module-build, perl-readonly, perl-test-differences,
perl-test-distmanifest, perl-test-perltidy, perl-test-pod,
perl-test-pod-coverage, perl-test-trap and perltidy.
[propagated-inputs]: Add perl-exception-class, perl-try-tiny and
perl-x11-protocol-other.
2018-06-16 20:52:43 -04:00
Kei Kebreau 469e82715e
gnu: perltidy: Update to 20180220.
* gnu/packages/perl.scm (perltidy): Update to 20180220.
2018-06-16 20:52:43 -04:00
Kei Kebreau 0943b0b534
gnu: Add perl-test-perltidy.
* gnu/packages/perl-check.scm (perl-test-perltidy): New variable.
2018-06-16 20:52:37 -04:00
Kei Kebreau 32315df9c7
gnu: Add perl-file-finder.
* gnu/packages/perl.scm (perl-file-finder): New variable.
2018-06-16 20:42:27 -04:00
Kei Kebreau 52b1551bff
gnu: Add perl-test-distmanifest.
* gnu/packages/perl-check.scm (perl-test-distmanifest): New variable.
2018-06-16 20:41:16 -04:00
Kei Kebreau 048657cccd
gnu: Add perl-module-manifest.
* gnu/packages/perl.scm (perl-module-manifest): New variable.
2018-06-16 20:40:25 -04:00
Kei Kebreau b2d5b00d42
gnu: Add perl-cpan-changes.
* gnu/packages/perl.scm (perl-cpan-changes): New variable.
2018-06-16 20:39:35 -04:00
Kei Kebreau f82fe68f99
gnu: Add perl-x11-protocol-other.
* gnu/packages/xorg.scm (perl-x11-protocol-other): New variable.
2018-06-16 20:38:32 -04:00
Ludovic Courtès f3a34b9de8
gnu: gsl: Update to 2.5.
* gnu/packages/maths.scm (gsl): Update to 2.5.
2018-06-17 01:40:14 +02:00
Ludovic Courtès 554eaae4a0
gnu: diffoscope: Update to 96.
* gnu/packages/package-management.scm (diffoscope): Update to 96.
2018-06-17 01:40:14 +02:00
Ludovic Courtès 6710206881
gnu: magit: Update to 2.13.0.
* gnu/packages/emacs.scm (magit): Update to 2.13.0.
2018-06-17 01:40:14 +02:00
Pierre Neidhardt 3348e9f371
gnu: emacs-fish-completion: Don't propagate inputs.
* gnu/packages/emacs.scm (emacs-fish-completion)[propagated-inputs]: Remove fish
[inputs]: Add fish.
[arguments]: New field.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-17 01:40:14 +02:00
Pierre Neidhardt a14de83213
gnu: upx: Fix CVE-2017-15056.
* gnu/packages/patches/upx-protect-against-bad-crafted-input.patch: New file.
* gnu/packages/compression.scm (upx)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-17 01:40:13 +02:00
Marius Bakke ed2ae0dc7f
gnu: strace: Update to 4.23.
* gnu/packages/linux.scm (strace): Update to 4.23.
[source]: Remove obsolete patch.
* gnu/packages/patches/strace-kernel-4.16.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-06-16 21:35:26 +02:00
Marius Bakke 4c0df1a870
gnu: offlineimap: Update to 7.2.1.
* gnu/packages/mail.scm (offlineimap): Update to 7.2.1.
2018-06-16 21:35:26 +02:00
Marius Bakke ec8cdd0ec6
gnu: maim: Update to 5.5.2.
* gnu/packages/xdisorg.scm (maim): Update to 5.5.2.
2018-06-16 21:35:26 +02:00
Marius Bakke 30e26b6af3
gnu: ffmpeg: Update to 4.0.1.
* gnu/packages/video.scm (ffmpeg): Update to 4.0.1.
2018-06-16 21:35:25 +02:00
Marius Bakke 259341cf93
gnu: ldb: Fix build on 32-bit systems.
* guix/utils.scm (target-64bit?): New procedure.
* gnu/packages/samba.scm (ldb)[inputs]: Only add LMDB on 64-bit systems.
[arguments]: Make #:tests? conditional on LMDB availability.
2018-06-16 21:35:25 +02:00
Marius Bakke 406c83f78d
gnu: perl: Fix CVE-2018-12015.
* gnu/packages/patches/perl-archive-tar-CVE-2018-12015.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/perl.scm (perl-5.26.2)[source](patches): Use it.
2018-06-16 21:35:25 +02:00
Marius Bakke 57b1dba116
gnu: libedit: Update to 20180525-3.1.
* gnu/packages/libedit.scm (libedit): Update to 20180525-3.1.
2018-06-16 21:35:25 +02:00
Marius Bakke 7727f91f44
gnu: openal: Update to 0.18.2.
* gnu/packages/audio.scm (openal): Update to 0.18.2.
2018-06-16 21:35:25 +02:00
Marius Bakke cdbcfc113b
gnu: linux-libre: Fix build on AArch64.
* gnu/packages/patches/binutils-aarch64-symbol-relocation.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/base.scm (binutils/fixed): New public variable.
* gnu/packages/linux.scm (make-linux-libre)[native-inputs]: On aarch64, define
new ld-wrapper with the above binutils and use it.
2018-06-16 21:35:24 +02:00
Oleg Pykhalov f77886c1c5
gnu: Add restic.
* gnu/packages/backup.scm (restic): New variable.
2018-06-16 21:52:40 +03:00
Clément Lassieur e8b3a15849
gnu: Add dehydrated.
* gnu/packages/tls.scm (dehydrated): New variable.
2018-06-16 20:45:56 +02:00
宋文武 806f599c5b
gnu: wesnoth: Update to 1.14.3.
* gnu/packages/games.scm (wesnoth): Update to 1.14.3.
2018-06-16 22:16:39 +08:00
Julien Lepiller 697a9d0d06
gnu: groovy: Add groovy-xml to the closure.
* gnu/packages/groovy.scm (groovy)[inputs]: Add groovy-xml.
[arguments]: Add groovy-xml to the list of classes available for class
loading.
2018-06-16 14:09:40 +02:00
Julien Lepiller 8c2c105c12
gnu: Add maven.
* gnu/packages/maven.scm (maven): New variable.
2018-06-16 13:18:25 +02:00
Julien Lepiller 0c1e98eb92
gnu: Add maven-compat.
* gnu/packages/maven.scm (maven-compat): New variable.
2018-06-16 13:18:19 +02:00
Julien Lepiller 19126bba4e
gnu: Add maven-resolver-transport-wagon.
* gnu/packages/maven.scm (maven-resolver-transport-wagon): New variable.
2018-06-16 13:18:17 +02:00
Julien Lepiller aa06dd0f7d
gnu: Add maven-wagon-http.
* gnu/packages/maven.scm (maven-wagon-http): New variable.
2018-06-16 13:18:15 +02:00
Julien Lepiller c3f5ec6ec7
gnu: Add maven-wagon-http-shared.
* gnu/packages/maven.scm (maven-wagon-http-shared): New variable.
2018-06-16 13:18:13 +02:00
Julien Lepiller 53360e488d
gnu: Add maven-wagon-tck-http.
* gnu/packages/maven.scm (maven-wagon-tck-http): New variable.
2018-06-16 13:18:11 +02:00
Julien Lepiller 0d1b3b39bc
gnu: Add maven-wagon-file.
* gnu/packages/maven.scm (maven-wagon-file): New variable.
2018-06-16 13:18:09 +02:00
Julien Lepiller f216a9f99a
gnu: Add maven-wagon-provider-test.
* gnu/packages/maven.scm (maven-wagon-provider-test): New variable.
2018-06-16 13:18:07 +02:00
Julien Lepiller ff7a0fcff3
gnu: Add maven-wagon-provider-api.
* gnu/packages/maven.scm (maven-wagon-provider-api): New variable.
2018-06-16 13:18:04 +02:00
Julien Lepiller e2c7d32995
gnu: Add maven-embedder.
* gnu/packages/maven.scm (maven-embedder): New variable.
2018-06-16 13:18:02 +02:00
Julien Lepiller b822544cfe
gnu: Add maven-core.
* gnu/packages/maven.scm (maven-core): New variable.
2018-06-16 13:18:00 +02:00
Julien Lepiller 9f25cba65a
gnu: Add java-plexus-component-metadata.
* gnu/packages/maven.scm (java-plexus-component-metadata): New variable.
2018-06-16 13:17:58 +02:00
Julien Lepiller a59d5f3542
gnu: Add maven-plugin-annotations.
* gnu/packages/maven.scm (maven-plugin-annotations): New variable.
2018-06-16 13:17:56 +02:00
Julien Lepiller 7a42f05869
gnu: Add maven-core-bootstrap. 2018-06-16 13:17:54 +02:00
Julien Lepiller 8f5caf9366
gnu: Add maven-plugin-api.
* gnu/packages/maven.scm (maven-plugin-api): New variable.
2018-06-16 13:17:52 +02:00
Julien Lepiller ab621bf142
gnu: Add java-qdox.
* gnu/packages/java.scm (java-qdox): New variable.
2018-06-16 13:17:50 +02:00
Julien Lepiller 7d65489ffe
gnu: Add java-plexus-cli.
* gnu/packages/java.scm (java-plexus-cli): New variable.
2018-06-16 13:17:48 +02:00
Julien Lepiller 087583a7db
gnu: Add java-eclipse-jetty-webapp-9.2.
* gnu/packages/web.scm (java-eclipse-jetty-webapp-9.2): New variable.
2018-06-16 13:17:46 +02:00
Julien Lepiller d736511864
gnu: Add java-eclipse-jetty-webapp.
* gnu/packages/web.scm (java-eclipse-jetty-webapp): New variable.
2018-06-16 13:17:44 +02:00
Julien Lepiller 38b57575c1
gnu. Add java-eclipse-jetty-xml-9.2.
* gnu/packages/web.scm (java-eclipse-jetty-xml-9.2): New variable.
2018-06-16 13:17:42 +02:00
Julien Lepiller f69a1d04a1
gnu: Add java-eclipse-jetty-xml.
* gnu/packages/web.scm (java-eclipse-jetty-xml): New variable.
2018-06-16 13:17:39 +02:00
Julien Lepiller c099f6a716
gnu: java-eclipse-jetty-security-9.2: Ignore test error.
* gnu/packages/web.scm (java-eclipse-jetty-security-9.2)[arguments]:
Ignore one failing test.
2018-06-16 13:17:19 +02:00
Ricardo Wurmus 901bcb7815
gnu: pigx-chipseq: Update to 0.0.16.
* gnu/packages/bioinformatics.scm (pigx-chipseq): Update to 0.0.16.
2018-06-16 12:11:09 +02:00
Leo Famulari 12e530ba63
gnu: BIND: Fix CVE-2018-5738.
* gnu/packages/patches/bind-CVE-2018-5738.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/dns.scm (isc-bind)[source]: Use it.
2018-06-15 16:41:16 -04:00
Mark H Weaver a7c8716928
gnu: grub: Fix build on i686.
Fixes <https://bugs.gnu.org/31380>.

* gnu/packages/bootloaders.scm (grub)[native-inputs]: Add "ld-wrapper"
and "binutils".

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2018-06-15 16:41:52 +02:00