summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-02-24gnu: maim: Update to 4.4.49.Marius Bakke
* gnu/packages/xdisorg.scm (maim): Update to 4.4.49.
2017-02-24gnu: slop: Update to 5.3.27.Marius Bakke
* gnu/packages/xdisorg.scm (slop): Update to 5.3.27. [arguments]: Remove #:configure-flags. [inputs]: Add LIBXRENDER.
2017-02-24gnu: graphicsmagick: Update to 1.3.25-2.6156b4c [security fixes].Marius Bakke
* gnu/packages/imagemagick.scm (graphicsmagick): Update to 1.3.25-2.6156b4c.
2017-02-24gnu: linux-libre@4.9: Update to 4.9.12.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.12.
2017-02-24gnu: linux-libre@4.4: Update to 4.4.51.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.51.
2017-02-23gnu: lightweight-desktop.tmpl: Remove xmonad.Leo Famulari
* gnu/system/examples/lightweight-desktop.tmpl (packages): Remove xmonad.
2017-02-23gnu: lightweight-desktop.tmpl: Complete i3-wm.Leo Famulari
* gnu/system/examples/lightweight-desktop.tmpl (packages): Add i3status and dmenu. (use-package-modules): Add suckless.
2017-02-23gnu: Add gnushogi and xshogiJohn Darrington
* gnu/packages/games.scm (gnushogi, xshogi): New variables.
2017-02-23gnu: util-linux: Fix CVE-2017-2616.Leo Famulari
* gnu/packages/patches/util-linux-CVE-2017-2616.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/linux.scm (util-linux)[replacement]: New field. (util-linux/fixed): New variable.
2017-02-23gnu: shadow: Fix CVE-2017-2616.Leo Famulari
* gnu/packages/patches/shadow-CVE-2017-2616.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/admin.scm (shadow): Use it.
2017-02-23download: Provide a fall-back guile for older daemons.Leo Famulari
Fixes <http://bugs.gnu.org/25775>. * guix/download.scm (in-band-download): Use %bootstrap-guile as a fall-back when using older daemons that do not have a built-in downloader. Written-by: Ricardo Wurmus <rekado@elephly.net>
2017-02-23services: guix: Support building in a directory besides '/tmp'.Leo Famulari
* gnu/services/base.scm (<guix-configuration>)[tmpdir]: New field. (guix-shepherd-service): Use 'tmpdir' in #:environment-variables. * doc/guix.texi (Base Services)[guix-configuration]: Document it.
2017-02-23gnu: prosody: Update to 0.9.12.Clément Lassieur
* gnu/packages/messaging.scm (prosody): Update to 0.9.12. [inputs]: Change lua5.1-sec-0.5 to lua5.1-sec. * gnu/packages/lua.scm (lua5.1-sec-0.5): Remove variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-02-23gnu: maim: Update to 4.4.47.Marius Bakke
* gnu/packages/xdisorg.scm (maim): Update to 4.4.47. [arguments]: Remove obsolete 'patch-source' phase. [inputs]: Remove LIBX11 and IMLIB2. Add GLM, LIBJPEG-TURBO, LIBPNG, LIBXCOMPOSITE, MESA and ZLIB.
2017-02-23gnu: slop: Update to 5.3.21.Marius Bakke
* gnu/packages/xdisorg.scm (slop): Update to 5.3.21. [arguments]: Specify -std=gnu++11 in #:configure-flags. [inputs]: Drop LIBX11, LIBXRANDR, IMLIB2 and GLEW. Add GLM.
2017-02-22services: guix: Support using an HTTP proxy.Leo Famulari
* gnu/services/base.scm (<guix-configuration>)[http-proxy]: New field. (guix-shepherd-service): Use 'http-proxy' in #:environment-variables. * doc/guix.texi (Base Services)[guix-configuration]: Document it.
2017-02-22gnu: linux-libre@4.1, linux-libre@4.4, linux-libre@4.9: Fix CVE-2017-6074.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.1, linux-libre-4.4, linux-libre-4.9): Add patch for CVE-2017-6074.
2017-02-22gnu: xonsh: Update to 0.5.5.Danny Milosavljevic
* gnu/packages/shells.scm (xonsh): Update to 0.5.5.
2017-02-22gnu: python-pygame: Update to 1.9.3.Danny Milosavljevic
* gnu/packages/game-development.scm (python-pygame)[version]: Update to 1.9.3. [source]: Use pypi-uri. [inputs]: Add freetype. [arguments]: Use python-3 instead of python-2. Provide path to freetype library in 'set-library-paths' phase. Remove "src/movie.c" dummy substitution. (python2-pygame): New variable.
2017-02-22gnu: nginx: Update to 1.11.10.Marius Bakke
* gnu/packages/web.scm (nginx): Update to 1.11.10.
2017-02-22gnu: strace: Update to 4.16.Marius Bakke
* gnu/packages/linux.scm (strace): Update to 4.16. [arguments]: Add phase to patch /bin/sh reference. New field. [home-page]: Update to redirected URL.
2017-02-22gnu: bash-completion: Update to 2.5.Marius Bakke
* gnu/packages/bash.scm (bash-completion): Update to 2.5.
2017-02-22gnu: ola: Update to 0.10.3.Marius Bakke
* gnu/packages/lighting.scm (ola): Update to 0.10.3.
2017-02-22gnu: mpv: Update to 0.24.0.Marius Bakke
* gnu/packages/video.scm (mpv): Update to 0.24.0.
2017-02-22gnu: libass: Update to 0.13.6.Marius Bakke
* gnu/packages/video.scm (libass): Update to 0.13.6.
2017-02-21gnu: Add guile-fibers.Christopher Allan Webber
* gnu/packages/guile.scm (guile-fibers): New variable.
2017-02-21gnu: curl: Update replacement to 7.53.0 [fixes CVE-2017-2629].Leo Famulari
* gnu/packages/curl.scm (curl-7.52.1): Replace variable with ... (curl-7.53.0): ... new variable. (curl)[replacement]: Update to 7.53.0.
2017-02-21gnu: dlib: Update to 19.2.Marius Bakke
* gnu/packages/machine-learning.scm (dlib): Update to 19.2. [arguments]: Enable previously failing tests. Fix truthiness of some phases. [source]: End snippet on #t.
2017-02-21gnu: diffoscope: Update to 77.Marius Bakke
* gnu/packages/package-management.scm (diffoscope): Update to 77. [arguments]: Remove obsolete colordiff substitution. Adjust 'xxd' substitution to source path renames. Fix test failure by making it required.
2017-02-21gnu: feh: Update to 2.18.2.Marius Bakke
* gnu/packages/image-viewers.scm (feh): Update to 2.18.2.
2017-02-21gnu: guile-next: Update to 2.1.7.Andy Wingo
* gnu/packages/guile.scm (guile-next): Update to 2.1.7.
2017-02-21gnu: lcms: Specify 'cpe-name'.Leo Famulari
* gnu/packages/ghostscript.scm (lcms)[properties]: New field.
2017-02-20gnu: imagemagick: Update to 6.9.7-9.Leo Famulari
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.7-9.
2017-02-20gnu: usbredir: Use correct url.ng0
* gnu/packages/spice.scm (usbredir)[source]: Update repository URL. Signed-off-by: Ben Woodcroft <donttrustben@gmail.com>
2017-02-20daemon: Ensure proper alignment on the stack.Efraim Flashner
* nix/libstore/build.cc (startBuilder): When calling 'clone', increase the step to 16 and ensure it aligns properly on the stack.
2017-02-20gnu: ardour: Update to 5.6.Ricardo Wurmus
* gnu/packages/audio.scm (ardour): Update to 5.6.
2017-02-20gnu: linux-libre: Update to 4.10. Keep 4.9 as longterm release.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10. (%linux-libre-hash): Update hash. (linux-libre-4.9): New variable. * gnu/packages/linux-libre-4.10-x86_64.conf, gnu/packages/linux-libre-4.10-i686.conf: New files. * Makefile.am (KCONFIGS): Add them.
2017-02-19gnu: Add python-cycler.Marius Bakke
* gnu/packages/python.scm (python-cycler, python2-cycler): New variables.
2017-02-19gnu: Remove xf86-video-modesetting.Marius Bakke
This is part of xorg-server since version 1.17: https://cgit.freedesktop.org/xorg/xserver/commit/?id=35dc7c75150733dbcef8a18b6796f49a7c48ebee * gnu/packages/xorg.scm (xf86-video-modesetting): Remove variable. * gnu/services/xorg.scm (xorg-configuration-file, %default-xorg-modules): Adjust accordingly.
2017-02-19gnu: jemalloc: Update to 4.4.0.Marius Bakke
* gnu/packages/jemalloc.scm (jemalloc): Update to 4.4.0. [source, home-page]: Update to current URLs.
2017-02-19gnu: qtractor: Use new home page.Ricardo Wurmus
* gnu/packages/music.scm (qtractor)[home-page]: Use new home page.
2017-02-19gnu: qtractor: Update to 0.8.1.Ricardo Wurmus
* gnu/packages/music.scm (qtractor): Update to 0.8.1.
2017-02-18gnu: linux-libre: Update to 4.9.11.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.9.11. (%linux-libre-hash): Update hash.
2017-02-18gnu: linux-libre@4.4: Update to 4.4.50.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.50.
2017-02-18gnu: ntfs-3g: Fix patch for CVE-2017-0358.Leo Famulari
This is a followup to commit 1a82ba660e88e731841882523084e5d878267b53. * gnu/packages/patches/ntfs-3g-CVE-2017-0358.patch: Make patch apply.
2017-02-18gnu: pioneers: Update to 15.4.Rodger Fox
* gnu/packages/games.scm: Update to 15.4. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-18Revert "updated pioneers to latest version."Kei Kebreau
This reverts commit 2f7eccc048de6526ef3f4c2de1c67ea0455ccb0c.
2017-02-18updated pioneers to latest version.Rodger Fox
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-18gnu: vdirsyncer: Use add-installed-pythonpath in the check phase.Leo Famulari
* gnu/packages/dav.scm (vdirsyncer)[arguments]: Move the check phase into the normal part of the build sequence and use add-installed-pythonpath.
2017-02-18gnu: vdirsyncer: Don't fail the test suite when the build machine is slow.Leo Famulari
* gnu/packages/patches/vdirsyncer-test-suite-slow-machines.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/dav.scm (vdirsyncer)[source]: Use it.