jackhill/guix/guix.git
8 years agognu: id3lib: Fix CVE-2007-4460.
Efraim Flashner [Mon, 30 May 2016 14:17:09 +0000 (17:17 +0300)]
gnu: id3lib: Fix CVE-2007-4460.

* gnu/packages/mp3.scm (id3lib)[source]: Add patch.
* gnu/packages/patches/id3lib-CVE-2007-4460.patch: New variable.
* gnu/local.mk (dist_patch_DATA): Add it.

8 years agognu: cyrus-sasl: Update URLs.
Leo Famulari [Mon, 30 May 2016 16:51:09 +0000 (12:51 -0400)]
gnu: cyrus-sasl: Update URLs.

* gnu/packages/cyrus-sasl.scm (cyrus-sasl)[source]: Use HTTPS URL.
[home-page]: Update home-page URL.

8 years agognu: devil: Fix CVE-2009-3994.
Leo Famulari [Mon, 30 May 2016 16:30:49 +0000 (12:30 -0400)]
gnu: devil: Fix CVE-2009-3994.

* gnu/packages/patches/devil-CVE-2009-3994.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/image.scm (devil): Use it.

8 years agognu: iptables: Update to 1.4.21.
Leo Famulari [Mon, 30 May 2016 16:18:27 +0000 (12:18 -0400)]
gnu: iptables: Update to 1.4.21.

* gnu/packages/linux.scm (iptables): Update to 1.4.21.

8 years agognu: Add emacs-better-defaults.
David Thompson [Fri, 27 May 2016 14:09:18 +0000 (10:09 -0400)]
gnu: Add emacs-better-defaults.

* gnu/packages/emacs.scm (emacs-better-defaults): New variable.

8 years agognu: emacs: Remove uncompressed-file-fetch.
David Thompson [Mon, 30 May 2016 15:04:47 +0000 (11:04 -0400)]
gnu: emacs: Remove uncompressed-file-fetch.

* gnu/packages/emacs.scm (uncompressed-file-fetch): Delete.
(emacs-rfcview, emacs-ffap-rfc-space, emacs-queue, emacs-spinner):
Replace uncompressed-file-fetch with url-fetch.

8 years agobuild: emacs: Handle sources that are a single elisp file.
David Thompson [Fri, 27 May 2016 13:58:39 +0000 (09:58 -0400)]
build: emacs: Handle sources that are a single elisp file.

* guix/build/emacs-build-system.scm (gnu:unpack)
(store-file->elisp-source-file, unpack): New procedures.
(%standard-phases): Use the new unpack procedure.

8 years agognu: Add emacs-seq.
humanitiesNerd [Sun, 29 May 2016 11:44:00 +0000 (13:44 +0200)]
gnu: Add emacs-seq.

* gnu/packages/emacs.scm (emacs-seq): New variable.

Signed-off-by: Alex Kost <alezost@gmail.com>
8 years agognu: Add emacs-spinner.
humanitiesNerd [Sun, 29 May 2016 08:25:21 +0000 (10:25 +0200)]
gnu: Add emacs-spinner.

* gnu/packages/emacs.scm (emacs-spinner): New variable.

Signed-off-by: Alex Kost <alezost@gmail.com>
8 years agognu: Add emacs-pkg-info.
humanitiesNerd [Sun, 29 May 2016 08:23:00 +0000 (10:23 +0200)]
gnu: Add emacs-pkg-info.

* gnu/packages/emacs.scm (emacs-pkg-info): New variable.

Signed-off-by: Alex Kost <alezost@gmail.com>
8 years agognu: Add emacs-queue.
humanitiesNerd [Fri, 27 May 2016 08:01:59 +0000 (10:01 +0200)]
gnu: Add emacs-queue.

*  gnu/packages/emacs.scm (emacs-queue): New variable.

Signed-off-by: Alex Kost <alezost@gmail.com>
8 years agognu: emacs: Fix indentation of scheme keyword lists.
Alex Kost [Thu, 26 May 2016 08:45:16 +0000 (11:45 +0300)]
gnu: emacs: Fix indentation of scheme keyword lists.

* gnu/packages/patches/emacs-fix-scheme-indent-function.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/emacs.scm (emacs)[source]: Use it.

8 years agognu: gegl: Fix CVE-2012-4433.
Efraim Flashner [Mon, 30 May 2016 09:01:32 +0000 (12:01 +0300)]
gnu: gegl: Fix CVE-2012-4433.

* gnu/packages/gimp.scm (gegl)[source]: Add patch.
* gnu/packages/patches/gegl-CVE-2012-4433.patch: New variable.
* gnu/local.mk (dist_patch_DATA): Add it.

8 years agognu: vte-0.28: Fix CVE-2012-2738.
Efraim Flashner [Mon, 30 May 2016 08:53:45 +0000 (11:53 +0300)]
gnu: vte-0.28: Fix CVE-2012-2738.

* gnu/packages/gnome.scm (vte-0.28)[source]: Add patches.
* gnu/packages/patches/vte-CVE-2012-2738-pt1.patch,
gnu/packages/patches/vte-CVE-2012-2738-pt2.patch: New variables.
* gnu/local.mk (dist_patch_DATA): Add them.

8 years agognu: t1lib: Fix CVE-2010-2642, CVE-2011-{0764, 1552, 1553, 1554}.
Efraim Flashner [Mon, 30 May 2016 08:46:12 +0000 (11:46 +0300)]
gnu: t1lib: Fix CVE-2010-2642, CVE-2011-{0764, 1552, 1553, 1554}.

* gnu/packages/fontutils.scm (t1lib)[source]: Add patches.
* gnu/packages/patches/t1lib-CVE-2010-2642.patch,
gnu/packages/patches/t1lib-CVE-2011-0764.patch,
gnu/packages/patches/t1lib-CVE-2011-1552+CVE-2011-1553+CVE-2011-1554.patch: New variables.
* gnu/local.mk (dist_patch_DATA): Add them.

8 years agodownload: Update Sourceforge mirrors.
Efraim Flashner [Mon, 30 May 2016 08:37:03 +0000 (11:37 +0300)]
download: Update Sourceforge mirrors.

* guix/download.scm (mirrors)[sourceforge]: Update mirror list.

8 years agognu: dtach: Use 'modify-phases'.
Efraim Flashner [Mon, 30 May 2016 07:21:48 +0000 (10:21 +0300)]
gnu: dtach: Use 'modify-phases'.

* gnu/packages/screen.scm (dtach)[arguments]: Use 'modify-phases'.

8 years agognu: dtach: Update to 0.9 [Fixes CVE-2012-3368].
Efraim Flashner [Mon, 30 May 2016 07:20:23 +0000 (10:20 +0300)]
gnu: dtach: Update to 0.9 [Fixes CVE-2012-3368].

* gnu/packages/screen.scm (dtach): Update to 0.9.

8 years agognu: tinyproxy: Update to 1.8.4 [Fixes CVE-2012-3505].
Efraim Flashner [Mon, 30 May 2016 07:16:42 +0000 (10:16 +0300)]
gnu: tinyproxy: Update to 1.8.4 [Fixes CVE-2012-3505].

* gnu/packages/web.scm (tinyproxy): Update to 1.8.4.
[source]: Download from new location.
[home-page]: Project has moved to Github.

8 years agognu: jansson: Fix CVE-2016-4425.
Efraim Flashner [Mon, 30 May 2016 06:56:39 +0000 (09:56 +0300)]
gnu: jansson: Fix CVE-2016-4425.

* gnu/packages/web.scm (jansson)[source]: Add patch.
* gnu/packages/patches/jansson-CVE-2016-4425.patch: New variable.
* gnu/local.mk (dist_patch_DATA): Add it.

8 years agognu: antiword: Fix CVE-2014-8123.
Efraim Flashner [Mon, 30 May 2016 06:35:10 +0000 (09:35 +0300)]
gnu: antiword: Fix CVE-2014-8123.

* gnu/packages/textutils.scm (antiword)[source]: Add patch.
* gnu/packages/patches/antiword-CVE-2014-8123: New variable.
* gnu/local.mk (dist_patch_DATA): Add it.

8 years agognu: a2ps: Use 'modify-phases'.
Efraim Flashner [Mon, 30 May 2016 04:15:42 +0000 (07:15 +0300)]
gnu: a2ps: Use 'modify-phases'.

* gnu/packages/pretty-print.scm (a2ps)[arguments]: Use 'modify-phases'.

8 years agognu: a2ps: Fix CVE-2001-1593, CVE-2014-0466.
Efraim Flashner [Mon, 30 May 2016 04:13:47 +0000 (07:13 +0300)]
gnu: a2ps: Fix CVE-2001-1593, CVE-2014-0466.

* gnu/packages/pretty-print.scm (a2ps)[source]: Add patches.
* gnu/packages/patches/a2ps-CVE-2001-1593.patch,
gnu/packages/patches/a2ps-CVE-2014-0466.patch: New variables.
* gnu/local.mk (dist_patch_DATA): Add them.

8 years agognu: pcre2: Fix CVE-2016-3191.
Leo Famulari [Sun, 29 May 2016 18:38:54 +0000 (14:38 -0400)]
gnu: pcre2: Fix CVE-2016-3191.

* gnu/packages/patches/pcre2-CVE-2016-3191.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/pcre.scm (pcre2): Use it.

8 years agognu: libyaml: Fix CVE-2014-9130.
Leo Famulari [Sat, 28 May 2016 05:16:43 +0000 (01:16 -0400)]
gnu: libyaml: Fix CVE-2014-9130.

* gnu/packages/patches/libyaml-CVE-2014-9130.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/web.scm (libyaml): Use it.

8 years agognu: graphicsmagick: Fix CVE-2016-5118.
Leo Famulari [Mon, 30 May 2016 03:36:37 +0000 (23:36 -0400)]
gnu: graphicsmagick: Fix CVE-2016-5118.

* gnu/packages/patches/graphicsmagick-CVE-2016-5118.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/imagemagick.scm (graphicsmagick): Use it.

8 years agognu: vorbis-tools: Fix CVE-2014-9638, CVE-2014-9639, CVE-2014-9640.
Efraim Flashner [Mon, 30 May 2016 03:42:02 +0000 (06:42 +0300)]
gnu: vorbis-tools: Fix CVE-2014-9638, CVE-2014-9639, CVE-2014-9640.

* gnu/packages/xiph.scm (vorbis-tools)[source]: Add patches.
* gnu/packages/patches/vorbis-tools-CVE-2014-9638+CVE-2014-9639.patch,
gnu/packages/patches/vorbis-tools-CVE-2014-9640.patch: New variables.
* gnu/local.mk (dist_patch_DATA): Add them.

8 years agognu: libtar: Fix CVE-2013-4420.
Efraim Flashner [Mon, 30 May 2016 03:04:46 +0000 (06:04 +0300)]
gnu: libtar: Fix CVE-2013-4420.

* gnu/packages/compression.scm (libtar)[source]: Add patch.
* gnu/packages/patches/libtar-CVE-2013-4420.patch: New variable.
* gnu/local.mk (dist_patch_DATA): Add it.

This is a follow-up to 89d80159b1da81c4017b46a575c3ec5dd9a96c90.

8 years agognu: glibc: Refer to the target kernel headers when cross-compiling.
Ludovic Courtès [Sun, 29 May 2016 21:15:14 +0000 (23:15 +0200)]
gnu: glibc: Refer to the target kernel headers when cross-compiling.

This fixes a regression introduced in
efc4eb147512fa7a2c6d74d9b296cfc22b1ef198 whereby the build process
corresponding to 'guix build glibc --target=mips64el-linux-gnu' would
refer to the native headers instead of the target headers, leading to a
build failure:

  ../sysdeps/unix/sysv/linux/statfs64.c: In function ‘__statfs64’:
  ../sysdeps/unix/sysv/linux/statfs64.c:73:1: error: control reaches end of non-void function [-Werror=return-type]
   }
   ^

When we were using CROSS_CPATH instead of CROSS_C_INCLUDE_PATH, the
problem was hidden by the fact that CPATH corresponds to '-I' whereas
C_INCLUDE_PATH corresponds to '-isystem', and '-isystem' directories are
searched after '-I' directories.

* gnu/packages/base.scm (glibc)[arguments]: Refer to the kernel headers
from '%build-target-inputs' when cross-building.

8 years agognu: libtar: Update to 1.2.20 [fixes CVE-2013-4397, CVE-2013-4420].
Efraim Flashner [Sun, 29 May 2016 19:46:29 +0000 (22:46 +0300)]
gnu: libtar: Update to 1.2.20 [fixes CVE-2013-4397, CVE-2013-4420].

* gnu/packages/compression.scm (libtar): Update to 1.2.20.
[source]: Add Debian mirror.
[arguments]: Add 'autoconf phase.
[native-inputs]: Add autoconf, automake, libtool.
[inputs]: Add zlib.
[home-page]: Point to temporary home.

8 years agognu: pciutils: Add kmod support.
Efraim Flashner [Sun, 29 May 2016 18:58:57 +0000 (21:58 +0300)]
gnu: pciutils: Add kmod support.

* gnu/packages/pciutils.scm (pciutils)[inputs]: Add kmod.

8 years agognu: pciutils: Use 'modify-phases'.
Efraim Flashner [Sun, 29 May 2016 18:50:27 +0000 (21:50 +0300)]
gnu: pciutils: Use 'modify-phases'.

* gnu/packages/pciutils.scm (pciutils)[arguments]: Use 'modify-phases'.

8 years agognu: pciutils: Update to 3.5.1.
Efraim Flashner [Sun, 29 May 2016 18:45:43 +0000 (21:45 +0300)]
gnu: pciutils: Update to 3.5.1.

* gnu/packages/pciutils.scm (pciutils): Update to 3.5.1.

8 years agognu: rpm: Fix CVE-2014-8118.
Leo Famulari [Sun, 29 May 2016 17:57:56 +0000 (13:57 -0400)]
gnu: rpm: Fix CVE-2014-8118.

* gnu/packages/patches/rpm-CVE-2014-8118.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/package-management.scm (rpm): Use it.

8 years agognu: rpm: Update to 4.12.0.1.
Leo Famulari [Sun, 29 May 2016 17:57:13 +0000 (13:57 -0400)]
gnu: rpm: Update to 4.12.0.1.

* gnu/packages/package-management.scm (rpm): Update to 4.12.0.1.

8 years agognu: zeromq: Update to 4.0.7 [fixes CVE-2014-9721].
Leo Famulari [Sun, 29 May 2016 17:31:29 +0000 (13:31 -0400)]
gnu: zeromq: Update to 4.0.7 [fixes CVE-2014-9721].

* gnu/packages/networking.scm (zeromq): Update to 4.0.7.

8 years agognu: libsodium: Update to 1.0.10.
Leo Famulari [Sun, 29 May 2016 17:26:22 +0000 (13:26 -0400)]
gnu: libsodium: Update to 1.0.10.

* gnu/packages/crypto.scm (libsodium): Update to 1.0.10.

8 years agognu: procmail: Fix CVE-2014-3618.
Leo Famulari [Sun, 29 May 2016 17:02:23 +0000 (13:02 -0400)]
gnu: procmail: Fix CVE-2014-3618.

* gnu/packages/patches/procmail-CVE-2014-3618.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/mail.scm (procmail): Use it.

8 years agognu: elfutils: Update to 0.166 [fixes CVE-2014-9447].
Leo Famulari [Sun, 29 May 2016 16:46:12 +0000 (12:46 -0400)]
gnu: elfutils: Update to 0.166 [fixes CVE-2014-9447].

* gnu/packages/elf.scm (elfutils): Update to 0.166.

8 years agognu: luajit: Update to 2.0.4.
Efraim Flashner [Sun, 29 May 2016 06:12:47 +0000 (09:12 +0300)]
gnu: luajit: Update to 2.0.4.

* gnu/packages/lua.scm (luajit): Update to 2.0.4.

8 years agognu: lua: Update to 5.2.4.
Efraim Flashner [Sun, 29 May 2016 05:57:27 +0000 (08:57 +0300)]
gnu: lua: Update to 5.2.4.

* gnu/packages/lua.scm (lua): Update to 5.2.4.

8 years agognu: lua: Use 'modify-phases'.
Efraim Flashner [Sun, 29 May 2016 05:56:07 +0000 (08:56 +0300)]
gnu: lua: Use 'modify-phases'.

* gnu/packages/lua.scm (lua)[arguments]: Use 'modify-phases'.

8 years agognu: lua-5.1: Fix CVE-2014-5461.
Efraim Flashner [Sun, 29 May 2016 05:50:15 +0000 (08:50 +0300)]
gnu: lua-5.1: Fix CVE-2014-5461.

* gnu/packages/lua.scm (lua-5.1)[source]: Add patch.
* gnu/packages/patches/lua-CVE-2014-5461: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

8 years agognu: retroarch: Update to 1.3.4.
宋文武 [Sun, 29 May 2016 03:09:11 +0000 (11:09 +0800)]
gnu: retroarch: Update to 1.3.4.

* gnu/packages/games.scm (retroarch): Update to 1.3.4.

8 years agognu: libyaml: Update to 0.1.6 [fixes CVE-2014-2525].
Leo Famulari [Sat, 28 May 2016 05:14:49 +0000 (01:14 -0400)]
gnu: libyaml: Update to 0.1.6 [fixes CVE-2014-2525].

* gnu/packages/web.scm (libyaml): Update to 0.1.6.

8 years agoservices: Add urandom-seed-service.
Leo Famulari [Sat, 28 May 2016 17:41:21 +0000 (13:41 -0400)]
services: Add urandom-seed-service.

Fixes <http://bugs.gnu.org/23605>.

* gnu/services/base.scm (urandom-seed-service): New procedure.
(%random-seed-file, urandom-seed-service-type): New variables.
(%urandom-seed-shepherd-service): New procedure.
(%base-services): Call 'urandom-seed-service'.
* doc/guix.texi (Base Services): Document it.

8 years agognu: potrace: Update to 1.13 [fixes CVE-2013-7437].
Efraim Flashner [Sat, 28 May 2016 19:57:16 +0000 (22:57 +0300)]
gnu: potrace: Update to 1.13 [fixes CVE-2013-7437].

* gnu/packages/fontutils.scm (potrace): Update to 1.13.

8 years agognu: Add Guile-GNOME.
Patrick Hetu [Sat, 28 May 2016 16:01:48 +0000 (18:01 +0200)]
gnu: Add Guile-GNOME.

* gnu/packages/gtk.scm (guile-gnome): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
8 years agognu: Update diamond to 0.8.3.
Ben Woodcroft [Sat, 28 May 2016 13:44:16 +0000 (23:44 +1000)]
gnu: Update diamond to 0.8.3.

* gnu/packages/bioinformatics.scm (diamond): Update to 0.8.3.

8 years agognu: Add gcide.
宋文武 [Sat, 28 May 2016 04:53:01 +0000 (12:53 +0800)]
gnu: Add gcide.

* gnu/packages/dictionaries.scm (gcide): New variable.

8 years agognu: wxmaxima: Wrap with GSETTINGS_SCHEMA_DIR and XDG_DATA_DIRS.
宋文武 [Sun, 15 May 2016 07:26:46 +0000 (15:26 +0800)]
gnu: wxmaxima: Wrap with GSETTINGS_SCHEMA_DIR and XDG_DATA_DIRS.

Fixes <http://bugs.gnu.org/22709> and <http://bugs.gnu.org/23260>.

* gnu/packages/math.scm (wxmaxima)[arguments]: Wrap with
GSETTINGS_SCHEMA_DIR and XDG_DATA_DIRS.

8 years agognu: gprolog: Don't install files into "$out/gprolog-1.4.4".
宋文武 [Thu, 26 May 2016 13:42:15 +0000 (21:42 +0800)]
gnu: gprolog: Don't install files into "$out/gprolog-1.4.4".

* gnu/packages/gprolog.scm (gprolog)[arguments]: Pass '--with-install-dir'
to #:configure-flags.

8 years agognu: Add wiredtiger.
宋文武 [Sun, 15 May 2016 02:20:05 +0000 (10:20 +0800)]
gnu: Add wiredtiger.

* gnu/packages/database.scm (wiredtiger): New variable.

8 years agocve: Use a more compact format for the list of package/versions.
Ludovic Courtès [Fri, 27 May 2016 22:44:36 +0000 (00:44 +0200)]
cve: Use a more compact format for the list of package/versions.

On a warm cache, "guix lint -c cve vorbis-tools" goes down
from 6.5s to 2.4s.

* guix/cve.scm (cpe->package-name): Change to return two values instead
of a pair.
(cpe->product-alist): New procedure.
(%parse-vulnerability-feed): Use it instead of 'filter-map'.
(fetch-vulnerabilities): Bump sexp format version to 1.
(vulnerabilities->lookup-proc): Adjust accordingly.  When #:version is
omitted, return a list of vulnerabilities instead of a list of
version/vulnerability pairs.
* tests/cve.scm (%expected-vulnerabilities)
("vulnerabilities->lookup-proc): Adjust accordingly.

8 years agoguix package: Inherit the transformed version number.
Ludovic Courtès [Fri, 27 May 2016 13:17:42 +0000 (15:17 +0200)]
guix package: Inherit the transformed version number.

Previously, 'guix package -i emacs --with-source=./emacs-42.tar.gz'
would fail to use "42" as the version number in the manifest entry.

Reported by piyo on #guix.

* guix/scripts/package.scm (process-actions)[transform-entry]: Inherit
the version number from the result of TRANSFORM when it's a package.
* tests/guix-package.sh: Test it.

8 years agognu: gd: Update to 2.2.1 [fixes CVE-2015-{8874, 8877}].
Leo Famulari [Fri, 27 May 2016 15:42:22 +0000 (11:42 -0400)]
gnu: gd: Update to 2.2.1 [fixes CVE-2015-{8874, 8877}].

* gnu/packages/patches/gd-CVE-2016-3074.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/gd.scm (gd): Update to 2.2.1.
[source]: Remove patch. Update source URL.

8 years agognu: scrot: Add source mirror.
Efraim Flashner [Fri, 27 May 2016 13:49:12 +0000 (16:49 +0300)]
gnu: scrot: Add source mirror.

* gnu/packages/xdisorg.scm (scrot)[source]: Add fossies mirror.

8 years agognu: serf: Update project source.
Efraim Flashner [Fri, 27 May 2016 13:40:05 +0000 (16:40 +0300)]
gnu: serf: Update project source.

* gnu/packages/web.scm (serf)[source]: Releases are now hosted by Apache.
[home-page]: Project is now hosted by Apache.

8 years agognu: xlockmore: Update to 5.47.
Efraim Flashner [Fri, 27 May 2016 13:35:47 +0000 (16:35 +0300)]
gnu: xlockmore: Update to 5.47.

* gnu/packages/xdisorg.scm (xlockmore): Update to 5.47.

8 years agognu: t1lib: Add source mirror.
Efraim Flashner [Fri, 27 May 2016 13:23:21 +0000 (16:23 +0300)]
gnu: t1lib: Add source mirror.

* gnu/packages/fontutils.scm (t1lib)[souce]: Add fossies mirror.

8 years agognu: synergy: Update to 1.7.6.
Efraim Flashner [Fri, 27 May 2016 13:07:20 +0000 (16:07 +0300)]
gnu: synergy: Update to 1.7.6.

* gnu/packages/synergy.scm (synergy): Update to 1.7.6.

8 years agognu: synergy: Use 'modify-phases'.
Efraim Flashner [Fri, 27 May 2016 12:54:10 +0000 (15:54 +0300)]
gnu: synergy: Use 'modify-phases'.

* gnu/packages/synergy.scm (synergy)[arguments]; Use 'modify-phases'.

8 years agognu: synergy: Update project source.
Efraim Flashner [Fri, 27 May 2016 11:56:49 +0000 (14:56 +0300)]
gnu: synergy: Update project source.

* gnu/packages/synergy.scm (synergy)[source]: Use new location.
[home-page]: Use project's new website.

8 years agognu: eyed3: Update to 0.7.9.
Efraim Flashner [Fri, 27 May 2016 08:37:12 +0000 (11:37 +0300)]
gnu: eyed3: Update to 0.7.9.

* gnu/packages/mp3.scm (eyed3): Update to 0.7.9.

8 years agognu: mpc123: Use 'modify-phases'.
Efraim Flashner [Fri, 27 May 2016 08:34:44 +0000 (11:34 +0300)]
gnu: mpc123: Use 'modify-phases'.

* gnu/packages/mp3.scm (mpc123)[arguments]: Use 'modify-phases'.

8 years agognu: mpc123: Add new source location.
Efraim Flashner [Fri, 27 May 2016 08:29:21 +0000 (11:29 +0300)]
gnu: mpc123: Add new source location.

* gnu/packages/mp3.scm (mpc123)[source]: Add Debian mirror.
[home-page]: Project has moved to Github.

8 years agodownload: Default to a 10s connection establishment timeout.
Ludovic Courtès [Fri, 27 May 2016 08:33:23 +0000 (10:33 +0200)]
download: Default to a 10s connection establishment timeout.

* guix/build/download.scm (ftp-fetch): Add #:timeout and pass it to
'ftp-open'.
(http-fetch): Add #:timeout and pass it to 'open-connection-for-uri' and
in recursive calls.
(url-fetch): Add #:timeout and pass it to 'http-fetch' and 'ftp-fetch'.

8 years agodownload: Use URI objects for content-addressed mirrors.
Ludovic Courtès [Fri, 27 May 2016 08:29:10 +0000 (10:29 +0200)]
download: Use URI objects for content-addressed mirrors.

This fixes a bug whereby 'http-fetch' would be passed a string instead
of a URI object.

* guix/build/download.scm (url-fetch): Rename 'content-addressed-urls'
to 'content-addressed-uris', and call 'string->uri'.

8 years agognu: Add emacs-epl.
humanitiesNerd [Wed, 25 May 2016 23:31:30 +0000 (01:31 +0200)]
gnu: Add emacs-epl.

* gnu/packages/emacs.scm (emacs-epl): New variable.

Signed-off-by: Alex Kost <alezost@gmail.com>
8 years agognu: emacs-async: Update to 1.9.
Alex Kost [Thu, 26 May 2016 09:09:51 +0000 (12:09 +0300)]
gnu: emacs-async: Update to 1.9.

* gnu/packages/emacs.scm (emacs-async): Update to 1.9.

8 years agognu: magit: Update to 2.7.0.
Alex Kost [Thu, 26 May 2016 09:09:36 +0000 (12:09 +0300)]
gnu: magit: Update to 2.7.0.

* gnu/packages/emacs.scm (magit): Update to 2.7.0.

8 years agognu: moreutils: Use 'modify-phases'.
Efraim Flashner [Fri, 27 May 2016 04:06:02 +0000 (07:06 +0300)]
gnu: moreutils: Use 'modify-phases'.

* gnu/packages/moreutils.scm (moreutils)[arguments]: Use 'modify-phases'.

8 years agognu: moreutils: Update to 0.58.
Efraim Flashner [Fri, 27 May 2016 04:03:52 +0000 (07:03 +0300)]
gnu: moreutils: Update to 0.58.

* gnu/packages/moreutils.scm (moreutils): Update to 0.58.

8 years agognu: qemu: Make tests more verbose.
Ludovic Courtès [Thu, 26 May 2016 21:57:15 +0000 (23:57 +0200)]
gnu: qemu: Make tests more verbose.

* gnu/packages/qemu.scm (qemu)[arguments]: Add 'make-gtester-verbose'
phase.

8 years agognu: qemu: Use 'install-file' instead of 'copy-file'.
Ludovic Courtès [Thu, 26 May 2016 21:40:27 +0000 (23:40 +0200)]
gnu: qemu: Use 'install-file' instead of 'copy-file'.

* gnu/packages/qemu.scm (qemu)[arguments]: Use 'install-file'.

8 years agognu: qemu: Use 'modify-phases'.
Ludovic Courtès [Thu, 26 May 2016 21:39:46 +0000 (23:39 +0200)]
gnu: qemu: Use 'modify-phases'.

* gnu/packages/qemu.scm (qemu)[arguments]: Use 'modify-phases'.

8 years agognu: qemu: Disable parallel tests again.
Ludovic Courtès [Thu, 26 May 2016 21:37:54 +0000 (23:37 +0200)]
gnu: qemu: Disable parallel tests again.

* gnu/packages/qemu.scm (qemu)[arguments]: Re-add #:parallel-tests? #f,
which had been removed in a2ccaa0d790004c1c303a4421f7494ef73b65bd5.

8 years agocve: Include the 3 previous years of vulnerabilities.
Ludovic Courtès [Thu, 26 May 2016 21:00:08 +0000 (23:00 +0200)]
cve: Include the 3 previous years of vulnerabilities.

* guix/cve.scm (fetch-vulnerabilities): Add 'format' call.
(current-vulnerabilities): Include the 3 previous years.

8 years agognu: isc-dhcp: Specify CPE name.
Ludovic Courtès [Thu, 26 May 2016 20:56:51 +0000 (22:56 +0200)]
gnu: isc-dhcp: Specify CPE name.

* gnu/packages/admin.scm (isc-dhcp)[properties]: New field.

8 years agognu: rush: Fix CVE-2013-6889.
Ludovic Courtès [Thu, 26 May 2016 20:51:12 +0000 (22:51 +0200)]
gnu: rush: Fix CVE-2013-6889.

* gnu/packages/patches/rush-CVE-2013-6889.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/rush.scm (rush): Use it.

8 years agonls: Adjust to texlive.scm renaming.
Ludovic Courtès [Thu, 26 May 2016 14:59:29 +0000 (16:59 +0200)]
nls: Adjust to texlive.scm renaming.

* po/packages/POTFILES.in: Adjust to texlive.scm rename in
commit 8f9ac90182c022c69600f17ef9c1149e029bc301.

8 years agosubstitute: Internationalize the "Downloading" message.
Ludovic Courtès [Thu, 26 May 2016 10:15:04 +0000 (12:15 +0200)]
substitute: Internationalize the "Downloading" message.

* guix/scripts/substitute.scm (process-substitution): I18n "Downloading"
message.

8 years agognu: Add mitlm.
David Thompson [Tue, 24 May 2016 16:53:18 +0000 (12:53 -0400)]
gnu: Add mitlm.

* gnu/packages/speech.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.

8 years agognu: Add autoconf-archive.
David Thompson [Tue, 24 May 2016 16:47:49 +0000 (12:47 -0400)]
gnu: Add autoconf-archive.

* gnu/packages/autotools.scm (autoconf-archive): New variable.

8 years agodoc: Fix typo.
Mathieu Lirzin [Thu, 26 May 2016 12:22:26 +0000 (14:22 +0200)]
doc: Fix typo.

* doc/guix.texi (Derivations): Add 's' to "contain".

8 years agognu: hurd: Add hurd-core-headers package.
Manolis Ragkousis [Tue, 24 May 2016 17:42:59 +0000 (20:42 +0300)]
gnu: hurd: Add hurd-core-headers package.

* gnu/packages/hurd.scm (hurd-core-headers): New variable.

8 years agognu: Add texmaker.
Roel Janssen [Tue, 24 May 2016 19:23:31 +0000 (21:23 +0200)]
gnu: Add texmaker.

* gnu/packages/tex.scm (texmaker): New variable.

8 years agognu: Rename texlive module to tex.
Roel Janssen [Tue, 24 May 2016 19:18:53 +0000 (21:18 +0200)]
gnu: Rename texlive module to tex.

* gnu/local.mk (GNU_SYSTEM_MODULES): Rename texlive.scm to tex.scm.
* gnu/packages/texlive.scm: Rename file to tex.scm.
* gnu/packages/tex.scm: Renamed from texlive.scm.
* gnu/packages/algebra.scm: Adjust accordingly.
* gnu/packages/docbook.scm: Likewise.
* gnu/packages/engineering.scm: Likewise.
* gnu/packages/gettext.scm: Likewise.
* gnu/packages/gnome.scm: Likewise.
* gnu/packages/lisp.scm: Likewise.
* gnu/packages/maths.scm: Likewise.
* gnu/packages/music.scm: Likewise.
* gnu/packages/ocaml.scm: Likewise.
* gnu/packages/photo.scm: Likewise.
* gnu/packages/plotutils.scm: Likewise.
* gnu/packages/python.scm: Likewise.
* gnu/packages/scheme.scm: Likewise.

8 years agognu: aria2: Update to 1.23.0.
Efraim Flashner [Thu, 26 May 2016 05:59:22 +0000 (08:59 +0300)]
gnu: aria2: Update to 1.23.0.

* gnu/packages/bittorrent.scm (aria2): Update to 1.23.0.
[inputs]: Move cppunit ...
[native-inputs]: ... to here.
[home-page]: Update to new Github website.

8 years agografts: Create only one grafted variant of each derivation.
Ludovic Courtès [Wed, 25 May 2016 13:22:36 +0000 (15:22 +0200)]
grafts: Create only one grafted variant of each derivation.

Currently, with several grafts applicable to Inkscape, this makes:

  guix gc -R $(guix build inkscape -d) | wc -l

go from 2376 to 2266 (4.6%).

* guix/grafts.scm (cumulative-grafts): Pass 'graft-derivation/shallow'
the subset of GRAFTS that applies to DRV.

8 years agognu: randomjungle: Add gfortran:lib to native-inputs.
Efraim Flashner [Wed, 25 May 2016 18:48:22 +0000 (21:48 +0300)]
gnu: randomjungle: Add gfortran:lib to native-inputs.

* gnu/packages/machine-learning.scm (randomjungle)[native-inputs]: Add
gfortran:lib.

8 years agognu: enlightenment: Update to 0.20.8.
Efraim Flashner [Wed, 25 May 2016 15:19:41 +0000 (18:19 +0300)]
gnu: enlightenment: Update to 0.20.8.

* gnu/packages/enlightenment.scm (enlightenment): Update to 0.20.8.

8 years agognu: elementary: Update to 1.17.1.
Efraim Flashner [Wed, 25 May 2016 15:18:34 +0000 (18:18 +0300)]
gnu: elementary: Update to 1.17.1.

* gnu/packages/enlightenment.scm (elementary): Update to 1.17.1.

8 years agognu: efl: Update to 1.17.1.
Efraim Flashner [Wed, 25 May 2016 15:17:34 +0000 (18:17 +0300)]
gnu: efl: Update to 1.17.1.

* gnu/packages/enlightenment.scm (efl): Update to 1.17.1.

8 years agognu: python-llfuse: Update to 1.1.
Leo Famulari [Tue, 24 May 2016 17:13:05 +0000 (13:13 -0400)]
gnu: python-llfuse: Update to 1.1.

* gnu/packages/python.scm (python-llfuse, python2-llfuse): Update to 1.1.

8 years agognu: fuse: Update to 2.9.6.
Leo Famulari [Tue, 24 May 2016 17:12:35 +0000 (13:12 -0400)]
gnu: fuse: Update to 2.9.6.

* gnu/packages/linux.scm (fuse): Update to 2.9.6.
[home-page]: Update home-page URL.

8 years agognu: dnsmasq: Update to 2.76 [fixes CVE-2015-3294].
Leo Famulari [Wed, 25 May 2016 06:23:14 +0000 (02:23 -0400)]
gnu: dnsmasq: Update to 2.76 [fixes CVE-2015-3294].

* gnu/packages/dns.scm (dnsmasq): Update to 2.76.

8 years agognu: ruby-mime-types: Update to 3.1.
Ben Woodcroft [Wed, 25 May 2016 11:42:05 +0000 (21:42 +1000)]
gnu: ruby-mime-types: Update to 3.1.

* gnu/packages/ruby.scm (ruby-mime-types): Update to 3.1.
[native-inputs]: Add 'ruby-minitest-hooks'.

8 years agognu: Add ruby-minitest-hooks.
Ben Woodcroft [Wed, 25 May 2016 12:15:13 +0000 (22:15 +1000)]
gnu: Add ruby-minitest-hooks.

* gnu/packages/ruby.scm (ruby-minitest-hooks): New variable.

8 years agognu: Add ruby-sequel.
Ben Woodcroft [Wed, 25 May 2016 12:08:36 +0000 (22:08 +1000)]
gnu: Add ruby-sequel.

* gnu/packages/ruby.scm (ruby-sequel): New variable.