aboutsummaryrefslogtreecommitdiff
path: root/gnu/local.mk
Commit message (Collapse)AuthorAge
* gnu: rush: Fix CVE-2013-6889.Ludovic Courtès2016-05-26
| | | | | | * 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.
* gnu: Add mitlm.David Thompson2016-05-26
| | | | | * gnu/packages/speech.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu: Rename texlive module to tex.Roel Janssen2016-05-26
| | | | | | | | | | | | | | | | | | | * 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.
* gnu: libxml2: Fix CVE-2016-3627 and CVE-2016-3705.Ludovic Courtès2016-05-24
| | | | | | | | * gnu/packages/patches/libxml2-CVE-2016-3627.patch, gnu/packages/patches/libxml2-CVE-2016-3705.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/xml.scm (libxml2)[replacement]: New field. (libxml2/fixed): New variable.
* build: Use "%D%" in Makefile fragments.Mathieu Lirzin2016-05-24
| | | | | | | | * doc/local.mk: Use "%D%" for the directory of the fragment relative to the base 'Makefile.am'. * emacs/local.mk: Likewise. * gnu/local.mk: Likewise. * nix/local.mk: Likewise.
* gnu: Add envstore.Matthew Jordan2016-05-21
| | | | | | * gnu/package/shellutils.scm: New file. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: expat: Fix CVE-2016-0718. Improve fix for CVE-2015-1283.Leo Famulari2016-05-19
| | | | | | | | | * gnu/packages/patches/expat-CVE-2015-1283-refix.patch, gnu/packages/patches/expat-CVE-2016-0718.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/xml.scm (expat)[replacement]: New field. (expat/fixed): New variable. [source]: Use new patches.
* Update name for Kei Kebreau.Kei Kebreau2016-05-19
| | | | | | | | | | | | | | | | * .mailmap: Add Kei Kebreau. * gnu/local.mk: Replace "Kei Yamashita" with "Kei Kebreau". * gnu/packages/calendar.scm: Likewise. * gnu/packages/dillo.scm: Likewise. * gnu/packages/fltk.scm: Likewise. * gnu/packages/game-development.scm: Likewise. * gnu/packages/games.scm: Likewise. * gnu/packages/gnome.scm: Likewise. * gnu/packages/gtk.scm: Likewise. * gnu/packages/music.scm: Likewise. * gnu/packages/xfce.scm: Likewise. Signed-off-by: Alex Kost <alezost@gmail.com>
* gnu: gd: Fix-CVE-2016-3074.Leo Famulari2016-05-17
| | | | | | * gnu/packages/patches/gd-CVE-2016-3074.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gd.scm (gd)[source]: Use it.
* gnu: emacs-constants: Remove old patch.Federico Beffa2016-05-17
| | | | | * gnu/packages/patches/emacs-constants-lisp-like.patch: Remove it. * gnu/local.mk (dist_patch_DATA): Remove entry for above patch.
* gnu: python-pandas: Update to 0.18.1.Efraim Flashner2016-05-16
| | | | | | | | | * gnu/packages/python.scm (python-pandas): Update to 0.18.1. [native-inputs]: Remove python-setuptools. [properties]: Define python2-pandas. (python2-pandas)[native-inputs]: Add python2-setuptools. * gnu/packages/patches/python-pandas-fix-tslib-test-failure.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: mdadm: Update to 3.4.Efraim Flashner2016-05-16
| | | | | | | * gnu/packages/linux.scm (mdadm): Update to 3.4. [source]: Remove patch. * gnu/packages/patches/mdadm-gcc-4.9-fix.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: Add libbsd.Leo Famulari2016-05-15
| | | | | * gnu/packages/libbsd.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu: Add gnome-tweak-tool.Jan Nieuwenhuizen2016-05-15
| | | | | | | | * gnu/packages/patches/gnome-tweak-tool-search-paths.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gnome.scm (gnome-tweak-tool): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* Merge branch 'gnome-updates'Mark H Weaver2016-05-12
|\
| * gnu: icecat: Update to 38.8.0-gnu1.Mark H Weaver2016-05-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/icecat-CVE-2016-2805.patch, gnu/packages/patches/icecat-CVE-2016-2807-pt1.patch, gnu/packages/patches/icecat-CVE-2016-2807-pt2.patch, gnu/packages/patches/icecat-CVE-2016-2807-pt3.patch, gnu/packages/patches/icecat-CVE-2016-2807-pt4.patch, gnu/packages/patches/icecat-CVE-2016-2807-pt5.patch, gnu/packages/patches/icecat-CVE-2016-2808.patch, gnu/packages/patches/icecat-CVE-2016-2814.patch, gnu/packages/patches/icecat-re-enable-DHE-cipher-suites.patch, gnu/packages/patches/icecat-update-bundled-graphite2.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. * gnu/packages/gnuzilla.scm (icecat): Update to 38.8.0-gnu1. [source] Remove deleted patches.
| * Merge branch 'master' into gnome-updatesMark H Weaver2016-05-11
| |\
| * | gnu: totem: Fix build on i686.Mark H Weaver2016-05-11
| | | | | | | | | | | | | | | | | | * gnu/packages/patches/totem-debug-format-fix.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gnome.scm (totem)[source]: Add patch.
| * | gnu: Unregister poppler-CVE-2015-8868.patch.宋文武2016-05-08
| | | | | | | | | | | | * gnu/local.mk (dist_patch_DATA): Unregister poppler-CVE-2015-8868.patch.
| * | Merge branch 'master' into gnome-updates宋文武2016-05-08
| |\ \
| * \ \ Merge branch 'master' into gnome-updatesMark H Weaver2016-05-04
| |\ \ \
| * | | | Revert "Revert "gnu: inkscape: Fix build with glibmm-2.48.""宋文武2016-05-02
| | | | | | | | | | | | | | | | | | | | This reverts commit 267061ba0bc6df0d61081b97d650d95acec8178a.
| * | | | Revert "Revert "Merge branch 'gnome-updates'""宋文武2016-05-02
| | | | | | | | | | | | | | | | | | | | This reverts commit e969b140a4382fd91514439a57749379cf00f86b.
| * | | | gnu: asymptote: Update to 2.37.Nicolas Goaziou2016-05-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/plotutils.scm (asymptote): Update to 2.37. * gnu/packages/patches/asymptote-gsl2.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove reference.
* | | | | gnu: Add NetCDF.Eric Bavier2016-05-12
| | | | | | | | | | | | | | | | | | | | * gnu/packages/maths.scm (netcdf, netcdf-parallel-openmpi): New variables.
* | | | | gnu: hdf5: Have configure honor SOURCE_DATE_EPOCH.Eric Bavier2016-05-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/hdf5-config-date.patch: New patch. * gnu/packages/maths.scm (hdf5)[source]: Use it. * gnu-system.am (dist_patch_DATA): Add it.
* | | | | gnu: Add HYPRE.Eric Bavier2016-05-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/maths.scm (hypre, hypre-openmpi): New variables. * gnu/packages/patches/hypre-doc-tables.patch, gnu/packages/patches/hypre-ldflags.patch: New files. * gnu-system.am (dist_patch_DATA): Add them.
* | | | | gnu: Add doc++.Eric Bavier2016-05-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/documentation.scm (doc++): New variable. * gnu/packages/patches/doc++-include-directives.patch, gnu/packages/patches/doc++-segfault-fix.patch: New files. * gnu-system.am (dist_patch_DATA): Add them.
* | | | | gnu: Move asciidoc and doxygen to new module.Eric Bavier2016-05-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/asciidoc.scm (asciidoc): Move this... * gnu/packages/doxygen.scm (doxygen): ...and this... * gnu/packages/documentation.scm: ...to here. New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add accordingly.
* | | | | gnu: libarchive: Fix CVE-2016-1541.Leo Famulari2016-05-11
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/backup.scm (libarchive)[replacement]: New field. (libarchive/fixed): New variable. * gnu/packages/patches/libarchive-CVE-2016-1541.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* | | | gnu: Add entr.Matthew Jordan2016-05-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/entr.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* | | | gnu: qemu: Update to 2.5.1.Efraim Flashner2016-05-09
| |_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/qemu.scm (qemu): Update to 2.5.1. [source]: Remove patches. * gnu/packages/patches/qemu-usb-ehci-oob-read.patch, gnu/packages/patches/qemu-virtio-9p-use-accessor-to-get-thread-pool.patch, gnu/packages/patches/qemu-CVE-2015-8558.patch, gnu/packages/patches/qemu-CVE-2015-8567.patch, gnu/packages/patches/qemu-CVE-2015-8613.patch, gnu/packages/patches/qemu-CVE-2015-8619.patch, gnu/packages/patches/qemu-CVE-2015-8701.patch, gnu/packages/patches/qemu-CVE-2015-8743.patch, gnu/packages/patches/qemu-CVE-2016-1568.patch, gnu/packages/patches/qemu-CVE-2016-1922.patch, gnu/packages/patches/qemu-CVE-2016-1981.patch, gnu/packages/patches/qemu-CVE-2016-2197.patch: Remove files. * gnu/local.mk (dist_patch_DATA): Remove them.
* | | gnu: Add connman.Efraim Flashner2016-05-05
| | | | | | | | | | | | | | | * gnu/packages/connman.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* | | tests: Add whole-system test.Ludovic Courtès2016-05-04
| | | | | | | | | | | | | | | | | | | | | * gnu/system/vm.scm (virtualized-operating-system): Export. * gnu/tests/base.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * Makefile.am (check-system): New target.
* | | Add (gnu tests) and (gnu build marionette).Ludovic Courtès2016-05-04
| | | | | | | | | | | | | | | | | | * gnu/build/marionette.scm, gnu/tests.scm: New files. * gnu/local.mk (GNU_SYSTEM_MODULES): Add them. * gnu/system/vm.scm (common-qemu-options): Remove '-serial stdio'.
* | | gnu: tvtime: Update to 1.0.10.Alex Kost2016-05-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/tv.scm (tvtime): Update to 1.0.10. [source]: Remove patches. [inputs]: Add 'alsa-lib'. * gnu/packages/patches/tvtime-gcc41.patch, gnu/packages/patches/tvtime-pngoutput.patch, gnu/packages/patches/tvtime-videodev2.patch, gnu/packages/patches/tvtime-xmltv.patch: Remove files. * gnu/local.mk (dist_patch_DATA): Remove them.
* | | gnu: gnupg: Update to 2.1.12.Efraim Flashner2016-05-04
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnupg.scm (gnupg): Update to 2.1.12. [source]: Remove patch. * gnu/packages/patches/gnupg-simple-query-ignore-status-messages.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove reference.
* | | gnu: imlib2: Update to 1.4.9 [fixes CVE-2011-5326, CVE-2016-{3993,3994}].Mark H Weaver2016-05-04
| | | | | | | | | | | | | | | | | | | | | * gnu/packages/image.scm (imlib2): Update to 1.4.9. [source]: Remove patch. * gnu/packages/patches/imlib2-CVE-2016-4024.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* | | gnu: imagemagick: Update to 6.9.3-10.David Thompson2016-05-04
| |/ |/| | | | | | | | | | | | | | | Fixes CVE-2016–3714. * gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.3-10. [source]: Remove patch. * gnu/packages/patches/imagemagick-test-segv.patch: Delete. * gnu/local.mk (dist_patch_DATA): Remove patch file from distribution.
* | gnu: wpa-supplicant: Add fixes for CVE-2016-{4476,4477}.Mark H Weaver2016-05-03
| | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/wpa-supplicant-CVE-2016-4476.patch, gnu/packages/patches/wpa-supplicant-CVE-2016-4477-pt1.patch, gnu/packages/patches/wpa-supplicant-CVE-2016-4477-pt2.patch, gnu/packages/patches/wpa-supplicant-CVE-2016-4477-pt3.patch, gnu/packages/patches/wpa-supplicant-CVE-2016-4477-pt4.patch: New files. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/admin.scm (wpa-supplicant-minimal)[source]: Add patches.
* | gnu: Add 4store.Roel Janssen2016-05-02
| | | | | | | | | | | | | | | | * gnu/packages/databases.scm (4store): New variable. * gnu/packages/patches/4store-fix-buildsystem.patch: New file. * gnu/local.mk (dist_patch_DATA): Add patch file entry. Signed-off-by: Leo Famulari <leo@famulari.name>
* | gnu: ocaml: Fix CVE-2015-8869.Leo Famulari2016-05-02
| | | | | | | | | | | | * gnu/packages/patches/ocaml-CVE-2015-8869.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/ocaml.scm (ocaml): Use it.
* | gnu: Add portmidi.Ricardo Wurmus2016-05-02
| | | | | | | | | | | | * gnu/packages/music.scm (portmidi): New variable. * gnu/packages/patches/portmidi-modular-build.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
* | gnu: asymptote: Update to 2.37.Nicolas Goaziou2016-05-01
| | | | | | | | | | | | * gnu/packages/plotutils.scm (asymptote): Update to 2.37. * gnu/packages/patches/asymptote-gsl2.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove reference.
* | gnu: poppler: Fix CVE-2015-8868.Leo Famulari2016-04-30
|/ | | | | | | * gnu/packages/pdf.scm (poppler)[replacement]: New field. (poppler/fixed): New variable. * gnu/packages/patches/poppler-CVE-2015-8868.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: ruby: Update to 2.3.1.Rob Syme2016-04-30
| | | | | | | * gnu/packages/ruby.scm (ruby): Update to 2.3.1. [origin] Add symlink patch. * gnu/packages/patches/ruby-symlinkfix.patch: New file. * gnu/local.mk (dist_patch_DATA): Add patch.
* gnu: Add Fossil.Eric Bavier2016-04-29
| | | | | | * gnu/packages/version-control.scm (fossil): New variable. * gnu/packages/patches/fossil-test-fixes.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: icecat: Add fixes for CVE-2016-{2805,2807,2808,2814} etc.Mark H Weaver2016-04-28
| | | | | | | | | | | | | | | | * gnu/packages/patches/icecat-CVE-2016-2805.patch, gnu/packages/patches/icecat-CVE-2016-2807-pt1.patch, gnu/packages/patches/icecat-CVE-2016-2807-pt2.patch, gnu/packages/patches/icecat-CVE-2016-2807-pt3.patch, gnu/packages/patches/icecat-CVE-2016-2807-pt4.patch, gnu/packages/patches/icecat-CVE-2016-2807-pt5.patch, gnu/packages/patches/icecat-CVE-2016-2808.patch, gnu/packages/patches/icecat-CVE-2016-2814.patch, gnu/packages/patches/icecat-update-bundled-graphite2: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/gnuzilla.scm (icecat)[source]: Add patches. icecat fixup
* gnu: fltk: Fix undefined symbol `Fl_XFont_On_Demand::value'.宋文武2016-04-28
| | | | | | * gnu/packages/patches/fltk-xfont-on-demand.patch: New patch. * gnu/packages/fltk.scm (fltk)[source]: Use it. * gnu/local.mk (dist_patch_DATA): Add it.
* Revert "Merge branch 'gnome-updates'"Mark H Weaver2016-04-23
| | | | | This reverts commit 63655d459e28b09cd8d58743dae14b3460f6c9da, reversing changes made to 80627f51f0238b9450745f4e642172d059ca5bb5.