aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: protobuf: Update to 2.6.1.Leo Famulari2016-07-29
| | | | | * gnu/packages/protobuf.scm (protobuf): Update to 2.6.1. [source]: Update to new upstream URL.
* size: Fix corner case with multiple items on the command line.Ludovic Courtès2016-07-29
| | | | | | | | 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.
* Revert "gnu: gd: Add fix for gd2_read test."Mark H Weaver2016-07-29
| | | | This reverts commit ce290354ec4e97003be5f56042e55b36831818c1.
* gnu: gd: Add fix for gd2_read test.Mark H Weaver2016-07-29
| | | | | | * 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.
* gnu: wireshark: Update to 2.0.5.Leo Famulari2016-07-29
| | | | * gnu/packages/networking.scm (wireshark): Update to 2.0.5.
* gnu: perl-dbd-mysql: Update to 4.035 [fixes CVE-2015-8949].Leo Famulari2016-07-29
| | | | * gnu/packages/databases.scm (perl-dbd-mysql): Update to 4.035.
* gnu: linux-libre@4.4: Update to 4.4.16.Mark H Weaver2016-07-29
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.16.
* gnu: gd: Update to 2.2.3 [fixes CVE-2016-6207].Mark H Weaver2016-07-29
| | | | | | | | | | | | * 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.
* gnu: virt-viewer: Remove SPICE-PROTOCOL from inputs.Leo Famulari2016-07-29
| | | | | | This is a followup to ba9e2ee64a566d3bdaa93423a56d1fd613cef5f3. * gnu/packages/spice.scm (virt-viewer)[inputs]: Remove SPICE-PROTOCOL.
* gnu: spice-gtk: Remove LIBUSB from inputs.Leo Famulari2016-07-29
| | | | | | This is a followup to 0d05a739d2c78e85bf358c4abdc719ebb3550f5a. * gnu/packages/spice.scm (spice-gtk)[inputs]: Remove LIBUSB.
* gnu: Order module imports in (gnu packages qemu) alphabetically.David Craven2016-07-29
| | | | | | * gnu/packages/qemu.scm: Order module imports alphabetically. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add xf86-video-qxl.David Craven2016-07-29
| | | | | | * gnu/packages/xorg.scm (xf86-video-qxl): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add libinput-minimal.David Craven2016-07-29
| | | | | | * gnu/packages/freedesktop.scm (libinput-minimal): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Remove trailing periods from synopsis.David Craven2016-07-29
| | | | | | | | | | | | | * 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>
* gnu: Use define-public to export packages.David Craven2016-07-29
| | | | | | | | | | | | | * 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>
* gnu: iptables: Mention "firewall".Ludovic Courtès2016-07-29
| | | | | | Suggested by ng0 <ng0@we.make.ritual.n0.is>. * gnu/packages/linux.scm (iptables)[description]: Mention "firewall".
* gnu: Add s6-networking.Eric Le Bihan2016-07-29
| | | | | | | * 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>
* gnu: Add s6-dns.Eric Le Bihan2016-07-29
| | | | | | | * 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>
* gnu: Add s6.Eric Le Bihan2016-07-29
| | | | | | | * 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>
* gnu: execline: Update to 2.1.5.0.Eric Le Bihan2016-07-29
| | | | | | | * 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>
* gnu: skalibs: Update to 2.3.10.0.Eric Le Bihan2016-07-29
| | | | | | | * 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>
* gnu: Add stellarium.Danny Milosavljevic2016-07-29
| | | | | | | | * 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>
* gnu: spice-gtk: Propagate SPICE-PROTOCOL.Leo Famulari2016-07-29
| | | | | * gnu/packages/spice.scm (spice-gtk)[inputs]: Move SPICE-PROTOCOL to... [propagated-inputs]: ... here.
* gnu: usbredir: Propagate LIBUSB.Leo Famulari2016-07-29
| | | | | * gnu/packages/spice.scm (usbredir)[inputs]: Replace field with ... [propagated-inputs]: ... new field.
* gnu: guix: Add dependency on zlib.Ludovic Courtès2016-07-29
| | | | * gnu/packages/package-management.scm (guix-0.10.0)[inputs]: Add ZLIB.
* tests: Improve synchronization in 'tests/guix-register.sh'.Ludovic Courtès2016-07-29
| | | | | | | * 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.
* gnu: password-store: Wrap PATH.Alex Griffin2016-07-29
| | | | | | | | | * 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>
* gnu: perl-dbd-pg: Add description.Ludovic Courtès2016-07-29
| | | | | * gnu/packages/databases.scm (perl-dbd-pg)[description]: Add non-empty description.
* build: Bump version number.Ludovic Courtès2016-07-29
| | | | * configure.ac: Change version to 0.11.0.
* gnu: Sync GNU descriptions with upstream.Ludovic Courtès2016-07-29
| | | | | | | | | 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.
* gnu: Add sshpass.Nicolas Goaziou2016-07-29
| | | | | | * gnu/packages/ssh.scm (sshpass): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python-beautifulsoup4: Update to 4.5.0.Leo Famulari2016-07-28
| | | | | * gnu/packages/python.scm (python-beautifulsoup4, python2-beautifulsoup4): Update to 4.5.0.
* gnu: perl-devel-symdump: Update to 2.17.ng02016-07-28
| | | | | | * gnu/packages/perl.scm (perl-devel-symdump): Update to 2.17. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add virt-viewer.David Craven2016-07-28
| | | | | | * gnu/packages/spice.scm (virt-viewer): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add spice-vdagent.David Craven2016-07-28
| | | | | | * gnu/packages/spice.scm (spice-vdagent): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add spice.David Craven2016-07-28
| | | | | | * gnu/packages/spice.scm (spice): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add spice-gtk.David Craven2016-07-28
| | | | | | * gnu/packages/spice.scm (spice-gtk): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add spice-protocol.David Craven2016-07-28
| | | | | | * gnu/packages/spice.scm (spice-protocol): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add virglrenderer.David Craven2016-07-28
| | | | | | * gnu/packages/spice.scm (virglrenderer): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add usbredir.David Craven2016-07-28
| | | | | | | * gnu/packages/spice.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Signed-off-by: Leo Famulari <leo@famulari.name>
* Revert "gnu: gd: Update to 2.2.3 [fixes CVE-2016-6207]."Leo Famulari2016-07-28
| | | | This reverts commit ae46cd0e4cfb1f06d099b2cda1f9e702e86c90e9.
* guix package: Suggest prefix search path settings.Ludovic Courtès2016-07-28
| | | | | * guix/scripts/package.scm (build-and-use-profile): Pass #:kind 'prefix to 'display-search-paths'.
* gnu: gd: Update to 2.2.3 [fixes CVE-2016-6207].Mark H Weaver2016-07-28
| | | | | | | | | | | | * 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.
* gnu: commencement: 'guile-final' is now "hidden".Ludovic Courtès2016-07-28
| | | | | | | | | | | This way, we no longer have this annoying warning: $ guix build guile -n guix build: warning: ambiguous package specification `guile' guix build: warning: choosing guile-2.0.11 from gnu/packages/guile.scm:128:2 * gnu/packages/commencement.scm (guile-final): Use 'hidden-package'. * tests/packages.scm ("fold-packages, hidden package"): New test.
* packages: Add 'hidden-package'.Ludovic Courtès2016-07-28
| | | | | | * guix/packages.scm (hidden-package, hidden-package?): New procedures. * gnu/packages.scm (fold-packages): Filter out 'hidden-package?'. * tests/packages.scm ("hidden-package"): New test.
* gnu: Add asciinema.Alex Griffin2016-07-28
| | | | | | * gnu/packages/terminals.scm (asciinema): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: gnome: Propagate file-roller.Alex Griffin2016-07-28
| | | | | | * gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add file-roller. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* doc: Discourage software bundling.Ludovic Courtès2016-07-28
| | | | | | | Fixes <http://bugs.gnu.org/24008>. Suggested by ng0 <ng0@we.make.ritual.n0.is>. * doc/contributing.texi (Submitting Patches): Add item about bundling.
* doc: Send changes in your patch which are related.ng02016-07-28
| | | | | | | | * doc/contributing.texi (Submitting Patches): New @item: This gives information about sending related changes and examples on what we view as related changes. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* doc: Mention separate branch for packages with many dependents.Ludovic Courtès2016-07-28
| | | | | | | Suggested by ng0 <ng0@we.make.ritual.n0.is>. * doc/contributing.texi (Submitting Patches): Add note on packages with more than 100 dependents.