Age | Commit message (Collapse) | Author |
|
* gnu/packages/java.scm (ant-bootstrap): New variable.
|
|
* gnu/packages/java.scm (sablevm): New variable.
|
|
* gnu/packages/java.scm (sablevm-classpath): New variable.
|
|
* gnu/packages/java.scm (jikes): New variable.
|
|
* gnu/packages/bioinformatics.scm (r-edaseq): New variable.
|
|
* gnu/packages/bioinformatics.scm (r-deseq): New variable.
|
|
* gnu/packages/bioinformatics.scm (r-aroma-light): New variable.
|
|
|
|
|
|
* gnu/packages/gnome.scm (vte-ng): Update to 0.48.3.a.
|
|
* gnu/packages/gnome.scm (gexiv2): Update to 0.10.6.
|
|
* gnu/packages/gnome.scm (dconf-editor): Update to 3.22.3.
|
|
* gnu/packages/gnome.scm (aisleriot): Update to 3.22.2.
|
|
* gnu/packages/gnome.scm (vte): Update to 0.48.3.
|
|
* gnu/packages/bioinformatics.scm (fraggenescan): Update to 1.30.
[arguments]: Update patching of paths, install procedure. Add new test
case.
|
|
* gnu/packages/bioinformatics.scm (roary): Update to 3.8.2.
|
|
* gnu/packages/bioinformatics.scm (taxtastic): Update to 0.6.4.
[source]: Use PyPI URI.
|
|
* gnu/packages/bioinformatics.scm (r-mutationalpatterns): Update to 1.2.1.
|
|
* gnu/bootloader/extlinux.scm (extlinux-configuration-file): Warn users about
the fact that the configuration file is automatically generated.
|
|
* gnu/packages/video.scm (v4l-utils): Update to 1.12.5.
|
|
* gnu/packages/video.scm (x265): Update to 2.4.
|
|
* gnu/packages/video.scm (vlc): Update to 2.2.5.1.
[source]: Remove obsolete snippet.
|
|
* gnu/packages/video.scm (libaacs): Update to 0.9.0.
|
|
* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.0.
[license]: Change to AGPL3+.
|
|
|
|
|
|
* gnu/packages/bioinformatics.scm (fasttree): Update to 2.1.10.
|
|
* gnu/packages/bioinformatics.scm (python-biom-format): Update to 2.1.6.
[propagated-inputs]: Add python-pandas.
|
|
* gnu/packages/python.scm (python-future): Update to 0.16.0.
|
|
* gnu/packages/security-token.scm (ccid): Update to 1.4.27.
|
|
* gnu/packages/benchmark.scm (fio): Update to 2.20.
[arguments]<#:phases>: Drop removed script from 'move-outputs' phase.
|
|
* gnu/packages/nano.scm (nano): Update to 2.8.4.
|
|
* gnu/packages/vim.scm (vim, vim-full): Update to 8.0.0600.
|
|
* gnu/packages/vim.scm (vim-full)[arguments]<#:phases>: Add substitution.
|
|
* doc/guix.texi (OPENPGP-SIGNING-KEY-ID): Change to Ludo's key.
|
|
|
|
Fixes a regression introduced in 4d8806c3d662c74e6d48d0f0d6ce423fce9a3a08.
* gnu/tests/ssh.scm (run-ssh-test): Use GUILE2.0-SSH instead of GUILE-SSH.
|
|
* guix/scripts/system.scm (process-action): Don't call
'warn-about-old-distro' when ACTION is 'init' or 'build'.
|
|
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.11.2.
(%linux-libre-hash): Update hash.
|
|
This removes support for the "shared memory communications over RDMA" (SMC-R)
networking protocol, which was added in 4.11 without the knowledge of the RDMA
maintainers, and which is thought to contain significant security flaws. For
details, see <https://lwn.net/Articles/723081> and
<https://lwn.net/Articles/723070>.
* gnu/packages/aux-files/linux-libre/4.11-x86_64.conf,
gnu/packages/aux-files/linux-libre/4.11-i686.conf: Disable CONFIG_SMC.
723# 0001-gnu-libevent-2.0-Add-fix-from-upstream.patch
|
|
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.29.
|
|
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.69.
|
|
This is a followup to 9a1bfe764859365b6726f168da95b88a2d22403b.
* guix/scripts/system.scm (system-derivation-for-action): Add 40MiB to
the default size for 'vm'.
|
|
This avoids pulling in glibc & co. Fixes a regression introduced in
2f861edf5cf5118ad560737343312c9a5efe5b2f (the 'unionfsctl' executable
did not exist in unionfs-fuse 0.26).
* gnu/packages/linux.scm (unionfs-fuse/static)[arguments]
<post-install>: Remove 'unionfsctl' binary.
|
|
Fixes a test regression introduced by ecf5d5376979fadd971559367bf553df89fcc62b.
* gnu/system/vm.scm (system-qemu-image/shared-store-script): 30MiB -> 70MiB.
|
|
This avoids pulling in glibc & co. Fixes a regression introduced in
2f861edf5cf5118ad560737343312c9a5efe5b2f (the 'unionfsctl' executable
did not exist in unionfs-fuse 0.26).
* gnu/packages/linux.scm (unionfs-fuse/static)[arguments]
<post-install>: Remove 'unionfsctl' binary.
|
|
Fixes a test regression introduced by ecf5d5376979fadd971559367bf553df89fcc62b.
* gnu/system/vm.scm (system-qemu-image/shared-store-script): 30MiB -> 70MiB.
|
|
|
|
* gnu/packages/ghostscript.scm (ghostscript): Add comment.
|
|
* gnu/packages/patches/jbig2dec-CVE-2017-7885.patch,
gnu/packages/patches/jbig2dec-CVE-2017-7975.patch,
gnu/packages/patches/jbig2dec-CVE-2017-7976.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/image.scm (jbig2dec)[source]: Use them.
|