jackhill/guix/guix.git
8 years agognu: claws-mail: Add shared-mime-info input.
Eric Bavier [Thu, 12 May 2016 06:07:06 +0000 (01:07 -0500)]
gnu: claws-mail: Add shared-mime-info input.

* gnu/packages/mail.scm (claws-mail)[inputs]: Add shared-mime-info.
[arguments]: Add 'patch-mime' phase.

8 years agognu: nmap: Update to 7.12.
Efraim Flashner [Thu, 12 May 2016 05:51:10 +0000 (08:51 +0300)]
gnu: nmap: Update to 7.12.

* gnu/packages/admin.scm (nmap): Update to 7.12.

8 years agognu: tinc: Update to 1.0.28.
Efraim Flashner [Thu, 12 May 2016 03:59:49 +0000 (06:59 +0300)]
gnu: tinc: Update to 1.0.28.

8 years agognu: openvpn: Update to 2.3.9.
Efraim Flashner [Thu, 12 May 2016 03:52:18 +0000 (06:52 +0300)]
gnu: openvpn: Update to 2.3.9.

* gnu/packages/vpn.scm (openvpn): Update to 2.3.9.

8 years agognu: libarchive: Fix CVE-2016-1541.
Leo Famulari [Tue, 10 May 2016 20:15:06 +0000 (16:15 -0400)]
gnu: libarchive: Fix CVE-2016-1541.

* gnu/packages/backup.scm (libarchive)[replacement]: New field.
(libarchive/fixed): New variable.
* gnu/packages/patches/libarchive-CVE-2016-1541.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

8 years agognu: libxkbcommon: Move to (gnu packages xdisorg).
Danny Milosavljevic [Wed, 11 May 2016 16:24:53 +0000 (18:24 +0200)]
gnu: libxkbcommon: Move to (gnu packages xdisorg).

* gnu/packages/qt.scm (libxkbcommon): Move to...
* gnu/packages/xdisorg.scm (libxkbcommon): ... here.  New variable.
* gnu/packages/wm.scm, gnu/packages/gnome.scm,
gnu/packages/games.scm: Adjust accordingly.

8 years agognu: Add entr.
Matthew Jordan [Wed, 11 May 2016 13:25:13 +0000 (09:25 -0400)]
gnu: Add entr.

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

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
8 years agognu: thinkfan: Fix daemon path in init scripts.
Nicolas Goaziou [Tue, 10 May 2016 19:20:49 +0000 (21:20 +0200)]
gnu: thinkfan: Fix daemon path in init scripts.

* gnu/packages/linux.scm (thinkfan): Fix daemon path in init scripts.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
8 years agognu: graphviz: Build the Guile bindings.
Roel Janssen [Tue, 10 May 2016 13:54:01 +0000 (15:54 +0200)]
gnu: graphviz: Build the Guile bindings.

* gnu/packages/graphviz.scm (graphviz)[inputs]: Add SWIG and GUILE-2.0.
[arguments]: Add 'move-guile-bindings' phase.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
8 years agognu: libical: Correct zoneinfo search path.
Kei Yamashita [Tue, 10 May 2016 20:56:42 +0000 (16:56 -0400)]
gnu: libical: Correct zoneinfo search path.

* gnu/packages/calendar.scm (libical)[arguments]: substitute FHS-compliant
zoneinfo folders with location of tzdata's zoneinfo folder.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
8 years agodoc: Fix typo.
Ludovic Courtès [Mon, 9 May 2016 21:10:27 +0000 (23:10 +0200)]
doc: Fix typo.

* doc/guix.texi (Base Services): "gpm-service", not "gmp-service-type".

8 years agognu: libksba: Upsate to 1.3.4.
Leo Famulari [Tue, 10 May 2016 21:48:57 +0000 (17:48 -0400)]
gnu: libksba: Upsate to 1.3.4.

* gnu/packages/gnupg.scm (libksba): Update to 1.3.4.

8 years agognu: exim: Update to 4.87.
Leo Famulari [Tue, 10 May 2016 20:44:41 +0000 (16:44 -0400)]
gnu: exim: Update to 4.87.

* gnu/packages/mail.scm (exim): Update to 4.87.

8 years agoemacs: Add 'guix-package-from-file' command.
Alex Kost [Tue, 5 Apr 2016 20:39:03 +0000 (23:39 +0300)]
emacs: Add 'guix-package-from-file' command.

* emacs/guix-main.scm (register-package, packages-from-file): New procedures.
(%patterns-makers): Add 'from-file' search type.
* emacs/guix-messages.el (guix-messages): Add messages for it.
* emacs/guix-ui-package.el (guix-package-from-file): New command.
(guix-package-info-insert-location): Adjust for 'from-file' type.
* doc/emacs.texi (Emacs Commands): Document it.

8 years agoemacs: main: Remove top-level package tables.
Alex Kost [Fri, 6 May 2016 17:36:42 +0000 (20:36 +0300)]
emacs: main: Remove top-level package tables.

* emacs/guix-main.scm (%package-vhash, package-vhash, %package-table)
(package-table, name+version->key, key->name+version): Remove.
(package-by-address, packages-by-name+version): Adjust by using delayed
local package tables.

8 years agoemacs: Simplify 'guix-guile-boolean'.
Alex Kost [Sat, 7 May 2016 18:23:42 +0000 (21:23 +0300)]
emacs: Simplify 'guix-guile-boolean'.

* emacs/guix-guile.el (guix-guile-boolean): Use straightforward way to
  define true/false value.

8 years agoRevert "gnu: libva: Update to 1.7.0."
Efraim Flashner [Tue, 10 May 2016 08:48:12 +0000 (11:48 +0300)]
Revert "gnu: libva: Update to 1.7.0."

This reverts commit cdda334ec2fcdd5946ba60853b7312283bf89712.

8 years agognu: qemu: Update to 2.5.1.1 [fixes CVE-2015-8558, CVE-2016-{3710, 3712}].
Leo Famulari [Tue, 10 May 2016 00:48:36 +0000 (20:48 -0400)]
gnu: qemu: Update to 2.5.1.1 [fixes CVE-2015-8558, CVE-2016-{3710, 3712}].

* gnu/packages/qemu.scm (qemu): Update to 2.5.1.1.
[arguments]: Disable parallel tests.

8 years agognu: guile-ncurses: Use 'modify-phases'.
Efraim Flashner [Tue, 10 May 2016 04:41:27 +0000 (07:41 +0300)]
gnu: guile-ncurses: Use 'modify-phases'.

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

8 years agognu: guile-ncurses: Update to 1.7.
Efraim Flashner [Tue, 10 May 2016 04:21:58 +0000 (07:21 +0300)]
gnu: guile-ncurses: Update to 1.7.

* gnu/packages/guile.scm (guile-ncurses): Update to 1.7.
[arguments]: Remove work-around for buggy test.

commit fixes http://bugs.gnu.org/21677

8 years agognu: qemu: Update to 2.5.1.
Efraim Flashner [Mon, 9 May 2016 17:43:35 +0000 (20:43 +0300)]
gnu: qemu: Update to 2.5.1.

* gnu/packages/qemu.scm (qemu): Update to 2.5.1.
[source]: Remove patches.
* gnu/packages/patches/qemu-usb-ehci-oob-read.patch,
gnu/packages/patches/qemu-virtio-9p-use-accessor-to-get-thread-pool.patch,
gnu/packages/patches/qemu-CVE-2015-8558.patch,
gnu/packages/patches/qemu-CVE-2015-8567.patch,
gnu/packages/patches/qemu-CVE-2015-8613.patch,
gnu/packages/patches/qemu-CVE-2015-8619.patch,
gnu/packages/patches/qemu-CVE-2015-8701.patch,
gnu/packages/patches/qemu-CVE-2015-8743.patch,
gnu/packages/patches/qemu-CVE-2016-1568.patch,
gnu/packages/patches/qemu-CVE-2016-1922.patch,
gnu/packages/patches/qemu-CVE-2016-1981.patch,
gnu/packages/patches/qemu-CVE-2016-2197.patch: Remove files.
* gnu/local.mk (dist_patch_DATA): Remove them.

8 years agognu: connman: Fix url.
Efraim Flashner [Mon, 9 May 2016 14:02:51 +0000 (17:02 +0300)]
gnu: connman: Fix url.

* gnu/packages/connman.scm (connman)[source]: Remove extra "/pub" from
the download url.

8 years agognu: openntpd: Update to 5.9p1.
Efraim Flashner [Mon, 9 May 2016 11:43:52 +0000 (14:43 +0300)]
gnu: openntpd: Update to 5.9p1.

* gnu/packages/ntp.scm (openntpd): Update to 5.9p1.

8 years agognu: youtube-dl: Update to 2016.05.01.
Efraim Flashner [Mon, 9 May 2016 10:49:49 +0000 (13:49 +0300)]
gnu: youtube-dl: Update to 2016.05.01.

* gnu/packages/video.scm (youtube-dl): Update to 2016.05.01.

8 years agognu: ffmpeg: Update to 3.0.2.
Efraim Flashner [Mon, 9 May 2016 09:02:49 +0000 (12:02 +0300)]
gnu: ffmpeg: Update to 3.0.2.

* gnu/packages/video.scm (ffmpeg): Update to 3.0.2.
[home-page]: Use https.

8 years agognu: libva: Update to 1.7.0.
Efraim Flashner [Mon, 9 May 2016 08:04:29 +0000 (11:04 +0300)]
gnu: libva: Update to 1.7.0.

* gnu/packages/video.scm (libva): Update to 1.7.0.
[home-page]: Use https.

8 years agognu: Add surf.
Al McElrath [Sun, 8 May 2016 02:59:00 +0000 (19:59 -0700)]
gnu: Add surf.

* gnu/packages/suckless.scm (surf): New variable.

Signed-off-by: 宋文武 <iyzsong@gmail.com>
8 years agognu: Add wmfire.
Kei Yamashita [Sat, 7 May 2016 18:20:35 +0000 (14:20 -0400)]
gnu: Add wmfire.

* gnu/packages/gnustep.scm (wmfire): New variable.

Signed-off-by: Alex Kost <alezost@gmail.com>
8 years agoguix: utils: Re-export 'memoize'.
Alex Kost [Fri, 6 May 2016 18:19:06 +0000 (21:19 +0300)]
guix: utils: Re-export 'memoize'.

Suggested by Ludovic Courtès <ludo@gnu.org>.

* guix/utils.scm: Re-export 'memoize' to avoid a potential breakage of
  emacs interface.  See
  <http://lists.gnu.org/archive/html/guix-devel/2016-05/msg00146.html>
  for details.

8 years agoemacs: Add 'guix-version' command.
Alex Kost [Wed, 20 Apr 2016 16:27:44 +0000 (19:27 +0300)]
emacs: Add 'guix-version' command.

* emacs/guix-config.el.in (guix-config-name, guix-config-version): New
  constants.
* emacs/guix-about.el (guix-version): New command.  New file.
* emacs/local.mk (ELFILES): Add it.

8 years agognu: mlt: Update to 6.2.0.
Efraim Flashner [Sun, 8 May 2016 23:26:12 +0000 (02:26 +0300)]
gnu: mlt: Update to 6.2.0.

* gnu/packages/video.scm (mlt): Update to 6.2.0.
[source]: Download from github.
[inputs]: Add pulseaudio.

8 years agognu: v4l-utils: Update to 1.10.0.
Efraim Flashner [Sun, 8 May 2016 23:10:32 +0000 (02:10 +0300)]
gnu: v4l-utils: Update to 1.10.0.

* gnu/packages/video.scm (v4l-utils): Update to 1.10.0.
[source]: Use https.

8 years agosystem: tests: Use 'start-service' to wait for service.
Ludovic Courtès [Sun, 8 May 2016 21:49:02 +0000 (23:49 +0200)]
system: tests: Use 'start-service' to wait for service.

* gnu/tests/base.scm (%test-basic-os): Use 'start-service' instead of a
busy loop to wait for 'term-tty1'.

8 years agodoc: Suggest long OpenPGP key ID.
Ludovic Courtès [Sun, 8 May 2016 21:48:17 +0000 (23:48 +0200)]
doc: Suggest long OpenPGP key ID.

* doc/guix.texi (Binary Installation): Use long OpenPGP key ID.

8 years agognu: obs: Update to 0.14.1.
Efraim Flashner [Sun, 8 May 2016 20:51:42 +0000 (23:51 +0300)]
gnu: obs: Update to 0.14.1.

* gnu/packages/video.scm (obs): Update to 0.14.1.

8 years agognu: tiled: Update to 0.16.1.
David Thompson [Sun, 8 May 2016 16:35:35 +0000 (12:35 -0400)]
gnu: tiled: Update to 0.16.1.

* gnu/packages/game-development.scm (tiled): Update to 0.16.1.

8 years agognu: Add bash-tap.
Roel Janssen [Sat, 7 May 2016 17:12:42 +0000 (19:12 +0200)]
gnu: Add bash-tap.

* gnu/packages/bash.scm (bash-tap): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
8 years agognu: Add r-mvtnorm.
Roel Janssen [Sat, 7 May 2016 16:45:47 +0000 (18:45 +0200)]
gnu: Add r-mvtnorm.

* gnu/packages/statistics.scm (r-mvtnorm): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
8 years agognu: Add thinkfan.
Nicolas Goaziou [Sat, 30 Apr 2016 08:31:13 +0000 (10:31 +0200)]
gnu: Add thinkfan.

* gnu/packages/linux.scm (thinkfan): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
8 years agognu: Add moc.
Kei Yamashita [Fri, 6 May 2016 22:57:42 +0000 (18:57 -0400)]
gnu: Add moc.

* gnu/packages/music.scm (moc): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
8 years agognu: mutt: Update to 1.6.1.
Leo Famulari [Fri, 6 May 2016 21:01:35 +0000 (17:01 -0400)]
gnu: mutt: Update to 1.6.1.

* gnu/packages/mail.scm (mutt): Update to 1.6.1.

8 years agognu: msmtp: Update to 1.6.4.
Leo Famulari [Fri, 6 May 2016 20:46:35 +0000 (16:46 -0400)]
gnu: msmtp: Update to 1.6.4.

* gnu/packages/mail.scm (msmtp): Update to 1.6.4.

8 years agognu: wesnoth: Update to 1.12.5.
Alex Griffin [Thu, 5 May 2016 23:25:45 +0000 (18:25 -0500)]
gnu: wesnoth: Update to 1.12.5.

* gnu/packages/games.scm (wesnoth): Update to 1.12.5.

Signed-off-by: Leo Famulari <leo@famulari.name>
8 years agognu: bind-utils: Update to 9.10.4.
Mark H Weaver [Fri, 6 May 2016 19:03:37 +0000 (15:03 -0400)]
gnu: bind-utils: Update to 9.10.4.

* gnu/packages/dns.scm (bind-utils): Update to 9.10.4.

8 years agognu: isc-dhcp: Update to 4.3.4 [with mitigation for CVE-2016-2774].
Mark H Weaver [Fri, 6 May 2016 19:00:35 +0000 (15:00 -0400)]
gnu: isc-dhcp: Update to 4.3.4 [with mitigation for CVE-2016-2774].

* gnu/packages/admin.scm (isc-dhcp): Update to 4.3.4.  Update
bundled 'bind' to 9.9.9.

8 years agognu: nginx: Update to 1.10.0.
Leo Famulari [Tue, 26 Apr 2016 22:38:48 +0000 (18:38 -0400)]
gnu: nginx: Update to 1.10.0.

* gnu/packages/web.scm (nginx): Update to 1.10.0.

8 years agognu: redis: Update to 3.2.0.
David Thompson [Fri, 6 May 2016 13:11:08 +0000 (09:11 -0400)]
gnu: redis: Update to 3.2.0.

8 years agognu: r: Update to 3.3.0.
Ricardo Wurmus [Fri, 6 May 2016 12:44:51 +0000 (14:44 +0200)]
gnu: r: Update to 3.3.0.

* gnu/packages/statistics.scm (r): Update to 3.3.0.
[inputs]: Add curl and tzdata.
[arguments]: Set TZDIR in "set-timezone" phase.

8 years agosyscalls: Use 'define-c-struct' for 'fcntl-flock'.
Ludovic Courtès [Fri, 6 May 2016 11:23:54 +0000 (13:23 +0200)]
syscalls: Use 'define-c-struct' for 'fcntl-flock'.

* guix/build/syscalls.scm (%struct-flock): Use 'define-c-struct'.
(fcntl-flock): Use 'write-flock!' and 'make-bytevector' instead of
'make-c-struct'.

8 years agoutils: Move 'fcntl-flock' to (guix build syscalls).
Ludovic Courtès [Fri, 6 May 2016 11:12:45 +0000 (13:12 +0200)]
utils: Move 'fcntl-flock' to (guix build syscalls).

* guix/utils.scm (%struct-flock, F_SETLKW, F_SETLK, F_xxLCK)
(fcntl-flock): Move to...
* guix/build/syscalls.scm: ... here.  New variables.
* guix/nar.scm: Adjust imports accordingly.
* tests/utils.scm ("fcntl-flock wait", "fcntl-flock non-blocking"): Move
to...
* tests/syscalls.scm: ... here.  New tests.
(temp-file): New variable.

8 years agosystem: Do not export PS1 in /etc/skel/.bashrc.
Alex Griffin [Thu, 5 May 2016 14:59:03 +0000 (09:59 -0500)]
system: Do not export PS1 in /etc/skel/.bashrc.

* gnu/system/shadow.scm (default-skeletons)[bashrc]: Remove "export"
for 'PS1'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
8 years agognu: i3status: Update to 2.10.
Al McElrath [Tue, 5 Apr 2016 23:21:19 +0000 (16:21 -0700)]
gnu: i3status: Update to 2.10.

Signed-off-by: Leo Famulari <leo@famulari.name>
8 years agognu: i3status: Use https URLs.
Leo Famulari [Fri, 6 May 2016 05:13:11 +0000 (01:13 -0400)]
gnu: i3status: Use https URLs.

* gnu/packages/wm.scm (i3status)[source]: Use https URL.
[home-page]: Use https URL.

8 years agognu: i3-wm: Use https URLs.
Leo Famulari [Fri, 6 May 2016 05:11:28 +0000 (01:11 -0400)]
gnu: i3-wm: Use https URLs.

* gnu/packages/wm.scm (i3-wm)[source]: Use https URL.
[home-page]: Use https URL.

8 years agognu: Add r-estimability.
Roel Janssen [Tue, 3 May 2016 13:06:42 +0000 (15:06 +0200)]
gnu: Add r-estimability.

* gnu/packages/statistics.scm (r-estimability): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
8 years agognu: Add r-coda.
Roel Janssen [Wed, 4 May 2016 13:55:23 +0000 (15:55 +0200)]
gnu: Add r-coda.

* gnu/packages/statistics.scm (r-coda): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
8 years agoservices: Add connman-service.
Efraim Flashner [Thu, 31 Dec 2015 20:10:11 +0000 (22:10 +0200)]
services: Add connman-service.

* gnu/services/networking.scm (connman-service): New procedure.
(connman-service-type, %connman-activation): New variables.
(connman-shepherd-service): New procedure.
* doc/guix.texi (Networking Services): Document it.

8 years agognu: Add connman.
Efraim Flashner [Thu, 31 Dec 2015 15:25:41 +0000 (17:25 +0200)]
gnu: Add connman.

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

8 years agognu: ntp: Update to 4.2.8p7 [security fixes].
Leo Famulari [Thu, 5 May 2016 16:09:22 +0000 (12:09 -0400)]
gnu: ntp: Update to 4.2.8p7 [security fixes].

This fixes CVE-2015-7704 and CVE-2016-{1547,1548,1549,1551,2516,2517,
2518,2519}.

* gnu/packages/ntp.scm (ntp): Update to 4.2.8.p7.

8 years agognu: mercurial: Update to 3.8.1 [fixes CVE-2016-3105].
Efraim Flashner [Thu, 5 May 2016 16:43:29 +0000 (19:43 +0300)]
gnu: mercurial: Update to 3.8.1 [fixes CVE-2016-3105].

* gnu/packages/version-control.scm (mercurial): Update to 3.8.1.

8 years agognu: Add libiconv.
Jan Nieuwenhuizen [Tue, 3 May 2016 16:48:40 +0000 (18:48 +0200)]
gnu: Add libiconv.

* gnu/packages/base.scm (libiconv): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
8 years agognu: linux-libre: Update to 4.5.3.
Mark H Weaver [Thu, 5 May 2016 12:48:07 +0000 (08:48 -0400)]
gnu: linux-libre: Update to 4.5.3.

* gnu/packages/linux.scm (linux-libre): Update to 4.5.3.

8 years agognu: linux-libre-4.4: Update to 4.4.9.
Mark H Weaver [Thu, 5 May 2016 12:44:52 +0000 (08:44 -0400)]
gnu: linux-libre-4.4: Update to 4.4.9.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.9.

8 years agognu: linux-libre-4.1: Update to 4.1.23.
Mark H Weaver [Thu, 5 May 2016 11:56:37 +0000 (07:56 -0400)]
gnu: linux-libre-4.1: Update to 4.1.23.

* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.23.

8 years agoemacs: main: Use (guix combinators).
Alex Kost [Thu, 5 May 2016 08:26:55 +0000 (11:26 +0300)]
emacs: main: Use (guix combinators).

Reported by rsiddharth on #guix.
This is a followup to commit 958dd3ce68733bcd5c1231424c7e4ad39e67594a.

* emacs/guix-main.scm: Use (guix combinators) module as 'memoize' moved there.

8 years agognu: libressl: Update to 2.3.4 [security fixes].
Leo Famulari [Thu, 5 May 2016 06:16:17 +0000 (02:16 -0400)]
gnu: libressl: Update to 2.3.4 [security fixes].

Fixes CVE-2016-{2105, 2106, 2107, 2108, 2109}.

* gnu/packages/tls.scm (libressl): Update to 2.3.4.

8 years agobuild: Add 'run-system-tests.scm'.
Ludovic Courtès [Wed, 4 May 2016 21:56:42 +0000 (23:56 +0200)]
build: Add 'run-system-tests.scm'.

This file was meant to be added as part of
commit e9f693d06f94bd96488c3910dba6504f94a6b6f9.

* build-aux/run-system-tests.scm: New file.
* Makefile.am (EXTRA_DIST): Add it.

8 years agotests: Add whole-system test.
Ludovic Courtès [Wed, 4 May 2016 21:33:59 +0000 (23:33 +0200)]
tests: Add whole-system test.

* gnu/system/vm.scm (virtualized-operating-system): Export.
* gnu/tests/base.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* Makefile.am (check-system): New target.

8 years agoAdd (gnu tests) and (gnu build marionette).
Ludovic Courtès [Wed, 4 May 2016 21:31:08 +0000 (23:31 +0200)]
Add (gnu tests) and (gnu build marionette).

* gnu/build/marionette.scm, gnu/tests.scm: New files.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add them.
* gnu/system/vm.scm (common-qemu-options): Remove '-serial stdio'.

8 years agosystem: Add procedures to access user accounts and service names.
Ludovic Courtès [Wed, 4 May 2016 20:48:28 +0000 (22:48 +0200)]
system: Add procedures to access user accounts and service names.

* gnu/system.scm (operating-system-user-accounts)
(operating-system-shepherd-service-names): New procedures.

8 years agognu: java-qdox: Escape "@" in description.
Ludovic Courtès [Wed, 4 May 2016 15:51:44 +0000 (17:51 +0200)]
gnu: java-qdox: Escape "@" in description.

* gnu/packages/java.scm (java-qdox-1.12)[description]: Use "@@tag", not
"@tag".

8 years agobuild: Preserve stderr for shell tests.
Ludovic Courtès [Wed, 4 May 2016 15:49:32 +0000 (17:49 +0200)]
build: Preserve stderr for shell tests.

Fixes a regression introduced in
a9edb211e733b8b34e67ec3b4450567e9376986f where the .log files of the .sh
tests would not contain stderr.

* build-aux/test-env.in: Redirect stderr only when --quiet-stderr is
passed.
* Makefile.am (SCM_LOG_DRIVER): Add --quiet-stderr.

8 years agoutils: Move combinators to (guix combinators).
Ludovic Courtès [Wed, 4 May 2016 15:35:47 +0000 (17:35 +0200)]
utils: Move combinators to (guix combinators).

* guix/utils.scm (compile-time-value, memoize, fold2)
(fold-tree, fold-tree-leaves): Move to...
* guix/combinators: ... here.  New file.
* tests/utils.scm ("fold2, 1 list", "fold2, 2 lists")
(fold-tree tests): Move to...
* tests/combinators.scm: ... here.  New file.
* Makefile.am (MODULES, SCM_TESTS): Add them.
* gnu/packages.scm, gnu/packages/bootstrap.scm,
gnu/services/herd.scm, guix/build-system/gnu.scm,
guix/build-system/python.scm, guix/derivations.scm,
guix/gnu-maintenance.scm, guix/import/elpa.scm,
guix/scripts/archive.scm, guix/scripts/build.scm,
guix/scripts/graph.scm, guix/scripts/lint.scm,
guix/scripts/size.scm, guix/scripts/substitute.scm,
guix/serialization.scm, guix/store.scm, guix/ui.scm: Adjust imports
accordingly.

8 years agoutils: Remove 'split'.
Ludovic Courtès [Wed, 4 May 2016 15:02:15 +0000 (17:02 +0200)]
utils: Remove 'split'.

This procedure was redundant with SRFI-1's 'break'.

* guix/utils.scm (split): Remove.
* tests/utils.scm ("split, element is in list")
("split, element is not in list"): Remove.

8 years agoenvironment: Use 'break' instead of 'split'.
Ludovic Courtès [Wed, 4 May 2016 14:59:31 +0000 (16:59 +0200)]
environment: Use 'break' instead of 'split'.

* guix/scripts/environment.scm (parse-args): Use 'break' instead of
'split'.

8 years agoservices: herd: Move UI handling to 'guix system'.
Ludovic Courtès [Wed, 4 May 2016 14:38:22 +0000 (16:38 +0200)]
services: herd: Move UI handling to 'guix system'.

This makes (gnu services herd) independent of (guix ui).

* gnu/services/herd.scm (&shepherd-error, &service-not-found-error)
(&action-not-found-error, &action-exception-error)
(&unknown-shepherd-error): New error condition types.
(report-action-error): Remove.
(raise-shepherd-error): New procedure.
(display-message): Do not use 'info' and '_'.
(invoke-action): Use 'raise-shepherd-error' instead of
'report-action-error'.  Do not use 'warning'.
(current-services): Do not use 'warning'.
* guix/scripts/system.scm (with-shepherd-error-handling): New macro.
(report-shepherd-error, call-with-service-upgrade-info): New
procedures.
(upgrade-shepherd-services): Use it.

8 years agognu: tvtime: Update to 1.0.10.
Alex Kost [Mon, 2 May 2016 10:42:33 +0000 (13:42 +0300)]
gnu: tvtime: Update to 1.0.10.

* gnu/packages/tv.scm (tvtime): Update to 1.0.10.
[source]: Remove patches.
[inputs]: Add 'alsa-lib'.
* gnu/packages/patches/tvtime-gcc41.patch,
gnu/packages/patches/tvtime-pngoutput.patch,
gnu/packages/patches/tvtime-videodev2.patch,
gnu/packages/patches/tvtime-xmltv.patch: Remove files.
* gnu/local.mk (dist_patch_DATA): Remove them.

8 years agognu: libcue: Update to 2.1.0.
Alex Kost [Mon, 2 May 2016 08:06:08 +0000 (11:06 +0300)]
gnu: libcue: Update to 2.1.0.

* gnu/packages/cdrom.scm (libcue): Update to 2.1.0.
[build-system]: Use 'cmake-build-system' (the upstream moved to it).
[native-inputs]: Add 'bison' and 'flex'.

8 years agoUpdate .mailmap.
Alex Kost [Fri, 29 Apr 2016 09:34:25 +0000 (12:34 +0300)]
Update .mailmap.

* .mailmap: Add new entries for Danny Milosavljevic, Nils Gillmann and
  Raymond Nicholson.

8 years agognu: gnupg: Update to 2.1.12.
Efraim Flashner [Wed, 4 May 2016 19:19:52 +0000 (22:19 +0300)]
gnu: gnupg: Update to 2.1.12.

* gnu/packages/gnupg.scm (gnupg): Update to 2.1.12.
[source]: Remove patch.
* gnu/packages/patches/gnupg-simple-query-ignore-status-messages.patch:
Remove file.
* gnu/local.mk (dist_patch_DATA): Remove reference.

8 years agognu: jemalloc: Update to 4.1.0.
Jelle Licht [Sat, 30 Apr 2016 22:09:41 +0000 (00:09 +0200)]
gnu: jemalloc: Update to 4.1.0.

* gnu/packages/jemalloc.scm (jemalloc): Upodate to 4.1.0.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
8 years agognu: imlib2: Update to 1.4.9 [fixes CVE-2011-5326, CVE-2016-{3993,3994}].
Mark H Weaver [Wed, 4 May 2016 17:49:10 +0000 (13:49 -0400)]
gnu: imlib2: Update to 1.4.9 [fixes CVE-2011-5326, CVE-2016-{3993,3994}].

* gnu/packages/image.scm (imlib2): Update to 1.4.9.
[source]: Remove patch.
* gnu/packages/patches/imlib2-CVE-2016-4024.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.

8 years agognu: imagemagick: Update to 6.9.3-10.
David Thompson [Wed, 4 May 2016 16:46:01 +0000 (12:46 -0400)]
gnu: imagemagick: Update to 6.9.3-10.

Fixes CVE-2016–3714.

* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.3-10.
[source]: Remove patch.
* gnu/packages/patches/imagemagick-test-segv.patch: Delete.
* gnu/local.mk (dist_patch_DATA): Remove patch file from distribution.

8 years agognu: bitlbee: Incorporate upstream pre-release patches.
Andy Wingo [Wed, 20 Apr 2016 08:17:28 +0000 (10:17 +0200)]
gnu: bitlbee: Incorporate upstream pre-release patches.

* gnu/packages/messaging.scm (%bitlbee-buddy-nick-change-patch):
(%bitlbee-always-use-nicks-patch): New variables.
(bitlbee): Add new patches.

8 years agognu: bitlbee: Update to 3.4.2.
Andy Wingo [Wed, 20 Apr 2016 07:38:46 +0000 (09:38 +0200)]
gnu: bitlbee: Update to 3.4.2.

* gnu/packages/messaging.scm (bitlbee): Update to 3.4.2.

8 years agognu: edirect: Update to 4.10.
Ricardo Wurmus [Wed, 4 May 2016 14:44:55 +0000 (16:44 +0200)]
gnu: edirect: Update to 4.10.

* gnu/packages/bioinformatics.scm (edirect): Update to 4.10.

8 years agognu: Add pinentry-qt.
Efraim Flashner [Tue, 26 Apr 2016 13:39:31 +0000 (16:39 +0300)]
gnu: Add pinentry-qt.

* gnu/packages/gnupg.scm (pinentry-qt): New variable.

8 years agognu: Add pinentry-tty.
Efraim Flashner [Tue, 26 Apr 2016 13:29:21 +0000 (16:29 +0300)]
gnu: Add pinentry-tty.

* gnu/packages/gnupg.scm (pinentry-tty): New variable.
[arguments]: Add pinentry-tty flag.
(pinentry-gtk2): Inherit from pinentry-tty.
[inputs]: Use gtk+-2, glib for pinentry-gtk2 only.
[description]: Modify description based on inputs.

8 years agognu: pinentry: Rename to pinentry-gtk2.
Efraim Flashner [Thu, 28 Apr 2016 02:20:45 +0000 (05:20 +0300)]
gnu: pinentry: Rename to pinentry-gtk2.

* gnu/packages/gnupg.scm (pinentry): Rename to pinentry-gtk2.
Define pinentry as pinentry-gtk2.

8 years agognu: cross: Fix typo.
Ludovic Courtès [Tue, 3 May 2016 21:43:49 +0000 (23:43 +0200)]
gnu: cross: Fix typo.

* gnu/packages/cross-base.scm (cross-gcc-arguments): Remove erroneous
'else' introduced in efc4eb147512fa7a2c6d74d9b296cfc22b1ef198.

8 years agognu: Add nlopt.
Roel Janssen [Tue, 3 May 2016 12:30:25 +0000 (14:30 +0200)]
gnu: Add nlopt.

* gnu/packages/maths.scm (nlopt): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
8 years agognu: redeclipse: Rename to red-eclipse.
Andreas Enge [Tue, 3 May 2016 19:25:31 +0000 (21:25 +0200)]
gnu: redeclipse: Rename to red-eclipse.

* gnu/packages/games.scm (redeclipse): Rename to...
(red-eclipse): ...this.

This is a follow-up to commit 5b8a85431dd746eb975d70fe31aeb05609946d80,
which changed only the name field of the package.

8 years agognu: Rename redeclipse package to red-eclipse.
Kei Yamashita [Tue, 3 May 2016 16:04:38 +0000 (12:04 -0400)]
gnu: Rename redeclipse package to red-eclipse.

* gnu/packages/games.scm (redeclipse): Rename to...
(red-eclipse): ...this.

Signed-off-by: Andreas Enge <andreas@enge.fr>
8 years agognu: openssl: Replace with 1.0.2h [security fixes].
Mark H Weaver [Tue, 3 May 2016 17:06:00 +0000 (13:06 -0400)]
gnu: openssl: Replace with 1.0.2h [security fixes].

Fixes CVE-2016-{2105,2106,2107,2109,2176}.

* gnu/packages/tls.scm (openssl)[replacement]: New field.
(openssl/fixed): New variable.

8 years agognu: gcc: Add 6.1.0.
Ludovic Courtès [Tue, 3 May 2016 15:34:54 +0000 (17:34 +0200)]
gnu: gcc: Add 6.1.0.

* gnu/packages/gcc.scm (gcc-6): New variable.
* gnu/packages/commencement.scm (gcc-toolchain-6): New variable.

8 years agognu: cross: Use CROSS_*_INCLUDE_PATH for system headers.
Jan Nieuwenhuizen [Fri, 29 Apr 2016 15:12:22 +0000 (17:12 +0200)]
gnu: cross: Use CROSS_*_INCLUDE_PATH for system headers.

* gnu/packages/patches/gcc-cross-environment-variables.patch: Also use CROSS_
variants: CROSS_C_INCLUDE_PATH, CROSS_CPLUS_INCLUDE_PATH,
CROSS_OBJC_INCLUDE_PATH, CROSS_OBJCPLUS_INCLUDE_PATH to be used for system
libraries, see
https://lists.gnu.org/archive/html/guix-devel/2016-04/msg00620.html.
* gnu/packages/cross-base.scm (cross-gcc, cross-gcc-arguments, cross-libc):
Use CROSS_*_INCLUDE_PATH (WAS: CPATH).

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
8 years agosyscalls: Wrap TCSA* constants in 'tcsetattr-action' macro.
Ludovic Courtès [Mon, 2 May 2016 06:59:57 +0000 (08:59 +0200)]
syscalls: Wrap TCSA* constants in 'tcsetattr-action' macro.

* guix/build/syscalls.scm (tcsetattr-action): New macro.
(TCSANOW, TCSADRAIN, TCSAFLUSH): Remove.
(tcsetattr): Adjust docstring accordingly.
* tests/syscalls.scm ("tcsetattr"): Adjust accordingly.

8 years agognu: wpa-supplicant: Add fixes for CVE-2016-{4476,4477}.
Mark H Weaver [Tue, 3 May 2016 13:33:47 +0000 (09:33 -0400)]
gnu: wpa-supplicant: Add fixes for CVE-2016-{4476,4477}.

* gnu/packages/patches/wpa-supplicant-CVE-2016-4476.patch,
gnu/packages/patches/wpa-supplicant-CVE-2016-4477-pt1.patch,
gnu/packages/patches/wpa-supplicant-CVE-2016-4477-pt2.patch,
gnu/packages/patches/wpa-supplicant-CVE-2016-4477-pt3.patch,
gnu/packages/patches/wpa-supplicant-CVE-2016-4477-pt4.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/admin.scm (wpa-supplicant-minimal)[source]: Add patches.

8 years agognu: Add 4store.
Roel Janssen [Tue, 26 Apr 2016 22:44:22 +0000 (00:44 +0200)]
gnu: Add 4store.

* gnu/packages/databases.scm (4store): New variable.
* gnu/packages/patches/4store-fix-buildsystem.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add patch file entry.

Signed-off-by: Leo Famulari <leo@famulari.name>
8 years agognu: ocaml: Fix CVE-2015-8869.
Leo Famulari [Sat, 30 Apr 2016 00:55:19 +0000 (20:55 -0400)]
gnu: ocaml: Fix CVE-2015-8869.

* gnu/packages/patches/ocaml-CVE-2015-8869.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/ocaml.scm (ocaml): Use it.