summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* ssh: Improve error reporting when 'send-files' fails.Ludovic Courtès2017-06-04
| | | | | | | | | | Fixes <http://bugs.gnu.org/26972>. * guix/ssh.scm (store-import-channel)[import]: Add 'consume-input' procedure. Wrap body in 'catch' and 'guard'. Use 'open-remote-pipe' with OPEN_BOTH instead of 'open-remote-output-pipe'. (send-files): After the 'channel-send-eof' call, do (read port). Interpret the result sexp and raise an error condition if needed.
* gnu: libssh: Update to 0.7.5.Ludovic Courtès2017-06-04
| | | | | * gnu/packages/ssh.scm (libssh): Update to 0.7.5. [source](patches): New field.
* gnu: Add openscenegraph.Manolis Ragkousis2017-06-04
| | | | | | * gnu/packages/graphics.scm (openscenegraph): New variable. * gnu/packages/patches/openscenegraph-ffmpeg3.patch: New file. * gnu-system.am (dist_patch_DATA): Add it.
* gnu: Add spiped.Leo Famulari2017-06-04
| | | | * gnu/packages/networking.scm (spiped): New variable.
* gnu : Add unshield.Manolis Ragkousis2017-06-04
| | | | * gnu/packages/compression.scm (unshield): New variable.
* gnu: Add s.ng02017-06-04
| | | | | | * gnu/packages/shells.scm (s): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
* gnu: Add linenoise.ng02017-06-04
| | | | | | * gnu/packages/shells.scm (linenoise): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
* gnu: Add python-flasgger.Danny Milosavljevic2017-06-04
| | | | * gnu/packages/python.scm (python-flasgger, python2-flasgger): New variables.
* gnu: Add python-apispec.Danny Milosavljevic2017-06-04
| | | | * gnu/packages/python.scm (python-apispec, python2-apispec): New variables.
* gnu: Add python-bottle.Danny Milosavljevic2017-06-04
| | | | * gnu/packages/python.scm (python-bottle, python2-bottle): New variables.
* gnu: Add python-marshmallow.Danny Milosavljevic2017-06-04
| | | | | * gnu/packages/python.scm (python-marshmallow, python2-marshmallow): New variables.
* gnu: Add python-flex.Danny Milosavljevic2017-06-04
| | | | * gnu/packages/python.scm (python-flex, python2-flex): New variables.
* gnu: Add python-validate-email.Danny Milosavljevic2017-06-04
| | | | | * gnu/packages/python.scm (python-validate-email, python2-validate-email): New variables.
* gnu: Add python-rfc3987.Danny Milosavljevic2017-06-04
| | | | * gnu/packages/python.scm (python-rfc3987, python2-rfc3987): New variables.
* gnu: Add python-jsonpointer.Danny Milosavljevic2017-06-04
| | | | | * gnu/packages/python.scm (python-jsonpointer, python2-jsonpointer): New variables.
* gnu: Add python-nose-randomly.Muriithi Frederick Muriuki2017-06-04
| | | | | | | * gnu/packages/python.scm (python-nose-randomly, python2-nose-randomly): New variables. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add python2-steadymark.Muriithi Frederick Muriuki2017-06-04
| | | | | | * gnu/packages/python.scm (python2-steadymark): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add python-misaka.Muriithi Frederick Muriuki2017-06-04
| | | | | | * gnu/packages/python.scm (python-misaka, python2-misaka): New variables. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add python2-couleur.Muriithi Frederick Muriuki2017-06-04
| | | | | | * gnu/packages/python.scm (python2-couleur): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add python-sure.Muriithi Frederick Muriuki2017-06-04
| | | | | | * gnu/packages/python.scm (python-sure, python2-sure): New variables. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: kodi: Update to 18.0_alpha-6-f22d62d.Marius Bakke2017-06-04
| | | | * gnu/packages/kodi.scm (kodi): Update to 18.0_alpha-6-f22d62d.
* gnu: Add git-repo.Hartmut Goebel2017-06-04
| | | | * gnu/packages/android.scm (git-repo): New variable.
* gnu: vlc: Use libdvbpsi.Clément Lassieur2017-06-04
| | | | * gnu/packages/video.scm (vlc)[inputs]: Add libdvbpsi.
* gnu: Add libdvbpsi.Clément Lassieur2017-06-04
| | | | * gnu/packages/video.scm (libdvbpsi): New variable.
* gnu: vlc: Use livemedia-utils.Clément Lassieur2017-06-04
| | | | | | * gnu/packages/video.scm (vlc)[inputs]: Add livemedia-utils. [native-inputs]: Add autoconf, automake and libtool. [arguments]: Add bootstrap and fix-livemedia-utils-prefix phases.
* gnu: Add livemedia-utils.Clément Lassieur2017-06-04
| | | | * gnu/packages/video.scm (livemedia-utils): New variable.
* scripts: refresh: Add -m manifest option.Mathieu Othacehe2017-06-04
| | | | | | | | | * guix/scripts/refresh.scm (%options): Add -m option, (show-help): document it, (packages-from-manifest): new procedure, (guix-refresh): use packages from manifest if specified, otherwise keep the previous behaviour. * doc/guix.texi (Invoking guix refresh): document new option.
* gnu: mes: Update to 0.7.Jan Nieuwenhuizen2017-06-04
| | | | * gnu/packages/mes.scm (mes): Update to 0.7.
* gnu: nyacc: Update to 0.79.4.Jan Nieuwenhuizen2017-06-04
| | | | * gnu/packages/mes.scm (nyacc): Update to 0.79.4.
* gnu: qemu: Fix CVE-2017-{8112,8309,8379,8380}.Leo Famulari2017-06-03
| | | | | | | | | * gnu/packages/patches/qemu-CVE-2017-8112.patch, gnu/packages/patches/qemu-CVE-2017-8309.patch, gnu/packages/patches/qemu-CVE-2017-8379.patch, gnu/packages/patches/qemu-CVE-2017-8380.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/qemu.scm (qemu)[source]: Use them.
* gnu: libgit2: Fix Clar test framework.Sergei Trofimovich2017-06-04
| | | | | | | | | | | | | | | | | | | This commit reverts 'patch' hack introduced in a48a1071a686b250bf8b7982ca0ce8dda1d93c61 and fixes bug in the Clar test framework. Patch is proposed to Clar upstream as <https://github.com/vmg/clar/pull/78>. * gnu/local.mk: Add libgit2-0.25.1-mtime-0.patch. * gnu/packages/patches/libgit2-0.25.1-mtime-0.patch: New file. * gnu/packages/version-control.scm (libgit2)[arguments]: Remove 'apply-patch' phase. [inputs]: Remove "patch". [source]: Add 'patches' field. Signed-off-by: Sergei Trofimovich <slyfox@inbox.ru> Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* daemon: Add '--timeout' and '--max-silent-time'.Ludovic Courtès2017-06-04
| | | | | | | | | | | | | * nix/nix-daemon/guix-daemon.cc (GUIX_OPT_TIMEOUT) (GUIX_OPT_MAX_SILENT_TIME): New macros. * nix/nix-daemon/guix-daemon.cc (options): Add '--timeout' and '--max-silent-time'. (parse_opt): Honor them. * tests/guix-daemon.sh: Add test. * doc/guix.texi (Invoking guix-daemon): Document the options. (Common Build Options): Properly describe default timeout/max-silent-time value. Add cross-ref to "Invoking guix-daemon".
* gnu: Add cataclysm-dda.Kei Kebreau2017-06-03
| | | | * gnu/packages/games.scm (cataclysm-dda): New variable.
* gnu: allegro: Update to 5.2.2.0.Efraim Flashner2017-06-03
| | | | * gnu/packages/game-development.scm (allegro): Update to 5.2.2.0.
* gnu: allegro: Update source uris.Efraim Flashner2017-06-03
| | | | | * gnu/packages/game-development.scm (allegro@5.2, allegro@5.0, allegro@4.4)[source]: Update source uris.
* file-systems: Improve error handling in the iso9660 case - fixes boot problem.Danny Milosavljevic2017-06-03
| | | | * gnu/build/file-systems.scm (read-iso9660-superblock): Modify.
* gnu: freeciv: Update to 2.5.7.Efraim Flashner2017-06-03
| | | | | * gnu/packages/games.scm (freeciv): Update to 2.5.7. [source]: Update uri list.
* gnu: Remove old vtk module dependence in image-processing.scm.Julien Lepiller2017-06-03
| | | | * gnu/packages/image-processing.scm: Remove old vtk module dependence.
* gnu: wine: Update to 2.9Rutger Helling2017-06-03
| | | | | | * gnu/packages/wine.scm (wine): Update to 2.9 Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: slop: Update to 6.3.41.Marius Bakke2017-06-03
| | | | * gnu/packages/xdisorg.scm (slop): Update to 6.3.41.
* licenses: Add CC-BY 4.0.Marius Bakke2017-06-03
| | | | * guix/licenses.scm (cc-by4.0): New variable.
* gnu: mcelog: Update to 152.Tobias Geerinckx-Rice2017-06-03
| | | | * gnu/packages/linux.scm (mcelog): Update to 152.
* gnu: linux-libre@4.1: Update to 4.1.40.Mark H Weaver2017-06-03
| | | | * gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.40.
* gnu: grub: Run tests sequentially.Ludovic Courtès2017-06-03
| | | | | | | Reported by Maxim Cournoyer <maxim.cournoyer@gmail.com> at <http://bugs.gnu.org/26936>. * gnu/packages/bootloaders.scm (grub)[arguments]: Add #:parallel-tests?.
* gnu: sudo: Update to 1.8.20p2.Marius Bakke2017-06-03
| | | | * gnu/packages/admin.scm (sudo): Update to 1.8.20p2.
* gnu: re2: Update to 2017-06-01.Marius Bakke2017-06-03
| | | | * gnu/packages/regex.scm (re2): Update to 2017-06-01.
* .mailmap: Add another alias for ng0.ng02017-06-03
| | | | Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: neomutt: Update to 20170602.ng02017-06-03
| | | | | | * gnu/packages/mail.scm (neomutt): Update to 20170602. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* substitute: Do not display the installed size.Ludovic Courtès2017-06-02
| | | | | * guix/scripts/substitute.scm (process-substitution): Do not show the installed size in the "Downloading" message.
* ui: 'show-what-to-build' warns when we don't have enough disk space.Ludovic Courtès2017-06-02
| | | | | | * guix/ui.scm (check-available-space): New procedure. (show-what-to-build): Compute 'installed-size' and call 'check-available-space'.