aboutsummaryrefslogtreecommitdiff
path: root/gnu/local.mk
Commit message (Collapse)AuthorAge
* Merge branch 'master' into core-updatesMark H Weaver2017-06-20
|\
| * gnu: exim: Fix CVE-2017-1000369.Leo Famulari2017-06-19
| | | | | | | | | | | | * gnu/packages/patches/exim-CVE-2017-1000369.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/mail.scm (exim)[source]: Use it.
| * gnu: miniupnpc: Update to 2.0.20170509.Marius Bakke2017-06-18
| | | | | | | | | | | | | | * gnu/packages/upnp.scm (miniupnpc): Update to 2.0.20170509. [source]: Remove obsolete patch. * gnu/packages/patches/miniupnpc-CVE-2017-8798.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* | gnu: expat: Eliminate graft.Mark H Weaver2017-06-18
| | | | | | | | | | | | | | | | | | * gnu/packages/xml.scm (expat): Update to 2.2.1. [source]: Remove patch. [replacement]: Remove field. (expat-2.2.1): Remove variable. * gnu/packages/patches/expat-CVE-2016-0718-fix-regression.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* | Merge branch 'master' into core-updatesMark H Weaver2017-06-18
|\|
| * gnu: libtiff: Fix several bugs related to improper codec usage [security fixes].Leo Famulari2017-06-15
| | | | | | | | | | | | | | | | | | Fixes CVE-2014-8128, CVE-2015-7554, CVE-2016-5318, CVE-2016-10095, and the other bugs listed in 'libtiff-tiffgetfield-bugs.patch'. * gnu/packages/patches/libtiff-tiffgetfield-bugs.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/image.scm (libtiff-4.0.8)[source]: Use it.
| * gnu: zziplib: Fix CVE-2017-{5974,5975,5976,5978,5979,5981}.Leo Famulari2017-06-15
| | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/zziplib-CVE-2017-5974.patch, gnu/packages/patches/zziplib-CVE-2017-5975.patch, gnu/packages/patches/zziplib-CVE-2017-5976.patch, gnu/packages/patches/zziplib-CVE-2017-5978.patch, gnu/packages/patches/zziplib-CVE-2017-5979.patch, gnu/packages/patches/zziplib-CVE-2017-5981.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/zip.scm (zziplib)[source]: Use them.
| * gnu: Add propeller-gcc-4.Ricardo Wurmus2017-06-15
| | | | | | | | | | | | * gnu/packages/embedded.scm (propeller-gcc-4): New variable. * gnu/packages/patches/gcc-4.6-gnu-inline.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
| * gnu: osip: Fix CVE-2017-7853.Leo Famulari2017-06-14
| | | | | | | | | | | | * gnu/packages/patches/osip-CVE-2017-7853.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/telephony.scm (osip)[source]: Use it.
| * gnu: guile-ssh: Close RREPL channel ports before they are finalized.Ludovic Courtès2017-06-13
| | | | | | | | | | | | | | | | Partly fixes <https://bugs.gnu.org/26976>. * gnu/packages/patches/guile-ssh-channel-finalization.patch: New file. * gnu/packages/ssh.scm (guile-ssh)[source](patches): Use it. * gnu/local.mk (dist_patch_DATA): Add it.
| * gnu: nss, nss-certs: Update to 3.31.Marius Bakke2017-06-12
| | | | | | | | | | | | | | | | | | | | | | | | | | Release notes: <https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.31_release_notes> * gnu/packages/certs.scm (nss-certs): Update to 3.31. * gnu/packages/gnuzilla.scm (nss): Likewise. [source]<patches>: Remove upstream 'nss-disable-long-b64-tests' patch. [arguments]<#:phases>: Move armhf timeout substitution ... * gnu/packages/patches/nss-increase-test-timeout.patch: ... here. * gnu/packages/patches/nss-disable-long-b64-tests.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
| * gnu: crawl: Fix savegame upgrades.nee2017-06-12
| | | | | | | | | | | | | | | | * gnu/packages/patches/crawl-upgrade-saves.patch: New file. * gnu/local.mk (dist_patch_DATA): Add patch. * gnu/packages/games.scm (crawl)[source]: Apply patch. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
| * gnu: libmwaw: Fix CVE-2017-9433.Leo Famulari2017-06-12
| | | | | | | | | | | | * gnu/packages/patches/libmwaw-CVE-2017-9433.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/libreoffice.scm (libmwaw)[source]: Use it.
| * gnu: libextractor: Update to 1.4.Marius Bakke2017-06-11
| | | | | | | | | | | | | | * gnu/packages/gnunet.scm (libextractor): Update to 1.4. [source]: Remove obsolete patch and snippet. * gnu/packages/patches/libextractor-ffmpeg-3.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* | gnu: libtiff: Fix several bugs related to improper codec usage [security fixes].Leo Famulari2017-06-15
| | | | | | | | | | | | | | | | | | This commit applies the patch to the libtiff package, not the grafting replacement. * gnu/packages/patches/libtiff-tiffgetfield-bugs.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/image.scm (libtiff)[source]: Use it.
* | gnu: perl-net-ssleay: Update to 1.81.Leo Famulari2017-06-14
| | | | | | | | | | | | | | | | * gnu/packages/tls.scm (perl-net-ssleay): Update to 1.81. [native-inputs]: Remove 'perl-net-ssleay-disable-ede-test.patch'. [arguments]: Remove 'apply-patch' phase. * gnu/packages/patches/perl-net-ssleay-disable-ede-test.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* | gnu: fontconfig: Update to 2.12.3.Marius Bakke2017-06-11
| | | | | | | | | | | | | | | | | | | | | | * gnu/packages/fontutils.scm (fontconfig): Update to 2.12.3. [source]: Remove obsolete patches. [native-inputs]: Add GPERF. [arguments]<#:phases>: Remove obsolete 'fix-tests-for-freetype-2.7.1' phase. Add 'regenerate-fcobjshash'. * gnu/packages/patches/fontconfig-charwidth-symbol-conflict.patch, gnu/packages/patches/fontconfig-path-max.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them.
* | Merge branch 'master' into core-updatesMarius Bakke2017-06-11
|\| | | | | | | | | Conflicts: * gnu/packages/tls.scm (gnutls): Incorporated 3.5.13 graft (88e2511e217f2).
| * gnu: gnutls: Replace with 3.5.13.Marius Bakke2017-06-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This update addresses the following security advisories: GNUTLS-SA-2017-3 (aka CVE-2017-7869) and GNUTLS-SA-2017-4. See <https://gnutls.org/security.html> and <https://gnutls.org/news.html>. * gnu/packages/patches/gnutls-skip-pkgconfig-test.patch, gnu/packages/patches/gnutls-skip-trust-store-test.patch: New files. * gnu/local.mk (dist_patch_DATA): Register patches. * gnu/packages/tls.scm (gnutls)[replacement]: New field. (gnutls-3.5.13): New variable. (gnutls/guile-2.2)[replacement]: New field. Set #f. [source]: Inherit from GNUTLS-3.5.13.
* | gnu: mesa: Update to 17.1.2.Marius Bakke2017-06-10
| | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/mesa-skip-disk-cache-test.patch: Adjust. * gnu/packages/patches/mesa-fix-32bit-test-failures.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove deleted file. * gnu/packages/gl.scm (mesa): Update to 17.1.2. [source]: Remove obsolete patch. [inputs]: Add LIBELF. [native-inputs]: Add WHICH. [arguments]<#:configure-flags>: Adjust deprecated flag.
* | Merge branch 'master' into core-updatesMarius Bakke2017-06-10
|\|
| * gnu: Rename (gnu packages markdown) to (gnu packages markup).ng02017-06-10
| | | | | | | | | | | | | | | | * gnu/packages/markdown.scm: Rename this ... * gnu/packages/markup.scm: ... to this. * gnu-system.am (GNU_SYSTEM_MODULES): Change markdown.scm to markup.scm. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| * gnu: raptor2: Fix heap overflow bug.Marius Bakke2017-06-09
| | | | | | | | | | | | * gnu/packages/patches/raptor2-heap-overflow.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/rdf.scm (raptor2): Use it.
| * gnu: artanis: Update to 0.2.1.Ludovic Courtès2017-06-08
| | | | | | | | | | | | | | | | | | * gnu/packages/guile.scm (artanis): Update to 0.2.1. [inputs]: Switch to GUILE-2.2. [arguments]: Adjust #:make-flags for Guile 2.2. Take .go files from lib/guile/2.2. Add 'wrap-art' phase. * gnu/packages/patches/artanis-fix-Makefile.in.patch: Remove. * gnu/local.mk (dist_patch_DATA): Remove it.
* | gnu: eudev: Update to 3.2.2.Ludovic Courtès2017-06-09
| | | | | | | | | | | | | | * gnu/packages/linux.scm (eudev): Update to 3.2.2. [source](patches): Remove "eudev-conflicting-declaration.patch". * gnu/packages/patches/eudev-conflicting-declaration.patch: Remove. * gnu/local.mk (dist_patch_DATA): Remove it.
* | gnu: gcc: Fix libsanitizer cross-compilation to powerpc-linux-gnu.Ludovic Courtès2017-06-08
| | | | | | | | | | | | * 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.
* | Merge branch 'master' into core-updatesLeo Famulari2017-06-07
|\| | | | | | | This merge commit includes a fix for CVE-2017-6512 in Perl 5.26.0.
| * gnu: perl: Fix CVE-2017-6512 in File::Path.Leo Famulari2017-06-06
| | | | | | | | | | | | | | * 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.
| * gnu: Add js-mathjax.Arun Isaac2017-06-05
| | | | | | | | | | | | * gnu/packages/javascript.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * gnu/packages/javascript.scm (js-mathjax): New variable.
| * gnu: xf86-input-wacom: Update to 0.34.2.Marius Bakke2017-06-05
| | | | | | | | | | | | | | * 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.
| * Merge branch 'staging'Marius Bakke2017-06-05
| |\
| | * gnu: Add libgdata.Kei Kebreau2017-05-30
| | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (libgdata): New variable. * gnu/packages/patches/libgdata-fix-tests.patch, gnu/packages/patches/libgdata-glib-duplicate-tests.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them.
| | * Merge branch 'master' into stagingMarius Bakke2017-05-28
| | |\
| | * \ Merge branch 'master' into stagingMarius Bakke2017-05-27
| | |\ \
| | * | | gnu: gnome-shell: Update to 3.24.2.Marius Bakke2017-05-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/gnome-shell-CVE-2017-8288.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/gnome.scm (gnome-shell): Update to 3.24.2. [source]: Remove patch.
| * | | | 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.
* | | | | Merge branch 'master' into core-updatesLeo Famulari2017-06-04
|\| | | |
| * | | | 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>
* | | | | Merge branch 'master' into core-updatesMarius Bakke2017-06-03
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/packages/image.scm (incorporated libtiff graft)
| * | | | gnu: Move vtk to image-processing.scm.John Darrington2017-06-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/image-processing.scm (vtk): New variable. * gnu/packages/vtk.scm: Delete file. * gnu/local.mk (GNU_SYSTEM_MODULES): Remove it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * | | | gnu: Add libzen.Ethan R. Jones2017-05-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/local.mk (GNU_SYSTEM_MODULES): Add new file. * gnu/packages/cpp.scm (libzen): New varible. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * | | | gnu: openldap: Fix CVE-2017-9287.Leo Famulari2017-05-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/openldap-CVE-2017-9287.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/openldap.scm (openldap)[replacement]: New field. (openldap/fixed): New variable.
| * | | | gnu: jasper: Update to 2.0.13.Leo Famulari2017-05-29
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/image.scm (jasper): Update to 2.0.13. [source]: Use GitHub URL and set the file-name. Remove 'jasper-CVE-2017-6850.patch'. * gnu/packages/patches/jasper-CVE-2017-6850.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
| * | | gnu: rxvt-unicode: Disable an unwanted code execution vector.Leo Famulari2017-05-28
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/rxvt-unicode-escape-sequences.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/xdisorg.scm (rxvt-unicode)[source]: Use it.
| * | | gnu: synfigstudio: Fix patch name in 'gnu/local.mk'.Leo Famulari2017-05-28
| | | | | | | | | | | | | | | | | | | | | | | | This is a followup to commit 2ac2b17251be51778963e6ced0b83e461d175d01. * gnu/local.mk (dist_patch_DATA): Fix typo.
| * | | gnu: libtiff: Update replacement to 4.0.8 [security fixes].Leo Famulari2017-05-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See 'ChangeLog' in the source distribution for more information about the bugs and security issues fixed in this release. * gnu/packages/image.scm (libtiff)[replacement]: Replace with libtiff-4.0.8. (libtiff/fixed): Replace with ... (libtiff-4.0.8): New variable. * gnu/packages/patches/libtiff-CVE-2017-7593.patch, gnu/packages/patches/libtiff-CVE-2017-7594.patch, gnu/packages/patches/libtiff-multiple-UBSAN-crashes.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them.
| * | | gnu: synfigstudio: Fix UI bug.Ricardo Wurmus2017-05-28
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/synfigstudio-fix-ui-with-gtk3.patch: New file. * gnu/local.mk (dist_patch_DATA): Add patch. * gnu/packages/animation.scm (synfigstudio)[source]: Apply patch.
| * | | gnu: gajim: Fix CVE-2016-10376.Marius Bakke2017-05-28
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/gajim-CVE-2016-10376.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/messaging.scm (gajim)[source]: Use it.