summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* Merge branch 'core-updates'Ludovic Courtès2016-08-01
|
* gnu: openssh: Update to 7.3p1.Mark H Weaver2016-08-01
| | | | | | | | | | * 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.
* gnu: red-eclipse: Replace string with version number variable.Kei Kebreau2016-08-01
| | | | * gnu/packages/games.scm (red-eclipse)[phases]: Replace it.
* gnu: red-eclipse: Add example server configuration file to configKei Kebreau2016-08-01
| | | | | | | directory. * gnu/packages/games.scm (red-eclipse)[phases]: Add server configuration file.
* gnu: red-eclipse: Update to 1.5.5.Kei Kebreau2016-08-01
| | | | | | * gnu/packages/games.scm (red-eclipse): Update to 1.5.5. [arguments]: Adjust phases. [inputs]: Use sdl2.
* gnu: dmidecode: Update to 3.0.Kei Kebreau2016-08-01
| | | | | * gnu/packages/admin.scm (dmidecode): Update to 3.0. [arguments]: Use ’modify-phases’ instead of ‘alist-delete’.
* gnu: Add trio.Ricardo Wurmus2016-08-01
| | | | * gnu/packages/code.scm (trio): New variable.
* gnu: ruby-ffi: Update to 1.9.14.Ben Woodcroft2016-08-01
| | | | * gnu/packages/ruby.scm (ruby-ffi): Update to 1.9.14.
* gnu: ruby-nokogiri: Update to 1.6.8.Ben J Woodcroft2016-08-01
| | | | | | | * 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.
* gnu: Add ruby-pkg-config.Ben J Woodcroft2016-08-01
| | | | * gnu/packages/ruby.scm (ruby-pkg-config): New variable.
* gnu: openssh: Add dependency on xauth.Ludovic Courtès2016-08-01
| | | | | | | Partly fixes <http://bugs.gnu.org/23317>. Reported by Danny Milosavljevic <dannym@scratchpost.org>. * gnu/packages/ssh.scm (openssh)[inputs]: Add XAUTH.
* gnu: linux-libre@4.1: Update to 4.1.29.Mark H Weaver2016-07-31
| | | | * gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.29.
* gnu: Add libgnomekbd.ng02016-08-01
| | | | | | * gnu/packages/gnome.scm (libgnomekbd): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add s6-linux-utils.Eric Le Bihan2016-08-01
| | | | | | | * 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>
* gnu: Add s6-portable-utils.Eric Le Bihan2016-08-01
| | | | | | | * 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>
* gnu: Add s6-rc.Eric Le Bihan2016-08-01
| | | | | | | * 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>
* gnu: units: Update to 2.13.Ludovic Courtès2016-08-01
| | | | * gnu/packages/maths.scm (units): Update to 2.13.
* gnu: Add Go 1.6.Matthew Jordan2016-08-01
| | | | | | | | * 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>
* gnu: imagemagick: Update to 6.9.5-4 [fixes CVE-2016-6491].Leo Famulari2016-07-31
| | | | * gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.5-4.
* gnu: openttd: Update to 1.6.1.Albin Söderqvist2016-07-31
| | | | | | | * gnu/packages/games.scm (openttd): Update to 1.6.1 and expand the package description. Signed-off-by: Andreas Enge <andreas@enge.fr>
* gnu: mutt: Update to 1.6.2.Tomáš Čech2016-07-30
| | | | * gnu/packages/mail.scm(mutt): Update to 1.6.2.
* gnu: Add python-pygame.Kei Kebreau2016-07-30
| | | | * gnu/packages/game-development.scm (python-pygame): New variable.
* gnu: Add libsmpeg.Kei Kebreau2016-07-30
| | | | * gnu/packages/video.scm (libsmpeg): New variable.
* gnu: stellarium: Improve description.Leo Famulari2016-07-30
| | | | | | | Suggested by Danny Milosavljevic <dannym@scratchpost.org>. * gnu/packages/education.scm (stellarium)[description]: Mention telescope tracking.
* gnu: diamond: Update to 0.8.17.Ben Woodcroft2016-07-30
| | | | * gnu/packages/bioinformatics.scm (diamond): Update to 0.8.17.
* gnu: gnunet-gtk: Configure with gnunet path.ng02016-07-30
| | | | | | | * gnun/packages/gnunet.scm (gnunet-gtk)[arguments]: Add '--with-gnunet' to #:configure-flags. Signed-off-by: 宋文武 <iyzsong@gmail.com>
* gnu: Add tuxpaint-config.Eric Bavier2016-07-29
| | | | * gnu/packages/games.scm (tuxpaint-config): New variable.
* gnu: Add tuxpaint-stamps.Eric Bavier2016-07-29
| | | | * gnu/packages/games.scm (tuxpaint-stamps): New variable.
* gnu: Add Tux Paint.Eric Bavier2016-07-29
| | | | | | * gnu/packages/games.scm (tuxpaint): New variable. * gnu/packages/patches/tuxpaint-stamps-path.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: beets: Update to 1.3.19.Alex Griffin2016-07-29
| | | | | | | | | * 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>
* gnu: python-protobuf: Update to 3.0.0.Leo Famulari2016-07-29
| | | | | * gnu/packages/protobuf.scm (python-protobuf, python2-protobuf): Update to 3.0.0.
* gnu: btrfs-progs: Update to 4.6.1Leo Famulari2016-07-29
| | | | | * gnu/packages/linux.scm (btrfs-progs): Update to 4.6.1. [native-inputs]: Add WHICH.
* gnu: gd: Add fix for gd2_read test.Mark H Weaver2016-07-29
| | | | | | * gnu/packages/patches/gd-fix-gd2-read-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gd.scm (gd)[source]: Add patch.
* gnu: protobuf: Update to 2.6.1.Leo Famulari2016-07-29
| | | | | * gnu/packages/protobuf.scm (protobuf): Update to 2.6.1. [source]: Update to new upstream URL.
* Revert "gnu: gd: Add fix for gd2_read test."Mark H Weaver2016-07-29
| | | | This reverts commit ce290354ec4e97003be5f56042e55b36831818c1.
* gnu: gd: Add fix for gd2_read test.Mark H Weaver2016-07-29
| | | | | | * gnu/packages/patches/gd-fix-gd2-read-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gd.scm (gd)[source]: Add patch.
* gnu: wireshark: Update to 2.0.5.Leo Famulari2016-07-29
| | | | * gnu/packages/networking.scm (wireshark): Update to 2.0.5.
* gnu: perl-dbd-mysql: Update to 4.035 [fixes CVE-2015-8949].Leo Famulari2016-07-29
| | | | * gnu/packages/databases.scm (perl-dbd-mysql): Update to 4.035.
* gnu: linux-libre@4.4: Update to 4.4.16.Mark H Weaver2016-07-29
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.16.
* gnu: gd: Update to 2.2.3 [fixes CVE-2016-6207].Mark H Weaver2016-07-29
| | | | | | | | | | | | * gnu/packages/patches/gd-CVE-2016-5766.patch, gnu/packages/patches/gd-CVE-2016-6128.patch, gnu/packages/patches/gd-CVE-2016-6132.patch, gnu/packages/patches/gd-CVE-2016-6214.patch, gnu/packages/patches/gd-fix-test-on-i686.patch: Delete files. * gnu/packages/patches/gd-fix-tests-on-i686.patch: New file. * gnu/local.mk (dist_patch_DATA): Update accordingly. * gnu/packages/gd.scm (gd): Update to 2.2.3. [source]: Update patches field accordingly.
* gnu: virt-viewer: Remove SPICE-PROTOCOL from inputs.Leo Famulari2016-07-29
| | | | | | This is a followup to ba9e2ee64a566d3bdaa93423a56d1fd613cef5f3. * gnu/packages/spice.scm (virt-viewer)[inputs]: Remove SPICE-PROTOCOL.
* gnu: spice-gtk: Remove LIBUSB from inputs.Leo Famulari2016-07-29
| | | | | | This is a followup to 0d05a739d2c78e85bf358c4abdc719ebb3550f5a. * gnu/packages/spice.scm (spice-gtk)[inputs]: Remove LIBUSB.
* gnu: Order module imports in (gnu packages qemu) alphabetically.David Craven2016-07-29
| | | | | | * gnu/packages/qemu.scm: Order module imports alphabetically. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add xf86-video-qxl.David Craven2016-07-29
| | | | | | * gnu/packages/xorg.scm (xf86-video-qxl): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add libinput-minimal.David Craven2016-07-29
| | | | | | * gnu/packages/freedesktop.scm (libinput-minimal): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Remove trailing periods from synopsis.David Craven2016-07-29
| | | | | | | | | | | | | * gnu/packages/emacs.scm (emacs-smart-mode-line): Update synopsis. * gnu/packages/gnustep.scm (wmfire): Update synopsis. * gnu/packages/haskell.scm (ghc-socks): Update synopsis. * gnu/packages/kde-frameworks.scm (oxygen-icons): Update synopsis. * gnu/packages/openstack.scm (python-bandit): Update synopsis. * gnu/packages/perl.scm (perl-test-trap): Update synopsis. * gnu/packages/python.scm (python-backports-abc): Update synopsis. * gnu/packages/ruby.scm (python-cryptography-vectors): Update synopsis. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Use define-public to export packages.David Craven2016-07-29
| | | | | | | | | | | | | * gnu/packages/bison.scm (bison): Define public. * gnu/packages/flex.scm (flex): Define public. * gnu/packages/pulseaudio.scm (libsndfile, libsamplerate, pulseaudio): Define public. * gnu/packages/sdl.scm (sdl, sdl2, libmikmod, sdl-gfx, sdl-image, sdl-mixer, sdl-net, sdl-ttf): Define public. * gnu/packages/search.scm (xapian): Remove unnecessary #:export. * gnu/packages/swig.scm (swig): Define public. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: iptables: Mention "firewall".Ludovic Courtès2016-07-29
| | | | | | Suggested by ng0 <ng0@we.make.ritual.n0.is>. * gnu/packages/linux.scm (iptables)[description]: Mention "firewall".
* gnu: Add s6-networking.Eric Le Bihan2016-07-29
| | | | | | | * gnu/packages/skarnet.scm (s6-networking): New variable. Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr> Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add s6-dns.Eric Le Bihan2016-07-29
| | | | | | | * gnu/packages/skarnet.scm (s6-dns): New variable. Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr> Signed-off-by: Ludovic Courtès <ludo@gnu.org>