Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gnu: gcc: Fix libsanitizer cross-compilation to powerpc-linux-gnu.•••* gnu/packages/patches/gcc-asan-powerpc-missing-include.patch: New file. * gnu/packages/gcc.scm (gcc-5)[source](patches): Add it. * gnu/local.mk (dist_patch_DATA): Add it. | Ludovic Courtès | 2017-06-08 | 3 | -0/+22 |
* | Merge branch 'master' into core-updates•••This merge commit includes a fix for CVE-2017-6512 in Perl 5.26.0. | Leo Famulari | 2017-06-07 | 50 | -412/+1683 |
|\ | |||||
| * | import: cpan: Update CPAN importer to use MetaCPAN v1 API.•••* guix/import/cpan.scm (module->dist-name, cpan-fetch): Use metacpan.org URLs. * tests/cpan.scm ("cpan->guix-package"): Adjust accordingly. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | James Richardson | 2017-06-07 | 2 | -4/+4 |
| * | gnu: Add packagekit.•••* gnu/packages/freedesktop.scm (packagekit): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Christopher Baines | 2017-06-07 | 1 | -0/+41 |
| * | doc: Use 'guix environment --no-grafts' to debug build failures.•••* doc/guix.texi (Debugging Build Failures): Pass --no-grafts to 'guix environment' and explain. | Ludovic Courtès | 2017-06-07 | 1 | -2/+5 |
| * | gnu: emacs-org: Update to 20170606.•••* gnu/packages/emacs.scm (emacs-org): Update to 20170606. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Nicolas Goaziou | 2017-06-07 | 1 | -2/+2 |
| * | gnu: livemedia-utils: Update to 2017.06.04.•••* gnu/packages/video.scm (livemedia-utils): Update to 2017.06.04. | Clément Lassieur | 2017-06-07 | 1 | -2/+2 |
| * | file-systems: Use creation time if modification time is unset for ISO9660.•••* gnu/build/file-systems.scm (iso9660-superblock-uuid): Modify. | Danny Milosavljevic | 2017-06-07 | 1 | -2/+8 |
| * | gnu: perl: Fix CVE-2017-6512 in File::Path.•••* gnu/packages/perl.scm (perl)[replacement]: New field. (perl/fixed): New variable. * gnu/packages/patches/perl-file-path-CVE-2017-6512.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. | Leo Famulari | 2017-06-06 | 3 | -0/+187 |
| * | gnu: perl-file-path: Update to 2.13.•••This fixes CVE-2017-6512. * gnu/packages/perl.scm (perl-file-path): Update to 2.13. | Leo Famulari | 2017-06-06 | 1 | -3/+3 |
| * | gnu: signify: Update to 21.•••* gnu/packages/crypto.scm (signify): Update to 21. | Marius Bakke | 2017-06-07 | 1 | -2/+2 |
| * | gnu: feh: Update to 2.19.•••* gnu/packages/image-viewers.scm (feh): Update to 2.19. | Marius Bakke | 2017-06-07 | 1 | -2/+2 |
| * | gnu: ffmpeg@2.8: Update to 2.8.12.•••* gnu/packages/video.scm (ffmpeg-2.8): Update to 2.8.12. | Marius Bakke | 2017-06-07 | 1 | -2/+2 |
| * | gnu: libnl: Update to 3.3.0.•••Since version 3.2.5, signed tarballs are distributed via GitHub. See e.g. release announcements: https://lists.infradead.org/pipermail/libnl/2017-May/002313.html The home page is somewhat outdated, but still hosts mailing lists and git mirror. * gnu/packages/linux.scm (libnl): Update to 3.3.0. [source]: Switch to new release URL. | Marius Bakke | 2017-06-07 | 1 | -4/+5 |
| * | gnu: irssi: Update to 1.0.3.•••* gnu/packages/irc.scm (irssi): Update to 1.0.3. | Marius Bakke | 2017-06-07 | 1 | -2/+2 |
| * | gnu: maxima: Update to 5.40.0.•••* gnu/packages/maths.scm (maxima): Update to 5.40.0. | Kei Kebreau | 2017-06-06 | 1 | -2/+2 |
| * | gnu: coq: Add search-paths for coq libraries.•••* gnu/packages/ocaml.scm (coq)[native-search-paths]: New field. | Julien Lepiller | 2017-06-06 | 1 | -0/+4 |
| * | gnu: Add ocaml-hex.•••* gnu/packages/ocaml.scm (ocaml-hex): New variable. | Julien Lepiller | 2017-06-06 | 1 | -0/+19 |
| * | gnu: Add ocaml-cstruct.•••* gnu/packages/ocaml.scm (ocaml-cstruct): New variable. | Julien Lepiller | 2017-06-06 | 1 | -0/+42 |
| * | gnu: Add ocaml-ocplib-endian.•••* gnu/packages/ocaml.scm (ocaml-ocplib-endian): New variable. | Julien Lepiller | 2017-06-06 | 1 | -0/+23 |
| * | gnu: Add ocaml-async.•••* gnu/packages/ocaml.scm (ocaml-async): New variable. | Julien Lepiller | 2017-06-06 | 1 | -0/+20 |
| * | gnu: Add ocaml-async-extra.•••* gnu/packages/ocaml.scm (ocaml-async-extra): New variable. | Julien Lepiller | 2017-06-06 | 1 | -0/+23 |
| * | gnu: Add ocaml-async-unix.•••* gnu/packages/ocaml.scm (ocaml-async-unix): New variable. | Julien Lepiller | 2017-06-06 | 1 | -0/+21 |
| * | gnu: Add ocaml-core.•••* gnu/packages/ocaml.scm (ocaml-core): New variable. | Julien Lepiller | 2017-06-06 | 1 | -0/+21 |
| * | gnu: Add ocaml-async-rpc-kernel.•••* gnu/packages/ocaml.scm (ocaml-async-rpc-kernel): New variable. | Julien Lepiller | 2017-06-06 | 1 | -0/+21 |
| * | gnu: Add ocaml-async-kernel.•••* gnu/packages/ocaml.scm (ocaml-async-kernel): New variable. | Julien Lepiller | 2017-06-06 | 1 | -0/+20 |
| * | gnu: Add ocaml-core-kernel.•••* gnu/packages/ocaml.scm (ocaml-core-kernel): New variable. | Julien Lepiller | 2017-06-06 | 1 | -0/+32 |
| * | gnu: dovecot: Update to 2.2.30.2.•••* gnu/packages/mail.scm (dovecot): Update to 2.2.30.2. | Tobias Geerinckx-Rice | 2017-06-06 | 1 | -2/+2 |
| * | gnu: Add qgpgme.•••* gnu/packages/gnupg.scm (qgpgme): New variable. | Hartmut Goebel | 2017-06-06 | 1 | -0/+29 |
| * | gnu: knot: Update to 2.4.4.•••* gnu/packages/dns.scm (knot): Update to 2.4.4. | Tobias Geerinckx-Rice | 2017-06-06 | 1 | -2/+2 |
| * | gnu: python-tmx: Fix source URL.•••* gnu/packages/game-development.scm (python-tmx)[origin]: Add missing subdirectory to URL. | Kei Kebreau | 2017-06-05 | 1 | -1/+3 |
| * | gnu: gdb: Update to 8.0.•••* gnu/packages/gdb.scm (gdb): Update to 8.0. | Ludovic Courtès | 2017-06-05 | 1 | -2/+2 |
| * | gnu: global: Update to 6.5.7.•••* gnu/packages/code.scm (global): Update to 6.5.7. | Ludovic Courtès | 2017-06-05 | 1 | -2/+2 |
| * | gnu: openscenegraph: Tweak description.•••* gnu/packages/graphics.scm (openscenegraph)[description]: Remove "open source". Use en_US spelling. | Ludovic Courtès | 2017-06-05 | 1 | -2/+2 |
| * | gnu: liboauth: Correct synopsis and description.•••* gnu/packages/web.scm (liboauth): Correct them. | Kei Kebreau | 2017-06-05 | 1 | -4/+4 |
| * | gnu: tiled: Update to 1.0.0.•••* gnu/packages/game-development.scm (tiled): Update to 1.0.0. | David Thompson | 2017-06-05 | 1 | -2/+2 |
| * | gnu: Add js-mathjax.•••* gnu/packages/javascript.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * gnu/packages/javascript.scm (js-mathjax): New variable. | Arun Isaac | 2017-06-05 | 2 | -0/+86 |
| * | gnu: Add font-mathjax.•••* gnu/packages/fonts.scm (font-mathjax): New variable. | Arun Isaac | 2017-06-05 | 1 | -0/+40 |
| * | gnu: youtube-dl: Update to 2017.05.07.•••* gnu/packages/video.scm (youtube-dl): Update to 2017.05.07. | Tobias Geerinckx-Rice | 2017-06-05 | 1 | -2/+2 |
| * | gnu: git: Update to 2.13.1.•••* gnu/packages/version-control.scm (git): Update to 2.13.1. | Marius Bakke | 2017-06-05 | 1 | -3/+3 |
| * | gnu: xf86-input-wacom: Update to 0.34.2.•••* gnu/packages/xdisorg.scm (xf86-input-wacom): Update to 0.34.2. [source]: Remove obsolete patch. * gnu/packages/patches/xf86-input-wacom-xorg-abi-25.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. | Marius Bakke | 2017-06-05 | 3 | -51/+2 |
| * | gnu: libwacom: Update to 0.25.•••* gnu/packages/xdisorg.scm (libwacom): Update to 0.25. | Marius Bakke | 2017-06-05 | 1 | -2/+2 |
| * | gnu: ethtool: Update to 4.11.•••* gnu/packages/networking.scm (ethtool): Update to 4.11. | Marius Bakke | 2017-06-05 | 1 | -2/+2 |
| * | gnu: iproute2: Update to 4.11.0.•••* gnu/packages/linux.scm (iproute): Update to 4.11.0. | Marius Bakke | 2017-06-05 | 1 | -2/+2 |
| * | gnu: libconfuse: Update to 3.2.•••* gnu/packages/wm.scm (libconfuse): Update to 3.2. | Tobias Geerinckx-Rice | 2017-06-05 | 1 | -2/+2 |
| * | gnu: exfat-tools: Update to 1.2.7.•••* gnu/packages/mtools.scm (exfat-tools): Update to 1.2.7. | Tobias Geerinckx-Rice | 2017-06-05 | 1 | -2/+2 |
| * | gnu: fuse-exfat: Update to 1.2.7.•••* gnu/packages/linux.scm (fuse-exfat): Update to 1.2.7. | Tobias Geerinckx-Rice | 2017-06-05 | 1 | -2/+2 |
| * | services: guix: Add 'max-silent-time' and 'timeout'.•••* gnu/services/base.scm (<guix-configuration>)[max-silent-time] [timeout]: New fields. (guix-shepherd-service): Honor them. * doc/guix.texi (Base Services): Document them. | Ludovic Courtès | 2017-06-05 | 2 | -1/+15 |
| * | gnu: guix: Update snapshot.•••* gnu/packages/package-management.scm (guix): Update to de9d8f0. | Ludovic Courtès | 2017-06-05 | 1 | -3/+3 |
| * | Merge branch 'staging' | Marius Bakke | 2017-06-05 | 15 | -287/+679 |
| |\ |