Age | Commit message (Collapse) | Author |
|
* gnu/packages/patches/nfs-utils-missing-headers.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/nfs.scm (nfs-utils)[source]: Use it.
|
|
* gnu/packages/onc-rpc.scm (rpcbind)[inputs]: Add libnsl.
|
|
* gnu/packages/onc-rpc.scm (libnsl): New variable.
|
|
* gnu/packages/onc-rpc.scm (libtirpc): Update to 1.0.2.
[source]: Adjust patch list.
* gnu/packages/patches/libtirpc-CVE-2017-8779.patch: Delete file.
* gnu/packages/patches/libtirpc-missing-headers.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
|
|
* gnu/packages/gnome.scm (librsvg)[arguments]: Rename
'remove-failing-test' phase to 'remove-failing-tests'. Disable more
tests that fail on i686 and armhf.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/patches/potrace-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/fontutils.scm (potrace)[source]: Use it.
|
|
* gnu/packages/python.scm (python2-subprocess32)[arguments]: Skip the
tests.
|
|
This package was effectively superseded when NumPy was updated to 1.13.3.
This is a followup to commit 68014502793ab8f3b0162fa8271a2be288519f93.
* gnu/packages/python.scm (python-numpy-next, python2-numpy-next):
Remove variables.
|
|
* gnu/packages/python-web.scm (python-zope-testing, python-zope-testing):
Update to 4.6.1.
[source]: Use pypi-uri.
|
|
* gnu/packages/python.scm (python-numpy, python2-numpy): Update to 1.13.3.
|
|
* gnu/packages/python.scm (python-click, python2-click)[arguments]: Skip
the tests.
|
|
* gnu/packages/gcc.scm (gcc@6)[source]: Add snippet to adjust
linux-unwind.h to changes in glibc@2.26. Add patch.
* gnu/packages/patches/gcc-libsanitizer-fix.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
|
|
|
|
* gnu/packages/check.scm (python-pytest-localserver): Update to 0.4.1.
|
|
* gnu/packages/web.scm (surfraw)[arguments]: Hardcode the path to Perl
in a 'patch-perl' phase.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/fonts.scm (font-gnu-unifont): Update to 10.0.07.
|
|
* gnu/packages/python.scm (python2-scientific): New public variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/python.scm (python2-pyro): New public variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/file.scm (file)[description]: Mention libmagic.
|
|
* gnu/packages/video.scm (libdvdread): Compile with libdvdcss support;
(vlc): Add libdvdread as input.
|
|
* gnu/packages/game-development.scm (tiled): Update to 1.1.0.
|
|
* gnu/packages/algebra.scm (giac-xcas): Update to 1.4.9-43.
|
|
* gnu/packages/emacs.scm (emacs-evil-quickscope): New variable.
|
|
This reverts commit d5456444f7032e7bc9168db2b59e548672795b72.
It broke 'gnome', via 'gnome-disk-utility'.
|
|
* gnu/packages/geo.scm (libgeotiff): New variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
* gnu/packages/embedded.scm (fc-host-tools): New variable.
|
|
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.11.
(%linux-libre-hash): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.74.
|
|
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.109.
|
|
* gnu/packages/syndication.scm (newsboat): Update to 2.10.2.
[inherit]: Remove inheritance of unmaintained newsbeuter.
[native-inputs]: Remove perl.
[arguments]: Remove #:make-flags to build on ARM, which should work now.
[synopsis, description]: Mash up Newsboat's own description with useful
information from its predecessor.
|
|
See <https://github.com/newsboat/newsboat/issues/34>.
* gnu/packages/syndication.scm (newsbeuter)[license]: x11 -> expat.
|
|
* gnu/packages/web.scm (json-c): Update to 0.13.
[description]: Add new resolution.
(json-c-0.12): New public variable.
(hubbub)[inputs]: Use it.
* gnu/packages/syndication.scm (newsbeuter)[inputs]:
Likewise.
|
|
* gnu/packages/video.scm (libdvdread): Compile with libdvdcss support;
(vlc): Add libdvdread as input.
|
|
* gnu/packages/graphics.scm (ilmbase): Update to 2.2.1.
|
|
Fixes CVE-2017-{9110,9111,9112,9113,9114,9115,9116}.
* gnu/packages/graphics.scm (openexr): Update to 2.2.1.
|
|
This patch is modified from the original patch targeting gcc@5.
* gnu/packages/patches/gcc-asan-missing-include.patch: New file.
* gnu/packages/gcc.scm (gcc@4.8)[source](patches): Add it.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
* gnu/packages/gcc.scm (gcc@4.8)[source]: Add snippet to adjust
linux-unwind.h to changes in glibc@2.26.
|
|
* gnu/packages/version-control.scm (fossil): Update to 2.4.
[source]: Remove patch.
* gnu/packages/patches/fossil-CVE-2017-17459.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
|
|
* gnu/packages/patches/fossil-CVE-2017-17459.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/version-control.scm (fossil)[source]: Use it.
|
|
* gnu/packages/image.scm (libtiff)[source]: Use HTTP URL.
|
|
* gnu/packages/kde.scm (krita): Add comment.
|
|
Fixes <https://bugs.gnu.org/29905>.
* gnu/packages/kde.scm (krita)[arguments]: Set the QT_PLUGIN_PATH in a
new 'wrap-executable' phase.
|
|
* gnu/packages/fontutils.scm (libotf)[native-inputs]: Add PKG-CONFIG.
|
|
|
|
* gnu/packages/wine.scm (wine64-staging): Copy from correct "wine-staging" input
instead of "wine".
|
|
* gnu/packages/wine.scm (wine64-staging)[arguments]: Use new
'copy-wine32-binaries and 'copy-wine32-manpage phases instead of
'copy-wine32-files phase.
|
|
* gnu/packages/wine.scm (wine64)[arguments]: Use new
'copy-wine32-binaries and 'copy-wine32-manpage phases instead of
'copy-wine32-files phase.
|
|
* gnu/packages/wine.scm: Update to 2.0.4.
|
|
* gnu/packages/python.scm (python-mistune, python2-mistune): Update to 0.8.3.
|