~ruther/guix-local

a512246c — Rutger Helling 8 years ago
gnu: vulkan-icd-loader: Update to 1.0.68.0.

* gnu/packages/vulkan.scm (vulkan-icd-loader): Update to 1.0.68.0.
[arguments]: Add 'remove-spirv-tools-commit-id phase. Add "-DBUILD_LAYERS=OFF"
configure-flag.
8572adb2 — Tobias Geerinckx-Rice 8 years ago
gnu: calibre: Spell ‘e-book’ consistently.

* gnu/packages/ebook.scm (calibre)[description]: Use synopsis' ‘e-book’
spelling.
ae16afe9 — Tobias Geerinckx-Rice 8 years ago
gnu: calibre: Update to 3.17.0.

* gnu/packages/ebook.scm (calibre): Update to 3.17.0.
[arguments]: End all phases with #t.
a59f429a — Tobias Geerinckx-Rice 8 years ago
gnu: s6-networking: Update to 2.3.0.2.

* gnu/packages/skarnet.scm (s6-networking): Update to 2.3.0.2.
8ea7d855 — Tobias Geerinckx-Rice 8 years ago
gnu: s6-dns: Update to 2.3.0.0.

* gnu/packages/skarnet.scm (s6-dns): Update to 2.3.0.0.
c14dcc0c — Tobias Geerinckx-Rice 8 years ago
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.
ef8cab00 — Tobias Geerinckx-Rice 8 years ago
gnu: s6-linux-utils: Update to 2.4.0.2.

* gnu/packages/skarnet.scm (s6-linux-utils): Update to 2.4.0.2.
1f1031f7 — Tobias Geerinckx-Rice 8 years ago
gnu: s6-rc: Update to 0.4.0.0.

* gnu/packages/skarnet.scm (s6-rc): Update to 0.4.0.0.
77482cca — Tobias Geerinckx-Rice 8 years ago
gnu: s6: Update to 2.7.0.0.

* gnu/packages/skarnet.scm (s6): Update to 2.7.0.0.
787781de — Tobias Geerinckx-Rice 8 years ago
gnu: s6-portable-utils: Update to 2.2.1.1.

* gnu/packages/skarnet.scm (s6-portable-utils): Update to 2.2.1.1.
ba1203d0 — Tobias Geerinckx-Rice 8 years ago
gnu: execline: Update to 2.3.0.4.

* gnu/packages/skarnet.scm (execline): Update to 2.3.0.4.
35f75dce — Tobias Geerinckx-Rice 8 years ago
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.
d1e8408f — Tobias Geerinckx-Rice 8 years ago
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.
bbf8832f — Tobias Geerinckx-Rice 8 years ago
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.
5a82c904 — Tobias Geerinckx-Rice 8 years ago
gnu: bpython: Update to 0.17.1.

* gnu/packages/python.scm (bpython): Update to 0.17.1.
78d6524a — Tobias Geerinckx-Rice 8 years ago
gnu: musl: Use HTTPS home page.

* gnu/packages/musl.scm (musl)[home-page]: Use HTTPS.
4b971dde — Tobias Geerinckx-Rice 8 years ago
gnu: musl: Update to 1.1.19.

* gnu/packages/musl.scm (musl): Update to 1.1.19.
8d4ba9ba — Tobias Geerinckx-Rice 8 years ago
gnu: parallel: Update to 20180222.

* gnu/packages/parallel.scm (parallel): Update to 20180222.
18cbba26 — Rutger Helling 8 years ago
gnu: mesa-utils: Update to 8.4.0.

* gnu/packages/gl.scm (mesa-utils): Update to 8.4.0.
6bebad77 — Rutger Helling 8 years ago
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.
Next