summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Collapse)Author
2018-06-18Merge branch 'master' into stagingMarius Bakke
2018-06-18gnu: OpenBLAS: Update to 0.3.0.Marius Bakke
* gnu/packages/maths.scm (openblas): Update to 0.3.0.
2018-06-18gnu: linux-libre: Update to 4.17.2.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.2. (%linux-libre-hash): Update hash.
2018-06-18gnu: linux-libre@4.14: Update to 4.14.50.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.50. (%linux-libre-4.14-hash): Update hash.
2018-06-18gnu: linux-libre@4.9: Update to 4.9.109.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.109.
2018-06-18gnu: linux-libre@4.4: Update to 4.4.138.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.138.
2018-06-18gnu: zathura-pdf-mupdf: Link to JPEG libraries.Tobias Geerinckx-Rice
* gnu/packages/pdf.scm (zathura-pdf-mupdf)[source]: Add patch. * gnu/packages/patches/zathura-pdf-mupdf-link-to-jpeg-libraries.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
2018-06-17gnu: encfs: Update to 1.9.5.Pierre Neidhardt
* gnu/packages/crypto.scm (encfs): Update to 1.9.5. [source](snippet): Adjust paths. Remove two bundled libraries. [native-inputs]: Add googletest-source. [arguments]: Add 'unpack-googletest' and 'make-unittests' phases. Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2018-06-18gnu: zathura: Fix plugin path regression.Tobias Geerinckx-Rice
eb6a5dab5cf0f85fbc4eda4b6f7956eed464c3cf (gnu: zathura: Update to 0.3.9) silently broke Zathura's (Guix-specific) ZATHURA_PLUGIN_PATH mechanism. My environment was so filthy that all happened to work just fine, but as usual Marius was right and the patch needed tweaking. * gnu/packages/patches/zathura-plugindir-environment-variable.patch: Tweak.
2018-06-17gnu: texlive-bin: Use absolute path to ghostscript executable "gs".Arun Isaac
* gnu/packages/tex.scm (texlive-bin)[arguments]: Rename fix-unix-detection phase to configure-ghostscript-executable. Replace "gs" in epstopdf.pl with the absolute path to "gs" in the store.
2018-06-17gnu: ant: Add missing dependencies.Gábor Boskovits
* gnu/packages/java.scm (ant)[native-inputs]: Add zip and unzip.
2018-06-17gnu: Remove Mr. Rescue.宋文武
It's not compatible with love-11.1. * gnu/packages/game.scm (mrrescue): Remove variable.
2018-06-17gnu: ant/java8: Add missing dependencies.Gábor Boskovits
* gnu/packages/java.scm (ant/java8)[native-inputs]: Add zip and unzip.
2018-06-16gnu: clusterssh: Update to 4.13.2.Kei Kebreau
* gnu/packages/admin.scm (clusterssh): Update to 4.13.2. [build-system]: Switch to perl-build-system. [arguments]: Remove 'set-load-paths' phase. [inputs]: Remove perl. [native-inputs]: Add perl-cpan-changes, perl-file-slurp, perl-file-which, perl-module-build, perl-readonly, perl-test-differences, perl-test-distmanifest, perl-test-perltidy, perl-test-pod, perl-test-pod-coverage, perl-test-trap and perltidy. [propagated-inputs]: Add perl-exception-class, perl-try-tiny and perl-x11-protocol-other.
2018-06-16gnu: perltidy: Update to 20180220.Kei Kebreau
* gnu/packages/perl.scm (perltidy): Update to 20180220.
2018-06-16gnu: Add perl-test-perltidy.Kei Kebreau
* gnu/packages/perl-check.scm (perl-test-perltidy): New variable.
2018-06-16gnu: Add perl-file-finder.Kei Kebreau
* gnu/packages/perl.scm (perl-file-finder): New variable.
2018-06-16gnu: Add perl-test-distmanifest.Kei Kebreau
* gnu/packages/perl-check.scm (perl-test-distmanifest): New variable.
2018-06-16gnu: Add perl-module-manifest.Kei Kebreau
* gnu/packages/perl.scm (perl-module-manifest): New variable.
2018-06-16gnu: Add perl-cpan-changes.Kei Kebreau
* gnu/packages/perl.scm (perl-cpan-changes): New variable.
2018-06-16gnu: Add perl-x11-protocol-other.Kei Kebreau
* gnu/packages/xorg.scm (perl-x11-protocol-other): New variable.
2018-06-17gnu: gsl: Update to 2.5.Ludovic Courtès
* gnu/packages/maths.scm (gsl): Update to 2.5.
2018-06-17gnu: diffoscope: Update to 96.Ludovic Courtès
* gnu/packages/package-management.scm (diffoscope): Update to 96.
2018-06-17gnu: magit: Update to 2.13.0.Ludovic Courtès
* gnu/packages/emacs.scm (magit): Update to 2.13.0.
2018-06-17gnu: emacs-fish-completion: Don't propagate inputs.Pierre Neidhardt
* gnu/packages/emacs.scm (emacs-fish-completion)[propagated-inputs]: Remove fish [inputs]: Add fish. [arguments]: New field. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-17gnu: upx: Fix CVE-2017-15056.Pierre Neidhardt
* gnu/packages/patches/upx-protect-against-bad-crafted-input.patch: New file. * gnu/packages/compression.scm (upx)[source]: Use it. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-16gnu: strace: Update to 4.23.Marius Bakke
* gnu/packages/linux.scm (strace): Update to 4.23. [source]: Remove obsolete patch. * gnu/packages/patches/strace-kernel-4.16.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
2018-06-16gnu: offlineimap: Update to 7.2.1.Marius Bakke
* gnu/packages/mail.scm (offlineimap): Update to 7.2.1.
2018-06-16gnu: maim: Update to 5.5.2.Marius Bakke
* gnu/packages/xdisorg.scm (maim): Update to 5.5.2.
2018-06-16gnu: ffmpeg: Update to 4.0.1.Marius Bakke
* gnu/packages/video.scm (ffmpeg): Update to 4.0.1.
2018-06-16gnu: ldb: Fix build on 32-bit systems.Marius Bakke
* guix/utils.scm (target-64bit?): New procedure. * gnu/packages/samba.scm (ldb)[inputs]: Only add LMDB on 64-bit systems. [arguments]: Make #:tests? conditional on LMDB availability.
2018-06-16gnu: perl: Fix CVE-2018-12015.Marius Bakke
* gnu/packages/patches/perl-archive-tar-CVE-2018-12015.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/perl.scm (perl-5.26.2)[source](patches): Use it.
2018-06-16gnu: libedit: Update to 20180525-3.1.Marius Bakke
* gnu/packages/libedit.scm (libedit): Update to 20180525-3.1.
2018-06-16gnu: openal: Update to 0.18.2.Marius Bakke
* gnu/packages/audio.scm (openal): Update to 0.18.2.
2018-06-16gnu: linux-libre: Fix build on AArch64.Marius Bakke
* gnu/packages/patches/binutils-aarch64-symbol-relocation.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/base.scm (binutils/fixed): New public variable. * gnu/packages/linux.scm (make-linux-libre)[native-inputs]: On aarch64, define new ld-wrapper with the above binutils and use it.
2018-06-16gnu: Add restic.Oleg Pykhalov
* gnu/packages/backup.scm (restic): New variable.
2018-06-16gnu: Add dehydrated.Clément Lassieur
* gnu/packages/tls.scm (dehydrated): New variable.
2018-06-16gnu: ant-bootstrap: Make build reproducible.Gábor Boskovits
* gnu/packages/java.scm (ant-bootstrap)[arguments]<#:phases>[strip-jar-timestamps]: New phase to reset jar file timestamps. <#:imported-modules>: Import guix build syscalls, gnu-build-system-modules. <#:modules>: Import guix build: gnu-build-system, utils, syscalls. [native-inputs]: Add unzip, zip.
2018-06-16gnu: wesnoth: Update to 1.14.3.宋文武
* gnu/packages/games.scm (wesnoth): Update to 1.14.3.
2018-06-16gnu: groovy: Add groovy-xml to the closure.Julien Lepiller
* gnu/packages/groovy.scm (groovy)[inputs]: Add groovy-xml. [arguments]: Add groovy-xml to the list of classes available for class loading.
2018-06-16gnu: Add maven.Julien Lepiller
* gnu/packages/maven.scm (maven): New variable.
2018-06-16gnu: Add maven-compat.Julien Lepiller
* gnu/packages/maven.scm (maven-compat): New variable.
2018-06-16gnu: Add maven-resolver-transport-wagon.Julien Lepiller
* gnu/packages/maven.scm (maven-resolver-transport-wagon): New variable.
2018-06-16gnu: Add maven-wagon-http.Julien Lepiller
* gnu/packages/maven.scm (maven-wagon-http): New variable.
2018-06-16gnu: Add maven-wagon-http-shared.Julien Lepiller
* gnu/packages/maven.scm (maven-wagon-http-shared): New variable.
2018-06-16gnu: Add maven-wagon-tck-http.Julien Lepiller
* gnu/packages/maven.scm (maven-wagon-tck-http): New variable.
2018-06-16gnu: Add maven-wagon-file.Julien Lepiller
* gnu/packages/maven.scm (maven-wagon-file): New variable.
2018-06-16gnu: Add maven-wagon-provider-test.Julien Lepiller
* gnu/packages/maven.scm (maven-wagon-provider-test): New variable.
2018-06-16gnu: Add maven-wagon-provider-api.Julien Lepiller
* gnu/packages/maven.scm (maven-wagon-provider-api): New variable.
2018-06-16gnu: Add maven-embedder.Julien Lepiller
* gnu/packages/maven.scm (maven-embedder): New variable.