summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2018-01-10gnu: nfs-utils: Adapt to changes in glibc 2.26.Leo Famulari
* 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.
2018-01-10gnu: rpcbind: Build with libnsl.Leo Famulari
* gnu/packages/onc-rpc.scm (rpcbind)[inputs]: Add libnsl.
2018-01-10gnu: Add libnsl.Leo Famulari
* gnu/packages/onc-rpc.scm (libnsl): New variable.
2018-01-10gnu: libtirpc: Update to 1.0.2.Leo Famulari
* 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.
2018-01-08gnu: librsvg: Disable more failing tests.Mark H Weaver
* 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>
2018-01-06gnu: potrace: Relax unit tests.Ludovic Courtès
* gnu/packages/patches/potrace-tests.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/fontutils.scm (potrace)[source]: Use it.
2018-01-05gnu: python2-subprocess32: Skip the tests.Leo Famulari
* gnu/packages/python.scm (python2-subprocess32)[arguments]: Skip the tests.
2018-01-05gnu: Remove python-numpy-next.Leo Famulari
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.
2018-01-05gnu: python-zope-testing: Update to 4.6.1.Leo Famulari
* gnu/packages/python-web.scm (python-zope-testing, python-zope-testing): Update to 4.6.1. [source]: Use pypi-uri.
2018-01-05gnu: python-numpy: Update to 1.13.3.Leo Famulari
* gnu/packages/python.scm (python-numpy, python2-numpy): Update to 1.13.3.
2018-01-05gnu: python-click: Disable the test suite.Leo Famulari
* gnu/packages/python.scm (python-click, python2-click)[arguments]: Skip the tests.
2018-01-05gnu: gcc@6: Fix building with glibc@2.26.Efraim Flashner
* 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.
2018-01-04Merge branch 'master' into core-updatesMark H Weaver
2018-01-04gnu: python-pytest-localserver: Update to 0.4.1.Leo Famulari
* gnu/packages/check.scm (python-pytest-localserver): Update to 0.4.1.
2018-01-04gnu: surfraw: Point to the correct Perl executable.Mark Meyer
* gnu/packages/web.scm (surfraw)[arguments]: Hardcode the path to Perl in a 'patch-perl' phase. Signed-off-by: Leo Famulari <leo@famulari.name>
2018-01-04gnu: GNU Unifont: Update to 10.0.07.Leo Famulari
* gnu/packages/fonts.scm (font-gnu-unifont): Update to 10.0.07.
2018-01-04gnu: Add python2-scientific.Konrad Hinsen
* gnu/packages/python.scm (python2-scientific): New public variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2018-01-04gnu: Add python2-pyro.Konrad Hinsen
* gnu/packages/python.scm (python2-pyro): New public variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2018-01-04gnu: file: Mention libmagic.Leo Famulari
* gnu/packages/file.scm (file)[description]: Mention libmagic.
2018-01-04gnu: vlc: Enable libdvdread and libdvdcss support.Roel Janssen
* gnu/packages/video.scm (libdvdread): Compile with libdvdcss support; (vlc): Add libdvdread as input.
2018-01-04gnu: tiled: Update to 1.1.0.David Thompson
* gnu/packages/game-development.scm (tiled): Update to 1.1.0.
2018-01-04gnu: giac-xcas: Update to 1.4.9-43.Nicolas Goaziou
* gnu/packages/algebra.scm (giac-xcas): Update to 1.4.9-43.
2018-01-04gnu: Add emacs-evil-quickscope.Arun Isaac
* gnu/packages/emacs.scm (emacs-evil-quickscope): New variable.
2018-01-04Revert "gnu: vlc: Enable libdvdread and libdvdcss support."Mark H Weaver
This reverts commit d5456444f7032e7bc9168db2b59e548672795b72. It broke 'gnome', via 'gnome-disk-utility'.
2018-01-04gnu: Add libgeotiff.Björn Höfling
* gnu/packages/geo.scm (libgeotiff): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2018-01-04gnu: Add fc-host-tools.Danny Milosavljevic
* gnu/packages/embedded.scm (fc-host-tools): New variable.
2018-01-03gnu: linux-libre: Update to 4.14.11.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.11. (%linux-libre-hash): Update hash.
2018-01-03gnu: linux-libre@4.9: Update to 4.9.74.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.74.
2018-01-03gnu: linux-libre@4.4: Update to 4.4.109.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.109.
2018-01-04gnu: newsboat: Update to 2.10.2.Tobias Geerinckx-Rice
* 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.
2018-01-04gnu: newsbeuter, newsboat: Correct licence.Tobias Geerinckx-Rice
See <https://github.com/newsboat/newsboat/issues/34>. * gnu/packages/syndication.scm (newsbeuter)[license]: x11 -> expat.
2018-01-04gnu: json-c: Update to 0.13.Tobias Geerinckx-Rice
* 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.
2018-01-04gnu: vlc: Enable libdvdread and libdvdcss support.Roel Janssen
* gnu/packages/video.scm (libdvdread): Compile with libdvdcss support; (vlc): Add libdvdread as input.
2018-01-03gnu: ilmbase: Update to 2.2.1.Leo Famulari
* gnu/packages/graphics.scm (ilmbase): Update to 2.2.1.
2018-01-03gnu: openexr: Update to 2.2.1 [security fixes].Leo Famulari
Fixes CVE-2017-{9110,9111,9112,9113,9114,9115,9116}. * gnu/packages/graphics.scm (openexr): Update to 2.2.1.
2018-01-03gnu: gcc@4.8: Fix libsanitizer cross-compilation.Ludovic Courtès
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.
2018-01-03gnu: gcc@4.8: Fix building with glibc@2.26.Efraim Flashner
* gnu/packages/gcc.scm (gcc@4.8)[source]: Add snippet to adjust linux-unwind.h to changes in glibc@2.26.
2018-01-03gnu: fossil: Update to 2.4.Leo Famulari
* 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.
2018-01-03Merge branch 'master' into core-updatesLeo Famulari
2018-01-03gnu: fossil: Fix CVE-2017-17459.Leo Famulari
* 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.
2018-01-03gnu: libtiff: Download over HTTP.Leo Famulari
* gnu/packages/image.scm (libtiff)[source]: Use HTTP URL.
2018-01-03gnu: krita: Add comment about the wrapper.Leo Famulari
* gnu/packages/kde.scm (krita): Add comment.
2018-01-03gnu: krita: Ensure icons are found at runtime.Leo Famulari
Fixes <https://bugs.gnu.org/29905>. * gnu/packages/kde.scm (krita)[arguments]: Set the QT_PLUGIN_PATH in a new 'wrap-executable' phase.
2018-01-03gnu: libotf: Use pkg-config to determine freetype location.Marius Bakke
* gnu/packages/fontutils.scm (libotf)[native-inputs]: Add PKG-CONFIG.
2018-01-03gnu: kdelibs4support: Blacklist a recently failing test-function.Hartmut Goebel
2018-01-03gnu: wine64-staging: Fix incorrect input.Rutger Helling
* gnu/packages/wine.scm (wine64-staging): Copy from correct "wine-staging" input instead of "wine".
2018-01-03gnu: wine64-staging: Fix arguments.Rutger Helling
* gnu/packages/wine.scm (wine64-staging)[arguments]: Use new 'copy-wine32-binaries and 'copy-wine32-manpage phases instead of 'copy-wine32-files phase.
2018-01-03gnu: wine64: Fix arguments.Rutger Helling
* gnu/packages/wine.scm (wine64)[arguments]: Use new 'copy-wine32-binaries and 'copy-wine32-manpage phases instead of 'copy-wine32-files phase.
2018-01-03gnu: wine: Update to 2.0.4.Rutger Helling
* gnu/packages/wine.scm: Update to 2.0.4.
2018-01-03gnu: python-mistune: Update to 0.8.3 [fixes CVE-2017-{15612,16876}].Leo Famulari
* gnu/packages/python.scm (python-mistune, python2-mistune): Update to 0.8.3.