Tobias Geerinckx-Rice
8572adb28a
gnu: calibre: Spell ‘e-book’ consistently.
...
* gnu/packages/ebook.scm (calibre)[description]: Use synopsis' ‘e-book’
spelling.
2018-02-23 16:00:07 +01:00
Tobias Geerinckx-Rice
ae16afe92e
gnu: calibre: Update to 3.17.0.
...
* gnu/packages/ebook.scm (calibre): Update to 3.17.0.
[arguments]: End all phases with #t.
2018-02-23 16:00:07 +01:00
Tobias Geerinckx-Rice
a59f429ad1
gnu: s6-networking: Update to 2.3.0.2.
...
* gnu/packages/skarnet.scm (s6-networking): Update to 2.3.0.2.
2018-02-23 16:00:06 +01:00
Tobias Geerinckx-Rice
8ea7d85554
gnu: s6-dns: Update to 2.3.0.0.
...
* gnu/packages/skarnet.scm (s6-dns): Update to 2.3.0.0.
2018-02-23 16:00:06 +01:00
Tobias Geerinckx-Rice
c14dcc0c40
gnu: Add s6-linux-init.
...
This new package contains refugees from the s6-linux-utils update.
* gnu/packages/skarnet.scm (s6-linux-init): New public variable.
2018-02-23 16:00:06 +01:00
Tobias Geerinckx-Rice
ef8cab008b
gnu: s6-linux-utils: Update to 2.4.0.2.
...
* gnu/packages/skarnet.scm (s6-linux-utils): Update to 2.4.0.2.
2018-02-23 16:00:06 +01:00
Tobias Geerinckx-Rice
1f1031f7d9
gnu: s6-rc: Update to 0.4.0.0.
...
* gnu/packages/skarnet.scm (s6-rc): Update to 0.4.0.0.
2018-02-23 16:00:06 +01:00
Tobias Geerinckx-Rice
77482ccabe
gnu: s6: Update to 2.7.0.0.
...
* gnu/packages/skarnet.scm (s6): Update to 2.7.0.0.
2018-02-23 16:00:05 +01:00
Tobias Geerinckx-Rice
787781deff
gnu: s6-portable-utils: Update to 2.2.1.1.
...
* gnu/packages/skarnet.scm (s6-portable-utils): Update to 2.2.1.1.
2018-02-23 16:00:05 +01:00
Tobias Geerinckx-Rice
ba1203d030
gnu: execline: Update to 2.3.0.4.
...
* gnu/packages/skarnet.scm (execline): Update to 2.3.0.4.
2018-02-23 16:00:05 +01:00
Tobias Geerinckx-Rice
35f75dceb9
gnu: skalibs: Update to 2.6.3.1.
...
* gnu/packages/skarnet.scm (skalibs): Update to 2.6.3.1.
[arguments]: Drop obsolete ‘--enable-force-devr’ from #:configure-flags.
2018-02-23 16:00:05 +01:00
Tobias Geerinckx-Rice
d1e8408f53
gnu: skarnet: Use HTTPS for home pages.
...
* gnu/packages/skarnet.scm (skalibs, execline, s6-linux-utils, s6-dns)
(s6-networking, s6-rc, s6-portable-utils, s6-linux-utils)[home-page]:
Use HTTPS.
2018-02-23 16:00:05 +01:00
Tobias Geerinckx-Rice
bbf8832f16
gnu: optipng: Update to 0.7.7 [security fixes].
...
This release claims to fix 2 vulnerabilities:
- ‘an integer overflow vulnerability in the TIFF decoder’
(CVE-2017-1000229, previously patched in Guix), and
- ‘a buffer overflow vulnerability in the GIF decoder’.
* gnu/packages/image.scm (optipng): Update to 0.7.7.
[source]: Remove patch.
[arguments]: Substitute INVOKE for SYSTEM* and end phase with #t.
* gnu/packages/patches/optipng-CVE-2017-1000229.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-02-23 16:00:04 +01:00
Tobias Geerinckx-Rice
5a82c90400
gnu: bpython: Update to 0.17.1.
...
* gnu/packages/python.scm (bpython): Update to 0.17.1.
2018-02-23 16:00:04 +01:00
Tobias Geerinckx-Rice
78d6524aeb
gnu: musl: Use HTTPS home page.
...
* gnu/packages/musl.scm (musl)[home-page]: Use HTTPS.
2018-02-23 16:00:04 +01:00
Tobias Geerinckx-Rice
4b971dde8f
gnu: musl: Update to 1.1.19.
...
* gnu/packages/musl.scm (musl): Update to 1.1.19.
2018-02-23 16:00:04 +01:00
Tobias Geerinckx-Rice
8d4ba9ba1c
gnu: parallel: Update to 20180222.
...
* gnu/packages/parallel.scm (parallel): Update to 20180222.
2018-02-23 16:00:03 +01:00
Rutger Helling
18cbba2695
gnu: mesa-utils: Update to 8.4.0.
...
* gnu/packages/gl.scm (mesa-utils): Update to 8.4.0.
2018-02-23 15:36:34 +01:00
Rutger Helling
6bebad7721
gnu: dolphin-emu: Enable Vulkan video backend.
...
* gnu/packages/emulators.scm (dolphin-emu): Enable Vulkan video backend.
[inputs]: Add vulkan-icd-loader.
[arguments]: Rename 'generate-fonts to
'generate-fonts&hardcore-libvulkan-path. Hardcode libvulkan.so.
2018-02-23 10:17:48 +01:00
Rutger Helling
6ac6055aa2
gnu: you-get: Update to 0.4.1025.
...
* gnu/packages/video.scm (you-get): Update to 0.4.1025.
2018-02-23 08:50:23 +01:00
Arun Isaac
a21eb019bd
gnu: Add rhash.
...
* gnu/packages/crypto.scm (rhash): New variable.
2018-02-23 12:51:49 +05:30
Efraim Flashner
5c213d1bee
gnu: american-fuzzy-lop: Change custom qemu input.
...
* gnu/packages/debug.scm (american-fuzzy-lop)[inputs]: Custom-qemu now
inherits from private qemu-minimal-2.10.
* gnu/packages/bootloaders.scm (qemu-minimal-2.10): Add note to move
variable to gnu/packages/debug.scm when no longer needed in
bootloaders.scm.
2018-02-22 22:15:21 +02:00
Leo Famulari
cfcc0f3c63
gnu: gnupg: Update to 2.2.5.
...
* gnu/packages/gnupg.scm (gnupg): Update to 2.2.5.
2018-02-22 14:42:47 -05:00
ng0
b4cb9308f7
gnu: Add cwm.
...
* gnu/packages/wm.scm (cwm): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-02-22 14:24:02 -05:00
Efraim Flashner
8528080405
gnu: dolphin-emu: Shorten the source snippet.
...
* gnu/packages/emulators.scm (dolphin-emu): Rewrite the source snippet
to be more compact.
2018-02-22 21:02:56 +02:00
Efraim Flashner
e89bfc2dfd
gnu: dolphin-emu: Enable building on aarch64-linux.
...
* gnu/packages/emulators.scm (dolphin-emu)[supported-systems]: Add
aarch64-linux.
2018-02-22 21:02:53 +02:00
Oleg Pykhalov
fd7da5b9e3
gnu: mlt: Fix compilation against glibc 2.26.
...
* gnu/packages/video.scm (mlt)[source](snippet, modules): New fields.
2018-02-22 21:43:20 +03:00
Tobias Geerinckx-Rice
58246f9650
gnu: strongswan: Separate phases.
...
* gnu/packages/networking.scm (strongswan)[arguments]: Split
‘adjust-to-environment’ phase into ‘patch-command-file-names’ and
‘set-up-test-environment’.
2018-02-22 17:24:37 +01:00
Tobias Geerinckx-Rice
c85eca6253
gnu: strongswan: Update to 5.6.2.
...
* gnu/packages/networking.scm (strongswan): Update to 5.6.2.
2018-02-22 17:24:37 +01:00
Tobias Geerinckx-Rice
8e6b131baa
gnu: pumpa: Update to 0.9.3.
...
* gnu/packages/pumpio.scm (pumpa): Update to 0.9.3.
[arguments]: Substitute INVOKE for SYSTEM*.
2018-02-22 17:24:36 +01:00
Tobias Geerinckx-Rice
e39631a9e1
gnu: mit-scheme: Update phase style.
...
* gnu/packages/scheme.scm (mit-scheme)[arguments]: Use INVOKE and end
phases with #t.
2018-02-22 17:24:36 +01:00
Tobias Geerinckx-Rice
4eb0f5cdd9
gnu: po4a: Update home page.
...
* gnu/packages/gettext.scm (po4a)[home-page]: Update.
2018-02-22 17:24:36 +01:00
Marius Bakke
bb2a95580e
gnu: libx264: Change to stable branch.
...
Fixes <https://bugs.gnu.org/30573 >.
Reported by George myglc2 Clemmer <myglc2@gmail.com>
* gnu/packages/video.scm (libx264)[source]: Use 'stable' snapshot.
2018-02-22 15:32:48 +01:00
Marius Bakke
9cf2de87d2
gnu: ccid: Update to 1.4.29.
...
* gnu/packages/security-token.scm (ccid): Update to 1.4.29.
2018-02-22 14:35:51 +01:00
Björn Höfling
a2a532742a
gnu: Add spatialite-gui.
...
* gnu/packages/geo.scm (spatialite-gui): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-02-22 14:35:51 +01:00
Björn Höfling
1aef4222b6
Revert "gnu: Remove wxwidgets@2.8."
...
This reverts commit 6f9ba4c91c
.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-02-22 14:35:51 +01:00
Björn Höfling
22c7c77571
gnu: Add libgaiagraphics.
...
* gnu/packages/geo.scm (libgaiagraphics): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-02-22 14:35:50 +01:00
Björn Höfling
f6c507e13c
gnu: Add libspatialite.
...
* gnu/packages/geo.scm (libspatialite): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-02-22 14:35:50 +01:00
Marius Bakke
89bc528731
gnu: libsoup: Update to 2.60.3.
...
* gnu/packages/gnome.scm (libsoup): Update to 2.60.3.
2018-02-22 14:15:17 +01:00
Marius Bakke
fdc38cb6ca
gnu: fio: Update to 3.5.
...
* gnu/packages/benchmark.scm (fio): Update to 3.5.
2018-02-22 14:15:17 +01:00
Marius Bakke
149cc42239
gnu: xorgproto: Update to 2018.3.
...
* gnu/packages/xorg.scm (xorgproto): Update to 2018.3.
2018-02-22 14:15:17 +01:00
Rutger Helling
1a6734ed30
gnu: Adjust and remove copyright lines for moved packages.
...
* gnu/packages/games.scm: Adjust and remove copyright lines for packages that
got moved to emulators.scm
2018-02-22 13:55:40 +01:00
Rutger Helling
9e1d2fbc32
gnu: Remove copyright line for moved package.
...
* gnu/packages/games.scm: Remove copyright line for package that got moved to
emulators.scm
2018-02-22 12:38:56 +01:00
Rutger Helling
9af704c59c
gnu: Move emulation packages from games to emulators.
...
* gnu/packages/games.scm (desmume) (dosbox) (emulation-station) (higan) (mgba)
(mupen64plus-audio-sdl) (mupen64plus-core) (mupen64plus-input-sdl)
(mupen64plus-rsp-hle) (mupen64plus-rsp-z64) (mupen64plus-ui-console)
(mupen64plus-video-arachnoid) (mupen64plus-video-glide64)
(mupen64plus-video-glide64mk2) (mupen64plus-video-rice)
(mupen64plus-video-z64) (nestopia-ue) (retroarch): Move to... *
gnu/packages/emulators.scm: ... here.
2018-02-22 12:15:23 +01:00
Ricardo Wurmus
65c9d25739
gnu: r-qtl: Update to 1.42-8.
...
* gnu/packages/bioinformatics.scm (r-qtl): Update to 1.42-8.
2018-02-22 11:18:03 +01:00
Ricardo Wurmus
8cc41c8ff5
gnu: r-forcats: Update to 0.3.0.
...
* gnu/packages/statistics.scm (r-forcats): Update to 0.3.0.
[propagated-inputs]: Add r-rlang.
2018-02-22 11:18:03 +01:00
Ricardo Wurmus
e5e56cc9eb
gnu: r-xml: Update to 3.98-1.10.
...
* gnu/packages/statistics.scm (r-xml): Update to 3.98-1.10.
[inputs]: Add zlib.
[native-inputs]: Add pkg-config.
2018-02-22 11:18:03 +01:00
Ricardo Wurmus
0c43f4814b
gnu: r-devtools: Update to 1.13.5.
...
* gnu/packages/statistics.scm (r-devtools): Update to 1.13.5.
2018-02-22 11:18:03 +01:00
Ricardo Wurmus
fae330c354
gnu: r-dbplyr: Update to 1.2.1.
...
* gnu/packages/statistics.scm (r-dbplyr): Update to 1.2.1.
2018-02-22 11:18:03 +01:00
Ricardo Wurmus
1ea6639868
gnu: r-rlang: Update to 0.2.0.
...
* gnu/packages/statistics.scm (r-rlang): Update to 0.2.0.
2018-02-22 11:18:03 +01:00
Ricardo Wurmus
5b62630280
gnu: r-knitr: Update to 1.20.
...
* gnu/packages/statistics.scm (r-knitr): Update to 1.20.
2018-02-22 11:18:03 +01:00
Ricardo Wurmus
b4c6f4caf7
gnu: r-stringr: Update to 1.3.0.
...
* gnu/packages/statistics.scm (r-stringr): Update to 1.3.0.
[propagated-inputs]: Add r-glue.
2018-02-22 11:18:02 +01:00
Ricardo Wurmus
51b7b0e30f
gnu: r-timedate: Update to 3043.102.
...
* gnu/packages/cran.scm (r-timedate): Update to 3043.102.
2018-02-22 11:18:02 +01:00
Rutger Helling
e5f9ec8bc3
gnu: Add dolphin-emu.
...
* gnu/packages/emulators.scm (dolphin-emu): New variable.
2018-02-22 09:20:51 +01:00
David Thompson
3fd2ecb338
gnu: Add wxwidgets-gtk2-3.1.
...
* gnu/packages/wxwidgets.scm (wxwidgets-gtk2-3.1): New variable.
Signed-off-by: Rutger Helling <rhelling@mykolab.com>
2018-02-22 09:07:25 +01:00
Leo Famulari
62d14d2400
gnu: mpd-mpc: Update to 0.29.
...
* gnu/packages/mpd.scm (mpd-mpc): Update to 0.29.
[build-system]: Use the meson-build-system.
2018-02-22 01:40:29 -05:00
Leo Famulari
943100f61d
gnu: mpd: Update to 0.20.17.
...
* gnu/packages/mpd.scm (mpd): Update to 0.20.17.
[source]: Use HTTPS URL.
2018-02-22 01:40:28 -05:00
Leo Famulari
c59ea46fd1
gnu: libmpdclient: Update to 2.14.
...
* gnu/packages/mpd.scm (libmpdclient): Update to 2.14.
[source]: Use HTTPS URL.
2018-02-22 01:40:24 -05:00
Oleg Pykhalov
659f790b3f
gnu: Add emacs-edit-indirect.
...
* gnu/packages/emacs.scm (emacs-edit-indirect): New public variable.
2018-02-21 22:29:41 +03:00
Leo Famulari
22261238e7
gnu: mbedtls-apache: Update to 2.7.0 [security fixes].
...
Fixes CVE-2017-18187 and CVE-2018-{0487,0488}.
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.7.0.
2018-02-21 14:28:03 -05:00
Danny Milosavljevic
a0343008dc
gnu: libx264: Use nasm.
...
Follow-up to a33727db1b
.
* gnu/packages/video.scm (libx264)[native-inputs]: Replace yasm by nasm.
2018-02-21 20:27:01 +01:00
Efraim Flashner
a33727db1b
gnu: libx264: Update to 20180219-2245.
...
* gnu/packages/video.scm (libx264): Update to 20180219-2245.
2018-02-21 19:29:32 +02:00
Tobias Geerinckx-Rice
a89e0cf581
gnu: lpsolve: Update to 5.5.2.5.
...
* gnu/packages/maths.scm (lpsolve): Update to 5.5.2.5.
2018-02-21 15:02:49 +01:00
Tobias Geerinckx-Rice
453c002679
gnu: shflags: Update to 1.2.3.
...
* gnu/packages/version-control.scm (shflags): Update to 1.2.3.
[arguments]: Match new sources layout.
2018-02-21 15:02:49 +01:00
Tobias Geerinckx-Rice
dcb06ac9cf
gnu: shflags: Use the GNU-BUILD-SYSTEM.
...
The TRIVIAL-BUILD-SYSTEM doesn't really save any effort and is actually
slightly longer.
* gnu/packages/version-control.scm (shflags)[build-system: Use
GNU-BUILD-SYSTEM.
[arguments]: Adjust accordingly and prefer INSTALL-FILE over COPY-FILE.
2018-02-21 15:02:49 +01:00
Tobias Geerinckx-Rice
79f0561f43
gnu: htop: Fix tree view.
...
* gnu/packages/patches/htop-fix-process-tree.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/admin.scm (htop)[source]: Use it.
2018-02-21 15:02:49 +01:00
Tobias Geerinckx-Rice
6c96b5452c
gnu: lpsolve: Update phase style.
...
* gnu/packages/maths.scm (lpsolve)[arguments]: Use INVOKE and
INSTALL-FILE, and end phases with #t.
2018-02-21 15:02:48 +01:00
Tobias Geerinckx-Rice
be5dc5fb18
gnu: iptables: Edit synopsis & description.
...
* gnu/packages/linux.scm (iptables)[synopsis, description]: Improve.
2018-02-21 15:02:48 +01:00
Tobias Geerinckx-Rice
4f3bf2059e
gnu: iptables: Update to 1.6.2.
...
* gnu/packages/linux.scm (iptables): Update to 1.6.2.
2018-02-21 15:02:48 +01:00
Tobias Geerinckx-Rice
9a9d64eaf9
gnu: lout: Update phase style.
...
* gnu/packages/lout.scm (lout)[arguments]: Write phases in-line, use
MODIFY-PHASES syntax, INVOKE, and WITH-DIRECTORY-EXCURSION, and end
phases with #t. Re-indent the result.
2018-02-21 15:02:48 +01:00
Tobias Geerinckx-Rice
ea5d238dae
gnu: cook: Update phase style.
...
* gnu/packages/cook.scm (cook)[arguments]: Use MODIFY-PHASES syntax and
end phase with #t.
2018-02-21 15:02:47 +01:00
Tobias Geerinckx-Rice
61faf24df6
gnu: slang: Update to 2.3.1a.
...
* gnu/packages/slang.scm (slang): Update to 2.3.1a.
2018-02-21 15:02:47 +01:00
Tobias Geerinckx-Rice
20e73f5b58
gnu: shflags: Set source file name.
...
* gnu/packages/version-control.scm (shflags)[source]: Use a meaningful
FILE-NAME.
2018-02-21 15:02:47 +01:00
Tobias Geerinckx-Rice
219ec95c90
gnu: getmail: Update to 5.5.
...
* gnu/packages/mail.scm (getmail): Update to 5.5.
2018-02-21 15:02:46 +01:00
Danny Milosavljevic
781d721a82
gnu: ldc: Add comment.
...
* gnu/packages/ldc.scm (ldc): Add comment.
2018-02-21 12:07:13 +01:00
Danny Milosavljevic
a4960a204d
gnu: dub: Use invoke.
...
* gnu/packages/ldc.scm (dub): Use invoke.
2018-02-21 02:52:01 +01:00
Danny Milosavljevic
12479d58be
gnu: rdmd: Use invoke.
...
* gnu/packages/ldc.scm (rdmd): Use invoke.
2018-02-21 02:51:13 +01:00
Marius Bakke
9102ce124c
gnu: bash: Update to patch level 19.
...
* gnu/packages/bash.scm (%patch-series-4.4): Add patches 13 through 19.
2018-02-20 19:54:25 +01:00
Marius Bakke
3b1b504229
gnu: libsigsegv: Update to 2.12.
...
* gnu/packages/libsigsegv.scm (libsigsegv): Update to 2.12.
2018-02-20 19:54:25 +01:00
Marius Bakke
130ea9e29b
gnu: less: Update to 530.
...
* gnu/packages/less.scm (less): Update to 530.
2018-02-20 19:54:25 +01:00
Marius Bakke
e48859b2b2
gnu: mpc: Update to 1.1.0.
...
* gnu/packages/multiprecision.scm (mpc): Update to 1.1.0.
2018-02-20 19:54:25 +01:00
Marius Bakke
784d3b7e8e
gnu: ncurses: Update to 6.1.
...
* gnu/packages/ncurses.scm (ncurses): Update to 6.1.
[arguments]: Remove APPLY-ROLLUP-PATCH-PHASE.
[native-inputs]: Remove "rollup-patch" origin. Move comment.
2018-02-20 19:54:24 +01:00
Marius Bakke
eaa7b9664e
gnu: gdbm: Update to 1.14.
...
* gnu/packages/databases.scm (gdbm): Update to 1.14.
2018-02-20 19:54:24 +01:00
Marius Bakke
49b080de9a
gnu: gzip: Update to 1.9.
...
* gnu/packages/compression.scm (gzip): Update to 1.9.
2018-02-20 19:53:56 +01:00
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