Age | Commit message (Collapse) | Author |
|
* gnu/packages/patches/libunwind-CVE-2015-3239.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/libunwind.scm (libunwind)[source]: Add patch.
|
|
* gnu/packages/patches/libwmf-CAN-2004-0941.patch,
gnu/packages/patches/libwmf-CVE-2007-0455.patch,
gnu/packages/patches/libwmf-CVE-2007-2756.patch,
gnu/packages/patches/libwmf-CVE-2007-3472.patch,
gnu/packages/patches/libwmf-CVE-2007-3473.patch,
gnu/packages/patches/libwmf-CVE-2007-3477.patch,
gnu/packages/patches/libwmf-CVE-2009-3546.patch: New files.
* gnu/packages/patches/libwmf-CVE-2015-0848+4588+4695+4696.patch: Delete
file. Replace with ...
* gnu/packages/patches/libwmf-CVE-2015-0848+CVE-2015-4588.patch,
gnu/packages/patches/libwmf-CVE-2015-4695.patch,
gnu/packages/patches/libwmf-CVE-2015-4696.patch: ... these new files.
* gnu-system.am (dist_patch_DATA): Adjust accordingly.
* gnu/packages/image.scm (libwmf)[source]: Adjust set of patches.
|
|
* gnu/packages/patches/unzip-increase-size-of-cfactorstr.patch: Delete
file. Replace with ...
* gnu/packages/patches/unzip-overflow-long-fsize.patch: ... this new file.
* gnu/packages/patches/unzip-attribs-overflow.patch,
gnu/packages/patches/unzip-fix-overflows-and-infloop.patch,
gnu/packages/patches/unzip-format-secure.patch: New files.
* gnu/packages/patches/unzip-CVE-2014-9636.patch: Replace contents with
fixed patch from Fedora.
* gnu-system.am (dist_patch_DATA): Adjust accordingly.
* gnu/packages/zip.scm (unzip)[source]: Adjust list of patches.
|
|
* gnu/packages/patches/wpa-supplicant-2015-2-fix.patch,
gnu/packages/patches/wpa-supplicant-2015-3-fix.patch,
gnu/packages/patches/wpa-supplicant-2015-4-fix-pt1.patch,
gnu/packages/patches/wpa-supplicant-2015-4-fix-pt2.patch,
gnu/packages/patches/wpa-supplicant-2015-4-fix-pt3.patch,
gnu/packages/patches/wpa-supplicant-2015-4-fix-pt4.patch,
gnu/packages/patches/wpa-supplicant-2015-4-fix-pt5.patch,
gnu/packages/patches/wpa-supplicant-2015-5-fix.patch,
gnu/packages/patches/wpa-supplicant-CVE-2015-1863.patch: Delete files.
* gnu-system.am (dist_patch_DATA): Remove them.
* gnu/packages/admin.scm (wpa-supplicant-minimal): Update to 2.5.
Remove patches.
|
|
* gnu/packages/python.scm (python-h5py)[arguments]: Add "fix-hdf5-paths"
phase.
|
|
* gnu/packages/python.scm (python-h5py)
[inputs]: Remove python-cython and python-numpy.
[propagated-inputs]: New field.
[native-inputs]: Drop python-setuptools and add python-cython.
(python2-h5py): Replace "inputs" with "propagated-inputs".
|
|
* gnu/packages/python.scm (python-joblib, python2-joblib): New
variables.
|
|
This corrects a typo in 0d1c0660d7b446188b36f19d0dd79d8f97bd4360.
|
|
This reverts commit d04efa0fff908de0f8822a27582b4b1c3dcae553.
|
|
* gnu/packages/patches/webkitgtk-2.4-sql-init-string.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/webkit.scm (webkitgtk-2.4)[source]: Add patch.
|
|
* gnu/packages/video.scm (libvpx)[arguments]: Add "--size-limit"
argument to configure.
|
|
* gnu/packages/patches/openjpeg-CVE-2015-6581.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/image.scm (openjpeg, openjpeg-2.0)[source]: Add patch.
|
|
* gnu/packages/ocaml.scm (camlp4)[inputs]: Removed duplicate "ocaml"
entry from native-inputs.
|
|
* gnu/packages/gprolog.scm (gprolog)[supported-systems]: Remove
armhf-linux from the list of supported systems.
|
|
* gnu/packages/ssh.scm (mosh): Update to 1.2.5.
|
|
* gnu/packages/enlightenment.scm (enlightenment): Update to 0.19.12.
|
|
* gnu/packages/web.scm (r-htmlwidgets): New variable.
|
|
* gnu/packages/web.scm (r-htmltools): New variable.
|
|
* gnu/packages/ibus.scm (ibus-libpinyin)[inputs]: Add gtk+.
[native-inputs]: Add glib:bin.
|
|
If --with-frozenpaths is given, then configure will retain absolute paths
discovered for delegate programs, otherwise they are discarded.
* gnu/packages/imagemagick.scm (imagemagick)[arguments]: Add
'--with-frozenpaths' to #:configure-flags.
|
|
* gnu/packages/enlightenment.scm (elementary): Update to 1.15.2.
|
|
* gnu/packages/enlightenment.scm (efl): Update to 1.15.2.
|
|
* gnu/packages/video.scm (libbluray)[inputs]: Remove "ant" and "icedtea"
as native-inputs.
[arguments]: Remove environmental variable "JAVA_HOME". Add configure
flag to disable java.
|
|
* gnu/packages/video.scm (libdvdcss): Update to 1.3.99.
|
|
* gnu/packages/video.scm (libbluray): Upgrade to 0.9.1.
[inputs]: Add "ant" and "icedtea7" to native-inputs.
[arguments]: Set environment variable "JAVA_HOME".
|
|
* gnu/packages/wine.scm (wine): Update to 1.7.52.
[inputs]: Add cups, glu and openal.
|
|
* gnu/packages/feh.scm (feh): Update to 2.14.
|
|
* gnu/packages/ebook.scm (calibre): Update to 2.40.0.
|
|
* gnu/packages/qt.scm (qt)[source]: Add snippet to remove the bundled
copy of sqlite.
Partially fixes <http://bugs.gnu.org/21288>.
|
|
* gnu/packages/qt.scm (qt)[source]: Add a snippet to remove one of the two
bundled copies of harfbuzz.
[arguments]: Pass a configure flag to use harfbuzz from the system.
Partially fixes <http://bugs.gnu.org/21288>.
|
|
* gnu/packages/qt.scm (qt)[source]: Add snippet to remove the qtwebengine
code, which was already not built anymore, and drop one patch used
previously only for qtwebengine.
[arguments]: Drop the configuration flag "-skip qtwebengine", since
deleted modules cannot be skipped.
* gnu/packages/patches/qt5-runpath.patch: Delete file.
* gnu-system.am (dist_patch_DATA): Unregister patch.
Partially fixes <http://bugs.gnu.org/21288>.
|
|
* gnu/packages/autotools.scm (autobuild): New variable.
|
|
* gnu/packages/linux.scm (linux-libre): Update to 4.2.3.
|
|
* gnu/packages/bittorrent.scm (rtorrent): Update to 0.9.6.
[source]: Use new URL.
|
|
* gnu/packages/bittorrent.scm (libtorrent): Update to 0.13.6.
[source]: Use new URL.
[native-inputs]: Uncomment "cppunit" (for tests).
[argument]: Remove (to enable tests).
|
|
* gnu/packages/bittorrent.scm (libtorrent): Update 'home-page'.
(rtorrent): Likewise.
|
|
* gnu/packages/lirc.scm (lirc): Update to 0.9.3.
[native-inputs]: Add "libxslt".
|
|
* gnu/packages/qt.scm (qt-4)[source]: Add snippet to remove the webkit code
and drop one patch used previously for webkit.
[arguments]: Add configure flag to disable building the webkit module.
* gnu/packages/patches/qt4-tests.patch: Delete file.
* gnu-system.am (dist_patch_DATA): Unregister patch.
Partially fixes <http://bugs.gnu.org/21288>.
|
|
* gnu/packages/lxqt.scm (libqtxdg)[source]: Fix download location.
|
|
* gnu/packages/lxqt.scm (liblxqt)[source]: Fix download location.
[description]: Fix typo.
|
|
* gnu/packages/lxqt.scm (lxqt-session): New variable.
|
|
* gnu/packages/lxqt.scm (lxqt-common): New variable.
|
|
* gnu/packages/lxqt.scm (liblxqt)[source]: Use the .tar.xz release
exclusively; drop the alternative URI for .tar.gz and correct the hash.
|
|
* gnu/packages/gnome.scm (file-roller): New variable.
|
|
* gnu/packages/bioinformatics.scm (vsearch)[supported-systems]: Restrict
to x86_64-linux.
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.44.
|
|
* gnu/packages/algebra.scm (eigen): Update to 3.2.6.
|
|
* gnu/packages/patches/valgrind-enable-arm.patch: New file.
* gnu/packages/valgrind.scm (valgrind)[source]: Add patch.
* gnu-system.am (dist_patch_DATA): Enable patch.
|
|
* gnu/packages/valgrind.scm (valgrind): Update to 3.11.0.
[source]: Remove the patches
* gnu/packages/patches/valgrind-glibc-2.22.patch,
gnu/packages/patches/valgrind-linux-libre-4.x.patch: Delete files.
* gnu-system.am (dist_patch_DATA): Unregister the patches.
|
|
* gnu/packages/maths.scm (glpk): Update to 4.56.
|