summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: r-highr: Update to 0.6.Ricardo Wurmus2016-05-20
| | | | * gnu/packages/statistics.scm (r-highr): Update to 0.6.
* gnu: r-formatr: Update to 1.4.Ricardo Wurmus2016-05-20
| | | | * gnu/packages/statistics.scm (r-formatr): Update to 1.4.
* gnu: r-evaluate: Update to 0.9.Ricardo Wurmus2016-05-20
| | | | * gnu/packages/statistics.scm (r-evaluate): Update to 0.9.
* gnu: r-bh: Update to 1.60.0-2.Ricardo Wurmus2016-05-20
| | | | * gnu/packages/statistics.scm (r-bh): Update to 1.60.0-2.
* gnu: r-dbi: Update to 0.4-1.Ricardo Wurmus2016-05-20
| | | | * gnu/packages/statistics.scm (r-dbi): Update to 0.4-1.
* gnu: r-rcpp: Update to 0.12.5.Ricardo Wurmus2016-05-20
| | | | * gnu/packages/statistics.scm (r-rcpp): Update to 0.12.5.
* gnu: r-genomicfeatures: Update to 1.24.2.Ricardo Wurmus2016-05-20
| | | | * gnu/packages/bioinformatics.scm (r-genomicfeatures): Update to 1.24.2.
* gnu: r-summarizedexperiment: Update to 1.2.2.Ricardo Wurmus2016-05-20
| | | | * gnu/packages/bioinformatics.scm (r-summarizedexperiment): Update to 1.2.2.
* gnu: r-biocparallel: Update to 1.6.2.Ricardo Wurmus2016-05-20
| | | | * gnu/packages/bioinformatics.scm (r-biocparallel): Update to 1.6.2.
* gnu: r-annotationdbi: Update to 1.34.2.Ricardo Wurmus2016-05-20
| | | | * gnu/packages/bioinformatics.scm (r-annotationdbi): Update to 1.34.2.
* gnu: r-variantannotation: Update to 1.18.1.Ricardo Wurmus2016-05-20
| | | | * gnu/packages/bioinformatics.scm (r-variantannotation): Update to 1.18.1.
* gnu: r-genomeinfodb: Update to 1.8.1.Ricardo Wurmus2016-05-20
| | | | * gnu/packages/bioinformatics.scm (r-genomeinfodb): Update to 1.8.1.
* gnu: btrfs-progs: Update to 4.5.3.Leo Famulari2016-05-19
| | | | * gnu/packages/linux.scm (btrfs-progs): Update to 4.5.3.
* gnu: jemalloc: Update to 4.2.0.Jelle Licht2016-05-19
| | | | | | * gnu/packages/jemalloc.scm (jemalloc): Update to 4.2.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: expat: Fix CVE-2016-0718. Improve fix for CVE-2015-1283.Leo Famulari2016-05-19
| | | | | | | | | * gnu/packages/patches/expat-CVE-2015-1283-refix.patch, gnu/packages/patches/expat-CVE-2016-0718.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/xml.scm (expat)[replacement]: New field. (expat/fixed): New variable. [source]: Use new patches.
* gnu: flann: Do not install .a files.Ludovic Courtès2016-05-19
| | | | * gnu/packages/maths.scm (flann)[arguments]: Add #:phases.
* gnu: python: Add 'python' variables for different major/minor versions.Hartmut Goebel2016-05-19
| | | | | | | | | | | | * gnu/packages/python.scm (python-2): Rename variable to... (python-2.7): ...this. (python-2): Refer to "python-2.7". (python): Rename variable to... (python-3.4): ...this. (python-3): Refer to "python-3.4". (python): Refer to "python-3". Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: flann: Strip .mex file.Ludovic Courtès2016-05-19
| | | | * gnu/packages/maths.scm (flann)[arguments]: Add #:strip-directories.
* gnu: Add r-biased-urn.Ben Woodcroft2016-05-19
| | | | * gnu/packages/statistics.scm (r-biased-urn): New variable.
* gnu: giflib: Use 'modify-phases'.Efraim Flashner2016-05-19
| | | | * gnu/packages/image.scm (giflib)[arguments]: Use 'modify-phases'.
* gnu: giflib: Update to 5.1.4 [fixes CVE-2015-7555, CVE-2016-3977].Efraim Flashner2016-05-19
| | | | * gnu/packages/image.scm (giflib): Update to 5.1.4.
* gnu: Add emacs-smartparens.humanitiesNerd2016-05-19
| | | | | | * gnu/packages/emacs.scm (emacs-smartparens): New variable. Signed-off-by: Alex Kost <alezost@gmail.com>
* Update name for Kei Kebreau.Kei Kebreau2016-05-19
| | | | | | | | | | | | | | | | * .mailmap: Add Kei Kebreau. * gnu/local.mk: Replace "Kei Yamashita" with "Kei Kebreau". * gnu/packages/calendar.scm: Likewise. * gnu/packages/dillo.scm: Likewise. * gnu/packages/fltk.scm: Likewise. * gnu/packages/game-development.scm: Likewise. * gnu/packages/games.scm: Likewise. * gnu/packages/gnome.scm: Likewise. * gnu/packages/gtk.scm: Likewise. * gnu/packages/music.scm: Likewise. * gnu/packages/xfce.scm: Likewise. Signed-off-by: Alex Kost <alezost@gmail.com>
* gnu: octave: Update to 4.0.2.Kei Yamashita2016-05-19
| | | | | | | * gnu/packages/maths.scm (octave): Update to 4.0.2. [inputs]: Added cyrus-sasl, openssl. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add ntfs-3g.Ludovic Courtès2016-05-18
| | | | * gnu/packages/linux.scm (ntfs-3g): New variable.
* gnu: wmbattery: Fix UPower-related memory leak.Kei Yamashita2016-05-18
| | | | | | * gnu/packages/gnustep.scm (wmbattery)[source](snippet): New field. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: qtkeychain: Update to 0.6.2.Efraim Flashner2016-05-18
| | | | * gnu/packages/qt.scm (qtkeychain): Update to 0.6.2.
* gnu: Add krona-tools.Ben Woodcroft2016-05-18
| | | | * gnu/packages/web.scm (krona-tools): New variable.
* gnu: hurd-headers: Update to 0.8.Manolis Ragkousis2016-05-18
| | | | * gnu/packages/hurd.scm (hurd-headers): Update to version 0.8.
* gnu: mig: Update to 1.7.Manolis Ragkousis2016-05-18
| | | | * gnu/packages/hurd.scm (mig): Update to version 1.7.
* gnu: gnumach-headers: Update to 1.7.Manolis Ragkousis2016-05-18
| | | | * gnu/packages/hurd.scm (gnumach-headers): Update to version 1.7.
* gnu: diamond: Do not specify target architecture.Ben Woodcroft2016-05-18
| | | | | * gnu/packages/bioinformatics.scm (diamond)[arguments]: Do not specify target architecture.
* gnu: Add Piranha.Ricardo Wurmus2016-05-18
| | | | * gnu/packages/bioinformatics.scm (piranha): New variable.
* gnu: python2-pandas: Fix native-inputs.Efraim Flashner2016-05-18
| | | | | * gnu/packages/python.scm (python2-pandas)[native-inputs]: Use python2- versions of python-panda's native-inputs, not of inputs.
* gnu: Add signify.Leo Famulari2016-05-17
| | | | * gnu/packages/crypto.scm (signify): New variable.
* gnu: libndp: Update to 1.6 [fixes CVE-2016-3698].Leo Famulari2016-05-17
| | | | * gnu/packages/networking.scm (libndp): Update to 1.6.
* gnu: Add emacs-zenburn-theme.humanitiesNerd2016-05-17
| | | | | | * gnu/packages/emacs.scm (emacs-zenburn-theme): New variable. Signed-off-by: Alex Kost <alezost@gmail.com>
* gnu: gd: Fix-CVE-2016-3074.Leo Famulari2016-05-17
| | | | | | * 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.
* gnu: gd: Specify 'cpe-name'.Ludovic Courtès2016-05-17
| | | | * gnu/packages/gd.scm (gd)[properties]: New field.
* lint: Honor 'cpe-name' and 'cpe-version' package properties.Ludovic Courtès2016-05-17
| | | | | | | | | | * 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'.
* gnu: emacs-constants: Remove old patch.Federico Beffa2016-05-17
| | | | | * gnu/packages/patches/emacs-constants-lisp-like.patch: Remove it. * gnu/local.mk (dist_patch_DATA): Remove entry for above patch.
* store: Clarify 'query-path-hash' docstring.Ludovic Courtès2016-05-17
| | | | * guix/store.scm (query-path-hash): Clarify docstring.
* import: Gracefully report import failures.Ludovic Courtès2016-05-17
| | | | | | | | | | | | 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.
* import: Exit with non-zero when an unknown importer is asked.Ludovic Courtès2016-05-17
| | | | | * guix/scripts/import.scm (guix-import): Use 'leave' instead of 'format' when IMPORTER is unknown.
* gnu: emacs-constants: Update to 2.6.Federico Beffa2016-05-17
| | | | | * gnu/packages/emacs.scm (emacs-constants): Change to versioned repository and update to 2.6.
* gnu: sortmerna: Update to 2.1b.Ben Woodcroft2016-05-17
| | | | | * gnu/packages/bioinformatics.scm (sortmerna): Update to 2.1b. [inputs]: New field.
* gnu: vsearch: Update to 1.11.1.Ben Woodcroft2016-05-17
| | | | * gnu/packages/bioinformatics.scm (vsearch): Update to 1.11.1.
* gnu: diamond: Update to 0.8.1.Ben Woodcroft2016-05-17
| | | | | | | | | * gnu/packages/bioinformatics.scm (diamond): Update to 0.8.1. [source]: Remove 'snippet'. [build-system]: Use cmake-build-system. [arguments]: Remove modifications to phases. [native-inputs]: Remove field. [inputs]: Remove 'boost'.
* gnu: emacs-constants: Factorize home-page in source URL.Ludovic Courtès2016-05-17
| | | | | * gnu/packages/emacs.scm (emacs-constants): Move 'home-page' above. Use it in 'uri'.
* gnu: 'uncompressed-file-fetch' no longer depends on gzip.Ludovic Courtès2016-05-17
| | | | | * gnu/packages/emacs.scm (uncompressed-file-fetch): Remove dependency on GZIP.