jackhill/guix/guix.git
6 years agognu: deutex: Update to 5.1.1.
Kei Kebreau [Sat, 20 Jan 2018 18:19:12 +0000 (13:19 -0500)]
gnu: deutex: Update to 5.1.1.

* gnu/packages/games.scm (deutex): Update to 5.1.1.

6 years agognu: lookingglass: Update to a10.
Rutger Helling [Sat, 20 Jan 2018 10:42:43 +0000 (11:42 +0100)]
gnu: lookingglass: Update to a10.

* gnu/packages/virtualization.scm (lookingglass): Update to a10.

6 years agognu: libexif: Fix CVE-2016-6328.
Leo Famulari [Sat, 20 Jan 2018 01:49:02 +0000 (17:49 -0800)]
gnu: libexif: Fix CVE-2016-6328.

* gnu/packages/patches/libexif-CVE-2016-6328.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/photo.scm (libexif)[source]: Use it.

6 years agognu: perl-lingua-pt-stemmer: Update URL.
ng0 [Fri, 19 Jan 2018 23:38:52 +0000 (23:38 +0000)]
gnu: perl-lingua-pt-stemmer: Update URL.

* gnu/packages/language.scm (perl-lingua-pt-stemmer)[source]: Use new
upstream URL.

Signed-off-by: Leo Famulari <leo@famulari.name>
6 years agognu: escpr: Update to 1.6.18.
Diego Nicola Barbato [Fri, 19 Jan 2018 17:14:30 +0000 (18:14 +0100)]
gnu: escpr: Update to 1.6.18.

* gnu/packages/cups.scm (escpr): Update to 1.6.18.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
6 years agognu: Add Motion.
Ludovic Courtès [Fri, 19 Jan 2018 23:37:05 +0000 (00:37 +0100)]
gnu: Add Motion.

* gnu/packages/video.scm (motion): New variable.

6 years agopackages: 'package-mapping' maps replacement.
Ludovic Courtès [Fri, 19 Jan 2018 14:08:25 +0000 (15:08 +0100)]
packages: 'package-mapping' maps replacement.

* guix/packages.scm (package-mapping): Apply PROC to 'replacement' as well.

6 years agobuild: Declare “doc/guix.texi“ dependencies.
Mathieu Lirzin [Mon, 15 Jan 2018 13:47:12 +0000 (14:47 +0100)]
build: Declare “doc/guix.texi“ dependencies.

Fixes <https://bugs.gnu.org/29727>.

* doc/local.mk (%C%_guix_TEXINFOS): New variable containing files included by
“doc/guix.texi”.
(EXTRA_DIST): Remove ‘.texi’ files.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
6 years agognu: certbot: Update to 0.21.0.
Leo Famulari [Fri, 19 Jan 2018 17:48:33 +0000 (09:48 -0800)]
gnu: certbot: Update to 0.21.0.

* gnu/packages/tls.scm (certbot): Update to 0.21.0.
(python-acme): Update to 0.21.0.
[propagated-inputs]: Add python-josepy.

6 years agognu: Add python-josepy.
Leo Famulari [Fri, 19 Jan 2018 18:18:08 +0000 (10:18 -0800)]
gnu: Add python-josepy.

* gnu/packages/python-crypto.scm (python-josepy, python2-josepy): New variables.

6 years agognu: libvirt: Update to 4.0.0.
Tobias Geerinckx-Rice [Fri, 19 Jan 2018 17:46:43 +0000 (18:46 +0100)]
gnu: libvirt: Update to 4.0.0.

* gnu/packages/virtualization.scm (libvirt): Update to 4.0.0.
[arguments]: Substitute INVOKE for SYSTEM*.

6 years agognu: Consistently Write ‘file system(s)’.
Tobias Geerinckx-Rice [Fri, 19 Jan 2018 15:25:13 +0000 (16:25 +0100)]
gnu: Consistently Write ‘file system(s)’.

It is the GNU way.

* doc/guix.texi (Build Systems, DNS Services): Write ‘file system(s)’.
* gnu/build/vm.scm (create-ext-file-system, create-fat-file-system):
Likewise.
* gnu/packages/backup.scm (dirvish, rsnapshot)[description]: Likewise.
* gnu/packages/check.scm (python-testpath)[description]: Likewise.
* gnu/packages/disk.scm (pydf)[description]: Likewise.
* gnu/packages/file-systems.scm (disorderfs)[synopsis, description]: Likewise.
(glusterfs)[description]: Likewise.
* gnu/packages/haskell.scm (ghc-directory, ghc-system-fileio-bootstrap)
(ghc-system-fileio)[synopsis]: Likewise.
(ghc-fsnotify)[description]: Likewise.
* gnu/packages/linux.scm (proot)[description]: Likewise.
(jmtpfs)[synopsis, description]: Likewise.
* gnu/packages/mate.scm (caja, caja-extensions)[description]: Likewise.
* gnu/packages/storage.scm (ceph)[description]: Likewise.
* gnu/packages/sync.scm (lsyncd)[description]: Likewise.
* gnu/packages/syncthing.scm (syncthing)[synopsis]: Likewise.
(go-github-com-zillode-notify)[description]: Likewise.
* gnu/services/nfs.scm (pipefs-service-type): Likewise.
* guix/scripts/system.scm (perform-action): Likewise.

6 years agognu: unbound: Update to 1.6.8 [fixes CVE-2017-15105].
Marius Bakke [Fri, 19 Jan 2018 15:09:38 +0000 (16:09 +0100)]
gnu: unbound: Update to 1.6.8 [fixes CVE-2017-15105].

* gnu/packages/dns.scm (unbound): Update to 1.6.8.

6 years agognu: libvpx: Use HTTPS for home page.
Marius Bakke [Tue, 16 Jan 2018 23:42:15 +0000 (00:42 +0100)]
gnu: libvpx: Use HTTPS for home page.

* gnu/packages/video.scm (libvpx)[home-page]: Use HTTPS.

6 years agognu: ninja: Update to 1.8.2.
Tobias Geerinckx-Rice [Fri, 19 Jan 2018 04:27:06 +0000 (05:27 +0100)]
gnu: ninja: Update to 1.8.2.

* gnu/packages/ninja.scm (ninja): Update to 1.8.2.
[source]: Remove upstreamed patch.
[arguments]: Substitute INVOKE for SYSTEM*.  Use standard indentation.
* gnu/packages/patches/ninja-zero-mtime.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.

6 years agognu: tcc: Update to 0.9.27.
Tobias Geerinckx-Rice [Fri, 19 Jan 2018 05:35:24 +0000 (06:35 +0100)]
gnu: tcc: Update to 0.9.27.

* gnu/packages/c.scm (tcc): Update to 0.9.27.
[license]: Add a comment about attempted Expat re-licencing.

6 years agognu: minixml: Update to 2.11.
Tobias Geerinckx-Rice [Fri, 19 Jan 2018 05:07:14 +0000 (06:07 +0100)]
gnu: minixml: Update to 2.11.

* gnu/packages/xml.scm (minixml): Update to 2.11.
[source]: Use URL-FETCH/TARBOMB method.
[arguments]: Add ‘fix-permissions’ phase.

6 years agognu: libebml: Update to 1.3.5.
Tobias Geerinckx-Rice [Fri, 19 Jan 2018 04:18:03 +0000 (05:18 +0100)]
gnu: libebml: Update to 1.3.5.

* gnu/packages/xml.scm (libebml): Update to 1.3.5.
[source, home-page]: Update URI.

6 years agognu: wine: Parameterize version string in uri.
Efraim Flashner [Fri, 19 Jan 2018 08:59:20 +0000 (10:59 +0200)]
gnu: wine: Parameterize version string in uri.

* gnu/packages/wine.scm (wine)[source]: Replace hard-coded version
string with parameterized version.

6 years agognu: xpra: Update to 2.2.3.
Rutger Helling [Fri, 19 Jan 2018 07:22:24 +0000 (08:22 +0100)]
gnu: xpra: Update to 2.2.3.

* gnu/packages/xorg.scm (xpra): Update to 2.2.3.

6 years agognu: lz4: Update to 1.8.1.2.
Tobias Geerinckx-Rice [Fri, 19 Jan 2018 02:53:41 +0000 (03:53 +0100)]
gnu: lz4: Update to 1.8.1.2.

* gnu/packages/compression.scm (lz4): Update to 1.8.1.2.

6 years agognu: mdds: Update to 1.3.1.
Tobias Geerinckx-Rice [Fri, 19 Jan 2018 01:20:22 +0000 (02:20 +0100)]
gnu: mdds: Update to 1.3.1.

* gnu/packages/boost.scm (mdds): Update to 1.3.1.

6 years agognu: rdup: Update to 1.1.15.
Tobias Geerinckx-Rice [Fri, 19 Jan 2018 01:19:15 +0000 (02:19 +0100)]
gnu: rdup: Update to 1.1.15.

* gnu/packages/backup.scm (rdup): Update to 1.1.15.
[source]: Use new URI.  Remove snippet.
[native-inputs]: Add autoconf and automake.
[inputs]: Add mcrypt.
[arguments]: Add ‘bootstrap’ and ‘qualify-inputs’ phases.
Remove ‘remove-Werror’ phase.
[home-page]: Use apparent new (and HTTPS) home page.

6 years agognu: testdisk: Use HTTPS for home page.
Tobias Geerinckx-Rice [Thu, 18 Jan 2018 23:51:09 +0000 (00:51 +0100)]
gnu: testdisk: Use HTTPS for home page.

* gnu/packages/admin.scm (testdisk)[home-page]: Use HTTPS.

6 years agognu: stress: Update to 1.0.4.
Tobias Geerinckx-Rice [Thu, 18 Jan 2018 23:49:50 +0000 (00:49 +0100)]
gnu: stress: Update to 1.0.4.

* gnu/packages/admin.scm (stress): Update to 1.0.4.

6 years agognu: stress: Use newer and HTTPS home page.
Tobias Geerinckx-Rice [Thu, 18 Jan 2018 23:45:11 +0000 (00:45 +0100)]
gnu: stress: Use newer and HTTPS home page.

* gnu/packages/admin.scm (stress)[home-page]: Use HTTPS and ‘sid’ code
name, which is more up to date and will remain so.

6 years agognu: gmp: Edit description.
Tobias Geerinckx-Rice [Thu, 18 Jan 2018 23:26:56 +0000 (00:26 +0100)]
gnu: gmp: Edit description.

* gnu/packages/multiprecision.scm (gmp)[description]: Edit.
Define GMP.

6 years agognu: gmp: Use HTTPS for home page.
Tobias Geerinckx-Rice [Thu, 18 Jan 2018 23:22:10 +0000 (00:22 +0100)]
gnu: gmp: Use HTTPS for home page.

* gnu/packages/multiprecision.scm (gmp)[home-page]: Use HTTPS.

6 years agognu: mpfr: Edit synopsis & description.
Tobias Geerinckx-Rice [Thu, 18 Jan 2018 23:21:07 +0000 (00:21 +0100)]
gnu: mpfr: Edit synopsis & description.

* gnu/packages/multiprecision.scm (mpfr)[synopsis, description]: Edit.
Define MPFR.

6 years agognu: mpc: Edit synopsis & description.
Tobias Geerinckx-Rice [Thu, 18 Jan 2018 23:16:39 +0000 (00:16 +0100)]
gnu: mpc: Edit synopsis & description.

* gnu/packages/multiprecision.scm (mpc)[synopsis, description]: Edit.
Define MPC.

6 years agognu: mpc: Update home page.
Tobias Geerinckx-Rice [Thu, 18 Jan 2018 23:12:46 +0000 (00:12 +0100)]
gnu: mpc: Update home page.

* gnu/packages/multiprecision.scm (mpc)[home-page]: Update.

6 years agognu: mpfi: Edit synopsis & description.
Tobias Geerinckx-Rice [Thu, 18 Jan 2018 23:03:05 +0000 (00:03 +0100)]
gnu: mpfi: Edit synopsis & description.

* gnu/packages/multiprecision.scm (mpfi)[synopsis, description]: Edit.
Define several terms.  Use GMP instead of MP for consistency.

6 years agognu: mpfi: Update to 1.5.3.
Tobias Geerinckx-Rice [Thu, 18 Jan 2018 23:01:27 +0000 (00:01 +0100)]
gnu: mpfi: Update to 1.5.3.

* gnu/packages/multiprecision.scm (mpfi): Update to 1.5.3.
[source]: Use a more stable URI.

6 years agognu: cgit: Update private Git source code to 2.10.5.
Leo Famulari [Fri, 19 Jan 2018 01:29:12 +0000 (17:29 -0800)]
gnu: cgit: Update private Git source code to 2.10.5.

* gnu/packages/version-control.scm (cgit)[inputs]: Update git:src to 2.10.5.

6 years agognu: git: Update to 2.16.0.
Leo Famulari [Fri, 19 Jan 2018 01:23:06 +0000 (17:23 -0800)]
gnu: git: Update to 2.16.0.

* gnu/packages/version-control.scm (git): Update to 2.16.0.

6 years agognu: emacs-org: Update to 20180103.
Vasile Dumitrascu [Thu, 18 Jan 2018 23:02:04 +0000 (00:02 +0100)]
gnu: emacs-org: Update to 20180103.

* gnu/packages/emacs.scm (emacs-org): Update to 20180103.
[source]: Use orgmode.org instead of elpa.
[home-page]: Update to use https.
* gnu/packages/emacs.scm (emacs-org-contrib): Update to 20180103.
[source]: Update to use https.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
6 years agognu: valgrind: Update to 3.13.0.
Tobias Geerinckx-Rice [Thu, 18 Jan 2018 19:54:26 +0000 (20:54 +0100)]
gnu: valgrind: Update to 3.13.0.

* gnu/packages/valgrind.scm (valgrind): Update to 3.13.0.

6 years agognu: youtube-dl: Update to 2018.01.18.
Tobias Geerinckx-Rice [Thu, 18 Jan 2018 19:34:20 +0000 (20:34 +0100)]
gnu: youtube-dl: Update to 2018.01.18.

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

6 years agognu: Remove wine-next.
Rutger Helling [Thu, 18 Jan 2018 17:48:35 +0000 (18:48 +0100)]
gnu: Remove wine-next.

* gnu/packages/wine.scm: Remove wine-next.

6 years agognu: wine: Update to 3.0.
Rutger Helling [Thu, 18 Jan 2018 17:47:10 +0000 (18:47 +0100)]
gnu: wine: Update to 3.0.

* gnu/packages/wine.scm (wine): Update to 3.0.

6 years agognu: emacs-debbugs: Update to 0.15.
Oleg Pykhalov [Thu, 18 Jan 2018 12:51:43 +0000 (15:51 +0300)]
gnu: emacs-debbugs: Update to 0.15.

* gnu/packages/emacs.scm (emacs-debbugs): Update to 0.15.

6 years agognu: mongodb: Fix indentation.
Efraim Flashner [Thu, 18 Jan 2018 10:28:14 +0000 (12:28 +0200)]
gnu: mongodb: Fix indentation.

* gnu/packages/databases.scm (mongodb): Replace tabs with spaces.

6 years agognu: mysql: Update to 5.7.21.
Efraim Flashner [Thu, 18 Jan 2018 10:26:54 +0000 (12:26 +0200)]
gnu: mysql: Update to 5.7.21.

* gnu/packages/databases.scm (mysql): Update to 5.7.21.

6 years agognu: webkitgtk: Update to 2.18.5.
Mark H Weaver [Thu, 18 Jan 2018 04:38:59 +0000 (23:38 -0500)]
gnu: webkitgtk: Update to 2.18.5.

* gnu/packages/webkit.scm (webkitgtk): Update to 2.18.5.
[source]: Remove patch.
* gnu/packages/patches/webkitgtk-mitigate-spectre.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.

6 years agognu: linux-libre: Update to 4.14.14.
Mark H Weaver [Thu, 18 Jan 2018 11:28:04 +0000 (06:28 -0500)]
gnu: linux-libre: Update to 4.14.14.

* gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.14.
(%linux-libre-hash): Update hash.

6 years agognu: linux-libre@4.9: Update to 4.9.77.
Mark H Weaver [Thu, 18 Jan 2018 11:27:22 +0000 (06:27 -0500)]
gnu: linux-libre@4.9: Update to 4.9.77.

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

6 years agognu: linux-libre@4.4: Update to 4.4.112.
Mark H Weaver [Thu, 18 Jan 2018 11:26:21 +0000 (06:26 -0500)]
gnu: linux-libre@4.4: Update to 4.4.112.

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

6 years agognu: android-udev-rules: Update to 20171113.
Tobias Geerinckx-Rice [Wed, 17 Jan 2018 23:54:31 +0000 (00:54 +0100)]
gnu: android-udev-rules: Update to 20171113.

* gnu/packages/android.scm (android-udev-rules): Update to 20171113.

6 years agognu: mitlm: Update to 0.4.2.
Tobias Geerinckx-Rice [Wed, 17 Jan 2018 23:56:39 +0000 (00:56 +0100)]
gnu: mitlm: Update to 0.4.2.

* gnu/packages/speech.scm (mitlm): Update to 0.4.2.
[source]: Use new upstream release URI.

6 years agognu: sudo: Update to 1.8.22.
Tobias Geerinckx-Rice [Thu, 18 Jan 2018 04:02:36 +0000 (05:02 +0100)]
gnu: sudo: Update to 1.8.22.

* gnu/packages/admin.scm (sudo): 1.8.22.

6 years agognu: slurm: Add detailed licence information.
Tobias Geerinckx-Rice [Wed, 17 Jan 2018 18:24:18 +0000 (19:24 +0100)]
gnu: slurm: Add detailed licence information.

* gnu/packages/parallel.scm (slurm)[license]: Add more licences.

6 years agognu: slurm: Use HTTPS for home page.
Tobias Geerinckx-Rice [Wed, 17 Jan 2018 18:22:15 +0000 (19:22 +0100)]
gnu: slurm: Use HTTPS for home page.

* gnu/packages/parallel.scm (slurm)[home-page]: Use HTTPS.

6 years agognu: slurm: Update to 17.11.2.
Tobias Geerinckx-Rice [Wed, 17 Jan 2018 18:18:26 +0000 (19:18 +0100)]
gnu: slurm: Update to 17.11.2.

* gnu/packages/parallel.scm (slurm): Update to 17.11.2.
[source]: Replace patch with less fragile SUBSTITUTE* in a snippet.
[arguments]: Rename ‘autogen’ phase to ‘autoconf’.  Use INVOKE.
* gnu/packages/patches/slurm-configure-remove-nonfree-contribs.patch:
Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.

6 years agognu: Add sl.
Tobias Geerinckx-Rice [Sat, 30 Dec 2017 11:13:54 +0000 (11:13 +0000)]
gnu: Add sl.

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

6 years agognu: vim: Update to 8.0.1428.
Tobias Geerinckx-Rice [Sun, 14 Jan 2018 10:53:25 +0000 (11:53 +0100)]
gnu: vim: Update to 8.0.1428.

* gnu/packages/vim.scm (vim): Update to 8.0.1428.
[arguments]: Add ‘patch-failing-test’ phase.

6 years agognu: lxterminal: Update to 0.3.1.
Tobias Geerinckx-Rice [Thu, 18 Jan 2018 00:02:51 +0000 (01:02 +0100)]
gnu: lxterminal: Update to 0.3.1.

* gnu/packages/lxde.scm (lxterminal): Update to 0.3.1.
[source]: Remove patch for fixed CVE.
[arguments]: No longer skip test suite which appear to be fixed.
* gnu/packages/patches/lxterminal-CVE-2016-10369.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.

6 years agognu: glib: Remove duplicate module import.
Tobias Geerinckx-Rice [Wed, 17 Jan 2018 21:39:08 +0000 (22:39 +0100)]
gnu: glib: Remove duplicate module import.

* gnu/packages/glib.scm (define-module): Remove duplicate ‘#:use-module
(guix packages xml)’.  Order remaining module imports alphabetically.

6 years agognu: package-management: Prefix licenses.
Tobias Geerinckx-Rice [Wed, 17 Jan 2018 21:03:57 +0000 (22:03 +0100)]
gnu: package-management: Prefix licenses.

* gnu/packages/package-management.scm (define-module): Import
(guix licenses) with #:prefix instead of #:select.
Adjust all callers.

6 years agognu: package-management: Alphabetise module imports.
Tobias Geerinckx-Rice [Wed, 17 Jan 2018 20:49:48 +0000 (21:49 +0100)]
gnu: package-management: Alphabetise module imports.

* gnu/packages/package-management.scm (define-module): Order module
imports alphabetically.

6 years agognu: rlwrap: Update to 0.43.
Tobias Geerinckx-Rice [Thu, 18 Jan 2018 00:10:43 +0000 (01:10 +0100)]
gnu: rlwrap: Update to 0.43.

* gnu/packages/readline.scm (rlwrap): Update to 0.43.
[source, home-page]: Use new upstream URI.

6 years agonls: Update 'hu' translation.
Leo Famulari [Thu, 18 Jan 2018 01:14:55 +0000 (17:14 -0800)]
nls: Update 'hu' translation.

6 years agodoc: Suggest running guix-daemon with 'sudo -E'.
Ludovic Courtès [Sat, 5 Aug 2017 21:08:44 +0000 (23:08 +0200)]
doc: Suggest running guix-daemon with 'sudo -E'.

Suggested by Martin H. <maze@strahlungsfrei.de>.

* doc/contributing.texi (Running Guix Before It Is Installed): Suggest
'sudo -E'.

6 years agognu: mlmmj: Update to 1.3.0.
ng0 [Wed, 17 Jan 2018 20:07:15 +0000 (20:07 +0000)]
gnu: mlmmj: Update to 1.3.0.

* gnu/packages/mail.scm (mlmmj): Update to 1.3.0.

Signed-off-by: Leo Famulari <leo@famulari.name>
6 years agognu: xpra: Update to 2.2.2.
Rutger Helling [Wed, 17 Jan 2018 19:08:25 +0000 (20:08 +0100)]
gnu: xpra: Update to 2.2.2.

* gnu/packages/xorg.scm (xpra): Update to 2.2.2.

6 years agognu: sxiv: Update to 24.
Tobias Geerinckx-Rice [Wed, 17 Jan 2018 15:16:21 +0000 (16:16 +0100)]
gnu: sxiv: Update to 24.

* gnu/packages/image-viewers.scm (sxiv): Update to 24.
[inputs]: Add freetype and libxft.
[arguments]: Pass freetype header location in #:make-flags.  Be verbose.

6 years agodocs: Fix typo in qemu-binfmt example.
Danny Milosavljevic [Wed, 17 Jan 2018 15:06:55 +0000 (16:06 +0100)]
docs: Fix typo in qemu-binfmt example.

* doc/guix.texi (Virtualization Services): Document 'guix-support?' properly.

6 years agognu: services: web: Add service for httpd.
Christopher Baines [Tue, 12 Dec 2017 06:48:48 +0000 (06:48 +0000)]
gnu: services: web: Add service for httpd.

* gnu/services/web.scm (<httpd-module>,
  <httpd-config-file>, <httpd-virtualhost>
  <httpd-configuration>): New record types.
  (%default-httpd-modules, %httpd-accounts,
  httpd-service-type): New variables.
  (httpd-shepherd-services, httpd-activation,
  httpd-process-extensions): New procedures.
* gnu/tests/web.scm (run-httpd-test): New procedure.
  (%httpd-os, %tests-httpd): New variables.
* doc/guix.texi (Web Services): Document the Apache HTTP Server.

6 years agognu: tests: web: Generalise the nginx test.
Christopher Baines [Sat, 16 Dec 2017 19:47:14 +0000 (19:47 +0000)]
gnu: tests: web: Generalise the nginx test.

So that it can also be used for other web servers.

* gnu/tests/web.scm (%index.html-contents): Change nginx to guix.
  (%make-http-root): Move the index.html file from /srv to /srv/http.
  (%nginx-servers): Remove the setting of root.
  (run-nginx-test, run-webserver-test): Rename run-nginx-test to
  run-webserver-test and generalise its behaviour
  (%test-nginx): Change to use run-webserver-test, rather than run-nginx-test.

6 years agognu: bullet: Update to 2.87.
Efraim Flashner [Tue, 16 Jan 2018 21:08:48 +0000 (23:08 +0200)]
gnu: bullet: Update to 2.87.

* gnu/packages/game-development.scm (bullet): Update to 2.87.
[home-page]: Update to new home-page.

6 years agognu: game-development.scm: Arrange module inputs alphabetically.
Efraim Flashner [Tue, 16 Jan 2018 20:49:22 +0000 (22:49 +0200)]
gnu: game-development.scm: Arrange module inputs alphabetically.

* gnu/packages/game-development.scm: Arrange module inputs
alphabetically.

6 years agognu: foo2zjs: Update to 20171202.
Tobias Geerinckx-Rice [Wed, 17 Jan 2018 04:09:14 +0000 (05:09 +0100)]
gnu: foo2zjs: Update to 20171202.

* gnu/packages/cups.scm (foo2zjs): Update to 20171202.

6 years agognu: foo2zjs: Use correct metadata
Tobias Geerinckx-Rice [Wed, 17 Jan 2018 03:10:01 +0000 (04:10 +0100)]
gnu: foo2zjs: Use correct metadata

* gnu/packages/cups.scm (foo2zjs)[home-page, synopsis, description]: Describe
foo2zjs, not foo2xqx.
[licence]: Add expat.

6 years agognu: foomatic-filters: Update to 4.0.17.
Tobias Geerinckx-Rice [Wed, 17 Jan 2018 02:55:28 +0000 (03:55 +0100)]
gnu: foomatic-filters: Update to 4.0.17.

* gnu/packages/cups.scm (foomatic-filters): Update to 4.0.17.

6 years agognu: sdl2-image: Update to 2.0.2.
Tobias Geerinckx-Rice [Wed, 17 Jan 2018 02:38:25 +0000 (03:38 +0100)]
gnu: sdl2-image: Update to 2.0.2.

* gnu/packages/sdl.scm (sdl2-image): Update to 2.0.2.

6 years agognu: sdl2-mixer: Update to 2.0.2.
Tobias Geerinckx-Rice [Wed, 17 Jan 2018 02:37:43 +0000 (03:37 +0100)]
gnu: sdl2-mixer: Update to 2.0.2.

* gnu/packages/sdl.scm (sdl2-mixer): Update to 2.0.2.

6 years agognu: Add python-shapely and python2-shapely.
Kei Kebreau [Mon, 15 Jan 2018 01:13:13 +0000 (20:13 -0500)]
gnu: Add python-shapely and python2-shapely.

* gnu/packages/python.scm (python-shapely, python2-shapely): New variables.

6 years agognu: isc-dhcp: Update to 4.3.6.
Leo Famulari [Tue, 16 Jan 2018 22:08:10 +0000 (14:08 -0800)]
gnu: isc-dhcp: Update to 4.3.6.

* gnu/packages/admin.scm (isc-dhcp): Update to 4.3.6.

6 years agognu: isc-dhcp: Update bundled bind to 9.9.11-P1 [fixes CVE-2017-3145].
Leo Famulari [Tue, 16 Jan 2018 22:06:12 +0000 (14:06 -0800)]
gnu: isc-dhcp: Update bundled bind to 9.9.11-P1 [fixes CVE-2017-3145].

* gnu/packages/admin.scm (isc-dhcp): Update to 9.9.11-P1.

6 years agognu: bind: Update to 9.11.2-P1 [fixes CVE-2017-3145].
Tobias Geerinckx-Rice [Tue, 16 Jan 2018 21:19:39 +0000 (22:19 +0100)]
gnu: bind: Update to 9.11.2-P1 [fixes CVE-2017-3145].

* gnu/packages/dns.scm (isc-bind): Update to 9.11.2-P1.

6 years agognu: haskell-check: Use HTTPS for hspec.github.io home pages.
Tobias Geerinckx-Rice [Tue, 16 Jan 2018 16:15:52 +0000 (17:15 +0100)]
gnu: haskell-check: Use HTTPS for hspec.github.io home pages.

* gnu/packages/haskell-check.scm (hspec-discover, ghc-hspec-core)
(ghc-hspec-meta, ghc-hspec, ghc-hspec-contrib)[home-page]: Use HTTPS.

6 years agognu: python: Use HTTPS for ipython.org home pages.
Tobias Geerinckx-Rice [Tue, 16 Jan 2018 16:13:31 +0000 (17:13 +0100)]
gnu: python: Use HTTPS for ipython.org home pages.

* gnu/packages/python.scm (python-ipython-genutils, python-traitlets)
(python-ipykernel, python-ipython, python-widgetsnbextension)
(python-ipywidgets)[home-page]: Use HTTPS.

6 years agognu: lxde: Use HTTPS for lxde.org home pages.
Tobias Geerinckx-Rice [Tue, 16 Jan 2018 16:09:41 +0000 (17:09 +0100)]
gnu: lxde: Use HTTPS for lxde.org home pages.

* gnu/packages/lxde.scm (libfm, lxappearance, lxrandr, lxtask, lxterminal)
(menu-cache, pcmanfm, lxmenu-data, lxde-icon-theme, lxde-common, lxinput)
(lxsession, lxpanel)[home-page]: Use HTTPS.

6 years agognu: american-fuzzy-lop: Update to 2.52b.
Efraim Flashner [Tue, 16 Jan 2018 20:16:45 +0000 (22:16 +0200)]
gnu: american-fuzzy-lop: Update to 2.52b.

* gnu/packages/debug.scm (american-fuzzy-lop): Update to 2.52b.
[inputs]: custom-qemu now inherits from qemu-minimal.
(qemu-2.3.0): Remove variable.

6 years agognu: transmission: Mention CVE-2018-5702.
Leo Famulari [Tue, 16 Jan 2018 18:51:46 +0000 (10:51 -0800)]
gnu: transmission: Mention CVE-2018-5702.

* gnu/packages/bittorrent.scm (transmission): Add comment.

6 years agognu: python-libxml2: Inherit the replacement source of libxml2.
Leo Famulari [Sat, 13 Jan 2018 17:55:42 +0000 (09:55 -0800)]
gnu: python-libxml2: Inherit the replacement source of libxml2.

Previously, python-libxml2 would inherit the ungrafted libxml2, missing
several patches on the libxml2 source code.

* gnu/packages/xml.scm (python-libxml2, python2-libxml2): Use
package/inherit.

6 years agognu: libxml2: Fix CVE-2017-15412.
Leo Famulari [Sat, 13 Jan 2018 17:16:07 +0000 (09:16 -0800)]
gnu: libxml2: Fix CVE-2017-15412.

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

6 years agognu: Add curlftpfs.
Danny Milosavljevic [Tue, 16 Jan 2018 16:34:22 +0000 (17:34 +0100)]
gnu: Add curlftpfs.

* gnu/packages/file-systems.scm (curlftpfs): New variable.

6 years agognu: Add eureka.
nee [Mon, 15 Jan 2018 22:21:20 +0000 (23:21 +0100)]
gnu: Add eureka.

* gnu/packages/game-development.scm (eureka): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
6 years agognu: freedom: add native search-paths.
nee [Mon, 15 Jan 2018 22:21:19 +0000 (23:21 +0100)]
gnu: freedom: add native search-paths.

* gnu/packages/games.scm (freedoom) [native-search-paths]: Set DOOMWADDIR and
  DOOMWADPATH, so source ports and map editors can find the freedoom IWAD.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
6 years agognu: python-matplotlib: Fix import failure
Konrad Hinsen [Mon, 15 Jan 2018 15:22:29 +0000 (16:22 +0100)]
gnu: python-matplotlib: Fix import failure

* gnu/packages/python.scm (python-matplotlib)[propagated-inputs]: Add
  python-pyqt.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
6 years agognu: clojure: Update to 1.9.0.
Alex Vong [Mon, 15 Jan 2018 14:52:59 +0000 (22:52 +0800)]
gnu: clojure: Update to 1.9.0.

* gnu/packages/java.scm (clojure): Update to 1.9.0. Add "core-specs-alpha-src"
and "spec-alpha-src". Remove "java-classpath-src" and "tools-reader-src".

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
6 years agodoc: Fix typo.
Ludovic Courtès [Tue, 16 Jan 2018 14:37:53 +0000 (15:37 +0100)]
doc: Fix typo.

Reported by Nicolas Goaziou.

* doc/guix.texi (Invoking guix archive): Fix typo.

6 years agognu: fish-guix: Remove it.
ng0 [Sun, 14 Jan 2018 17:25:31 +0000 (17:25 +0000)]
gnu: fish-guix: Remove it.

fish-guix has been merged into Guix in 'etc/completion/fish'

* gnu/packages/shells.scm (fish-guix): Remove it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
6 years agoetc: Add completions for fish.
ng0 [Sun, 14 Jan 2018 17:23:00 +0000 (17:23 +0000)]
etc: Add completions for fish.

* etc/completion/fish/guix.fish: New file.
* Makefile.am: Register the file.
* configure.ac: Add the fish vendor-completions directory.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
6 years agognu: mc: Update to 4.8.20.
Tobias Geerinckx-Rice [Tue, 16 Jan 2018 13:36:05 +0000 (14:36 +0100)]
gnu: mc: Update to 4.8.20.

* gnu/packages/mc.scm (mc): Update to 4.8.20.
[arguments]: Rename ‘fix-absolutism’ to (hopefully) more accurate
‘patch-FHS-file-names’.  Patch more.  Fix new VFS test.

6 years agognu: mc: Use HTTPS for home page.
Tobias Geerinckx-Rice [Tue, 16 Jan 2018 13:30:17 +0000 (14:30 +0100)]
gnu: mc: Use HTTPS for home page.

* gnu/packages/mc.scm (mc)[home-page]: Use HTTPS.

6 years agognu: opensmtpd: Support PAM authentication.
Tobias Geerinckx-Rice [Tue, 16 Jan 2018 12:05:39 +0000 (13:05 +0100)]
gnu: opensmtpd: Support PAM authentication.

* gnu/packages/mail.scm (opensmtpd)[arguments]: Add ‘--with-auth-pam’
to #:configure-flags.

6 years agognu: opensmtpd: Update to 6.0.3p1.
Tobias Geerinckx-Rice [Tue, 16 Jan 2018 11:53:12 +0000 (12:53 +0100)]
gnu: opensmtpd: Update to 6.0.3p1.

* gnu/packages/mail.scm (opensmtpd): Update to 6.0.3p1.

6 years agognu: Use HTTPS for invisible-island.net home pages.
Tobias Geerinckx-Rice [Tue, 16 Jan 2018 02:02:21 +0000 (03:02 +0100)]
gnu: Use HTTPS for invisible-island.net home pages.

* gnu/packages/ncurses.scm (dialog)[home-page]: Use HTTPS.
* gnu/packages/version-control.scm (diffstat)[home-page]: Likewise.
* gnu/packages/xorg.scm (xterm)[home-page]: Likewise.

6 years agognu: dialog: Update to 1.3-20171209.
Tobias Geerinckx-Rice [Tue, 16 Jan 2018 01:56:46 +0000 (02:56 +0100)]
gnu: dialog: Update to 1.3-20171209.

* gnu/packages/ncurses.scm (dialog): Update to 1.3-20171209.