summary refs log tree commit diff
path: root/gnu
AgeCommit message (Collapse)Author
2018-08-09gnu: setbfree: Update to 0.8.7.Tobias Geerinckx-Rice
* gnu/packages/music.scm (setbfree): Update to 0.8.7.
2018-08-09gnu: setbfree: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/music.scm (setbfree)[source]: Use GIT-FETCH.
2018-08-09gnu: libostree: Update to 2018.7.Tobias Geerinckx-Rice
* gnu/packages/package-management.scm (libostree): Update to 2018.7.
2018-08-09gnu: youtube-dl: Update to 2018.08.04.Tobias Geerinckx-Rice
* gnu/packages/video.scm (youtube-dl): Update to 2018.08.04.
2018-08-09gnu: msitools: Update to 0.98.Tobias Geerinckx-Rice
* gnu/packages/package-management.scm (msitools): Update to 0.98.
2018-08-09gnu: uwsgi: Update to 2.0.17.1.Tobias Geerinckx-Rice
* gnu/packages/web.scm (uwsgi): Update to 2.0.17.1.
2018-08-09gnu: stunnel: Update to 5.48 [security fix].Tobias Geerinckx-Rice
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-08gnu: python-flake8: Fix build.Ricardo Wurmus
* 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-08gnu: python-flake8: Use INVOKE.Ricardo Wurmus
* gnu/packages/python.scm (python-flake8)[arguments]: Use INVOKE and always return #T.
2018-08-08gnu: epiphany: Correctly set the library RUNPATH.Leo Famulari
* gnu/packages/gnome.scm (epiphany): Set the runpath in #:configure-flags.
2018-08-08gnu: python-dbus: Update to 1.2.8.Ricardo Wurmus
* gnu/packages/python.scm (python-dbus): Update to 1.2.8. [inputs]: Replace "python" with "python-wrapper".
2018-08-08gnu: python-cython: Remove failing test.Ricardo Wurmus
* gnu/packages/python.scm (python-cython)[arguments]: Remove failing test.
2018-08-08gnu: Cython: Update to 0.28.4.Leo Famulari
* gnu/packages/python.scm (python-cython, python2-cython): Update to 0.28.4. [arguments]: Use invoke.
2018-08-08gnu: python-libxml2: Do not build static output.Ricardo Wurmus
This is a follow-up to commit 5f8642ea6ae675d0fb5b06e616064458433087d3. * gnu/packages/xml.scm (python-libxml2)[outputs]: Don't inherit from libxml2.
2018-08-08gnu: restic: Fix tests.Oleg Pykhalov
* gnu/packages/backup.scm (restic)[arguments]: Replace 'check' phase.
2018-08-08gnu: lxc: Fix CVE-2018-6556.Leo Famulari
* 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-08gnu: webkitgtk: Update to 2.20.4 [security fixes].Leo Famulari
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-08gnu: btrfs-progs: Add zlib:static.Ricardo Wurmus
* gnu/packages/linux.scm (btrfs-progs)[inputs]: Add zlib:static.
2018-08-08gnu: e2fsprogs: Update to 1.44.3.Ricardo Wurmus
* 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-08gnu: cups-filters: Update to 1.20.4.Ricardo Wurmus
* gnu/packages/cups.scm (cups-filters): Update to 1.20.4.
2018-08-08gnu: Add ubridge.Oleg Pykhalov
* gnu/packages/networking.scm (ubridge): New variable.
2018-08-07gnu: FFmpeg: Support video stabilization with vidstab.Leo Famulari
* gnu/packages/video.scm (ffmpeg)[inputs]: Add vidstab. [arguments]: Configure with vidstab.
2018-08-07gnu: Add vidstab.Leo Famulari
* gnu/packages/video.scm (vidstab): New variable.
2018-08-07gnu: linux-libre: Update to 4.17.13.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.13. (%linux-libre-hash): Update hash.
2018-08-07gnu: linux-libre@4.14: Update to 4.14.61.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.61. (%linux-libre-4.14-hash): Update hash.
2018-08-07gnu: linux-libre@4.9: Update to 4.9.118.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.118.
2018-08-07gnu: linux-libre@4.4: Update to 4.4.146.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.146.
2018-08-07gnu: Remove go-github-com-edsrzf-mmap-go.Leo Famulari
* gnu/packages/syncthing.scm (go-github-com-edsrzf-mmap-go): Remove variable.
2018-08-07gnu: mrustc: Update to 0.8-1.ec907f5.Danny Milosavljevic
* gnu/packages/rust.scm (mrustc): Update to 0.8-1.ec907f5. [arguments]<#:phases>[patch-date]: New phase.
2018-08-07gnu: mariadb: Remove test which fails on armhf-linux.Efraim Flashner
* gnu/packages/databases.scm (mariadb)[arguments]: Disable test 'mroonga/storage.index_read_multiple_double'.
2018-08-07gnu: mariadb: Further increase test timeouts.Marius Bakke
* gnu/packages/databases.scm (mariadb)[arguments]: Allow 40 minutes for single tests, and 600 in total.
2018-08-07gnu: vulkan-headers: Update to 1.1.82.0.Rutger Helling
* 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-07gnu: mariadb: Adjust to test failures on Hydra.Marius Bakke
* 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-07Merge branch 'master' into stagingMarius Bakke
2018-08-06gnu: wireshark: Update to 2.6.2.Nicolas Goaziou
* gnu/packages/networking.scm (wireshark): Update to 2.6.2.
2018-08-06gnu: musescore: Update to 2.3.2.Nicolas Goaziou
* gnu/packages/music.scm (musescore): Update to 2.3.2.
2018-08-06gnu: gnurl: Update to 7.61.0.Nils Gillmann
* gnu/packages/gnunet.scm (gnurl): Update to 7.61.0.
2018-08-06gnu: asymptote: Update to 2.47.Nicolas Goaziou
* gnu/packages/plotutils.scm (asymptote): Update to 2.47.
2018-08-06gnu: neomutt: Update to 20180716 [fixes CVE-2018-{14349..14363}].Nils Gillmann
* gnu/packages/mail.scm (neomutt): Update to 20180716.
2018-08-05gnu: Add povray.Kei Kebreau
* gnu/packages/graphics.scm (povray): New variable.
2018-08-04gnu: Patch duplicity with --ignore-mdc-error.Christopher Baines
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-03gnu: linux-libre: Update to 4.17.12.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.12. (%linux-libre-hash): Update hash.
2018-08-03gnu: linux-libre@4.14: Update to 4.14.60.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.60. (%linux-libre-4.14-hash): Update hash.
2018-08-03gnu: linux-libre@4.9: Update to 4.9.117.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.117.
2018-08-03gnu: python-scipy: Only run default tests.Ricardo Wurmus
* gnu/packages/python.scm (python-scipy)[arguments]: Only run the default test suite. The full test suite is too expensive and brittle.
2018-08-03gnu: pigx-scrnaseq: Update to 0.0.7.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (pigx-scrnaseq): Update to 0.0.7. [inputs]: Add samtools.
2018-08-03gnu: emacs-exwm: Fix fullscreen issue.Arun Isaac
* gnu/packages/patches/emacs-exwm-fix-fullscreen-issue.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/emacs.scm (emacs-exwm)[sources]: Add emacs-exwm-fix-fullscreen-issue.patch to patches.
2018-08-03gnu: Add imapfilter.Jelle Licht
* gnu/packages/mail.scm (imapfilter): New variable.
2018-08-02gnu: Update ruby-net-ssh to 4.2.0.Danny Milosavljevic
* gnu/packages/ruby.scm (ruby-net-ssh)[version]: Update to 4.2.0. [source]: Update hash.
2018-08-02gnu: Add ruby-childprocess@0.6.3.Danny Milosavljevic
* gnu/packages/ruby.scm (ruby-childprocess): Modify. (ruby-childprocess-0.6): New variable.