| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | gnu: libxml2: Fix CVE-2016-3627 and CVE-2016-3705.•••* 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.
| Ludovic Courtès | 2016-05-24 | 1 | -0/+2 |
* | build: Use "%D%" in Makefile fragments.•••* 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.
| Mathieu Lirzin | 2016-05-24 | 1 | -793/+793 |
* | gnu: Add envstore.•••* gnu/package/shellutils.scm: New file.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Matthew Jordan | 2016-05-21 | 1 | -0/+1 |
* | gnu: expat: Fix CVE-2016-0718. Improve fix for CVE-2015-1283.•••* 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.
| Leo Famulari | 2016-05-19 | 1 | -0/+2 |
* | Update name for Kei Kebreau.•••* .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>
| Kei Kebreau | 2016-05-19 | 1 | -1/+1 |
* | gnu: gd: Fix-CVE-2016-3074.•••* 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.
| Leo Famulari | 2016-05-17 | 1 | -0/+1 |
* | gnu: emacs-constants: Remove old patch.•••* gnu/packages/patches/emacs-constants-lisp-like.patch: Remove it.
* gnu/local.mk (dist_patch_DATA): Remove entry for above patch.
| Federico Beffa | 2016-05-17 | 1 | -1/+0 |
* | gnu: python-pandas: Update to 0.18.1.•••* 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.
| Efraim Flashner | 2016-05-16 | 1 | -1/+0 |
* | gnu: mdadm: Update to 3.4.•••* 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.
| Efraim Flashner | 2016-05-16 | 1 | -1/+0 |
* | gnu: Add libbsd.•••* gnu/packages/libbsd.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
| Leo Famulari | 2016-05-15 | 1 | -0/+1 |
* | gnu: Add gnome-tweak-tool.•••* 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>
| Jan Nieuwenhuizen | 2016-05-15 | 1 | -0/+1 |
* | Merge branch 'gnome-updates' | Mark H Weaver | 2016-05-12 | 1 | -15/+3 |
|\ |
|
| * | gnu: icecat: Update to 38.8.0-gnu1.•••* 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.
| Mark H Weaver | 2016-05-12 | 1 | -10/+0 |
| * | Merge branch 'master' into gnome-updates | Mark H Weaver | 2016-05-11 | 1 | -12/+1 |
| |\ |
|
| * | | gnu: totem: Fix build on i686.•••* 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.
| Mark H Weaver | 2016-05-11 | 1 | -0/+1 |
| * | | gnu: Unregister poppler-CVE-2015-8868.patch.•••* gnu/local.mk (dist_patch_DATA): Unregister poppler-CVE-2015-8868.patch.
| 宋文武 | 2016-05-08 | 1 | -1/+0 |
| * | | Merge branch 'master' into gnome-updates | 宋文武 | 2016-05-08 | 1 | -8/+6 |
| |\ \ |
|
| * \ \ | Merge branch 'master' into gnome-updates | Mark H Weaver | 2016-05-04 | 1 | -0/+9 |
| |\ \ \ |
|
| * | | | | Revert "Revert "gnu: inkscape: Fix build with glibmm-2.48.""•••This reverts commit 267061ba0bc6df0d61081b97d650d95acec8178a.
| 宋文武 | 2016-05-02 | 1 | -0/+1 |
| * | | | | Revert "Revert "Merge branch 'gnome-updates'""•••This reverts commit e969b140a4382fd91514439a57749379cf00f86b.
| 宋文武 | 2016-05-02 | 1 | -4/+1 |
| * | | | | gnu: asymptote: Update to 2.37.•••* 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.
| Nicolas Goaziou | 2016-05-02 | 1 | -1/+0 |
* | | | | | gnu: Add NetCDF.•••* gnu/packages/maths.scm (netcdf, netcdf-parallel-openmpi): New variables.
| Eric Bavier | 2016-05-12 | 1 | -0/+1 |
* | | | | | gnu: hdf5: Have configure honor SOURCE_DATE_EPOCH.•••* 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.
| Eric Bavier | 2016-05-12 | 1 | -0/+1 |
* | | | | | gnu: Add HYPRE.•••* 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.
| Eric Bavier | 2016-05-12 | 1 | -0/+2 |
* | | | | | gnu: Add doc++.•••* 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.
| Eric Bavier | 2016-05-12 | 1 | -0/+2 |
* | | | | | gnu: Move asciidoc and doxygen to new module.•••* 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.
| Eric Bavier | 2016-05-12 | 1 | -2/+1 |
* | | | | | gnu: libarchive: Fix CVE-2016-1541.•••* 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.
| Leo Famulari | 2016-05-11 | 1 | -0/+1 |
| |_|_|/
|/| | | |
|
* | | | | gnu: Add entr.•••* gnu/packages/entr.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Matthew Jordan | 2016-05-11 | 1 | -0/+1 |
* | | | | gnu: qemu: Update to 2.5.1.•••* 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.
| Efraim Flashner | 2016-05-09 | 1 | -12/+0 |
| |_|/
|/| | |
|
* | | | gnu: Add connman.•••* gnu/packages/connman.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
| Efraim Flashner | 2016-05-05 | 1 | -0/+1 |
* | | | tests: Add whole-system test.•••* 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.
| Ludovic Courtès | 2016-05-04 | 1 | -1/+2 |
* | | | Add (gnu tests) and (gnu build marionette).•••* 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'.
| Ludovic Courtès | 2016-05-04 | 1 | -1/+4 |
* | | | gnu: tvtime: Update to 1.0.10.•••* 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.
| Alex Kost | 2016-05-04 | 1 | -4/+0 |
* | | | gnu: gnupg: Update to 2.1.12.•••* 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.
| Efraim Flashner | 2016-05-04 | 1 | -1/+0 |
* | | | gnu: imlib2: Update to 1.4.9 [fixes CVE-2011-5326, CVE-2016-{3993,3994}].•••* 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.
| Mark H Weaver | 2016-05-04 | 1 | -1/+0 |
* | | | gnu: imagemagick: Update to 6.9.3-10.•••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.
| David Thompson | 2016-05-04 | 1 | -1/+0 |
| |/
|/| |
|
* | | gnu: wpa-supplicant: Add fixes for CVE-2016-{4476,4477}.•••* 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.
| Mark H Weaver | 2016-05-03 | 1 | -0/+5 |
* | | gnu: Add 4store.•••* 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>
| Roel Janssen | 2016-05-02 | 1 | -0/+1 |
* | | gnu: ocaml: Fix CVE-2015-8869.•••* 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.
| Leo Famulari | 2016-05-02 | 1 | -0/+1 |
* | | gnu: Add portmidi.•••* gnu/packages/music.scm (portmidi): New variable.
* gnu/packages/patches/portmidi-modular-build.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
| Ricardo Wurmus | 2016-05-02 | 1 | -0/+1 |
* | | gnu: asymptote: Update to 2.37.•••* 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.
| Nicolas Goaziou | 2016-05-01 | 1 | -1/+0 |
* | | gnu: poppler: Fix CVE-2015-8868.•••* 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.
| Leo Famulari | 2016-04-30 | 1 | -0/+1 |
|/ |
|
* | gnu: ruby: Update to 2.3.1.•••* 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.
| Rob Syme | 2016-04-30 | 1 | -0/+1 |
* | gnu: Add Fossil.•••* 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.
| Eric Bavier | 2016-04-29 | 1 | -0/+1 |