Age | Commit message (Collapse) | Author |
|
Fixes CVE-2015-{5180,7547}, CVE-2016-{3075,3706,4429}.
* gnu/packages/base.scm (glibc@2.22)[source]: Add patches.
* gnu/packages/patches/glibc-CVE-2015-7547.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
|
|
* gnu/packages/base.scm (glibc@2.23)[source]: Add patches.
* gnu/packages/patches/glibc-CVE-2016-3075.patch,
gnu/packages/patches/glibc-CVE-2016-3706.patch,
gnu/packages/patches/glibc-CVE-2016-4429.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register them.
|
|
* gnu/packages/base.scm (glibc@2.24)[source]: Add patch.
* gnu/packages/patches/glibc-CVE-2015-5180.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
|
|
* gnu/packages/package-management.scm (python2-conda): Use 'python2-variant'.
[native-inputs]: Add python2-enum34.
|
|
* gnu/packages/ebook.scm (calibre)[inputs]: Add python2-msgpack.
|
|
* gnu/packages/gcc.scm (gcc@4.7, gcc@4.8, gcc@4.9)[supported-systems]:
New field.
|
|
* gnu/packages/image.scm (libpng-apng)[arguments]: Check the return status of
the patching procedures.
|
|
Fixes <https://bugs.gnu.org/27556>.
* gnu/packages/image.scm (libpng-apng): Update to 1.6.28.
Remove inherit of 'libpng'.
[version]: Use own version, remove 'package-version libpng'.
[source]: Don't inherit the source of libpng.
[arguments]: Update hash of libpng-apng source.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/mp3.scm (eyed3): [source] Update to 0.8.
[arguments]: Disable tests; don't use python-2.
[propagated-inputs]: Add python-six and python-grako.
[native-inputs]: Remove.
|
|
* gnu/packages/python.scm (python-grako): New variable.
|
|
* gnu/packages/maths.scm (hdf4): Update to 4.12.13.
|
|
* gnu/packages/virtualization.scm (libvirt): Update to 3.6.0.
|
|
* gnu/packages/virtualization.scm (libvirt)[source, home-page]: Use HTTPS.
|
|
* gnu/packages/statistics.scm (r-rlang): New variable.
|
|
* gnu/packages/bioinformatics.scm (r-deseq2): Update to 1.16.1.
|
|
* gnu/packages/bioinformatics.scm (r-annotationforge): Update to 1.18.1.
|
|
* gnu/packages/bioinformatics.scm (r-category): Update to 2.42.1.
|
|
* gnu/packages/bioinformatics.scm (r-biocstyle): Update to 2.4.1.
|
|
* gnu/packages/bioinformatics.scm (r-dnacopy): Update to 1.50.1.
|
|
* gnu/packages/bioinformatics.scm (r-iranges): Update to 2.10.2.
|
|
* gnu/packages/bioinformatics.scm (r-genomeinfodb): Update to 1.12.2.
|
|
* gnu/packages/bioinformatics.scm (r-variantannotation): Update to 1.22.3.
|
|
* gnu/packages/bioinformatics.scm (r-limma): Update to 3.32.5.
|
|
* gnu/packages/bioinformatics.scm (r-biobase): Update to 2.36.2.
|
|
* gnu/packages/bioinformatics.scm (r-annotationdbi): Update to 1.38.2.
|
|
* gnu/packages/bioinformatics.scm (r-biomart): Update to 2.32.1.
|
|
* gnu/packages/bioinformatics.scm (r-biocparallel): Update to 1.10.1.
|
|
* gnu/packages/bioinformatics.scm (r-biostrings): Update to 2.44.2.
|
|
* gnu/packages/bioinformatics.scm (r-delayedarray): Update to 0.2.7.
|
|
* gnu/packages/bioinformatics.scm (r-summarizedexperiment): Update to 1.6.3.
|
|
* gnu/packages/bioinformatics.scm (r-genomicalignments): Update to 1.12.1.
|
|
* gnu/packages/bioinformatics.scm (r-rtracklayer): Update to 1.36.4.
|
|
* gnu/packages/bioinformatics.scm (r-genomicfeatures): Update to 1.28.4.
|
|
* gnu/packages/bioinformatics.scm (r-copywriter): Update to 2.8.1.
|
|
* gnu/packages/bioinformatics.scm (r-sva): Update to 3.24.4.
|
|
* gnu/packages/statistics.scm (r-rsqlite): Update to 2.0.
|
|
* gnu/packages/statistics.scm (r-blob): New variable.
|
|
* gnu/packages/statistics.scm (r-pkgconfig): New variable.
|
|
* gnu/packages/regex.scm (re2): Update to 2017-08-01.
|
|
* gnu/packages/xdisorg.scm (maim): Update to 5.4.66.
|
|
* gnu/packages/xdisorg.scm (slop): Update to 7.3.48.
|
|
* gnu/packages/version-control.scm (git): Update to 2.13.4.
|
|
* gnu/packages/statistics.scm (r-foreign): Update hash. The only difference
in the tarball is the metadata. The contents are identical.
|
|
* gnu/packages/statistics.scm (r-foreign): Remove duplicate recipe.
|
|
* gnu/packages/web.scm (rapidjson): Update to 1.1.0.
[source]: Remove snippet.
|
|
* gnu/packages/networking.scm (pidentd): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/games.scm (hyperrogue): Update to 10.0e.
[arguments]: Adjust accordingly.
|
|
* gnu/packages/bioinformatics.scm (metabat)[supported-systems]: New field.
|
|
* gnu/packages/emacs.scm (emacs-yasnippet-snippets): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/emacs.scm (emacs-yasnippet): Upgrade to 0.12.0.
[source]: Remove an uninstalled directory from yas-snippet-dirs.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|