~ruther/guix-local

163d93a6 — Leo Famulari 9 years ago
gnu: openssl-next: Update to 1.1.0a [security fixes].

Fixes CVE-2016-{6304,6305,6307,6308}.

* gnu/packages/tls.scm (openssl-next): Update to 1.1.0a.
[replacement]: New field.
50f701d4 — Leo Famulari 9 years ago
gnu: openssl: Replace with 1.0.2i [security fixes].

Fixes CVE-2016-{2177,2178,2179,2180,2181,2182,2183,6302,6303,6304,6306,6308}.

* gnu/packages/tls.scm (openssl)[replacement]: New field.
(openssl-1.0.2i): New variable.
62d00095 — Efraim Flashner 9 years ago
gnu: prank: Allow building on 32-bit machines.

* gnu/packages/bioinformatics.scm (prank)[arguments]: Add a phase
removing the '-m64' compiler flag.
a143e1b8 — Mark H Weaver 9 years ago
gnu: webkitgtk: Update to 2.14.0.

* gnu/packages/webkit.scm (webkitgtk): Update to 2.14.0.
b8367c00 — Efraim Flashner 9 years ago
gnu: offlineimap: Update to 7.0.7.

* gnu/packages/mail.scm (offlineimap): Update to 7.0.7.
951da521 — Ben Woodcroft 9 years ago
gnu: diamond: Update to 0.8.22.

* gnu/packages/bioinformatics.scm (diamond): Update to 0.8.22.
gnu: perl-io-socket-ssl: Update to 2.038.

* gnu/packages/web.scm (perl-io-socket-ssl): Update to 2.038.

Signed-off-by: Leo Famulari <leo@famulari.name>
1df00601 — Leo Famulari 9 years ago
gnu: irssi: Update to 0.8.20 [fixes CVE-2016-{7044,7045}].

* gnu/packages/irc.scm (irssi): Update to 0.8.20.
39162ee4 — Ricardo Wurmus 9 years ago
gnu: extempore: Only build on x86_64.

* gnu/packages/algebra.scm (kiss-fft-for-extempore)[supported-systems]:
Only build on x86_64.
* gnu/packages/gl.scm (nanovg-for-extempore)[supported-systems]:
Likewise.
* gnu/packages/image.scm (stb-image-for-extempore)[supported-systems]:
Likewise.
* gnu/packages/llvm.scm (llvm-for-extempore)[supported-systems]:
Likewise.
* gnu/packages/music.scm (portmidi-for-extempore)[supported-systems]:
Likewise.
(extempore)[supported-systems]: Likewise.
b78891b0 — Ricardo Wurmus 9 years ago
gnu: r-rmarkdown: Ensure temporary files can be deleted.

* gnu/packages/statistics.scm (r-rmarkdown)[arguments]: Add phase
"copy-files-without-mode".
3f1c722e — Ricardo Wurmus 9 years ago
gnu: r-htmltools: Ensure temporary files can be deleted.

* gnu/packages/web.scm (r-htmltools)[arguments]: Add phase
"copy-files-without-mode".
538c0e3b — Efraim Flashner 9 years ago
gnu: openlibm: Remove support for mips.

* gnu/packages/maths.scm (openlibm)[supported-systems]: New field,
remove support for mips64el.
6e8faf77 — Efraim Flashner 9 years ago
gnu: jellyfish: Limit to x86_64.

* gnu/packages/bioinformatics.scm (jellyfish)[supported-systems}: New
field, limit support to x86_64.
gnu: femtolisp: Remove custom "patch-makefile" phase.

* gnu/packages/lisp.scm (femtolisp)[arguments]: Remove
"patch-makefile" phase; specify test target; build "release"
target instead of "default".
171091a8 — Andreas Enge 9 years ago
gnu: lm-sensors: Update to 3.4.0.

* gnu/packages/linux.scm (lm-sensors): Update to 3.4.0.
79558df2 — Ben Woodcroft 9 years ago
gnu: vsearch: Update to 2.1.0.

* gnu/packages/bioinformatics.scm (vsearch): Update to 2.1.0.
375f224b — Ben Woodcroft 9 years ago
gnu: python-click: Use 'pypi-uri'.

* gnu/packages/python.scm (python-click, python2-click)[source]: Use
'pypi-uri'.
e2ab5a09 — Ben Woodcroft 9 years ago
gnu: python-click: Hardlink path to 'locale'.

* gnu/packages/python.scm (python-click, python2-click)[arguments]: New
field.
f75bb2c3 — Tobias Geerinckx-Rice 9 years ago
gnu: simple-scan: Update to 3.22.0.1.

* gnu/packages/gnome.scm (simple-scan): Update to 3.22.0.1.
8824da4c — Alex Vong 9 years ago
gnu: vlc: Use liba52.

* gnu/packages/video.scm (vlc)[inputs]: Add liba52.
[arguments]: Remove "--disable-a52" from #:configure-flags.

Signed-off-by: Leo Famulari <leo@famulari.name>
Next