aboutsummaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2016-08-01gnu: htop: Update to 2.0.2.Leo Famulari
* gnu/packages/admin.scm (htop): Update to 2.0.2.
2016-08-01Merge branch 'core-updates'Ludovic Courtès
2016-08-01install: Add nvi to the image.Ludovic Courtès
* gnu/system/install.scm (installation-os)[packages]: Add NVI. * doc/guix.texi (Proceeding with the Installation): Mention it.
2016-08-01gnu: openssh: Update to 7.3p1.Mark H Weaver
* gnu/packages/ssh.scm (openssh): Update to 7.3p1. [source]: Remove patches. * gnu/packages/patches/openssh-CVE-2015-8325.patch, gnu/packages/patches/openssh-CVE-2016-6210-1.patch, gnu/packages/patches/openssh-CVE-2016-6210-2.patch, gnu/packages/patches/openssh-CVE-2016-6210-3.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them.
2016-08-01gnu: red-eclipse: Replace string with version number variable.Kei Kebreau
* gnu/packages/games.scm (red-eclipse)[phases]: Replace it.
2016-08-01gnu: texlive-texmf: Mark as non-substitutable.Ludovic Courtès
* gnu/packages/tex.scm (texlive-texmf)[arguments]: Add #:substitutable?.
2016-08-01gnu: red-eclipse: Add example server configuration file to configKei Kebreau
directory. * gnu/packages/games.scm (red-eclipse)[phases]: Add server configuration file.
2016-08-01gnu: red-eclipse: Update to 1.5.5.Kei Kebreau
* gnu/packages/games.scm (red-eclipse): Update to 1.5.5. [arguments]: Adjust phases. [inputs]: Use sdl2.
2016-08-01gnu: dmidecode: Update to 3.0.Kei Kebreau
* gnu/packages/admin.scm (dmidecode): Update to 3.0. [arguments]: Use ’modify-phases’ instead of ‘alist-delete’.
2016-08-01gnu: Add trio.Ricardo Wurmus
* gnu/packages/code.scm (trio): New variable.
2016-08-01gnu: ruby-ffi: Update to 1.9.14.Ben Woodcroft
* gnu/packages/ruby.scm (ruby-ffi): Update to 1.9.14.
2016-08-01gnu: ruby-nokogiri: Update to 1.6.8.Ben J Woodcroft
* gnu/packages/ruby.scm (ruby-nokogiri): Update to 1.6.8. [arguments]: Remove 'update-dependency' phase. Add 'patch-extconf' phase. [native-inputs]: Remove ruby-rake-compiler. [propagated-inputs]: Add ruby-pkg-config.
2016-08-01gnu: Add ruby-pkg-config.Ben J Woodcroft
* gnu/packages/ruby.scm (ruby-pkg-config): New variable.
2016-08-01gnu: openssh: Add dependency on xauth.Ludovic Courtès
Partly fixes <http://bugs.gnu.org/23317>. Reported by Danny Milosavljevic <dannym@scratchpost.org>. * gnu/packages/ssh.scm (openssh)[inputs]: Add XAUTH.
2016-08-01gnu: unison: Add input ghostscript.Andreas Enge
* gnu/packages/ocaml.scm (unison)[native-inputs]: Add ghostscript. This is a follow-up to commit e83a13faa221fe65eb86dee224a3f2aab9e13c60.
2016-07-31Merge branch 'master' into core-updatesMark H Weaver
2016-07-31gnu: linux-libre@4.1: Update to 4.1.29.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.29.
2016-08-01gnu: Add libgnomekbd.ng0
* gnu/packages/gnome.scm (libgnomekbd): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-08-01gnu: Add s6-linux-utils.Eric Le Bihan
* gnu/packages/skarnet.scm (s6-linux-utils): New variable. Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr> Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-08-01gnu: Add s6-portable-utils.Eric Le Bihan
* gnu/packages/skarnet.scm (s6-portable-utils): New variable. Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr> Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-08-01gnu: Add s6-rc.Eric Le Bihan
* gnu/packages/skarnet.scm (s6-rc): New variable. Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr> Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-08-01gnu: units: Update to 2.13.Ludovic Courtès
* gnu/packages/maths.scm (units): Update to 2.13.
2016-08-01gnu: Add Go 1.6.Matthew Jordan
* gnu/packages/golang.scm (go-1.6): New variable. Co-authored-by: Efraim Flashner <efraim@flashner.co.il> Co-authored-by: Andy Wingo <wingo@igalia.com> Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2016-07-31gnu: imagemagick: Update to 6.9.5-4 [fixes CVE-2016-6491].Leo Famulari
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.5-4.
2016-07-31gnu: openttd: Update to 1.6.1.Albin Söderqvist
* gnu/packages/games.scm (openttd): Update to 1.6.1 and expand the package description. Signed-off-by: Andreas Enge <andreas@enge.fr>
2016-07-31gnu: ecl: Use "kernel-headers" instead of "linux-headers" to designate input.Andy Patterson
* gnu/packages/lisp.scm (ecl)[arguments]: Use "kernel-headers" as the identifier for an input. This is a follow-up to commit 55de892b435657f82a25c6499174d09b4a680f15. Signed-off-by: Andreas Enge <andreas@enge.fr>
2016-07-31gnu: rapicorn: Add patch to handle isnan.Andreas Enge
* gnu/packages/patches/rapicorn-isnan.patch: New file. * gnu/packages/graphics.scm (rapicorn)[source]: Add patch. * gnu/local.mk (dist_patch_DATA): Register patch.
2016-07-31gnu: fastcap: Add input ghostscript.Andreas Enge
* gnu/packages/engineering.scm (fastcap)[native-inputs]: Add ghostscript. This is a follow-up to commit e83a13faa221fe65eb86dee224a3f2aab9e13c60.
2016-07-31gnu: zsh: Update to 5.2.Andreas Enge
* gnu/packages/zsh.scm (zsh): Update to 5.2.
2016-07-31gnu: tcc: Use "kernel-headers" instead of "linux-headers" to designate input.Andreas Enge
* gnu/packages/c.scm (tcc)[arguments]: Use "kernel-headers" as identifier for an input. This is a follow-up to commit 55de892b435657f82a25c6499174d09b4a680f15.
2016-07-31gnu: dealii: Unregister deleted patch.Andreas Enge
* gnu/local.mk (dist_patch_DATA): Drop deleted patch. This is a follow-up to commit 101e847294dc403d5a7ef222117ad9070223b86b.
2016-07-31gnu: dealii: Update to 8.4.1.Andreas Enge
* gnu/packages/maths.scm (dealii): Update to 8.4.1. * gnu/packages/patches/dealii-p4est-interface.patch: Remove file.
2016-07-31gnu: wine: Update to 1.9.15.Andreas Enge
* gnu/packages/wine.scm (wine): Update to 1.9.15.
2016-07-31gnu: python-alembic: Update to 0.8.7.Andreas Enge
* gnu/packages/python.scm (python-alembic): Update to 0.8.7.
2016-07-31gnu: perl-xml-libxml: Update to 2.0128.Andreas Enge
* gnu/packages/xml.scm (perl-xml-libxml): Update to 2.0128.
2016-07-31gnu: glibc-locales: Fix build.宋文武
* gnu/packages/patches/glibc-locales.patch: Adjust to glibc-2.23. * gnu/packages/base.scm (glibc-locales)[arguments]: Pass 'lib_cv_complocaledir'.
2016-07-30gnu: mutt: Update to 1.6.2.Tomáš Čech
* gnu/packages/mail.scm(mutt): Update to 1.6.2.
2016-07-30gnu: Add python-pygame.Kei Kebreau
* gnu/packages/game-development.scm (python-pygame): New variable.
2016-07-30gnu: Add libsmpeg.Kei Kebreau
* gnu/packages/video.scm (libsmpeg): New variable.
2016-07-30gnu: stellarium: Improve description.Leo Famulari
Suggested by Danny Milosavljevic <dannym@scratchpost.org>. * gnu/packages/education.scm (stellarium)[description]: Mention telescope tracking.
2016-07-30gnu: Add glibc 2.22.Ludovic Courtès
* gnu/packages/base.scm (glibc-2.22): New variable. (glibc-2.21): Inherit from it; remove 'arguments' field.
2016-07-30tests: base: Correct invalid merge.Ludovic Courtès
Fixes a regression introduced by merge commit 7575655212ecfbcd1f04e429c8a7a41f8720d027. * gnu/tests/base.scm (run-basic-test)[test]: Fix list of 'use-modules' and 'test-begin' call.
2016-07-30gnu: diamond: Update to 0.8.17.Ben Woodcroft
* gnu/packages/bioinformatics.scm (diamond): Update to 0.8.17.
2016-07-30gnu: gnunet-gtk: Configure with gnunet path.ng0
* gnun/packages/gnunet.scm (gnunet-gtk)[arguments]: Add '--with-gnunet' to #:configure-flags. Signed-off-by: 宋文武 <iyzsong@gmail.com>
2016-07-29gnu: Add tuxpaint-config.Eric Bavier
* gnu/packages/games.scm (tuxpaint-config): New variable.
2016-07-29gnu: Add tuxpaint-stamps.Eric Bavier
* gnu/packages/games.scm (tuxpaint-stamps): New variable.
2016-07-29gnu: Add Tux Paint.Eric Bavier
* gnu/packages/games.scm (tuxpaint): New variable. * gnu/packages/patches/tuxpaint-stamps-path.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add it.
2016-07-29gnu: beets: Update to 1.3.19.Alex Griffin
* gnu/packages/music.scm (beets): Update to 1.3.19. [source]: Remove patch to skip failing tests. * gnu/packages/patches/beets-image-test-failure.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Signed-off-by: Leo Famulari <leo@famulari.name>
2016-07-29gnu: python-protobuf: Update to 3.0.0.Leo Famulari
* gnu/packages/protobuf.scm (python-protobuf, python2-protobuf): Update to 3.0.0.
2016-07-29gnu: btrfs-progs: Update to 4.6.1Leo Famulari
* gnu/packages/linux.scm (btrfs-progs): Update to 4.6.1. [native-inputs]: Add WHICH.