aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* gnu: setbfree: Don't use unstable tarball.•••* gnu/packages/music.scm (setbfree)[source]: Use GIT-FETCH. Tobias Geerinckx-Rice2018-08-09
* gnu: libostree: Update to 2018.7.•••* gnu/packages/package-management.scm (libostree): Update to 2018.7. Tobias Geerinckx-Rice2018-08-09
* gnu: youtube-dl: Update to 2018.08.04.•••* gnu/packages/video.scm (youtube-dl): Update to 2018.08.04. Tobias Geerinckx-Rice2018-08-09
* gnu: msitools: Update to 0.98.•••* gnu/packages/package-management.scm (msitools): Update to 0.98. Tobias Geerinckx-Rice2018-08-09
* gnu: uwsgi: Update to 2.0.17.1.•••* gnu/packages/web.scm (uwsgi): Update to 2.0.17.1. Tobias Geerinckx-Rice2018-08-09
* 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. Tobias Geerinckx-Rice2018-08-09
* gnu: restic: Fix tests.•••* gnu/packages/backup.scm (restic)[arguments]: Replace 'check' phase. Oleg Pykhalov2018-08-08
* 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. Leo Famulari2018-08-08
* 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. Leo Famulari2018-08-08
* gnu: Add ubridge.•••* gnu/packages/networking.scm (ubridge): New variable. Oleg Pykhalov2018-08-08
* gnu: FFmpeg: Support video stabilization with vidstab.•••* gnu/packages/video.scm (ffmpeg)[inputs]: Add vidstab. [arguments]: Configure with vidstab. Leo Famulari2018-08-07
* gnu: Add vidstab.•••* gnu/packages/video.scm (vidstab): New variable. Leo Famulari2018-08-07
* 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. Mark H Weaver2018-08-07
* 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. Mark H Weaver2018-08-07
* gnu: linux-libre@4.9: Update to 4.9.118.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.118. Mark H Weaver2018-08-07
* gnu: linux-libre@4.4: Update to 4.4.146.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.146. Mark H Weaver2018-08-07
* 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. Ricardo Wurmus2018-08-07
* gnu: Remove go-github-com-edsrzf-mmap-go.•••* gnu/packages/syncthing.scm (go-github-com-edsrzf-mmap-go): Remove variable. Leo Famulari2018-08-07
* 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. Danny Milosavljevic2018-08-07
* 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. Rutger Helling2018-08-07
* gnu: wireshark: Update to 2.6.2.•••* gnu/packages/networking.scm (wireshark): Update to 2.6.2. Nicolas Goaziou2018-08-06
* gnu: musescore: Update to 2.3.2.•••* gnu/packages/music.scm (musescore): Update to 2.3.2. Nicolas Goaziou2018-08-06
* gnu: gnurl: Update to 7.61.0.•••* gnu/packages/gnunet.scm (gnurl): Update to 7.61.0. Nils Gillmann2018-08-06
* gnu: asymptote: Update to 2.47.•••* gnu/packages/plotutils.scm (asymptote): Update to 2.47. Nicolas Goaziou2018-08-06
* gnu: neomutt: Update to 20180716 [fixes CVE-2018-{14349..14363}].•••* gnu/packages/mail.scm (neomutt): Update to 20180716. Nils Gillmann2018-08-06
* gnu: Add povray.•••* gnu/packages/graphics.scm (povray): New variable. Kei Kebreau2018-08-05
* 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. Christopher Baines2018-08-04
* 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. Mark H Weaver2018-08-03
* 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. Mark H Weaver2018-08-03
* gnu: linux-libre@4.9: Update to 4.9.117.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.117. Mark H Weaver2018-08-03
* 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. Ricardo Wurmus2018-08-03
* gnu: pigx-scrnaseq: Update to 0.0.7.•••* gnu/packages/bioinformatics.scm (pigx-scrnaseq): Update to 0.0.7. [inputs]: Add samtools. Ricardo Wurmus2018-08-03
* gnu: emacs-exwm: Fix fullscreen issue.•••* 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. Arun Isaac2018-08-03
* gnu: Add imapfilter.•••* gnu/packages/mail.scm (imapfilter): New variable. Jelle Licht2018-08-03
* gnu: Update ruby-net-ssh to 4.2.0.•••* gnu/packages/ruby.scm (ruby-net-ssh)[version]: Update to 4.2.0. [source]: Update hash. Danny Milosavljevic2018-08-02
* gnu: Add ruby-childprocess@0.6.3.•••* gnu/packages/ruby.scm (ruby-childprocess): Modify. (ruby-childprocess-0.6): New variable. Danny Milosavljevic2018-08-02
* services: file-system-shepherd-service: Require "udev" service.•••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. Danny Milosavljevic2018-08-02
* gnu: minetest: Add console support.•••* gnu/packages/games.scm (minetest)[inputs]: Add ncurses. Efraim Flashner2018-08-02
* gnu: games.scm: Arrange modules alphabetically.•••* gnu/packages/games.scm: Arrange imported modules alphabetically. Efraim Flashner2018-08-02
* gnu: minetest: Use more system libraries.•••* 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. Efraim Flashner2018-08-02
* gnu: irrlicht: Don't use bundled libraries.•••* 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. Efraim Flashner2018-08-02
* gnu: minetest: Don't use unstable tarball.•••* gnu/packages/games.scm (minetest)[source]: Download from git repository. Efraim Flashner2018-08-02
* gnu: minetest-data: Don't use autogenerated tarball.•••* gnu/packages/games.scm (minetest-data)[source]: Download from git repository. [native-inputs]: Remove gzip, tar. [arguments]: Adjust custom build accordingly. Efraim Flashner2018-08-02
* gnu: Add net-snmp.•••* 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> Ricardo Wurmus2018-08-01
* gnu: Add cdrkit-libre.•••* gnu/packages/cdrom.scm (cdrkit-libre): New variable. Oleg Pykhalov2018-08-01
* gnu: Add glibc@2.28.•••* gnu/packages/base.scm (glibc-2.28): New public variable. Marius Bakke2018-08-01
* gnu: dmraid: Disable parallel build.•••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. Marius Bakke2018-08-01
* gnu: xdotool: Update to 3.20160805.1.•••* 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. Marius Bakke2018-08-01
* gnu: re2: Update to 2018-08-01.•••* gnu/packages/regex.scm (re2): Update to 2018-08-01. Marius Bakke2018-08-01
* gnu: elfutils: Update to 0.173.•••* gnu/packages/elf.scm (elfutils): Update to 0.173. Marius Bakke2018-08-01