| Commit message (Expand) | Author | Age |
* | gnu: fastcap: Add input ghostscript.•••* gnu/packages/engineering.scm (fastcap)[native-inputs]: Add ghostscript.
This is a follow-up to commit e83a13faa221fe65eb86dee224a3f2aab9e13c60.
| Andreas Enge | 2016-07-31 |
* | gnu: zsh: Update to 5.2.•••* gnu/packages/zsh.scm (zsh): Update to 5.2.
| Andreas Enge | 2016-07-31 |
* | gnu: tcc: Use "kernel-headers" instead of "linux-headers" to designate input.•••* gnu/packages/c.scm (tcc)[arguments]: Use "kernel-headers" as identifier
for an input.
This is a follow-up to commit 55de892b435657f82a25c6499174d09b4a680f15.
| Andreas Enge | 2016-07-31 |
* | gnu: dealii: Unregister deleted patch.•••* gnu/local.mk (dist_patch_DATA): Drop deleted patch.
This is a follow-up to commit 101e847294dc403d5a7ef222117ad9070223b86b.
| Andreas Enge | 2016-07-31 |
* | gnu: dealii: Update to 8.4.1.•••* gnu/packages/maths.scm (dealii): Update to 8.4.1.
* gnu/packages/patches/dealii-p4est-interface.patch: Remove file.
| Andreas Enge | 2016-07-31 |
* | gnu: wine: Update to 1.9.15.•••* gnu/packages/wine.scm (wine): Update to 1.9.15.
| Andreas Enge | 2016-07-31 |
* | gnu: python-alembic: Update to 0.8.7.•••* gnu/packages/python.scm (python-alembic): Update to 0.8.7.
| Andreas Enge | 2016-07-31 |
* | gnu: perl-xml-libxml: Update to 2.0128.•••* gnu/packages/xml.scm (perl-xml-libxml): Update to 2.0128.
| Andreas Enge | 2016-07-31 |
* | gnu: glibc-locales: Fix build.•••* gnu/packages/patches/glibc-locales.patch: Adjust to glibc-2.23.
* gnu/packages/base.scm (glibc-locales)[arguments]:
Pass 'lib_cv_complocaledir'.
| 宋文武 | 2016-07-31 |
* | gnu: Add glibc 2.22.•••* gnu/packages/base.scm (glibc-2.22): New variable.
(glibc-2.21): Inherit from it; remove 'arguments' field.
| Ludovic Courtès | 2016-07-30 |
* | tests: base: Correct invalid merge.•••Fixes a regression introduced by merge commit
7575655212ecfbcd1f04e429c8a7a41f8720d027.
* gnu/tests/base.scm (run-basic-test)[test]: Fix list of 'use-modules'
and 'test-begin' call.
| Ludovic Courtès | 2016-07-30 |
* | Merge branch 'master' into core-updates | Mark H Weaver | 2016-07-29 |
|\ |
|
| * | gnu: gd: Add fix for gd2_read test.•••* gnu/packages/patches/gd-fix-gd2-read-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gd.scm (gd)[source]: Add patch.
| Mark H Weaver | 2016-07-29 |
| * | gnu: protobuf: Update to 2.6.1.•••* gnu/packages/protobuf.scm (protobuf): Update to 2.6.1.
[source]: Update to new upstream URL.
| Leo Famulari | 2016-07-29 |
| * | size: Fix corner case with multiple items on the command line.•••Fixes 'guix size foo bar' when 'foo' is in the local store and 'bar'
isn't, which could lead to an incomplete requisite list.
* guix/scripts/size.scm (requisites*): Partition ITEMS according to
'valid-path?'. Use 'substitutable-requisites' only on invalid items.
| Ludovic Courtès | 2016-07-29 |
| * | Revert "gnu: gd: Add fix for gd2_read test."•••This reverts commit ce290354ec4e97003be5f56042e55b36831818c1.
| Mark H Weaver | 2016-07-29 |
| * | gnu: gd: Add fix for gd2_read test.•••* gnu/packages/patches/gd-fix-gd2-read-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gd.scm (gd)[source]: Add patch.
| Mark H Weaver | 2016-07-29 |
| * | gnu: wireshark: Update to 2.0.5.•••* gnu/packages/networking.scm (wireshark): Update to 2.0.5.
| Leo Famulari | 2016-07-29 |
| * | gnu: perl-dbd-mysql: Update to 4.035 [fixes CVE-2015-8949].•••* gnu/packages/databases.scm (perl-dbd-mysql): Update to 4.035.
| Leo Famulari | 2016-07-29 |
* | | Merge branch 'master' into core-updates | Mark H Weaver | 2016-07-29 |
|\| |
|
| * | gnu: linux-libre@4.4: Update to 4.4.16.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.16.
| Mark H Weaver | 2016-07-29 |
| * | gnu: gd: Update to 2.2.3 [fixes CVE-2016-6207].•••* gnu/packages/patches/gd-CVE-2016-5766.patch,
gnu/packages/patches/gd-CVE-2016-6128.patch,
gnu/packages/patches/gd-CVE-2016-6132.patch,
gnu/packages/patches/gd-CVE-2016-6214.patch,
gnu/packages/patches/gd-fix-test-on-i686.patch: Delete files.
* gnu/packages/patches/gd-fix-tests-on-i686.patch: New file.
* gnu/local.mk (dist_patch_DATA): Update accordingly.
* gnu/packages/gd.scm (gd): Update to 2.2.3.
[source]: Update patches field accordingly.
| Mark H Weaver | 2016-07-29 |
| * | gnu: virt-viewer: Remove SPICE-PROTOCOL from inputs.•••This is a followup to ba9e2ee64a566d3bdaa93423a56d1fd613cef5f3.
* gnu/packages/spice.scm (virt-viewer)[inputs]: Remove SPICE-PROTOCOL.
| Leo Famulari | 2016-07-29 |
| * | gnu: spice-gtk: Remove LIBUSB from inputs.•••This is a followup to 0d05a739d2c78e85bf358c4abdc719ebb3550f5a.
* gnu/packages/spice.scm (spice-gtk)[inputs]: Remove LIBUSB.
| Leo Famulari | 2016-07-29 |
| * | gnu: Order module imports in (gnu packages qemu) alphabetically.•••* gnu/packages/qemu.scm: Order module imports alphabetically.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| David Craven | 2016-07-29 |
| * | gnu: Add xf86-video-qxl.•••* gnu/packages/xorg.scm (xf86-video-qxl): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| David Craven | 2016-07-29 |
| * | gnu: Add libinput-minimal.•••* gnu/packages/freedesktop.scm (libinput-minimal): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| David Craven | 2016-07-29 |
| * | gnu: Remove trailing periods from synopsis.•••* gnu/packages/emacs.scm (emacs-smart-mode-line): Update synopsis.
* gnu/packages/gnustep.scm (wmfire): Update synopsis.
* gnu/packages/haskell.scm (ghc-socks): Update synopsis.
* gnu/packages/kde-frameworks.scm (oxygen-icons): Update synopsis.
* gnu/packages/openstack.scm (python-bandit): Update synopsis.
* gnu/packages/perl.scm (perl-test-trap): Update synopsis.
* gnu/packages/python.scm (python-backports-abc): Update synopsis.
* gnu/packages/ruby.scm (python-cryptography-vectors): Update synopsis.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| David Craven | 2016-07-29 |
| * | gnu: Use define-public to export packages.•••* gnu/packages/bison.scm (bison): Define public.
* gnu/packages/flex.scm (flex): Define public.
* gnu/packages/pulseaudio.scm (libsndfile, libsamplerate, pulseaudio): Define
public.
* gnu/packages/sdl.scm (sdl, sdl2, libmikmod, sdl-gfx, sdl-image, sdl-mixer,
sdl-net, sdl-ttf): Define public.
* gnu/packages/search.scm (xapian): Remove unnecessary #:export.
* gnu/packages/swig.scm (swig): Define public.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| David Craven | 2016-07-29 |
| * | gnu: iptables: Mention "firewall".•••Suggested by ng0 <ng0@we.make.ritual.n0.is>.
* gnu/packages/linux.scm (iptables)[description]: Mention "firewall".
| Ludovic Courtès | 2016-07-29 |
| * | gnu: Add s6-networking.•••* gnu/packages/skarnet.scm (s6-networking): New variable.
Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Eric Le Bihan | 2016-07-29 |
| * | gnu: Add s6-dns.•••* gnu/packages/skarnet.scm (s6-dns): New variable.
Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Eric Le Bihan | 2016-07-29 |
| * | gnu: Add s6.•••* gnu/packages/skarnet.scm (s6): New variable.
Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Eric Le Bihan | 2016-07-29 |
| * | gnu: execline: Update to 2.1.5.0.•••* gnu/packages/skarnet.scm (execline): Update to 2.1.5.0.
Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Eric Le Bihan | 2016-07-29 |
| * | gnu: skalibs: Update to 2.3.10.0.•••* gnu/packages/skarnet.scm (skalibs): Update to 2.3.10.0.
Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Eric Le Bihan | 2016-07-29 |
| * | gnu: Add stellarium.•••* gnu/local.mk: Include gnu/packages/education.scm .
* gnu/packages/education.scm: Add new file.
* gnu/packages/education.scm (stellarium): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Danny Milosavljevic | 2016-07-29 |
| * | gnu: spice-gtk: Propagate SPICE-PROTOCOL.•••* gnu/packages/spice.scm (spice-gtk)[inputs]: Move SPICE-PROTOCOL to...
[propagated-inputs]: ... here.
| Leo Famulari | 2016-07-29 |
| * | gnu: usbredir: Propagate LIBUSB.•••* gnu/packages/spice.scm (usbredir)[inputs]: Replace field with ...
[propagated-inputs]: ... new field.
| Leo Famulari | 2016-07-29 |
| * | gnu: guix: Add dependency on zlib.•••* gnu/packages/package-management.scm (guix-0.10.0)[inputs]: Add ZLIB.
| Ludovic Courtès | 2016-07-29 |
| * | tests: Improve synchronization in 'tests/guix-register.sh'.•••* tests/guix-register.sh: When launching guix-daemon, add retry loop
around 'open-connection'. This fixes test failures that could occur
under heavy load where the daemon's socket file wouldn't be ready yet
when the client connects.
| Ludovic Courtès | 2016-07-29 |
| * | gnu: password-store: Wrap PATH.•••* gnu/packages/password-utils.scm (password-store)
[arguments]: Wrap PATH more thoroughly.
[native-inputs]: Move getopt to inputs.
[inputs]: Add sed.
Signed-off-by: Mathieu Lirzin <mthl@gnu.org>
| Alex Griffin | 2016-07-29 |
| * | gnu: perl-dbd-pg: Add description.•••* gnu/packages/databases.scm (perl-dbd-pg)[description]: Add non-empty
description.
| Ludovic Courtès | 2016-07-29 |
| * | build: Bump version number.•••* configure.ac: Change version to 0.11.0.
| Ludovic Courtès | 2016-07-29 |
| * | gnu: Sync GNU descriptions with upstream.•••From 'guix lint -c gnu-description'.
* gnu/packages/gnunet.scm (gnunet): Adjust description.
* gnu/packages/marst.scm (marst): Likewise.
* gnu/packages/maths.scm (c-graph): Likewise.
* gnu/packages/networking.scm (macchanger): Likewise.
| Ludovic Courtès | 2016-07-29 |
| * | gnu: Add sshpass.•••* gnu/packages/ssh.scm (sshpass): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Nicolas Goaziou | 2016-07-29 |
| * | gnu: python-beautifulsoup4: Update to 4.5.0.•••* gnu/packages/python.scm (python-beautifulsoup4, python2-beautifulsoup4):
Update to 4.5.0.
| Leo Famulari | 2016-07-28 |
| * | gnu: perl-devel-symdump: Update to 2.17.•••* gnu/packages/perl.scm (perl-devel-symdump): Update to 2.17.
Signed-off-by: Leo Famulari <leo@famulari.name>
| ng0 | 2016-07-28 |
| * | gnu: Add virt-viewer.•••* gnu/packages/spice.scm (virt-viewer): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| David Craven | 2016-07-28 |
| * | gnu: Add spice-vdagent.•••* gnu/packages/spice.scm (spice-vdagent): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| David Craven | 2016-07-28 |
| * | gnu: Add spice.•••* gnu/packages/spice.scm (spice): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| David Craven | 2016-07-28 |