aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* gnu: xshogi: Remove Texinfo markup from synopsis.•••* gnu/packages/games.scm (xshogi): Remove Texinfo markup from synopsis. John Darrington2017-02-25
* Revert "gnu: libva: Update to 1.7.3."•••It causes too many rebuilds for 'master'. This reverts commit 9c96d33cfd69a7eca884961a115b8735cc5f93bd. Marius Bakke2017-02-25
* gnu: libva: Update to 1.7.3.•••* gnu/packages/video.scm (libva): Update to 1.7.3. Marius Bakke2017-02-25
* gnu: libx264: Update to 20170224-2245.•••* gnu/packages/video.scm (libx264): Update to 20170224-2245. Marius Bakke2017-02-25
* gnu: x265: Update to 2.3.•••* gnu/packages/video.scm (x265): Update to 2.3. Marius Bakke2017-02-25
* gnu: dlib: Update to 19.3.•••* gnu/packages/machine-learning.scm (dlib): Update to 19.3. [arguments]: Enable one more test. Marius Bakke2017-02-25
* gnu: rocksdb: Update to 5.1.4.•••* gnu/packages/databases.scm (rocksdb): Update to 5.1.4. Marius Bakke2017-02-25
* gnu: maim: Update to 4.4.50.•••* gnu/packages/xdisorg.scm (maim): Update to 4.4.50. Marius Bakke2017-02-25
* gnu: slop: Update to 5.3.28.•••* gnu/packages/xdisorg.scm (slop): Update to 5.3.28. Marius Bakke2017-02-25
* gnu: ldc-bootstrap: Update to 0.17.3.•••* gnu/packages/ldc.scm (ldc-bootstrap): Update to 0.17.3. Danny Milosavljevic2017-02-25
* gnu: ldc: Update to 1.1.1.•••* gnu/packages/ldc.scm (ldc): Update to 1.1.1. Danny Milosavljevic2017-02-25
* gnu: git: Update to 2.12.0.•••* gnu/packages/version-control.scm (git): Update to 2.12.0. Marius Bakke2017-02-24
* Revert "gnu: python2-fastlmm: Update to 0.2.26."•••This reverts commit 594358f5b6948095dad7a638241cdb2b80a2d293. Marius Bakke2017-02-24
* gnu: python-passlib: Update to 1.7.1.•••* gnu/packages/python.scm (python-passlib, python2-passlib): Update to 1.7.1. Marius Bakke2017-02-24
* gnu: fio: Update to 2.18.•••* gnu/packages/benchmark.scm (fio): Update to 2.18. [arguments]: Enable tests. Marius Bakke2017-02-24
* gnu: gnurl: Update to 7.53.1.•••* 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> ng02017-02-24
* gnu: youtube-dl: Update to 2017.02.22.•••* gnu/packages/video.scm (youtube-dl): Update to 2017.02.22. Tobias Geerinckx-Rice2017-02-24
* gnu: gparted: Update to 0.28.1.•••* gnu/packages/disk.scm (gparted): Update to 0.28.1. Tobias Geerinckx-Rice2017-02-24
* gnu: rocksdb: Update to 5.1.3.•••* gnu/packages/databases.scm (rocksdb): Update to 5.1.3. Marius Bakke2017-02-24
* gnu: maim: Update to 4.4.49.•••* gnu/packages/xdisorg.scm (maim): Update to 4.4.49. Marius Bakke2017-02-24
* gnu: slop: Update to 5.3.27.•••* gnu/packages/xdisorg.scm (slop): Update to 5.3.27. [arguments]: Remove #:configure-flags. [inputs]: Add LIBXRENDER. Marius Bakke2017-02-24
* gnu: graphicsmagick: Update to 1.3.25-2.6156b4c [security fixes].•••* gnu/packages/imagemagick.scm (graphicsmagick): Update to 1.3.25-2.6156b4c. Marius Bakke2017-02-24
* gnu: linux-libre@4.9: Update to 4.9.12.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.12. Mark H Weaver2017-02-24
* gnu: linux-libre@4.4: Update to 4.4.51.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.51. Mark H Weaver2017-02-24
* gnu: lightweight-desktop.tmpl: Remove xmonad.•••* gnu/system/examples/lightweight-desktop.tmpl (packages): Remove xmonad. Leo Famulari2017-02-23
* gnu: lightweight-desktop.tmpl: Complete i3-wm.•••* gnu/system/examples/lightweight-desktop.tmpl (packages): Add i3status and dmenu. (use-package-modules): Add suckless. Leo Famulari2017-02-23
* gnu: Add gnushogi and xshogi•••* gnu/packages/games.scm (gnushogi, xshogi): New variables. John Darrington2017-02-23
* gnu: util-linux: Fix CVE-2017-2616.•••* 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. Leo Famulari2017-02-23
* gnu: shadow: Fix CVE-2017-2616.•••* 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. Leo Famulari2017-02-23
* download: Provide a fall-back guile for older daemons.•••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> Leo Famulari2017-02-23
* services: guix: Support building in a directory besides '/tmp'.•••* 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. Leo Famulari2017-02-23
* gnu: prosody: Update to 0.9.12.•••* 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> ClĂ©ment Lassieur2017-02-23
* gnu: maim: Update to 4.4.47.•••* 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. Marius Bakke2017-02-23
* gnu: slop: Update to 5.3.21.•••* 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. Marius Bakke2017-02-23
* services: guix: Support using an HTTP proxy.•••* 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. Leo Famulari2017-02-22
* gnu: linux-libre@4.1, linux-libre@4.4, linux-libre@4.9: Fix CVE-2017-6074.•••* gnu/packages/linux.scm (linux-libre-4.1, linux-libre-4.4, linux-libre-4.9): Add patch for CVE-2017-6074. Leo Famulari2017-02-22
* gnu: xonsh: Update to 0.5.5.•••* gnu/packages/shells.scm (xonsh): Update to 0.5.5. Danny Milosavljevic2017-02-22
* gnu: python-pygame: Update to 1.9.3.•••* 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. Danny Milosavljevic2017-02-22
* gnu: nginx: Update to 1.11.10.•••* gnu/packages/web.scm (nginx): Update to 1.11.10. Marius Bakke2017-02-22
* gnu: strace: Update to 4.16.•••* 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. Marius Bakke2017-02-22
* gnu: bash-completion: Update to 2.5.•••* gnu/packages/bash.scm (bash-completion): Update to 2.5. Marius Bakke2017-02-22
* gnu: ola: Update to 0.10.3.•••* gnu/packages/lighting.scm (ola): Update to 0.10.3. Marius Bakke2017-02-22
* gnu: mpv: Update to 0.24.0.•••* gnu/packages/video.scm (mpv): Update to 0.24.0. Marius Bakke2017-02-22
* gnu: libass: Update to 0.13.6.•••* gnu/packages/video.scm (libass): Update to 0.13.6. Marius Bakke2017-02-22
* gnu: Add guile-fibers.•••* gnu/packages/guile.scm (guile-fibers): New variable. Christopher Allan Webber2017-02-21
* gnu: curl: Update replacement to 7.53.0 [fixes CVE-2017-2629].•••* gnu/packages/curl.scm (curl-7.52.1): Replace variable with ... (curl-7.53.0): ... new variable. (curl)[replacement]: Update to 7.53.0. Leo Famulari2017-02-21
* gnu: dlib: Update to 19.2.•••* 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. Marius Bakke2017-02-21
* gnu: diffoscope: Update to 77.•••* 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. Marius Bakke2017-02-21
* gnu: feh: Update to 2.18.2.•••* gnu/packages/image-viewers.scm (feh): Update to 2.18.2. Marius Bakke2017-02-21
* gnu: guile-next: Update to 2.1.7.•••* gnu/packages/guile.scm (guile-next): Update to 2.1.7. Andy Wingo2017-02-21