summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-10-25guix package: '--list-available' does not show superseded packages.Ludovic Courtès
* guix/scripts/package.scm (process-query) <'list-available>: Filter out P if it matches 'package-superseded'.
2017-10-25gnu: Fix Leo Famulari's copyright statement in (gnu packages calcurse).Leo Famulari
* gnu/packages/calcurse.scm: Fix copyright statement.
2017-10-25gnu: calcurse: Used the "fixed" test-only tzdata for tests.Leo Famulari
* gnu/packages/calcurse.scm (calcurse)[inputs]: Remove tzdata and add ... [native-inputs]: tzdata-2017a. [arguments]: Add tzdata-2017a to #:disallowed-references.
2017-10-25gnu: parallel: Update to 20171022.Efraim Flashner
* gnu/packages/parallel.scm (parallel): Update to 20171022.
2017-10-25gnu: expat: Update replacement to 2.2.4 [security fixes].Tobias Geerinckx-Rice
See 'Changes' in the source distribution for more information about the fixed security issues. * gnu/packages/xml.scm (expat)[replacement]: Update to 2.2.4. (expat-2.2.2): Replace with... (expat-2.2.4): ...new variable.
2017-10-25gnu: tor: Update to 0.3.1.8.Tobias Geerinckx-Rice
* gnu/packages/tor.scm (tor): Update to 0.3.1.8.
2017-10-25gnu: sssd: Add missing word to description.Tobias Geerinckx-Rice
* gnu/packages/sssd.scm (sssd)[description]: Fix typo.
2017-10-25gnu: sssd: Update to 1.16.0.Tobias Geerinckx-Rice
* gnu/packages/sssd.scm (sssd): Update to 1.16.0.
2017-10-25gnu: ding-libs: Update to 0.6.1.Tobias Geerinckx-Rice
* gnu/packages/sssd.scm (ding-libs): Update to 0.6.1.
2017-10-25gnu: r-ff: Remove aarch64-linux from supported-systems.Efraim Flashner
* gnu/packages/cran.scm (r-ff)[supported-systems]: New field.
2017-10-25gnu: go@1.4: Limit supported systems.Efraim Flashner
* gnu/packages/golang.scm (go@1.4)[supported-systems]: New field, Limit supported systems to x86_64-linux, i686-linux and armhf-linux. (go@1.9)[supported-systems]: New field.
2017-10-25gnu: perl-moox-file-configdir: Fix source URL.Ricardo Wurmus
* gnu/packages/perl.scm (perl-moox-file-configdir)[source]: Fix typo in source URL.
2017-10-25gnu: Add r-forcats.Kyle Meyer
* gnu/packages/statistics.scm (r-forcats): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2017-10-25gnu: Add sqlite-with-fts3.Ricardo Wurmus
* gnu/packages/databases.scm (sqlite-with-fts3): New variable. Co-authored-by: Pierre Langlois <pierre.langlois@gmx.com>
2017-10-25gnu: Add crypto++.Pierre Langlois
* gnu/packages/crypto.scm (crypto++): New variable. * gnu/packages/patches/crypto++-fix-dos-in-asn.1-decoders.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2017-10-25gnu: Add libechonest.Pierre Langlois
* gnu/packages/music.scm (libechonest): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2017-10-25gnu: Add qjson.Pierre Langlois
* gnu/packages/web.scm (qjson): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2017-10-25gnu: Add parcimonie.Petter
* gnu/packages/gnupg.scm (parcimonie): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2017-10-25gnu: Add perl-browser-open.Petter
* gnu/packages/perl.scm (perl-browser-open): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2017-10-25gnu: Add perl-b-keywords.Petter
* gnu/packages/perl.scm (perl-b-keywords): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2017-10-25gnu: Add perl-carp-always.Petter
* gnu/packages/perl.scm (perl-carp-always): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2017-10-25gnu: Add perl-net-dbus-glib.Petter
* gnu/packages/glib.scm (perl-net-dbus-glib): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2017-10-25gnu: Add perl-net-dbus.Petter
* gnu/packages/glib.scm (perl-net-dbus): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2017-10-24gnu: dealii: Update to 8.5.1.Eric Bavier
Fixes compilation with boost@1.64.0. * gnu/packages/maths.scm (dealii): Update to 8.5.1.
2017-10-24gnu: p4est: Update to 2.0.Eric Bavier
* gnu/packages/maths.scm (p4est): Update to 2.0.
2017-10-24gnu: libhilbert: Remove package.Eric Bavier
This package's source and webpage has disappeared for some time, and upstream projects (e.g. libmesh) seem to be bundling it, so we remove it for now. * gnu/packages/maths.scm (libhilbert): Remove variable.
2017-10-24gnu: slepc: Update to 3.8.0.Eric Bavier
* gnu/packages/maths.scm (slepc): Update to 3.8.0.
2017-10-24gnu: petsc: Update to 3.8.0.Eric Bavier
* gnu/packages/maths.scm (petsc): Update to 3.8.0 [native-inputs]: Remove perl, which is no longer needed.
2017-10-25gnu: bwa: Update to 0.7.17.Ben Woodcroft
* gnu/packages/bioinformatics.scm (bwa): Update to 0.7.17.
2017-10-25gnu: bwa: Change source URL to GitHub.Ben Woodcroft
* gnu/packages/bioinformatics.scm (bwa)[source]: Change source URL to GitHub.
2017-10-24gnu: Add perl-moox-options.Petter
* gnu/packages/perl.scm (perl-moox-options): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2017-10-24gnu: perl-getopt-long-descriptive: Update to 0.100.Ricardo Wurmus
* gnu/packages/perl.scm (perl-getopt-long-descriptive): Update to 0.100. [native-inputs]: Add perl-cpan-meta-check.
2017-10-24gnu: Add perl-moox-configfromfile.Petter
* gnu/packages/perl.scm (perl-moox-configfromfile): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2017-10-24gnu: Add perl-moox-file-configdir.Petter
* gnu/packages/perl.scm (perl-moox-file-configdir): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2017-10-24gnu: Add perl-moox-cmd.Petter
* gnu/packages/perl.scm (perl-moox-cmd): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2017-10-24gnu: perl-list-moreutils: Update to 0.426.Ricardo Wurmus
* gnu/packages/perl.scm (perl-list-moreutils): Update to 0.426. [arguments]: Work around dotless @INC problem. [native-inputs]: Add perl-test-leaktrace; remove perl-inc-latest and perl-test-writevariants. [propagated-inputs]: Add perl-list-moreutils-xs.
2017-10-24gnu: Add perl-list-moreutils-xs.Ricardo Wurmus
* gnu/packages/perl.scm (perl-list-moreutils-xs): New variable.
2017-10-24gnu: Add perl-libintl-perl.Petter
* gnu/packages/perl.scm (perl-libintl-perl): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2017-10-24gnu: Add perl-file-configdir.Petter
* gnu/packages/perl.scm (perl-file-configdir): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2017-10-24gnu: Add perl-data-record.Petter
* gnu/packages/perl.scm (perl-data-record): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2017-10-24gnu: Add perl-data-printer.Petter
* gnu/packages/perl.scm (perl-data-printer): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2017-10-24gnu: Add perl-clone-pp.Petter
* gnu/packages/perl.scm (perl-clone-pp): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2017-10-24gnu: Add perl-data.Petter
* gnu/packages/perl.scm (perl-data): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2017-10-24gnu: gnurl: Update to 7.56.1.ng0
* gnu/packages/gnunet.scm (gnurl): Update to 7.56.1. Signed-off-by: Leo Famulari <leo@famulari.name>
2017-10-24gnu: screen: Update to 4.6.2.Efraim Flashner
* gnu/packages/screen.scm (screen): Update to 4.6.2.
2017-10-24gnu: mupdf: Fix CVE-2017-{14685,14686,14687}.Leo Famulari
* gnu/packages/patches/mupdf-CVE-2017-14685.patch, gnu/packages/patches/mupdf-CVE-2017-14686.patch, gnu/packages/patches/mupdf-CVE-2017-14687.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/pdf.scm (mupdf)[source]: Use them.
2017-10-24gnu: icu4c: Fix CVE-2017-14952.Leo Famulari
* gnu/packages/patches/icu4c-CVE-2017-14952.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/icu4c.scm (icu4c)[replacement]: New field. (icu4c-fixed): New variable.
2017-10-24gnu: syncthing: Split into two outputs.Leo Famulari
* gnu/packages/syncthing.scm (syncthing)[outputs]: New field. [arguments]: Change the 'install' and 'install-docs' phases to install to the two outputs.
2017-10-24gnu: syncthing: Use install-source? to disable installing the source code.Leo Famulari
* gnu/packages/syncthing.scm (syncthing): Set #:install-source? #f instead of deleting the install-source phase.
2017-10-24build-system/go: Parameterize installing the source code.Leo Famulari
* guix/build-system/go.scm (go-build): Add install-source? key. * guix/build/go-build-system.scm (install-source): Check if install-source? is true.