summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Collapse)Author
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.
2018-01-03gnu: httpd: Update to 2.4.29.Leo Famulari
* gnu/packages/web.scm (httpd): Update to 2.4.29. [source]: Remove patch. * gnu/packages/patches/httpd-CVE-2017-9798.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
2018-01-02gnu: OBS Studio: Update to 20.1.3Adriano Peluso
* gnu/packages/video.scm (obs): Update to 20.1.3 Signed-off-by: Leo Famulari <leo@famulari.name>
2018-01-02gnu: Add emacs-evil-smartparens.Arun Isaac
* gnu/packages/emacs.scm (emacs-evil-smartparens): New variable.
2018-01-02gnu: knot: Update to 2.6.4.Tobias Geerinckx-Rice
* gnu/packages/dns.scm (knot): Update to 2.6.4.
2018-01-02gnu: re2: Update to 2018-01-01.Tobias Geerinckx-Rice
* gnu/packages/regex.scm (re2): Update to 2018-01-01.
2018-01-02gnu: docbook-xsl: Disable recursion in string substitution.Marius Bakke
Fixes <https://bugs.gnu.org/29782>. Reported by Gábor Boskovits. * gnu/packages/patches/docbook-xsl-nonrecursive-string-subst.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/docbook.scm (docbook-xsl)[source](patches): Use it. [native-inputs]: Add XZ. [arguments]: Adjust PATH accordingly.
2018-01-02Revert "gnu: glibc: Fix CVE-2017-15670, CVE-2017-15671."Marius Bakke
These issues has been classified as minor by Debian: https://security-tracker.debian.org/tracker/CVE-2017-15670 https://security-tracker.debian.org/tracker/CVE-2017-15671 In addition, the patch only fixes one of the two CVEs it claims to fix. We don't backport most CVEs, especially non-critical ones, so no need to carry this (which is in 2.26). See discussion at <https://bugs.gnu.org/29490>. This reverts commit 60e29339d8389e678bb9ca4bd3420ee9ee88bdf2.
2018-01-02gnu: htslib: Mark up description.Tobias Geerinckx-Rice
* gnu/packages/bioinformatics.scm (htslib)[description]: Use @command{}.
2018-01-02gnu: ribotaper: Wrap executables.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (ribotaper)[arguments]: Add phase "wrap-executables".
2018-01-02gnu: wine64-staging: Copy missing man file.Rutger Helling
* gnu/packages/wine.scm (wine64-staging)[arguments]: Copy missing man file from "wine-staging" input. Clarify 'copy-wine32-files phase with comments. [synopsis]: Use proper "WoW64" term.
2018-01-02gnu: wine64: Copy missing man file.Rutger Helling
* gnu/packages/wine.scm (wine64)[arguments]: Copy missing man file from "wine" input. Clarify 'copy-wine32-files phase with comments. [synopsis]: Use proper "WoW64" term.
2018-01-02gnu: wine-staging: Update synopsis.Rutger Helling
* gnu/packages/wine.scm (wine-staging)[synopsis]: Clarify synopsis.
2018-01-02gnu: wine: Update synopsis.Rutger Helling
* gnu/packages/wine.scm (wine)[synopsis]: Clarify synopsis.
2018-01-02gnu: emacs-no-x: Remove more inputs from inherited emacs.Mark H Weaver
* gnu/packages/emacs.scm (emacs-no-x)[inputs]: Remove imagemagick, libotf, and m17n-lib.
2018-01-02gnu: ocaml: Use gcc:lib from gcc, not gcc-4.9.Mark H Weaver
* gnu/packages/ocaml.scm (ocaml)[inputs]: Use canonical 'gcc', not gcc-4.9.
2018-01-02gnu: python-pysam: Update to 0.13.0.Tobias Geerinckx-Rice
* gnu/packages/bioinformatics.scm (python-pysam): Update to 0.13.0.
2018-01-02gnu: htslib: Update to 1.6.Tobias Geerinckx-Rice
* gnu/packages/bioinformatics.scm (htslib): Update to 1.6.
2018-01-02gnu: ansible: Update to 2.4.2.0.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (ansible): Update to 2.4.2.0. [description]: Redistribute hyphens.
2018-01-02gnu: moreutils: Update to 0.62.Tobias Geerinckx-Rice
* gnu/packages/moreutils.scm (moreutils): Update to 0.62.
2018-01-02gnu: ansible: Use HTTPS for home page.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (ansible)[home-page]: Use HTTPS.
2018-01-02gnu: perl-archive-zip: Remove duplicate package definition.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-archive-zip): Remove duplicate variable.
2018-01-02gnu: Rename perl-zip to perl-archive-zip.Tobias Geerinckx-Rice
It's called Archive::Zip, after all. Bring it in line with other modules. * gnu/packages/compression.scm (perl-zip): Rename from this... (perl-archive-zip): ...to this. * gnu/packages/libreoffice.scm (libreoffice): Update the only caller.
2018-01-02gnu: perl-zip: Update to 1.60.Tobias Geerinckx-Rice
* gnu/packages/compression.scm (perl-zip): Update to 1.60. [native-inputs]: Add perl-test-mockmodule. [home-page]: Use version-independent URL.
2018-01-02gnu: Add perl-test-mockmodule.Tobias Geerinckx-Rice
* gnu/packages/perl-check.scm (perl-test-mockmodule): New public variable.
2018-01-02gnu: perl-check: Request to add packages alphabetically.Tobias Geerinckx-Rice
* gnu/packages/perl-check.scm: Copy comment from gnu/packages/perl.scm.
2018-01-02gnu: Add perl-super.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-super): New public variable.
2018-01-02gnu: perl-zip: Tweak synopsis & description.Tobias Geerinckx-Rice
* gnu/packages/compression.scm (perl-zip)[synopsis]: Capitalise consisently. [description]: Use @code{}.
2018-01-02gnu: libksysguard: Update to 5.11.4.Tobias Geerinckx-Rice
* gnu/packages/kde.scm (libksysguard): Update to 5.11.4.
2018-01-02gnu: diffoscope: Update to 90.Tobias Geerinckx-Rice
* gnu/packages/package-management.scm (diffoscope): Update to 90.
2018-01-01gnu: python-jupyter-console: Make it installable.Ludovic Courtès
Fixes <https://bugs.gnu.org/29860>. Reported by Johannes Laute <j.laute3@googlemail.com>. * gnu/packages/python.scm (python-jupyter-console-minimal)[name]: New field.
2017-12-31gnu: xonsh: Update to 0.6.0.Kei Kebreau
* gnu/packages/shells.scm (xonsh): Update to 0.6.0.
2017-12-31gnu: crypto++: Don't use ‘-march=native’.Tobias Geerinckx-Rice
* gnu/packages/crypto.scm (crypto++)[arguments]: Add ‘disable-native-optimisation’ phase.
2017-12-31gnu: nasm: Update to 2.13.02.Tobias Geerinckx-Rice
* gnu/packages/assembly.scm (nasm): Update to 2.13.02.
2017-12-31gnu: Add xxhash.Tobias Geerinckx-Rice
* gnu/packages/digest.scm: New file (xxhash): New public variable. * gnu/local.mk (GNU_SYSTEM_MODULES): Add new file.
2017-12-31gnu: wine: Add support for armhf and aarch64.Efraim Flashner
* gnu/packages/wine.scm (wine)[arguments]: Target armhf-linux when building on armhf or aarch64. [supported-systems]: Add armhf and aarch64 to supported systems.