~ruther/guix-local

bd9fe0f0 — Ben Woodcroft 10 years ago
gnu: Add krona-tools.

* gnu/packages/web.scm (krona-tools): New variable.
0affdfb8 — Manolis Ragkousis 10 years ago
gnu: hurd-headers: Update to 0.8.

* gnu/packages/hurd.scm (hurd-headers): Update to version 0.8.
eb3be3a7 — Manolis Ragkousis 10 years ago
gnu: mig: Update to 1.7.

* gnu/packages/hurd.scm (mig): Update to version 1.7.
614f3927 — Manolis Ragkousis 10 years ago
gnu: gnumach-headers: Update to 1.7.

* gnu/packages/hurd.scm (gnumach-headers): Update to version 1.7.
7c544991 — Ben Woodcroft 10 years ago
gnu: diamond: Do not specify target architecture.

* gnu/packages/bioinformatics.scm (diamond)[arguments]: Do not
specify target architecture.
e62ffce5 — Ricardo Wurmus 10 years ago
gnu: Add Piranha.

* gnu/packages/bioinformatics.scm (piranha): New variable.
dbd40ac1 — Efraim Flashner 10 years ago
gnu: python2-pandas: Fix native-inputs.

* gnu/packages/python.scm (python2-pandas)[native-inputs]: Use python2-
versions of python-panda's native-inputs, not of inputs.
f1876bfc — Leo Famulari 10 years ago
gnu: Add signify.

* gnu/packages/crypto.scm (signify): New variable.
ad42be83 — Leo Famulari 10 years ago
gnu: libndp: Update to 1.6 [fixes CVE-2016-3698].

* gnu/packages/networking.scm (libndp): Update to 1.6.
9576cc72 — Adriano Peluso 10 years ago
gnu: Add emacs-zenburn-theme.

* gnu/packages/emacs.scm (emacs-zenburn-theme): New variable.

Signed-off-by: Alex Kost <alezost@gmail.com>
fb2b0f5c — Leo Famulari 10 years ago
gnu: gd: Fix-CVE-2016-3074.

* gnu/packages/patches/gd-CVE-2016-3074.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gd.scm (gd)[source]: Use it.
bbb5d8ae — Ludovic Courtès 10 years ago
gnu: gd: Specify 'cpe-name'.

* gnu/packages/gd.scm (gd)[properties]: New field.
99effc8f — Ludovic Courtès 10 years ago
lint: Honor 'cpe-name' and 'cpe-version' package properties.

* guix/scripts/lint.scm (package-name->cpe-name): Remove.
(package-vulnerabilities): Honor 'cpe-name' and 'cpe-version'
properties.
* gnu/packages/grub.scm (grub)[properties]: New field.
* gnu/packages/gnuzilla.scm (icecat)[properties]: Add 'cpe-name' and
'cpe-version'.
* doc/guix.texi (Invoking guix lint): Mention 'cpe-name'.
1c29f3ef — Federico Beffa 10 years ago
gnu: emacs-constants: Remove old patch.

* gnu/packages/patches/emacs-constants-lisp-like.patch: Remove it.
* gnu/local.mk (dist_patch_DATA): Remove entry for above patch.
aa8fff0c — Ludovic Courtès 10 years ago
store: Clarify 'query-path-hash' docstring.

* guix/store.scm (query-path-hash): Clarify docstring.
14959038 — Ludovic Courtès 10 years ago
import: Gracefully report import failures.

Previously, something like 'guix import gnu which' would spit out a
backtrace if, say, the 'which' tarball could not be authenticated.

* guix/upstream.scm (download-tarball): Mention failure modes in
docstring.
* guix/import/gnu.scm (gnu-package->sexp): Return #f when
'download-tarball' returns #f.
* guix/scripts/import.scm (guix-import): Call 'leave' when IMPORTER does
not return a (package ...) sexp.
787afdd0 — Ludovic Courtès 10 years ago
import: Exit with non-zero when an unknown importer is asked.

* guix/scripts/import.scm (guix-import): Use 'leave' instead of 'format'
when IMPORTER is unknown.
f99f3f24 — Federico Beffa 10 years ago
gnu: emacs-constants: Update to 2.6.

* gnu/packages/emacs.scm (emacs-constants): Change to versioned repository and
  update to 2.6.
849485f5 — Ben Woodcroft 10 years ago
gnu: sortmerna: Update to 2.1b.

* gnu/packages/bioinformatics.scm (sortmerna): Update to 2.1b.
[inputs]: New field.
daaeed76 — Ben Woodcroft 10 years ago
gnu: vsearch: Update to 1.11.1.

* gnu/packages/bioinformatics.scm (vsearch): Update to 1.11.1.
Next