| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into core-updates | Ludovic Courtès | 2016-06-17 | 1 | -1/+6 |
|\ |
|
| * | gnu: Add awesome.•••* gnu/packages/wm.scm (awesome): New variable.
* gnu/packages/patches/awesome-reproducible-png.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Carlo Zancanaro | 2016-06-16 | 1 | -0/+1 |
| * | gnu: Add gnome-maps.•••* gnu/packages/geo.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
| Leo Famulari | 2016-06-15 | 1 | -0/+1 |
| * | gnu: openssl: Fix CVE-2016-2177 and CVE-2016-2178.•••* gnu/packages/patches/openssl-CVE-2016-2177.patch,
gnu/packages/patches/openssl-CVE-2016-2178.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/tls.scm (openssl/fixed): Use them.
| Leo Famulari | 2016-06-15 | 1 | -0/+2 |
| * | gnu: Add log4cpp.•••* gnu/packages/logging.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
| Ricardo Wurmus | 2016-06-15 | 1 | -0/+1 |
| * | gnu: Add teensy-loader-cli.•••* gnu/packages/flashing-tools.scm (teensy-loader-cli): New variable.
* gnu/packages/patches/teensy-loader-cli-help.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Hartmut Goebel | 2016-06-15 | 1 | -0/+1 |
| * | gnu: grue-hunter: Move to (gnu packages games).•••* gnu/packages/grue-hunter.scm: Remove. Move contents to...
* gnu/packages/games.scm (grue-hunter): ... here. New variable.
* gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly.
| Ludovic Courtès | 2016-06-15 | 1 | -1/+0 |
* | | gnu: mit-krb5: Update to 1.14.2.•••* gnu/packages/mit-krb5.scm (mit-krb5): Update to 1.14.2.
[source]: Remove 'patches'.
* gnu/packages/patches/mit-krb5-CVE-2015-8629.patch,
gnu/packages/patches/mit-krb5-CVE-2015-8630.patch,
gnu/packages/patches/mit-krb5-CVE-2015-8631.patch,
gnu/packages/patches/mit-krb5-init-context-null-spnego.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
| Ludovic Courtès | 2016-06-14 | 1 | -4/+0 |
* | | gnu: automake: Adjust test to ignore new gzip warnings.•••* gnu/packages/patches/automake-test-gzip-warning.patch: New file.
* gnu/packages/autotools.scm (automake)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
| Ludovic Courtès | 2016-06-14 | 1 | -0/+1 |
* | | build: Update list of libxslt patches.•••* gnu/local.mk (dist_patch_DATA): Remove libxslt-CVE-2015-7995.patch,
unneeded since 28b33172c9d67795e3ac641f9230b99905c90664.
Re-add libxslt-generated-ids.patch.
| Ludovic Courtès | 2016-06-13 | 1 | -1/+1 |
* | | Merge branch 'master' into core-updates | Leo Famulari | 2016-06-12 | 1 | -0/+19 |
|\| |
|
| * | gnu: expat: Fix CVE-2012-6702 and CVE-2016-5300.•••* gnu/packages/patches/expat-CVE-2012-6702-and-CVE-2016-5300.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/xml.scm (expat/fixed): Use it.
| Leo Famulari | 2016-06-10 | 1 | -0/+1 |
| * | gnu: higan: Various improvements.•••* gnu/packages/games.scm (higan): Use semi-official repository at GitLab
(using hotfix tag 098b which is equivalent to official release 098).
Add a patch to remove the build flag -march=native. Set profile to
balanced.
* gnu/packages/patches/higan-remove-march-native-flag.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Taylan Ulrich Bayırlı/Kammer | 2016-06-10 | 1 | -0/+1 |
| * | Revert "gnu: libxml2: Add fix for CVE-2016-1762."•••This reverts commit 6e4f18cfdd1bf747e77f81b64497f1c05f57a057.
| Mark H Weaver | 2016-06-08 | 1 | -1/+0 |
| * | gnu: libxml2: Add fix for CVE-2016-1762.•••* gnu/packages/patches/libxml2-CVE-2016-1762.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/xml.scm (libxml2/fixed)[source]: Add patch.
| Mark H Weaver | 2016-06-08 | 1 | -0/+1 |
| * | gnu: icecat: Add fixes for CVE-2016-{2818,2819,2821,2824,2828,2831}.•••* gnu/packages/patches/icecat-CVE-2016-2818-pt1.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt2.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt3.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt4.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt5.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt6.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt7.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt8.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt9.patch,
gnu/packages/patches/icecat-CVE-2016-2819.patch,
gnu/packages/patches/icecat-CVE-2016-2821.patch,
gnu/packages/patches/icecat-CVE-2016-2824.patch,
gnu/packages/patches/icecat-CVE-2016-2828.patch,
gnu/packages/patches/icecat-CVE-2016-2831.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/gnuzilla.scm (icecat)[source]: Add patches.
| Mark H Weaver | 2016-06-08 | 1 | -0/+14 |
| * | gnu: libvpx: Add fix for CVE-2016-2818.•••* gnu/packages/patches/libvpx-CVE-2016-2818.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/video.scm (libvpx)[source]: Add patch.
| Mark H Weaver | 2016-06-08 | 1 | -0/+1 |
| * | gnu: Add ruby-concurrent.•••* gnu/packages/ruby.scm (ruby-concurrent): New variable.
* gnu/packages/patches/ruby-concurrent-ignore-broken-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Ben Woodcroft | 2016-06-08 | 1 | -0/+1 |
| * | gnu: Add ruby-tzinfo-data.•••* gnu/packages/ruby.scm (ruby-tzinfo-data): New variable.
* gnu/packages/patches/ruby-tzinfo-data-ignore-broken-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Ben Woodcroft | 2016-06-08 | 1 | -0/+1 |
* | | Merge branch 'master' into core-updates | Ludovic Courtès | 2016-06-07 | 1 | -783/+813 |
|\| |
|
| * | gnu: services: Add dicod-service.•••* gnu/services/dict.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* doc/guix.texi (Various Services): Document it.
| 宋文武 | 2016-06-05 | 1 | -0/+1 |
| * | gnu: Add ruby-debug-inspector.•••* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/rails.scm: New file.
| Matthew Jordan | 2016-06-04 | 1 | -0/+1 |
| * | gnu: imagemagick: Update to 6.9.4-7.•••* gnu/packages/patches/imagemagick-CVE-2016-5118.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.4-7.
[source]: Remove patch.
| Leo Famulari | 2016-06-03 | 1 | -1/+0 |
| * | gnu: icedtea: Update to 1.13.11.•••Fixes CVE-2016-{0686, 0687, 0695, 3425, 3427}.
* gnu/packages/patches/icedtea-remove-overrides.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/java.scm (icedtea): Update to 1.13.11.
[source]: Use the patch.
[inputs]: Add libxcomposite.
| Leo Famulari | 2016-06-01 | 1 | -0/+1 |
| * | gnu: imagemagick: Fix CVE-2016-5118.•••* gnu/packages/patches/imagemagick-CVE-2016-5118.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/imagemagick.scm (imagemagick): Use it.
| Leo Famulari | 2016-05-31 | 1 | -0/+1 |
| * | gnu: graphicsmagick: Update to 1.3.24 [security update].•••Fixes CVE-2016-{2317, 2318, 5118} and many other security issues
described in 'NEWS.txt'.
* gnu/packages/patches/graphicsmagick-CVE-2016-5118.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/imagemagick.scm (graphicsmagick): Update to 1.3.24.
[source]: Remove patch.
| Leo Famulari | 2016-05-31 | 1 | -1/+0 |
| * | gnu: libxml2: Update replacement to 2.9.4 [security fixes].•••This fixes CVE-2016-{1762, 1833, 1834, 1835, 1836, 1837, 1838, 1839,
1840, 3627, 3705, 4483}.
* gnu/packages/patches/libxml2-CVE-2016-3627.patch,
gnu/packages/patches/libxml2-CVE-2016-3705.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
* gnu/packages/xml.scm (libxml2/fixed): Update to 2.9.4.
[source]: Remove patches.
| Leo Famulari | 2016-05-30 | 1 | -2/+0 |
| * | gnu: mcrypt: Fix CVE-2012-4409, CVE-2012-4426, CVE-2012-4527.•••* gnu/packages/mcrypt.scm (mcrypt)[source]: Add patches.
* gnu/packages/patches/mcrypt-CVE-2012-4409.patch,
gnu/packages/patches/mcrypt-CVE-2012-4426.patch,
gnu/packages/patches/mcrypt-CVE-2012-4527.patch: New variables.
* gnu/local.mk (dist_patch_DATA): Add them.
| Efraim Flashner | 2016-05-30 | 1 | -0/+3 |
| * | gnu: wordnet: Fix CVE-2008-2149, CVE-2008-3908.•••* gnu/packages/wordnet.scm (wordnet)[source]: Add patches.
* gnu/packages/patches/wordnet-CVE-2008-2149.patch,
gnu/packages/patches/wordnet-CVE-2008-3908-pt1.patch,
gnu/packages/patches/wordnet-CVE-2008-3908-pt2.patch: New variables.
* gnu/local.mk (dist_patch_DATA): Add them.
| Efraim Flashner | 2016-05-30 | 1 | -0/+3 |
| * | gnu: id3lib: Fix CVE-2007-4460.•••* gnu/packages/mp3.scm (id3lib)[source]: Add patch.
* gnu/packages/patches/id3lib-CVE-2007-4460.patch: New variable.
* gnu/local.mk (dist_patch_DATA): Add it.
| Efraim Flashner | 2016-05-30 | 1 | -0/+1 |
| * | gnu: devil: Fix CVE-2009-3994.•••* gnu/packages/patches/devil-CVE-2009-3994.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/image.scm (devil): Use it.
| Leo Famulari | 2016-05-30 | 1 | -0/+1 |
| * | gnu: emacs: Fix indentation of scheme keyword lists.•••* gnu/packages/patches/emacs-fix-scheme-indent-function.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/emacs.scm (emacs)[source]: Use it.
| Alex Kost | 2016-05-30 | 1 | -0/+1 |
| * | gnu: gegl: Fix CVE-2012-4433.•••* gnu/packages/gimp.scm (gegl)[source]: Add patch.
* gnu/packages/patches/gegl-CVE-2012-4433.patch: New variable.
* gnu/local.mk (dist_patch_DATA): Add it.
| Efraim Flashner | 2016-05-30 | 1 | -0/+1 |
| * | gnu: vte-0.28: Fix CVE-2012-2738.•••* gnu/packages/gnome.scm (vte-0.28)[source]: Add patches.
* gnu/packages/patches/vte-CVE-2012-2738-pt1.patch,
gnu/packages/patches/vte-CVE-2012-2738-pt2.patch: New variables.
* gnu/local.mk (dist_patch_DATA): Add them.
| Efraim Flashner | 2016-05-30 | 1 | -0/+2 |
| * | gnu: t1lib: Fix CVE-2010-2642, CVE-2011-{0764, 1552, 1553, 1554}.•••* gnu/packages/fontutils.scm (t1lib)[source]: Add patches.
* gnu/packages/patches/t1lib-CVE-2010-2642.patch,
gnu/packages/patches/t1lib-CVE-2011-0764.patch,
gnu/packages/patches/t1lib-CVE-2011-1552+CVE-2011-1553+CVE-2011-1554.patch: New variables.
* gnu/local.mk (dist_patch_DATA): Add them.
| Efraim Flashner | 2016-05-30 | 1 | -0/+3 |
| * | gnu: jansson: Fix CVE-2016-4425.•••* gnu/packages/web.scm (jansson)[source]: Add patch.
* gnu/packages/patches/jansson-CVE-2016-4425.patch: New variable.
* gnu/local.mk (dist_patch_DATA): Add it.
| Efraim Flashner | 2016-05-30 | 1 | -0/+1 |
| * | gnu: antiword: Fix CVE-2014-8123.•••* gnu/packages/textutils.scm (antiword)[source]: Add patch.
* gnu/packages/patches/antiword-CVE-2014-8123: New variable.
* gnu/local.mk (dist_patch_DATA): Add it.
| Efraim Flashner | 2016-05-30 | 1 | -0/+1 |
| * | gnu: a2ps: Fix CVE-2001-1593, CVE-2014-0466.•••* gnu/packages/pretty-print.scm (a2ps)[source]: Add patches.
* gnu/packages/patches/a2ps-CVE-2001-1593.patch,
gnu/packages/patches/a2ps-CVE-2014-0466.patch: New variables.
* gnu/local.mk (dist_patch_DATA): Add them.
| Efraim Flashner | 2016-05-30 | 1 | -0/+2 |
| * | gnu: pcre2: Fix CVE-2016-3191.•••* gnu/packages/patches/pcre2-CVE-2016-3191.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/pcre.scm (pcre2): Use it.
| Leo Famulari | 2016-05-29 | 1 | -0/+1 |
| * | gnu: libyaml: Fix CVE-2014-9130.•••* gnu/packages/patches/libyaml-CVE-2014-9130.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/web.scm (libyaml): Use it.
| Leo Famulari | 2016-05-29 | 1 | -0/+1 |
| * | gnu: graphicsmagick: Fix CVE-2016-5118.•••* gnu/packages/patches/graphicsmagick-CVE-2016-5118.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/imagemagick.scm (graphicsmagick): Use it.
| Leo Famulari | 2016-05-29 | 1 | -0/+1 |
| * | gnu: vorbis-tools: Fix CVE-2014-9638, CVE-2014-9639, CVE-2014-9640.•••* gnu/packages/xiph.scm (vorbis-tools)[source]: Add patches.
* gnu/packages/patches/vorbis-tools-CVE-2014-9638+CVE-2014-9639.patch,
gnu/packages/patches/vorbis-tools-CVE-2014-9640.patch: New variables.
* gnu/local.mk (dist_patch_DATA): Add them.
| Efraim Flashner | 2016-05-30 | 1 | -0/+2 |
| * | gnu: libtar: Fix CVE-2013-4420.•••* gnu/packages/compression.scm (libtar)[source]: Add patch.
* gnu/packages/patches/libtar-CVE-2013-4420.patch: New variable.
* gnu/local.mk (dist_patch_DATA): Add it.
This is a follow-up to 89d80159b1da81c4017b46a575c3ec5dd9a96c90.
| Efraim Flashner | 2016-05-30 | 1 | -0/+1 |
| * | gnu: rpm: Fix CVE-2014-8118.•••* gnu/packages/patches/rpm-CVE-2014-8118.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/package-management.scm (rpm): Use it.
| Leo Famulari | 2016-05-29 | 1 | -0/+1 |
| * | gnu: procmail: Fix CVE-2014-3618.•••* gnu/packages/patches/procmail-CVE-2014-3618.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/mail.scm (procmail): Use it.
| Leo Famulari | 2016-05-29 | 1 | -0/+1 |
| * | gnu: lua-5.1: Fix CVE-2014-5461.•••* gnu/packages/lua.scm (lua-5.1)[source]: Add patch.
* gnu/packages/patches/lua-CVE-2014-5461: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Efraim Flashner | 2016-05-29 | 1 | -0/+1 |
| * | gnu: gd: Update to 2.2.1 [fixes CVE-2015-{8874, 8877}].•••* gnu/packages/patches/gd-CVE-2016-3074.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/gd.scm (gd): Update to 2.2.1.
[source]: Remove patch. Update source URL.
| Leo Famulari | 2016-05-27 | 1 | -1/+0 |
| * | gnu: rush: Fix CVE-2013-6889.•••* gnu/packages/patches/rush-CVE-2013-6889.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/rush.scm (rush): Use it.
| Ludovic Courtès | 2016-05-26 | 1 | -0/+1 |
| * | gnu: Add mitlm.•••* gnu/packages/speech.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
| David Thompson | 2016-05-26 | 1 | -0/+1 |
| * | gnu: Rename texlive module to tex.•••* gnu/local.mk (GNU_SYSTEM_MODULES): Rename texlive.scm to tex.scm.
* gnu/packages/texlive.scm: Rename file to tex.scm.
* gnu/packages/tex.scm: Renamed from texlive.scm.
* gnu/packages/algebra.scm: Adjust accordingly.
* gnu/packages/docbook.scm: Likewise.
* gnu/packages/engineering.scm: Likewise.
* gnu/packages/gettext.scm: Likewise.
* gnu/packages/gnome.scm: Likewise.
* gnu/packages/lisp.scm: Likewise.
* gnu/packages/maths.scm: Likewise.
* gnu/packages/music.scm: Likewise.
* gnu/packages/ocaml.scm: Likewise.
* gnu/packages/photo.scm: Likewise.
* gnu/packages/plotutils.scm: Likewise.
* gnu/packages/python.scm: Likewise.
* gnu/packages/scheme.scm: Likewise.
| Roel Janssen | 2016-05-26 | 1 | -1/+1 |