~ruther/guix-local

0e8b7b1c — Leo Famulari 9 years ago
gnu: openjpeg: Update replacement to 2.1.2 [fixes CVE-2016-{7445,8332}].

* gnu/packages/image.scm (openjpeg/fixed): Replace variable with ...
(openjpeg-2.1.2): ... this.
[patches]: Remove patches inherited from openjpeg.
(openjpeg)[replacement]: Replace with openjpeg-2.1.2.
edd1652e — Kei Kebreau 9 years ago
gnu: Add denemo.

* gnu/packages/music.scm (denemo): New variable.
14f4a46c — Tobias Geerinckx-Rice 9 years ago
gnu: libpsl: Update to 0.16.0.

* gnu/packages/web.scm (libpsl): Update to 0.16.0.
e31b75f2 — David Craven 9 years ago
gnu: Add ocaml-menhir.

* gnu/packages/ocaml.scm (ocaml-menhir): New variable.
2694d1dc — David Craven 9 years ago
gnu: coq: Update to 8.5pl2.

* gnu/packages/ocaml.scm (coq): Update to 8.5pl2.
  [arguments]: Configure script takes single hyphen arguments.
60bc622b — David Craven 9 years ago
gnu: idris: Update to 0.12.3.

* gnu/packages/haskell.scm (idris): Update to 0.12.3.
  [origin]: Remove snippet.
  [inputs]: Add ghc-aeson, ghc-async, ghc-fsnotify, ghc-regex-tdfa,
  ghc-tasty-golden, ghc-tasty-rerun and ghc-terminal-size.
  [arguments]: Disable tests.
3ea25176 — David Craven 9 years ago
gnu: ghc-trifecta: Update to 1.6.

* gnu/packages/haskell.scm (ghc-trifecta): Update to 1.6.
  [inputs]: Add ghc-doctest and ghc-quickcheck.
  [arguments]: Enable tests.
4e05c326 — David Craven 9 years ago
gnu: Add ghc-terminal-size.

* gnu/packages/haskell.scm (ghc-terminal-size): New variable.
5e6cafe1 — David Craven 9 years ago
gnu: Add ghc-ieee754.

* gnu/packages/haskell.scm (ghc-ieee754): New variable.
f7e624b6 — David Craven 9 years ago
gnu: Add ghc-tasty-rerun.

* gnu/packages/haskell.scm (ghc-tasty-rerun): New variable.
b7f96285 — David Craven 9 years ago
gnu: Add ghc-fsnotify.

* gnu/packages/haskell.scm (ghc-fsnotify): New variable.
f63981de — David Craven 9 years ago
gnu: Add ghc-hinotify.

* gnu/packages/haskell.scm (ghc-hinotify): New variable.
56c394ee — Mark H Weaver 9 years ago
gnu: icecat: Add more fixes from upstream mozilla-esr45.

* gnu/packages/gnuzilla.scm (icecat)[sources]: Add more fixes from the
upstream mozilla-esr45 repository.
67c539e2 — Efraim Flashner 9 years ago
gnu: Remove unused patch.

* gnu/packages/patches/openjpeg-CVE-2015-6581.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
a304b6c3 — Efraim Flashner 9 years ago
gnu: openjpeg: Add fixes for CVE-2016-{9850,9851}.

* gnu/packages/image.scm (openjpeg)[replacement]: New field.
(openjpeg/fixed): New variable, patch against CVE-2016-9850,
CVE-2016-9851.
* gnu/packages/patches/openjpeg-CVE-2016-9850-CVE-2016-9851.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
70c1d5ed — Efraim Flashner 9 years ago
gnu: ffmpeg@2.8: Update to 2.8.9.

* gnu/packages/video.scm (ffmpeg@2.8): Update to 2.8.9.
a6cd8574 — Efraim Flashner 9 years ago
gnu: jasper: Update to 2.0.6.

* gnu/packages/image.scm (jasper): Update to 2.0.6.
a77f0360 — Christopher Baines 9 years ago
gnu: password-store: Don't run tests in parallel.

* gnu/packages/password-utils.scm (password-store): Don't run tests in
  parallel, as it causes them to hang and the build to timeout.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
619f98fa — Christopher Baines 9 years ago
gnu: password-store: Delete build phase

* gnu/packages/password-utils.scm (password-store): Remove the build
  phase, as it is unused.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
fc184fe2 — Marius Bakke 9 years ago
gnu: openssl-next: Update to 1.1.0c [fixes CVE-{7053,7054,7055}].

* gnu/packages/tls.scm (openssl-next): Update to 1.1.0c.
[arguments]: Duplicate 'configure' to add rpath flag previously handled by
now-defunct 'patch-runpath' phase. Duplicate 'remove-miscellany' phase.
Next