Pjotr Prins
1b541c3e93
gnu: ldc: Update to 1.7.0.
...
Fixes recent bootstrap and updates ldc and package manager to match.
* gnu/packages/ldc.scm (ldc-bootstrap): Update to 0.17.4.
[properties]: Add max-slient-time.
[arguments]<#:phases>[patch-phobos]: Update patches (see below).
(ldc): Update to 1.7.0.
(ldc-beta): Delete variable.
[arguments]<#:phases>[patch-phobos]: Update patches (see below).
[arguments]<#:phases>[check]: Use invoke.
(rdmd): Update to 2.077.1.
(dub): Update to 1.7.2.
* gnu/local.mk (dist_patch_DATA): Remove "ldc-disable-tests.patch".
Add "ldc-bootstrap-disable-tests.patch".
Remove "ldc-1.1.0-disable-phobos-tests.patch".
Add "ldc-1.7.0-disable-phobos-tests.patch".
Remove "ldc-1.1.0-disable-dmd-tests.patch".
Co-Authored-By: Danny Milosavljevic <dannym@scratchpost.org>
2018-02-20 19:36:34 +01:00
Tobias Geerinckx-Rice
70144879aa
gnu: coreutils: Update to 8.29.
...
* gnu/packages/base.scm (coreutils): Update to 8.29.
2018-02-20 19:32:45 +01:00
Tobias Geerinckx-Rice
05d86d70d9
gnu: m4: Update phase style.
...
* gnu/packages/m4.scm (m4)[arguments]: Use MODIFY-PHASES syntax and end
phase with #t.
2018-02-20 19:29:16 +01:00
Tobias Geerinckx-Rice
5170bbd5bc
gnu: ncurses: Update phase style.
...
* gnu/packages/ncurses.scm (ncurses)[arguments]: Use INVOKE and end
phases with #t.
2018-02-20 19:29:12 +01:00
Tobias Geerinckx-Rice
e9190dd4c4
gnu: eudev: Update to 3.2.5.
...
* gnu/packages/linux.scm (eudev): Update to 3.2.5.
2018-02-20 19:29:08 +01:00
Marius Bakke
5dd53cbf56
gnu: nginx: Update to 1.13.9.
...
* gnu/packages/web.scm (nginx): Update to 1.13.9.
2018-02-20 19:05:13 +01:00
Marius Bakke
d64bcccf43
gnu: grub: Run tests against Qemu 2.10.
...
* gnu/packages/bootloaders.scm (qemu-minimal-2.10): New variable.
(grub)[native-inputs]: Replace QEMU-MINIMAL with QEMU-MINIMAL-2.10.
2018-02-20 18:23:14 +01:00
Marius Bakke
5fa6b52a54
gnu: qemu: Update to 2.11.1.
...
* gnu/packages/patches/qemu-CVE-2017-15038.patch,
gnu/packages/patches/qemu-CVE-2017-15289.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
* gnu/packages/virtualization.scm (qemu): Update to 2.11.1
[source](patches): Remove.
2018-02-20 17:44:43 +01:00
Marius Bakke
b1989c1250
gnu: freetype: Fix CVE-2018-6942.
...
* gnu/packages/patches/freetype-CVE-2018-6942.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/fontutils.scm (freetype)[replacement]: New field.
(freetype/fixed): New variable.
2018-02-20 16:26:20 +01:00
Tobias Geerinckx-Rice
3d2d5ebffa
gnu: gnurl: Add HTTP/2 support.
...
* gnu/packages/gnunet.scm (gnurl)[inputs]: Add nghttp2:lib.
2018-02-20 16:06:11 +01:00
Tobias Geerinckx-Rice
c36615877b
gnu: patchelf: Update phase style.
...
* gnu/packages/elf.scm (patchelf)[arguments]: Use MODIFY-PHASES syntax
and INVOKE, and end phase with #t.
2018-02-20 16:06:11 +01:00
Tobias Geerinckx-Rice
273cab96d7
gnu: cross-base: Update phase style.
...
* gnu/packages/cross-base.scm (cross-kernel-headers, cross-libc): Use
MODIFY-PHASES syntax and end phases with #t.
2018-02-20 16:06:10 +01:00
Tobias Geerinckx-Rice
fc783fb264
gnu: indent: Update phase style.
...
* gnu/packages/indent.scm (indent)[arguments]: Use MODIFY-PHASES syntax
and end phase with #t.
2018-02-20 16:06:10 +01:00
Tobias Geerinckx-Rice
e0f71c802c
gnu: intltool: Update phase style.
...
* gnu/packages/glib.scm (intltool)[arguments]: Use MODIFY-PHASES syntax
and end phase with #t.
2018-02-20 16:06:10 +01:00
Tobias Geerinckx-Rice
edbce464b9
gnu: make-bootstrap: Update phase style.
...
* gnu/packages/make-bootstrap.scm (%static-inputs): Use MODIFY-PHASES
syntax and end phases with #t.
(%binutils-static, %gcc-static)[arguments]: Likewise.
2018-02-20 16:06:10 +01:00
Tobias Geerinckx-Rice
667e6f1e24
gnu: libffi: Update phase style.
...
* gnu/packages/libffi.scm (libffi): Move let-bound POST-INSTALL-PHASE to...
[arguments]: ...here, use MODIFY-PHASES syntax, and end phase with #t.
2018-02-20 16:06:10 +01:00
Tobias Geerinckx-Rice
d2d1144d61
gnu: dblatex: Update phase style.
...
* gnu/packages/docbook.scm (dblatex)[arguments]: Use MODIFY-PHASES
syntax and end phase with #t.
2018-02-20 16:06:09 +01:00
Tobias Geerinckx-Rice
c04e511693
gnu: glibc-hurd-headers: Update phase style.
...
* gnu/packages/base.scm (glibc/hurd-headers)[arguments]: Use
MODIFY-PHASES syntax and INVOKE, and end phases with #t.
2018-02-20 16:06:09 +01:00
Tobias Geerinckx-Rice
20897536e5
gnu: guile@2.0.14: Update phase style.
...
* gnu/packages/guile.scm (guile-2.0)[arguments]: Use MODIFY-PHASES
syntax and end phase with #t.
2018-02-20 16:06:09 +01:00
Tobias Geerinckx-Rice
53bfec7bc4
gnu: commencement: Update phase style.
...
* gnu/packages/commencement.scm (gnu-make-boot0): Substitute INVOKE for
SYSTEM* and end phases with #t.
(glibc-final-with-bootstrap-bash)[arguments]: Use MODIFY-PHASES syntax
and end phase with #t.
(gcc-boot0)[arguments]: Do all of the above.
2018-02-20 16:06:09 +01:00
Tobias Geerinckx-Rice
ba81ca6af3
gnu: gcc@4.7: Update phase style.
...
* gnu/packages/gcc.scm (gcc-4.7)[arguments]: Use MODIFY-PHASES syntax
and end phases with #t.
2018-02-20 16:06:08 +01:00
Tobias Geerinckx-Rice
c0ad84ff1e
gnu: gts: Update phase style.
...
* gnu/packages/graphviz.scm (gts)[arguments]: Use MODIFY-PHASES syntax
and end phase with #t.
2018-02-20 16:06:08 +01:00
Tobias Geerinckx-Rice
0dc618067b
gnu: util-macros: Update phase style.
...
* gnu/packages/xorg.scm (util-macros)[arguments]: Use MODIFY-PHASES
syntax and end phases with #t.
2018-02-20 16:06:08 +01:00
Marius Bakke
fb9d035015
gnu: python-pyopenssl: Update to 17.5.0.
...
* gnu/packages/python-crypto.scm (python-pyopenssl): Update to 17.5.0.
2018-02-20 16:03:07 +01:00
Marius Bakke
0ba631b90f
gnu: python-cryptography: Update to 2.1.4.
...
* gnu/packages/python-crypto.scm (python-cryptography-vectors,
python-cryptography): Update to 2.1.4.
2018-02-20 16:03:00 +01:00
Marius Bakke
cb4a178b20
gnu: libbsd: Update to 0.8.7.
...
* gnu/packages/libbsd.scm (libbsd): Update to 0.8.7.
2018-02-20 16:01:46 +01:00
Marius Bakke
e83f62f947
gnu: sqlite: Update to 3.22.0.
...
* gnu/packages/databases.scm (sqlite): Update to 3.22.0.
2018-02-20 16:01:46 +01:00
Marius Bakke
797278dff6
gnu: dbus: Update to 1.12.4.
...
* gnu/packages/glib.scm (dbus): Update to 1.12.4.
2018-02-20 16:01:46 +01:00
Marius Bakke
ab1ac4a56b
gnu: glib: Update to 2.54.3.
...
* gnu/packages/glib.scm (glib): Update to 2.54.3.
2018-02-20 16:01:46 +01:00
Marius Bakke
f0539f797a
gnu: util-linux: Update to 2.31.1.
...
* gnu/packages/linux.scm (util-linux): Update to 2.31.1.
2018-02-20 16:01:45 +01:00
Marius Bakke
c8b16de75c
gnu: libuv: Update to 1.19.1.
...
* gnu/packages/libevent.scm (libuv): Update to 1.19.1.
[arguments]: Use INVOKE instead of SYSTEM*.
2018-02-20 16:01:45 +01:00
Marius Bakke
5c73e162e2
gnu: imagemagick: Update to 6.9.9-35.
...
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.9-35.
2018-02-20 15:04:28 +01:00
Marius Bakke
1eaba63f73
gnu: calendar.scm: Use license: prefix.
...
* gnu/packages/calendar.scm (libical, khal, remind, libhdate): Use license: prefix.
2018-02-20 14:58:52 +01:00
Marius Bakke
9d13e77adb
gnu: rrdtool: Use a fixed version of tzdata for tests.
...
* gnu/packages/rrdtool.scm (rrdtool)[native-inputs]: Replace TZDATA with
TZDATA-FOR-TESTS.
2018-02-20 14:58:52 +01:00
Tobias Geerinckx-Rice
775989c7a8
gnu: nix, patchelf: Use HTTPS for nixos.org home pages.
...
* gnu/packages/elf.scm (patchelf)[home-page]: Use HTTPS.
* gnu/packages/package-management.scm (nix)[home-page]: Likewise.
2018-02-20 05:02:44 +01:00
Leo Famulari
2a5b5bfd84
gnu: libtasn1: Update to 4.13.
...
* gnu/packages/tls.scm (libtasn1): Update to 4.13.
[source]: Remove patches.
* gnu/packages/patches/libtasn1-CVE-2017-10790.patch,
gnu/packages/patches/libtasn1-CVE-2018-6003.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2018-02-19 21:50:10 -05:00
Arun Isaac
baef70bb86
gnu: boost: Update to 1.66.0.
...
* gnu/packages/boost.scm (boost): Update to 1.66.0.
[arguments]: Replace system* with invoke.
[home-page]: Update URI.
2018-02-19 21:50:10 -05:00
Leo Famulari
6a778c7560
gnu: gnutls: Update to 3.5.18.
...
* gnu/packages/tls.scm (gnutls): Update to 3.5.18.
2018-02-19 21:50:10 -05:00
Alex Vong
ad3c9f18da
gnu: tar: Update to 1.30.
...
* gnu/packages/base.scm (tar): Update to 1.30.
[source]: Remove 'tar-CVE-2016-6321.patch'.
* gnu/packages/patches/tar-CVE-2016-6321.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-02-19 21:50:09 -05:00
Leo Famulari
36d37ca9c5
gnu: libgcrypt: Update to 1.8.2.
...
* gnu/packages/gnupg.scm (libgcrypt): Update to 1.8.2.
2018-02-19 21:50:09 -05:00
Leo Famulari
7b8acffd60
gnu: libatomic-ops: Update to 7.6.2.
...
* gnu/packages/bdw-gc.scm (libatomic-ops): Update to 7.6.2.
[description]: Fix typo.
2018-02-19 21:50:09 -05:00
Leo Famulari
58f58cb44b
gnu: libgc: Update to 7.6.4.
...
* gnu/packages/bdw-gc.scm (libgc): Update to 7.6.4.
2018-02-19 21:50:09 -05:00
Tobias Geerinckx-Rice
ba3913a5d3
gnu: font-hack: Update to 3.002.
...
* gnu/packages/fonts.scm (font-hack): Update to 3.002.
2018-02-20 03:31:09 +01:00
Tobias Geerinckx-Rice
13236d30a7
gnu: pango: Update to 1.41.1.
...
* gnu/packages/gtk.scm (pango): Update to 1.41.1.
[inputs]: Add fribi.
2018-02-20 03:01:41 +01:00
Tobias Geerinckx-Rice
c3800f0b6e
gnu: lcms: Update to 2.9.
...
* gnu/packages/ghostscript.scm (lcms): Update to 2.9.
[source]: Remove patch.
* gnu/packages/patches/lcms-CVE-2016-10165.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-02-20 03:01:41 +01:00
Tobias Geerinckx-Rice
09371ab4d0
gnu: harfbuzz: Update to 1.7.5.
...
* gnu/packages/gtk.scm (harfbuzz): Update to 1.7.5.
2018-02-20 03:01:40 +01:00
Tobias Geerinckx-Rice
9f2eb4ffad
gnu: kmod: Update phase style.
...
* gnu/packages/linux.scm (kmod)[arguments]: Use MODIFY-PHASES syntax and
end phase in #t.
2018-02-20 03:01:40 +01:00
Tobias Geerinckx-Rice
eb67a470c7
gnu: kmod: Update to 25.
...
* gnu/packages/linux.scm (kmod): Update to 25.
2018-02-20 03:01:40 +01:00
Tobias Geerinckx-Rice
b07e817e21
gnu: fftw: Update phase style.
...
* gnu/packages/algebra.scm (fftw)[arguments]: Use MODIFY-PHASES syntax
and end phase with #t.
2018-02-20 03:01:39 +01:00
Tobias Geerinckx-Rice
a0d4d2d860
gnu: fftw: Update to 3.3.7.
...
* gnu/packages/algebra.scm (fftw): Update to 3.3.7.
(fftw-3.3.7): Remove, and...
(fftw-avx): ...update the only caller.
2018-02-20 03:01:39 +01:00