jackhill/guix/guix.git
7 years agognu: swish-e: Point source and home-page to archive.org.
Eric Bavier [Fri, 17 Feb 2017 05:27:00 +0000 (23:27 -0600)]
gnu: swish-e: Point source and home-page to archive.org.

* gnu/packages/search.scm (swish-e)[source]: Include archive.org mirror.
[home-page]: Point to archive.org.

7 years agognu: scrypt: Update to 1.2.1.
Leo Famulari [Fri, 17 Feb 2017 03:27:10 +0000 (22:27 -0500)]
gnu: scrypt: Update to 1.2.1.

* gnu/packages/crypto.scm (scrypt): Update to 1.2.1.

7 years agognu: go: Update to 1.7.5.
Leo Famulari [Fri, 17 Feb 2017 02:55:24 +0000 (21:55 -0500)]
gnu: go: Update to 1.7.5.

* gnu/packages/golang.scm (go-1.7): Update to 1.7.5.
[arguments]: Re-enable test 'TestLoadFixed'.

7 years agognu: shotwell: Update to 0.25.5.
Leo Famulari [Thu, 16 Feb 2017 22:04:58 +0000 (17:04 -0500)]
gnu: shotwell: Update to 0.25.5.

* gnu/packages/gnome.scm (shotwell): Update to 0.25.5.

7 years agognu: Add scsh.
ng0 [Thu, 16 Feb 2017 16:02:57 +0000 (10:02 -0600)]
gnu: Add scsh.

* gnu/packages/shells.scm (scsh): New variable.

7 years agognu: Add scheme48-rx.
ng0 [Thu, 16 Feb 2017 16:01:34 +0000 (10:01 -0600)]
gnu: Add scheme48-rx.

* gnu/packages/scheme.scm (scheme48-rx): New variable.

7 years agognu: icedtea-7: Update to 2.6.9 [security fixes].
Leo Famulari [Thu, 16 Feb 2017 17:58:58 +0000 (12:58 -0500)]
gnu: icedtea-7: Update to 2.6.9 [security fixes].

Fixes CVE-2016-{2183,5546,5547,5548,5549,5552} and
CVE-2017-{3231,3241,3252,3253,3260,3261,3272,3289}.

* gnu/packages/java.scm (icedtea-7): Update to 2.6.9.

7 years agognu: openssl-next: Update to 1.1.0e [fixes CVE-2017-3733].
Leo Famulari [Thu, 16 Feb 2017 16:39:02 +0000 (11:39 -0500)]
gnu: openssl-next: Update to 1.1.0e [fixes CVE-2017-3733].

* gnu/packages/tls.scm (openssl-next): Update to 1.1.0e.

7 years agognu: hurd: Add gnumach-source-url procedure.
Manolis Ragkousis [Tue, 10 Jan 2017 17:36:44 +0000 (19:36 +0200)]
gnu: hurd: Add gnumach-source-url procedure.

* gnu/packages/hurd.scm (gnumach-source-url): New procedure.
  (gnumach-headers)[source]: Adjust accordingly.

7 years agognu: Add emacs-pretty-mode.
ng0 [Tue, 14 Feb 2017 18:38:55 +0000 (18:38 +0000)]
gnu: Add emacs-pretty-mode.

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

Signed-off-by: Alex Kost <alezost@gmail.com>
7 years agognu: magit: Update to 2.10.2.
Alex Kost [Wed, 15 Feb 2017 09:58:20 +0000 (12:58 +0300)]
gnu: magit: Update to 2.10.2.

* gnu/packages/emacs.scm (magit, emacs-magit-popup): Update to 2.10.2.

7 years agognu: pugixml: Update to 1.8.1.
Tobias Geerinckx-Rice [Wed, 15 Feb 2017 23:18:49 +0000 (00:18 +0100)]
gnu: pugixml: Update to 1.8.1.

* gnu/packages/xml.scm (pugixml): Update to 1.8.1.
[arguments]: Remove ‘chdir’ phase and allow #:out-of-source building.
Add comment about the lack of tests.

7 years agognu: perl-xml-compile-wsdl11: Update to 3.06.
Tobias Geerinckx-Rice [Wed, 15 Feb 2017 23:16:14 +0000 (00:16 +0100)]
gnu: perl-xml-compile-wsdl11: Update to 3.06.

* gnu/packages/xml.scm (perl-xml-compile-wsdl11): Update to 3.06.

7 years agognu: perl-xml-compile-soap: Update to 3.21.
Tobias Geerinckx-Rice [Wed, 15 Feb 2017 23:15:29 +0000 (00:15 +0100)]
gnu: perl-xml-compile-soap: Update to 3.21.

* gnu/packages/xml.scm (perl-xml-compile-soap): Update to 3.21.

7 years agognu: youtube-dl: Update to 2017.02.16.
Tobias Geerinckx-Rice [Wed, 15 Feb 2017 18:35:41 +0000 (19:35 +0100)]
gnu: youtube-dl: Update to 2017.02.16.

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

7 years agognu: Add ocaml-ppx-compare.
Julien Lepiller [Fri, 30 Dec 2016 18:19:40 +0000 (19:19 +0100)]
gnu: Add ocaml-ppx-compare.

* gnu/packages/ocaml.scm (ocaml-ppx-compare): New variable.

7 years agognu: Add ocaml-ppx-bench.
Julien Lepiller [Fri, 30 Dec 2016 18:18:37 +0000 (19:18 +0100)]
gnu: Add ocaml-ppx-bench.

* gnu/packages/ocaml.scm (ocaml-ppx-bench): New variable.

7 years agognu: Add ocaml-ppx-inline-test.
Julien Lepiller [Fri, 30 Dec 2016 18:17:09 +0000 (19:17 +0100)]
gnu: Add ocaml-ppx-inline-test.

* gnu/packages/ocaml.scm (ocaml-ppx-inline-test): New variable.

7 years agognu: Add ocaml-ppx-type-conv.
Julien Lepiller [Fri, 30 Dec 2016 18:15:44 +0000 (19:15 +0100)]
gnu: Add ocaml-ppx-type-conv.

* gnu/packages/ocaml.scm (ocaml-ppx-type-conv): New variable.

7 years agognu: Add ocaml-ppx-deriving.
Julien Lepiller [Fri, 30 Dec 2016 15:36:30 +0000 (16:36 +0100)]
gnu: Add ocaml-ppx-deriving.

* gnu/packages/ocaml.scm (ocaml-ppx-deriving): New variable.

7 years agognu: Add ocaml-cppo.
Julien Lepiller [Fri, 30 Dec 2016 15:35:13 +0000 (16:35 +0100)]
gnu: Add ocaml-cppo.

* gnu/packages/ocaml.scm (ocaml-cppo): New variable.

7 years agognu: Add ocaml-ppx-driver.
Julien Lepiller [Fri, 30 Dec 2016 15:34:09 +0000 (16:34 +0100)]
gnu: Add ocaml-ppx-driver.

* gnu/packages/ocaml.scm (ocaml-ppx-driver): New variable.

7 years agognu: Add ocaml-ppx-optcomp.
Julien Lepiller [Fri, 30 Dec 2016 15:32:14 +0000 (16:32 +0100)]
gnu: Add ocaml-ppx-optcomp.

* gnu/packages/ocaml.scm (ocaml-ppx-optcomp): New variable.

7 years agognu: Add ocaml-ppx-core.
Julien Lepiller [Fri, 30 Dec 2016 15:30:46 +0000 (16:30 +0100)]
gnu: Add ocaml-ppx-core.

* gnu/packages/ocaml.scm (ocaml-ppx-core): New variable.

7 years agognu: Add ocaml-fieldslib.
Julien Lepiller [Fri, 30 Dec 2016 15:28:46 +0000 (16:28 +0100)]
gnu: Add ocaml-fieldslib.

* gnu/packages/ocaml.scm (ocaml-fieldslib): New variable.

7 years agognu: gptfdisk: Install the documentation.
Leo Famulari [Wed, 15 Feb 2017 18:06:34 +0000 (13:06 -0500)]
gnu: gptfdisk: Install the documentation.

* gnu/packages/disk.scm (gptfdisk)[arguments]: Install the manpages.

7 years agognu: python-icalendar: Update to 3.11.3.
Leo Famulari [Wed, 15 Feb 2017 17:58:57 +0000 (12:58 -0500)]
gnu: python-icalendar: Update to 3.11.3.

* gnu/packages/python.scm (python-icalendar): Update to 3.11.3.

7 years agognu: Add qutebrowser.
Eric Bavier [Fri, 3 Feb 2017 16:01:39 +0000 (10:01 -0600)]
gnu: Add qutebrowser.

* gnu/packages/web.scm (qutebrowser): New variable.

7 years agognu: python-pyqt: Propagate python-sip.
Eric Bavier [Fri, 3 Feb 2017 15:59:09 +0000 (09:59 -0600)]
gnu: python-pyqt: Propagate python-sip.

* gnu/packages/qt.scm (python-pyqt)[propagated-inputs]: New field.

7 years agognu: Add python-pypeg2.
Eric Bavier [Fri, 10 Feb 2017 05:03:48 +0000 (23:03 -0600)]
gnu: Add python-pypeg2.

* gnu/packages/python.scm (python-pypeg2): New variable.

7 years agognu: Add python-cssutils.
Eric Bavier [Fri, 10 Feb 2017 05:02:55 +0000 (23:02 -0600)]
gnu: Add python-cssutils.

* gnu/packages/python.scm (python-cssutils): New variable.
(python2-cssutils)[native-inputs]: Remove unused python2-mock.

7 years agognu: gparted: Update to 0.28.0.
Tobias Geerinckx-Rice [Wed, 15 Feb 2017 00:31:07 +0000 (01:31 +0100)]
gnu: gparted: Update to 0.28.0.

* gnu/packages/disk.scm (gparted): Update to 0.28.0.

7 years agognu: Add guildhall.
Ricardo Wurmus [Sun, 15 Jan 2017 20:59:48 +0000 (21:59 +0100)]
gnu: Add guildhall.

* gnu/packages/guile.scm (guildhall): New variable.

7 years agohydra: Add "aarch64-linux-gnu" as a cross-compilation target.
Efraim Flashner [Thu, 26 Jan 2017 09:28:28 +0000 (11:28 +0200)]
hydra: Add "aarch64-linux-gnu" as a cross-compilation target.

* build-aux/hydra/gnu-system.scm (%cross-targets): Add
"aarch64-linux-gnu".

7 years agognu: vim: Fix CVE-2017-5953.
Leo Famulari [Mon, 13 Feb 2017 22:31:23 +0000 (17:31 -0500)]
gnu: vim: Fix CVE-2017-5953.

* gnu/packages/patches/vim-CVE-2017-5953.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/vim.scm (vim)[source]: Use it.

7 years agognu: khal: Update to 0.9.2.
Leo Famulari [Tue, 14 Feb 2017 18:15:10 +0000 (13:15 -0500)]
gnu: khal: Update to 0.9.2.

* gnu/packages/calendar.scm (khal): Update to 0.9.2.

7 years agognu: awscli: Update to 1.11.47.
Marius Bakke [Tue, 14 Feb 2017 15:03:07 +0000 (16:03 +0100)]
gnu: awscli: Update to 1.11.47.

* gnu/packages/python.scm (awscli): Update to 1.11.47.

7 years agognu: python-botocore: Update to 1.5.10.
Marius Bakke [Tue, 14 Feb 2017 15:02:51 +0000 (16:02 +0100)]
gnu: python-botocore: Update to 1.5.10.

* gnu/packages/python.scm (python-botocore, python2-botocore): Update to 1.5.10.

7 years agoguile-gdbm-ffi: Write to correct guile output directory and use guild.
Christopher Allan Webber [Sat, 11 Feb 2017 01:24:57 +0000 (19:24 -0600)]
guile-gdbm-ffi: Write to correct guile output directory and use guild.

* gnu/packages/guile.scm (guile-gdbm-ffi): Check guile for effective version
before writing to output path.  Also fixes a bug where the guild command was
not getting called, and instead was calling the internal guile compile-file
procedure.  This meant that the package produced was dependent on whatever
version of guile was powering Guix at the time.  Also set GUILE_AUTO_COMPILE
to 0 to avoid gnarly looking warnings during build.

7 years agobuild: dub-build-system: Don't use "dub run" at all.
Danny Milosavljevic [Mon, 13 Feb 2017 13:20:03 +0000 (14:20 +0100)]
build: dub-build-system: Don't use "dub run" at all.

It doesn't make sense to run non-test executables (which is what "dub run"
would do).

The "check" function already invokes "dub test" and that's enough.

* guix/build/dub-build-system.scm (build): Remove "dub run" invocation.

7 years agoimport: stackage: Avoid using (guix ui) in importer code.
Federico Beffa [Sat, 11 Feb 2017 17:18:45 +0000 (18:18 +0100)]
import: stackage: Avoid using (guix ui) in importer code.

* guix/import/stackage.scm (stackage->guix-package, stackage-lts-info-fetch):
  Raise 'message' condition instead of using 'leave' from (guix ui).
* guix/scripts/import/stackage.scm (guix-import-stackage): Handle conditions.

7 years agognu: netsurf: Enable tests.
Eric Bavier [Mon, 13 Feb 2017 01:51:43 +0000 (19:51 -0600)]
gnu: netsurf: Enable tests.

* gnu/packages/patches/netsurf-longer-test-timeout.patch,
gnu/packages/patches/netsurf-y2038-tests.patch: New patches.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/web.scm (netsurf)[source]: Use them.
[native-inputs]: Add libidn, check.
[inputs]: Add miscfiles.
[arguments]: Remove #:tests?, add #:test-target.  Add 'patch-check phase.

7 years agognu: netsurf: Use unbundled source.
Eric Bavier [Sun, 12 Feb 2017 18:52:21 +0000 (12:52 -0600)]
gnu: netsurf: Use unbundled source.

* gnu/packages/patches/netsurf-system-utf8proc.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/web.scm (netsurf)[source]: Use it.  Change to unbundled source
tarball.
[native-inputs]: Add netsurf-buildsystem, nsgenbind.  Remove flex, bison.
[inputs]: Add utf8proc, libcss, libdom, libnsbmp, libnsgif, libnspsl,
libnsutils, libsvgtiny.  Remove expat, gperf.
[arguments]: Adjust #:make-flags for netsurf-buildsystem.  Delete configure
phase.  Adjust source directories.

7 years agognu: Add nsgenbind.
Eric Bavier [Sun, 12 Feb 2017 03:33:20 +0000 (21:33 -0600)]
gnu: Add nsgenbind.

* gnu/packages/web.scm (nsgenbind): New variable.

7 years agognu: Add libnspsl.
Eric Bavier [Sun, 12 Feb 2017 03:32:20 +0000 (21:32 -0600)]
gnu: Add libnspsl.

* gnu/packages/web.scm (libnspsl): New variable.

7 years agognu: Add libnsutils.
Eric Bavier [Sun, 12 Feb 2017 03:31:52 +0000 (21:31 -0600)]
gnu: Add libnsutils.

* gnu/packages/web.scm (libnsutils): New variable.

7 years agognu: Add libnsgif.
Eric Bavier [Sun, 12 Feb 2017 03:31:11 +0000 (21:31 -0600)]
gnu: Add libnsgif.

* gnu/packages/web.scm (libnsgif): New variable.

7 years agognu: Add libnsbmp.
Eric Bavier [Sun, 12 Feb 2017 03:30:40 +0000 (21:30 -0600)]
gnu: Add libnsbmp.

* gnu/packages/web.scm (libnsbmp): New variable.

7 years agognu: Add libsvgtiny.
Eric Bavier [Sun, 12 Feb 2017 03:29:43 +0000 (21:29 -0600)]
gnu: Add libsvgtiny.

* gnu/packages/web.scm (libsvgtiny): New variable.

7 years agognu: Add LibDOM.
Eric Bavier [Sun, 12 Feb 2017 03:27:31 +0000 (21:27 -0600)]
gnu: Add LibDOM.

* gnu/packages/web.scm (libdom): New variable.

7 years agognu: Add perl-switch.
Eric Bavier [Sun, 12 Feb 2017 03:26:36 +0000 (21:26 -0600)]
gnu: Add perl-switch.

* gnu/packages/perl.scm (perl-switch): New variable.

7 years agognu: Add libcss.
Eric Bavier [Sun, 12 Feb 2017 03:25:31 +0000 (21:25 -0600)]
gnu: Add libcss.

* gnu/packages/web.scm (libcss): New variable.

7 years agognu: Add LibWapcaplet.
Eric Bavier [Sun, 12 Feb 2017 03:24:49 +0000 (21:24 -0600)]
gnu: Add LibWapcaplet.

* gnu/packages/web.scm (libwapcaplet): New variable.

7 years agognu: Add hubbub.
Eric Bavier [Sun, 12 Feb 2017 03:23:52 +0000 (21:23 -0600)]
gnu: Add hubbub.

* gnu/packages/web.scm (hubbub): New variable.

7 years agognu: Add libparserutils.
Eric Bavier [Sun, 12 Feb 2017 03:21:50 +0000 (21:21 -0600)]
gnu: Add libparserutils.

* gnu/packages/web.scm (netsurf-buildsystem)
(netsurf-buildsystem-arguments, libparserutils): New variables.

7 years agognu: utf8proc: Enable tests.
Eric Bavier [Sat, 11 Feb 2017 05:18:49 +0000 (23:18 -0600)]
gnu: utf8proc: Enable tests.

* gnu/packages/textutils.scm (utf8proc)[inputs]: New field.
[arguments]: Remove '#:tests? #f'.  Add check-data phase.

7 years agognu: utf8proc: Upgrade to 2.1.0.
Eric Bavier [Sat, 11 Feb 2017 03:06:57 +0000 (21:06 -0600)]
gnu: utf8proc: Upgrade to 2.1.0.

* gnu/packages/textutils.scm (utf8proc): Upgrade to 2.1.0.

7 years agognu: netsurf: Upgrade to 3.6.
Eric Bavier [Sun, 12 Feb 2017 18:39:57 +0000 (12:39 -0600)]
gnu: netsurf: Upgrade to 3.6.

* gnu/packages/web.scm (netsurf): Upgrade to 3.6.
[source]: 'https' -> 'http'.  Remove modules, snippet, and patches.
[home-page]: 'https' -> 'http'.
[arguments]: Adjust source directories.
* gnu/packages/patches/netsurf-about.patch: Delete patch.
* gnu/local.mk (dist_patch_DATA): Remove it.

7 years agognu: borg: Update to 1.0.10.
Tobias Geerinckx-Rice [Mon, 13 Feb 2017 17:50:08 +0000 (18:50 +0100)]
gnu: borg: Update to 1.0.10.

* gnu/packages/backup.scm (borg): Update to 1.0.10.

7 years agognu: libwacom: Update to 0.23.
Marius Bakke [Mon, 13 Feb 2017 21:03:17 +0000 (22:03 +0100)]
gnu: libwacom: Update to 0.23.

* gnu/packages/xdisorg.scm (libwacom): Update to 0.23.

7 years agognu: Add python-openid.
Julien Lepiller [Mon, 6 Feb 2017 18:49:01 +0000 (19:49 +0100)]
gnu: Add python-openid.

* gnu/packages/python.scm (python-openid): New variable.

7 years agognu: gajim: Do not propagate Python packages.
Ricardo Wurmus [Mon, 13 Feb 2017 21:13:03 +0000 (22:13 +0100)]
gnu: gajim: Do not propagate Python packages.

* gnu/packages/messaging.scm (gajim)[propagated-inputs]: Move all inputs from
here...
[inputs]: ...to here.

7 years agognu: gajim: Update to 0.16.7.
Ricardo Wurmus [Mon, 13 Feb 2017 21:12:40 +0000 (22:12 +0100)]
gnu: gajim: Update to 0.16.7.

* gnu/packages/messaging.scm (gajim): Update to 0.16.7.

7 years agognu: ffmpeg: Build with SDL support.
Arun Isaac [Sat, 11 Feb 2017 16:22:18 +0000 (21:52 +0530)]
gnu: ffmpeg: Build with SDL support.

SDL is required for the `ffplay' executable to be built.

* gnu/packages/video.scm (ffmpeg)[inputs]: Add sdl2.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
7 years agognu: libuv: Update to 1.11.0.
Marius Bakke [Mon, 13 Feb 2017 19:34:19 +0000 (20:34 +0100)]
gnu: libuv: Update to 1.11.0.

* gnu/packages/libevent.scm (libuv): Update to 1.11.0.
[home-page]: Change to new home.

7 years agognu: libev: Update to 4.24.
Marius Bakke [Mon, 13 Feb 2017 19:31:31 +0000 (20:31 +0100)]
gnu: libev: Update to 4.24.

* gnu/packages/libevent.scm (libev): Update to 4.24.

7 years agotests: Adjust for 'http-fetch' change in (guix import json).
Ludovic Courtès [Mon, 13 Feb 2017 15:04:09 +0000 (16:04 +0100)]
tests: Adjust for 'http-fetch' change in (guix import json).

This is a followup to commit 81e0bc1834490a1a8092c75a0733b15c2b407285.

* tests/cpan.scm ("cpan->guix-package"): Add a 'rest' argument to the
lambda that mocks 'http-fetch'.
* tests/crate.scm ("crate->guix-package"): Likewise.
* tests/gem.scm ("gem->guix-package"): Likewise.
* tests/pypi.scm ("pypi->guix-package"): Likewise.
("pypi->guix-package, wheels"): Likewise.

7 years agognu: Add font-google-material-design-icons.
José Miguel Sánchez García [Sun, 12 Feb 2017 11:26:42 +0000 (12:26 +0100)]
gnu: Add font-google-material-design-icons.

* gnu/packages/font.scm (font-google-material-design-icons): New
variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7 years agognu: Add simh.
José Miguel Sánchez García [Sun, 12 Feb 2017 11:33:49 +0000 (12:33 +0100)]
gnu: Add simh.

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

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7 years agognu: Add ghc-hslogger.
rsiddharth [Sat, 11 Feb 2017 20:35:05 +0000 (20:35 +0000)]
gnu: Add ghc-hslogger.

* gnu/packages/haskell.scm (ghc-hslogger): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7 years agognu: ghc: remove unused 'libedit' input
Sergei Trofimovich [Sat, 11 Feb 2017 17:49:47 +0000 (17:49 +0000)]
gnu: ghc: remove unused 'libedit' input

ghc stopped using libedit (via editline) in 2009:
    https://git.haskell.org/ghc.git/commitdiff/46aed8a4a084add708bbd119d19905105d5f0d72

* gnu/packages/haskell.scm (ghc, ghc-8): remove 'libedit' input

Signed-off-by: Sergei Trofimovich <slyfox@inbox.ru>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7 years agognu: bundler: Update to 1.14.4.
Ben Woodcroft [Mon, 13 Feb 2017 11:16:37 +0000 (21:16 +1000)]
gnu: bundler: Update to 1.14.4.

* gnu/packages/ruby.scm (bundler): Update to 1.14.4.

7 years agosystem: Use the normalized codeset for the locale name in the examples.
Ludovic Courtès [Mon, 13 Feb 2017 08:57:01 +0000 (09:57 +0100)]
system: Use the normalized codeset for the locale name in the examples.

* gnu/system/examples/bare-bones.tmpl <locale>: Change to "en_US.utf8".
* gnu/system/examples/desktop.tmpl <locale>: Likewise.
* gnu/system/examples/lightweight-desktop.tmpl <locale>: Likewise.

7 years agodoc: Update patch submission instructions.
Ludovic Courtès [Mon, 13 Feb 2017 08:56:30 +0000 (09:56 +0100)]
doc: Update patch submission instructions.

* doc/contributing.texi (Submitting Patches): Add paragraph on
guix-patches@gnu.org.

7 years agognu: wget: Update to 1.19.1.
Marius Bakke [Sun, 12 Feb 2017 20:20:35 +0000 (21:20 +0100)]
gnu: wget: Update to 1.19.1.

* gnu/packages/wget.scm (wget): Update to 1.19.1.

7 years agognu: i3status: Update to 2.11.
Marius Bakke [Sun, 12 Feb 2017 20:05:21 +0000 (21:05 +0100)]
gnu: i3status: Update to 2.11.

* gnu/packages/wm.scm (i3status): Update to 2.11.

7 years agognu: Add angband.
Christopher Allan Webber [Fri, 10 Feb 2017 22:45:11 +0000 (16:45 -0600)]
gnu: Add angband.

* gnu/packages/games.scm (angband): New variable.

7 years agognu: postgresql: Update to 9.5.6.
Leo Famulari [Sun, 12 Feb 2017 18:35:37 +0000 (13:35 -0500)]
gnu: postgresql: Update to 9.5.6.

* gnu/packages/databases.scm (postgresql): Update to 9.5.6.

7 years agognu: mcabber: Update to 1.0.5 [fixes CVE-2017-5604].
Leo Famulari [Sun, 12 Feb 2017 15:44:47 +0000 (10:44 -0500)]
gnu: mcabber: Update to 1.0.5 [fixes CVE-2017-5604].

* gnu/packages/messaging.scm (mcabber): Update to 1.0.5.

7 years agognu: screen: Fix CVE-2017-5618.
Leo Famulari [Sun, 12 Feb 2017 03:35:29 +0000 (22:35 -0500)]
gnu: screen: Fix CVE-2017-5618.

* gnu/packages/patches/screen-CVE-2017-5618.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/screen.scm (screen)[source]: Use it.

7 years agognu: mpd: Update to 0.20.4.
Leo Famulari [Sun, 12 Feb 2017 14:58:50 +0000 (09:58 -0500)]
gnu: mpd: Update to 0.20.4.

* gnu/packages/mpd.scm (mpd): Update to 0.20.4.
[native-inputs]: Add gcc-5.

7 years agognu: qemu: Fix CVE-2017-{5667,5898,5931}.
Leo Famulari [Sun, 12 Feb 2017 14:20:08 +0000 (09:20 -0500)]
gnu: qemu: Fix CVE-2017-{5667,5898,5931}.

* gnu/packages/patches/qemu-CVE-2017-5667.patch,
gnu/packages/patches/qemu-CVE-2017-5898.patch,
gnu/packages/patches/qemu-CVE-2017-5931.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
gnu/packages/qemu.scm (qemu)[source]: Use them.

7 years agognu: ffmpeg@2.8: Update to 2.8.11.
Efraim Flashner [Sun, 12 Feb 2017 07:14:25 +0000 (09:14 +0200)]
gnu: ffmpeg@2.8: Update to 2.8.11.

* gnu/packages/video.scm (ffmpeg@2.8): Update to 2.8.11.

7 years agognu: ffmpeg: Update to 3.2.4.
Efraim Flashner [Sun, 12 Feb 2017 06:13:03 +0000 (08:13 +0200)]
gnu: ffmpeg: Update to 3.2.4.

* gnu/packages/video.scm (ffmpeg): Update to 3.2.4.

7 years agoservices: Add openvswitch-service-type.
宋文武 [Fri, 27 Jan 2017 13:37:42 +0000 (21:37 +0800)]
services: Add openvswitch-service-type.

* gnu/services/networking.scm (<openvswitch-configuration>): New record type.
(openvswitch-activation, openvswitch-shepherd-service): New procedures.
(openvswitch-service-type): New variable.
* doc/guix.texi (Networking Services): Document it.

7 years agognu: Add openvswitch.
宋文武 [Fri, 27 Jan 2017 13:35:12 +0000 (21:35 +0800)]
gnu: Add openvswitch.

* gnu/packages/networking.scm (openvswitch): New variable.

7 years agognu: irssi: Update to 1.0.1.
Leo Famulari [Sun, 12 Feb 2017 03:13:01 +0000 (22:13 -0500)]
gnu: irssi: Update to 1.0.1.

* gnu/packages/irc.scm (irssi): Update to 1.0.1.

7 years agotests: Relax test on utmpx entries.
Ludovic Courtès [Sat, 11 Feb 2017 21:26:36 +0000 (22:26 +0100)]
tests: Relax test on utmpx entries.

Partly fixes <http://bugs.gnu.org/25476>.
Reported by Paul Garlick <pgarlick@tourbillion-technology.com>.

* tests/syscalls.scm ("utmpx-entries"): Check whether ENTRY is of type
'BOOT_TIME', in which case PID may be 0.

7 years agognu: Add Guile-Git.
Ludovic Courtès [Sat, 11 Feb 2017 20:52:00 +0000 (21:52 +0100)]
gnu: Add Guile-Git.

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

7 years agognu: libgit2: Propagate openssl and zlib.
Ludovic Courtès [Sat, 11 Feb 2017 20:50:49 +0000 (21:50 +0100)]
gnu: libgit2: Propagate openssl and zlib.

* gnu/packages/version-control.scm (libgit2)[inputs]: Move OPENSSL
to...
[propagated-inputs]: ... here.  New field.

7 years agognu: Use 'license:' prefix in (gnu packages guile).
Ludovic Courtès [Sat, 11 Feb 2017 18:23:56 +0000 (19:23 +0100)]
gnu: Use 'license:' prefix in (gnu packages guile).

* gnu/packages/guile.scm: Import (guix licenses) with the 'license:'
prefix.

7 years agognu: gtk-vnc: Update to 0.7.0 [fixes CVE-2017-{5884,5885}].
Marius Bakke [Sat, 11 Feb 2017 18:38:23 +0000 (19:38 +0100)]
gnu: gtk-vnc: Update to 0.7.0 [fixes CVE-2017-{5884,5885}].

* gnu/packages/gnome.scm (gtk-vnc): Update to 0.7.0.

7 years agognu: spice-gtk: Update to 0.33.
Marius Bakke [Sat, 11 Feb 2017 18:36:14 +0000 (19:36 +0100)]
gnu: spice-gtk: Update to 0.33.

* gnu/packages/spice.scm (spice-gtk): Update to 0.33.
[source, home-page]: Use HTTPS.

7 years agognu: spice-protocol: Update to 0.12.12.
Marius Bakke [Sat, 11 Feb 2017 18:35:35 +0000 (19:35 +0100)]
gnu: spice-protocol: Update to 0.12.12.

* gnu/packages/spice.scm (spice-protocol): Update to 0.12.12.
[source, home-page]: Use HTTPS.

7 years agognu: spice: Fix CVE-2016-9577 and CVE-2016-9578.
Marius Bakke [Sat, 11 Feb 2017 18:12:10 +0000 (19:12 +0100)]
gnu: spice: Fix CVE-2016-9577 and CVE-2016-9578.

* gnu/packages/patches/spice-CVE-2016-9577.patch,
  gnu/packages/patches/spice-CVE-2016-9578-1.patch,
  gnu/packages/patches/spice-CVE-2016-9578-2.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register them.
* gnu/packages/spice.scm (spice)[source]: Use them.

7 years agognu: slurm: Update to 16.05.9.1.
Carolili [Fri, 10 Feb 2017 17:19:11 +0000 (12:19 -0500)]
gnu: slurm: Update to 16.05.9.1.

 * gnu/packages/parallel.scm (slurm): Update to 16.05.9.1.
 * gnu/packages/patches/slurm-configure-remove-nonfree-contribs.patch:
Removing two contribs which are added in the new version.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
7 years agognu: shadow: Update to 4.4.
ng0 [Thu, 19 Jan 2017 20:06:36 +0000 (20:06 +0000)]
gnu: shadow: Update to 4.4.

* gnu/packages/admin.scm (shadow): Update to 4.4.
[source]: Adjust URL.
* gnu/packages/patches/shadow-4.4-su-snprintf-fix.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add patch.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: shadow: Use 'modify-phases'.
ng0 [Sat, 11 Feb 2017 18:18:42 +0000 (13:18 -0500)]
gnu: shadow: Use 'modify-phases'.

* gnu/packages/admin.scm (shadow): Use 'modify-phases'.

7 years agognu: python-pyodbc-c: Update to 3.1.4.
Danny Milosavljevic [Fri, 10 Feb 2017 17:13:09 +0000 (18:13 +0100)]
gnu: python-pyodbc-c: Update to 3.1.4.

* gnu/packages/databases.scm (python-pyodbc-c): Update to 3.1.4.

7 years agognu: Add sedsed.
ng0 [Tue, 31 Jan 2017 18:39:53 +0000 (18:39 +0000)]
gnu: Add sedsed.

* gnu/packages/admin.scm (sedsed): New variable.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>