aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: git: Update to 2.12.0.Marius Bakke2017-02-24
| | | | * gnu/packages/version-control.scm (git): Update to 2.12.0.
* Revert "gnu: python2-fastlmm: Update to 0.2.26."Marius Bakke2017-02-24
| | | | This reverts commit 594358f5b6948095dad7a638241cdb2b80a2d293.
* gnu: python-passlib: Update to 1.7.1.Marius Bakke2017-02-24
| | | | * gnu/packages/python.scm (python-passlib, python2-passlib): Update to 1.7.1.
* gnu: fio: Update to 2.18.Marius Bakke2017-02-24
| | | | | * gnu/packages/benchmark.scm (fio): Update to 2.18. [arguments]: Enable tests.
* gnu: gnurl: Update to 7.53.1.ng02017-02-24
| | | | | | | * gnu/packages/gnunet.scm (gnurl): Update to 7.53.1. (source)[uri]: Update to new upstream filename. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
* gnu: youtube-dl: Update to 2017.02.22.Tobias Geerinckx-Rice2017-02-24
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2017.02.22.
* gnu: gparted: Update to 0.28.1.Tobias Geerinckx-Rice2017-02-24
| | | | * gnu/packages/disk.scm (gparted): Update to 0.28.1.
* gnu: rocksdb: Update to 5.1.3.Marius Bakke2017-02-24
| | | | * gnu/packages/databases.scm (rocksdb): Update to 5.1.3.
* gnu: maim: Update to 4.4.49.Marius Bakke2017-02-24
| | | | * gnu/packages/xdisorg.scm (maim): Update to 4.4.49.
* gnu: slop: Update to 5.3.27.Marius Bakke2017-02-24
| | | | | | * gnu/packages/xdisorg.scm (slop): Update to 5.3.27. [arguments]: Remove #:configure-flags. [inputs]: Add LIBXRENDER.
* gnu: graphicsmagick: Update to 1.3.25-2.6156b4c [security fixes].Marius Bakke2017-02-24
| | | | * gnu/packages/imagemagick.scm (graphicsmagick): Update to 1.3.25-2.6156b4c.
* gnu: linux-libre@4.9: Update to 4.9.12.Mark H Weaver2017-02-24
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.12.
* gnu: linux-libre@4.4: Update to 4.4.51.Mark H Weaver2017-02-24
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.51.
* gnu: lightweight-desktop.tmpl: Remove xmonad.Leo Famulari2017-02-23
| | | | * gnu/system/examples/lightweight-desktop.tmpl (packages): Remove xmonad.
* gnu: lightweight-desktop.tmpl: Complete i3-wm.Leo Famulari2017-02-23
| | | | | | * gnu/system/examples/lightweight-desktop.tmpl (packages): Add i3status and dmenu. (use-package-modules): Add suckless.
* gnu: Add gnushogi and xshogiJohn Darrington2017-02-23
| | | | * gnu/packages/games.scm (gnushogi, xshogi): New variables.
* gnu: util-linux: Fix CVE-2017-2616.Leo Famulari2017-02-23
| | | | | | | * 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.
* gnu: shadow: Fix CVE-2017-2616.Leo Famulari2017-02-23
| | | | | | * 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.
* download: Provide a fall-back guile for older daemons.Leo Famulari2017-02-23
| | | | | | | | | | 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>
* services: guix: Support building in a directory besides '/tmp'.Leo Famulari2017-02-23
| | | | | | * 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.
* gnu: prosody: Update to 0.9.12.Clément Lassieur2017-02-23
| | | | | | | | * 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>
* gnu: maim: Update to 4.4.47.Marius Bakke2017-02-23
| | | | | | | * 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.
* gnu: slop: Update to 5.3.21.Marius Bakke2017-02-23
| | | | | | * 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.
* services: guix: Support using an HTTP proxy.Leo Famulari2017-02-22
| | | | | | * 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.
* gnu: linux-libre@4.1, linux-libre@4.4, linux-libre@4.9: Fix CVE-2017-6074.Leo Famulari2017-02-22
| | | | | * gnu/packages/linux.scm (linux-libre-4.1, linux-libre-4.4, linux-libre-4.9): Add patch for CVE-2017-6074.
* gnu: xonsh: Update to 0.5.5.Danny Milosavljevic2017-02-22
| | | | * gnu/packages/shells.scm (xonsh): Update to 0.5.5.
* gnu: python-pygame: Update to 1.9.3.Danny Milosavljevic2017-02-22
| | | | | | | | | | * 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.
* gnu: nginx: Update to 1.11.10.Marius Bakke2017-02-22
| | | | * gnu/packages/web.scm (nginx): Update to 1.11.10.
* gnu: strace: Update to 4.16.Marius Bakke2017-02-22
| | | | | | * 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.
* gnu: bash-completion: Update to 2.5.Marius Bakke2017-02-22
| | | | * gnu/packages/bash.scm (bash-completion): Update to 2.5.
* gnu: ola: Update to 0.10.3.Marius Bakke2017-02-22
| | | | * gnu/packages/lighting.scm (ola): Update to 0.10.3.
* gnu: mpv: Update to 0.24.0.Marius Bakke2017-02-22
| | | | * gnu/packages/video.scm (mpv): Update to 0.24.0.
* gnu: libass: Update to 0.13.6.Marius Bakke2017-02-22
| | | | * gnu/packages/video.scm (libass): Update to 0.13.6.
* gnu: Add guile-fibers.Christopher Allan Webber2017-02-21
| | | | * gnu/packages/guile.scm (guile-fibers): New variable.
* gnu: curl: Update replacement to 7.53.0 [fixes CVE-2017-2629].Leo Famulari2017-02-21
| | | | | | * gnu/packages/curl.scm (curl-7.52.1): Replace variable with ... (curl-7.53.0): ... new variable. (curl)[replacement]: Update to 7.53.0.
* gnu: dlib: Update to 19.2.Marius Bakke2017-02-21
| | | | | | * 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.
* gnu: diffoscope: Update to 77.Marius Bakke2017-02-21
| | | | | | * 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.
* gnu: feh: Update to 2.18.2.Marius Bakke2017-02-21
| | | | * gnu/packages/image-viewers.scm (feh): Update to 2.18.2.
* gnu: guile-next: Update to 2.1.7.Andy Wingo2017-02-21
| | | | * gnu/packages/guile.scm (guile-next): Update to 2.1.7.
* gnu: lcms: Specify 'cpe-name'.Leo Famulari2017-02-21
| | | | * gnu/packages/ghostscript.scm (lcms)[properties]: New field.
* gnu: imagemagick: Update to 6.9.7-9.Leo Famulari2017-02-20
| | | | * gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.7-9.
* gnu: usbredir: Use correct url.ng02017-02-20
| | | | | | * gnu/packages/spice.scm (usbredir)[source]: Update repository URL. Signed-off-by: Ben Woodcroft <donttrustben@gmail.com>
* daemon: Ensure proper alignment on the stack.Efraim Flashner2017-02-20
| | | | | * nix/libstore/build.cc (startBuilder): When calling 'clone', increase the step to 16 and ensure it aligns properly on the stack.
* gnu: ardour: Update to 5.6.Ricardo Wurmus2017-02-20
| | | | * gnu/packages/audio.scm (ardour): Update to 5.6.
* gnu: linux-libre: Update to 4.10. Keep 4.9 as longterm release.Mark H Weaver2017-02-20
| | | | | | | | | * 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.
* gnu: Add python-cycler.Marius Bakke2017-02-19
| | | | * gnu/packages/python.scm (python-cycler, python2-cycler): New variables.
* gnu: Remove xf86-video-modesetting.Marius Bakke2017-02-19
| | | | | | | | | | 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.
* gnu: jemalloc: Update to 4.4.0.Marius Bakke2017-02-19
| | | | | * gnu/packages/jemalloc.scm (jemalloc): Update to 4.4.0. [source, home-page]: Update to current URLs.
* gnu: qtractor: Use new home page.Ricardo Wurmus2017-02-19
| | | | * gnu/packages/music.scm (qtractor)[home-page]: Use new home page.
* gnu: qtractor: Update to 0.8.1.Ricardo Wurmus2017-02-19
| | | | * gnu/packages/music.scm (qtractor): Update to 0.8.1.