~ruther/guix-local

cc8d346b — Danny Milosavljevic 8 years ago
gnu: Add fc-host-tools.

* gnu/packages/embedded.scm (fc-host-tools): New variable.
10db5e98 — Mark H Weaver 8 years ago
gnu: linux-libre: Update to 4.14.11.

* gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.11.
(%linux-libre-hash): Update hash.
96970868 — Mark H Weaver 8 years ago
gnu: linux-libre@4.9: Update to 4.9.74.

* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.74.
ceec0fb4 — Mark H Weaver 8 years ago
gnu: linux-libre@4.4: Update to 4.4.109.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.109.
9d8fb0e3 — Tobias Geerinckx-Rice 8 years ago
gnu: newsboat: Update to 2.10.2.

* gnu/packages/syndication.scm (newsboat): Update to 2.10.2.
[inherit]: Remove inheritance of unmaintained newsbeuter.
[native-inputs]: Remove perl.
[arguments]: Remove #:make-flags to build on ARM, which should work now.
[synopsis, description]: Mash up Newsboat's own description with useful
information from its predecessor.
2feee5e7 — Tobias Geerinckx-Rice 8 years ago
gnu: newsbeuter, newsboat: Correct licence.

See <https://github.com/newsboat/newsboat/issues/34>.

* gnu/packages/syndication.scm (newsbeuter)[license]: x11 -> expat.
e46e70ac — Tobias Geerinckx-Rice 8 years ago
gnu: json-c: Update to 0.13.

* gnu/packages/web.scm (json-c): Update to 0.13.
[description]: Add new resolution.
(json-c-0.12): New public variable.
(hubbub)[inputs]: Use it.
* gnu/packages/syndication.scm (newsbeuter)[inputs]:
Likewise.
d5456444 — Roel Janssen 8 years ago
gnu: vlc: Enable libdvdread and libdvdcss support.

* gnu/packages/video.scm (libdvdread): Compile with libdvdcss support;
  (vlc): Add libdvdread as input.
690c9c18 — Leo Famulari 8 years ago
gnu: ilmbase: Update to 2.2.1.

* gnu/packages/graphics.scm (ilmbase): Update to 2.2.1.
564f5da0 — Leo Famulari 8 years ago
gnu: openexr: Update to 2.2.1 [security fixes].

Fixes CVE-2017-{9110,9111,9112,9113,9114,9115,9116}.

* gnu/packages/graphics.scm (openexr): Update to 2.2.1.
0c84e867 — Leo Famulari 8 years ago
gnu: fossil: Fix CVE-2017-17459.

* gnu/packages/patches/fossil-CVE-2017-17459.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/version-control.scm (fossil)[source]: Use it.
1ee750ba — Leo Famulari 8 years ago
gnu: krita: Add comment about the wrapper.

* gnu/packages/kde.scm (krita): Add comment.
990e93fc — Leo Famulari 8 years ago
gnu: krita: Ensure icons are found at runtime.

Fixes <https://bugs.gnu.org/29905>.

* gnu/packages/kde.scm (krita)[arguments]: Set the QT_PLUGIN_PATH in a
new 'wrap-executable' phase.
ed8bdde9 — Hartmut Goebel 8 years ago
gnu: kdelibs4support: Blacklist a recently failing test-function.
417903c6 — Rutger Helling 8 years ago
gnu: wine64-staging: Fix incorrect input.

* gnu/packages/wine.scm (wine64-staging): Copy from correct "wine-staging" input
instead of "wine".
e6b94a02 — Rutger Helling 8 years ago
gnu: wine64-staging: Fix arguments.

* gnu/packages/wine.scm (wine64-staging)[arguments]: Use new
'copy-wine32-binaries and 'copy-wine32-manpage phases instead of
'copy-wine32-files phase.
036f3577 — Rutger Helling 8 years ago
gnu: wine64: Fix arguments.

* gnu/packages/wine.scm (wine64)[arguments]: Use new
'copy-wine32-binaries and 'copy-wine32-manpage phases instead of
'copy-wine32-files phase.
3ee6315d — Rutger Helling 8 years ago
gnu: wine: Update to 2.0.4.

* gnu/packages/wine.scm: Update to 2.0.4.
a684e38d — Leo Famulari 8 years ago
gnu: python-mistune: Update to 0.8.3 [fixes CVE-2017-{15612,16876}].

* gnu/packages/python.scm (python-mistune, python2-mistune): Update to 0.8.3.
75263388 — Leo Famulari 8 years ago
gnu: httpd: Update to 2.4.29.

* gnu/packages/web.scm (httpd): Update to 2.4.29.
[source]: Remove patch.
* gnu/packages/patches/httpd-CVE-2017-9798.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
Next