Age | Commit message (Collapse) | Author |
|
* gnu/packages/package-management.scm (libostree): Update to 2018.7.
|
|
* gnu/packages/video.scm (youtube-dl): Update to 2018.08.04.
|
|
* gnu/packages/package-management.scm (msitools): Update to 0.98.
|
|
* gnu/packages/web.scm (uwsgi): Update to 2.0.17.1.
|
|
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.
|
|
* gnu/packages/backup.scm (restic)[arguments]: Replace 'check' phase.
|
|
* 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.
|
|
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.
|
|
* gnu/packages/networking.scm (ubridge): New variable.
|
|
* gnu/packages/video.scm (ffmpeg)[inputs]: Add vidstab.
[arguments]: Configure with vidstab.
|
|
* gnu/packages/video.scm (vidstab): New variable.
|
|
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.13.
(%linux-libre-hash): Update hash.
|
|
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.61.
(%linux-libre-4.14-hash): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.118.
|
|
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.146.
|
|
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.
|
|
* gnu/packages/syncthing.scm (go-github-com-edsrzf-mmap-go): Remove variable.
|
|
* gnu/packages/rust.scm (mrustc): Update to 0.8-1.ec907f5.
[arguments]<#:phases>[patch-date]: New phase.
|
|
* 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.
|
|
* gnu/packages/networking.scm (wireshark): Update to 2.6.2.
|
|
* gnu/packages/music.scm (musescore): Update to 2.3.2.
|
|
* gnu/packages/gnunet.scm (gnurl): Update to 7.61.0.
|
|
* gnu/packages/plotutils.scm (asymptote): Update to 2.47.
|
|
* gnu/packages/mail.scm (neomutt): Update to 20180716.
|
|
* gnu/packages/graphics.scm (povray): New variable.
|
|
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.
|
|
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.12.
(%linux-libre-hash): Update hash.
|
|
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.60.
(%linux-libre-4.14-hash): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.117.
|
|
* gnu/packages/python.scm (python-scipy)[arguments]: Only run the default test
suite. The full test suite is too expensive and brittle.
|
|
* gnu/packages/bioinformatics.scm (pigx-scrnaseq): Update to 0.0.7.
[inputs]: Add samtools.
|
|
* 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.
|
|
* gnu/packages/mail.scm (imapfilter): New variable.
|
|
* gnu/packages/ruby.scm (ruby-net-ssh)[version]: Update to 4.2.0.
[source]: Update hash.
|
|
* gnu/packages/ruby.scm (ruby-childprocess): Modify.
(ruby-childprocess-0.6): New variable.
|
|
Fixes <https://bugs.gnu.org/32313>.
Reported by Brendan Tildesley <brendan.tildesley@openmailbox.org>
* gnu/services/base.scm (file-system-shepherd-service): Require "udev" service.
|
|
* gnu/packages/games.scm (minetest)[inputs]: Add ncurses.
|
|
* gnu/packages/games.scm: Arrange imported modules alphabetically.
|
|
* gnu/packages/games.scm (minetest)[source]: Remove bundled libraries in
a snippet.
[arguments]: Add flag to use system jsoncpp.
[inputs]: Add gmp, jsoncpp. Arrange alphabetically.
|
|
* gnu/packages/patches/irrlicht-use-system-libs.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/games.scm (irrlicht)[source]: Add patch. Remove bundled
code and binaries in a snippet.
[native-inputs]: Remove unzip.
[inputs]: Remove glu, add bzip2, libjpeg, libpng, libx11, libxx86vm.
[arguments]: Remove custom 'unpack phase, add custom 'chdir-to-source
phase and adjust 'fix-build-env phase to changes.
|
|
* gnu/packages/games.scm (minetest)[source]: Download from git
repository.
|
|
* gnu/packages/games.scm (minetest-data)[source]: Download from git
repository.
[native-inputs]: Remove gzip, tar.
[arguments]: Adjust custom build accordingly.
|
|
* gnu/packages/networking.scm (net-snmp): New variable.
Co-authored-by: Marius Bakke <mbakke@fastmail.com>
Co-authored-by: Oleg Pykhalov <go.wigust@gmail.com>
|
|
* gnu/packages/cdrom.scm (cdrkit-libre): New variable.
|
|
* gnu/packages/base.scm (glibc-2.28): New public variable.
|
|
Fixes a race condition as reported by Brendan Tildesley
<brendan.tildesley@openmailbox.org> in <https://bugs.gnu.org/31999#187>.
* gnu/packages/disk.scm (dmraid)[arguments]: Set #:parallel-build #f.
|
|
* gnu/packages/xdisorg.scm (xdotool): Update to 3.20160805.1.
[source](patches): Remove.
[arguments]: Create output directory.
* gnu/packages/patches/xdotool-fix-makefile.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
* gnu/packages/regex.scm (re2): Update to 2018-08-01.
|
|
* gnu/packages/elf.scm (elfutils): Update to 0.173.
|
|
* gnu/packages/freedesktop.scm: Remove unused imports.
|