Commit Graph

34108 Commits

Author SHA1 Message Date
Tobias Geerinckx-Rice 83ee7ee735
gnu: xlockmore: Update to 5.56.
* gnu/packages/xdisorg.scm (xlockmore): Update to 5.56.
2018-08-09 02:17:24 +02:00
Tobias Geerinckx-Rice 11c8a64912
gnu: autogen: Update to 5.18.14.
* gnu/packages/autogen.scm (autogen): Update to 5.18.14.
[inputs]: Move perl from native-inputs to here...
[native-inputs]: ...and which from inputs to here.
[arguments]: Remove unnecessary ‘/usr/bin/tr’ substitution.
2018-08-09 02:17:24 +02:00
Tobias Geerinckx-Rice 2a64c54a96
gnu: yoshimi: Update to 1.5.8.2.
* gnu/packages/music.scm (yoshimi): Update to 1.5.8.2.
2018-08-09 02:17:23 +02:00
Tobias Geerinckx-Rice 7cc72e3828
gnu: setbfree: Update to 0.8.7.
* gnu/packages/music.scm (setbfree): Update to 0.8.7.
2018-08-09 02:17:23 +02:00
Tobias Geerinckx-Rice e06748407f
gnu: setbfree: Don't use unstable tarball.
* gnu/packages/music.scm (setbfree)[source]: Use GIT-FETCH.
2018-08-09 02:17:22 +02:00
Tobias Geerinckx-Rice d841c813ae
gnu: libostree: Update to 2018.7.
* gnu/packages/package-management.scm (libostree): Update to 2018.7.
2018-08-09 02:17:22 +02:00
Tobias Geerinckx-Rice 57f962f3f0
gnu: youtube-dl: Update to 2018.08.04.
* gnu/packages/video.scm (youtube-dl): Update to 2018.08.04.
2018-08-09 02:17:21 +02:00
Tobias Geerinckx-Rice 729a9722ee
gnu: msitools: Update to 0.98.
* gnu/packages/package-management.scm (msitools): Update to 0.98.
2018-08-09 02:17:21 +02:00
Tobias Geerinckx-Rice 9ed69a078d
gnu: uwsgi: Update to 2.0.17.1.
* gnu/packages/web.scm (uwsgi): Update to 2.0.17.1.
2018-08-09 02:17:20 +02:00
Tobias Geerinckx-Rice c0efb1fe56
gnu: stunnel: Update to 5.48 [security fix].
No CVE. From the ChangeLog:

 “Security bugfixes: Fixed requesting client certificate when specified
  as a global option.”

* gnu/packages/web.scm (stunnel): Update to 5.48.
2018-08-09 02:16:36 +02:00
Ricardo Wurmus bc731eada6
gnu: python-flake8: Fix build.
* gnu/packages/python.scm (python-flake8)[arguments]: Add build phases
"delete-broken-test" and "fix-problem-with-pycodestyle".
[propagated-inputs]: Remove python-setuptools.
2018-08-08 23:10:26 +02:00
Ricardo Wurmus 5417c92877
gnu: python-flake8: Use INVOKE.
* gnu/packages/python.scm (python-flake8)[arguments]: Use INVOKE and always
return #T.
2018-08-08 23:10:19 +02:00
Leo Famulari e19f9c24aa
gnu: epiphany: Correctly set the library RUNPATH.
* gnu/packages/gnome.scm (epiphany): Set the runpath in #:configure-flags.
2018-08-08 16:35:18 -04:00
Ricardo Wurmus 2df4ecd61d
gnu: python-dbus: Update to 1.2.8.
* gnu/packages/python.scm (python-dbus): Update to 1.2.8.
[inputs]: Replace "python" with "python-wrapper".
2018-08-08 22:08:39 +02:00
Ricardo Wurmus cfe62fb22b
gnu: python-cython: Remove failing test.
* gnu/packages/python.scm (python-cython)[arguments]: Remove failing test.
2018-08-08 22:08:32 +02:00
Leo Famulari ccdc1690bd
gnu: Cython: Update to 0.28.4.
* gnu/packages/python.scm (python-cython, python2-cython): Update to 0.28.4.
[arguments]: Use invoke.
2018-08-08 22:08:24 +02:00
Ricardo Wurmus d3028f5b27
gnu: python-libxml2: Do not build static output.
This is a follow-up to commit 5f8642ea6a.

* gnu/packages/xml.scm (python-libxml2)[outputs]: Don't inherit from libxml2.
2018-08-08 22:07:51 +02:00
Oleg Pykhalov 4976ebddf1
gnu: restic: Fix tests.
* gnu/packages/backup.scm (restic)[arguments]: Replace 'check' phase.
2018-08-08 20:56:32 +03:00
Leo Famulari b5b610af5d
gnu: lxc: Fix CVE-2018-6556.
* gnu/packages/patches/lxc-CVE-2018-6556.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/virtualization.scm (lxc)[source]: Use it.
2018-08-08 11:51:54 -04:00
Leo Famulari 66d35d04e8
gnu: webkitgtk: Update to 2.20.4 [security fixes].
Fixes CVE-2018-{4246,4261,4262,4263,4264,4265,4266,4267,4270,4272,4273,4278,
4284,12911}.

* gnu/packages/webkit.scm (webkitgtk): Update to 2.20.4.
2018-08-08 09:39:01 -04:00
Ricardo Wurmus 029c2ba0c5
gnu: btrfs-progs: Add zlib:static.
* gnu/packages/linux.scm (btrfs-progs)[inputs]: Add zlib:static.
2018-08-08 14:28:30 +02:00
Ricardo Wurmus 4e8d9015e0
gnu: e2fsprogs: Update to 1.44.3.
* gnu/packages/linux.scm (e2fsprogs): Update to 1.44.3.
* gnu/packages/patches/e2fsprogs-glibc-2.27.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-08-08 14:28:24 +02:00
Ricardo Wurmus d60869805e
gnu: cups-filters: Update to 1.20.4.
* gnu/packages/cups.scm (cups-filters): Update to 1.20.4.
2018-08-08 13:10:20 +02:00
Oleg Pykhalov 277f25ce5a
gnu: Add ubridge.
* gnu/packages/networking.scm (ubridge): New variable.
2018-08-08 02:47:11 +03:00
Leo Famulari 6d777ff99c
gnu: FFmpeg: Support video stabilization with vidstab.
* gnu/packages/video.scm (ffmpeg)[inputs]: Add vidstab.
[arguments]: Configure with vidstab.
2018-08-07 16:51:57 -04:00
Leo Famulari 485638cd76
gnu: Add vidstab.
* gnu/packages/video.scm (vidstab): New variable.
2018-08-07 16:51:57 -04:00
Mark H Weaver 8000512669
gnu: linux-libre: Update to 4.17.13.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.13.
(%linux-libre-hash): Update hash.
2018-08-07 14:39:53 -04:00
Mark H Weaver 4976677b77
gnu: linux-libre@4.14: Update to 4.14.61.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.61.
(%linux-libre-4.14-hash): Update hash.
2018-08-07 14:39:51 -04:00
Mark H Weaver 8dfb63f8de
gnu: linux-libre@4.9: Update to 4.9.118.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.118.
2018-08-07 14:39:49 -04:00
Mark H Weaver b7d147c12b
gnu: linux-libre@4.4: Update to 4.4.146.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.146.
2018-08-07 14:39:46 -04:00
Ricardo Wurmus f60784228a
import: cabal, hackage: Avoid error when custom setup section is missing.
Fixes <https://debbugs.gnu.org/32387>.

* guix/import/cabal.scm (eval-cabal): Avoid mis-match when the custom-setup
section cannot be created.
* guix/import/hackage.scm (cabal-custom-setup-dependencies->names): Do not
crash when cabal-package-custom-setup returns #F.
2018-08-07 20:39:12 +02:00
Leo Famulari 2246d564c8
gnu: Remove go-github-com-edsrzf-mmap-go.
* gnu/packages/syncthing.scm (go-github-com-edsrzf-mmap-go): Remove variable.
2018-08-07 13:35:14 -04:00
Danny Milosavljevic f5704c72a5
gnu: mrustc: Update to 0.8-1.ec907f5.
* gnu/packages/rust.scm (mrustc): Update to 0.8-1.ec907f5.
[arguments]<#:phases>[patch-date]: New phase.
2018-08-07 19:23:48 +02:00
Efraim Flashner 62694caa44
gnu: mariadb: Remove test which fails on armhf-linux.
* gnu/packages/databases.scm (mariadb)[arguments]: Disable test
'mroonga/storage.index_read_multiple_double'.
2018-08-07 19:55:33 +03:00
Marius Bakke 71179b35b8
gnu: mariadb: Further increase test timeouts.
* gnu/packages/databases.scm (mariadb)[arguments]: Allow 40 minutes for single
tests, and 600 in total.
2018-08-07 13:41:08 +02:00
Rutger Helling cc48997de5
gnu: vulkan-headers: Update to 1.1.82.0.
* gnu/packages/vulkan.scm (vulkan-headers): Update to 1.1.82.0.
* gnu/packages/vulkan.scm (vulkan-loader): Update to 1.1.82.0.
* gnu/packages/vulkan.scm (vulkan-tools): Update to 1.1.82.0.
2018-08-07 09:48:29 +02:00
Marius Bakke 3418e43bf5
gnu: mariadb: Adjust to test failures on Hydra.
* gnu/packages/patches/mariadb-client-test-32bit.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/databases.scm (mariadb)[source](patches): Add it.
[arguments]: Increase retry count and test timeout.  Disable test
main.myisampack.
2018-08-07 00:51:48 +02:00
Marius Bakke 6af7c2b178
Merge branch 'master' into staging 2018-08-07 00:50:25 +02:00
Nicolas Goaziou e921234d02
gnu: wireshark: Update to 2.6.2.
* gnu/packages/networking.scm (wireshark): Update to 2.6.2.
2018-08-06 15:53:30 +02:00
Nicolas Goaziou 8418006db2
gnu: musescore: Update to 2.3.2.
* gnu/packages/music.scm (musescore): Update to 2.3.2.
2018-08-06 15:35:37 +02:00
Nils Gillmann 8db83f0259
gnu: gnurl: Update to 7.61.0.
* gnu/packages/gnunet.scm (gnurl): Update to 7.61.0.
2018-08-06 15:12:15 +03:00
Nicolas Goaziou c051767f4c
gnu: asymptote: Update to 2.47.
* gnu/packages/plotutils.scm (asymptote): Update to 2.47.
2018-08-06 14:07:08 +02:00
Nils Gillmann 46add5615a
gnu: neomutt: Update to 20180716 [fixes CVE-2018-{14349..14363}].
* gnu/packages/mail.scm (neomutt): Update to 20180716.
2018-08-06 12:50:13 +03:00
Kei Kebreau 340ee00bbf
gnu: Add povray.
* gnu/packages/graphics.scm (povray): New variable.
2018-08-05 00:20:25 -04:00
Christopher Baines e61f092c87
gnu: Patch duplicity with --ignore-mdc-error.
Modify the package to patch gnu.py with an unreleased upstream change to fix
duplicity working with recent releases of GnuPG. This change make the package
build again.

* gnu/packages/backup.scm (duplicity)[arguments]: Patch gnu.py within the
patch-source phase.
2018-08-04 08:45:57 +01:00
Mark H Weaver 82230603ce
build-system/gnu: If a phase returns #f, the build fails.
Fixes <https://bugs.gnu.org/31974>.
Introduced by commit d8a3b1b9e8.

* guix/build/gnu-build-system.scm (gnu-build): Use 'every' instead
of 'for-each'.
2018-08-03 23:12:33 -04:00
Mark H Weaver a058b5cfee
gnu: linux-libre: Update to 4.17.12.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.12.
(%linux-libre-hash): Update hash.
2018-08-03 22:48:13 -04:00
Mark H Weaver dd53b43af1
gnu: linux-libre@4.14: Update to 4.14.60.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.60.
(%linux-libre-4.14-hash): Update hash.
2018-08-03 22:47:00 -04:00
Mark H Weaver ca062f667e
gnu: linux-libre@4.9: Update to 4.9.117.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.117.
2018-08-03 22:46:13 -04:00
Ricardo Wurmus 0fb0db0022
gnu: python-scipy: Only run default tests.
* gnu/packages/python.scm (python-scipy)[arguments]: Only run the default test
suite.  The full test suite is too expensive and brittle.
2018-08-03 15:24:40 +02:00