Commit Graph

41698 Commits (7b7e4e89c8a1a34e166a2755493e48035e8a78ab)

Author SHA1 Message Date
Marius Bakke 7ac8d96d77
gnu: gnupg: Update to 2.2.14.
* gnu/packages/gnupg.scm (gnupg): Update to 2.2.14.
2019-03-21 19:23:49 +01:00
Marius Bakke b4d77cfa70
gnu: strace: Update to 5.0.
* gnu/packages/linux.scm (strace): Update to 5.0.
2019-03-21 19:23:49 +01:00
Marius Bakke 915618f2ff
gnu: glm: Update to 0.9.9.4.
* gnu/packages/maths.scm (glm): Update to 0.9.9.4.
2019-03-21 19:23:48 +01:00
Marius Bakke 941699b343
gnu: tbb: Update to 2019_U5.
* gnu/packages/tbb.scm (tbb): Update to 2019_U5.
[source]: Use GIT-FETCH because releases are no longer available.
2019-03-21 19:23:48 +01:00
Marius Bakke 05109e8ef8
gnu: varnish: Update to 6.2.0.
* gnu/packages/web.scm (varnish): Update to 6.2.0.
[arguments]: Remove obsolete configure flag.  Add substitution for /bin/rm.
2019-03-21 19:23:48 +01:00
Marius Bakke c11f86ff16
gnu: libgit2: Update to 0.28.1.
* gnu/packages/patches/libgit2-oom-test.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/version-control.scm (libgit2): Update to 0.28.1.
[source](patches): Remove 'libgit2-oom-test.patch'.
2019-03-21 19:23:48 +01:00
Marius Bakke 7c1693df42
gnu: elogind: Update to 241.1.
* gnu/packages/freedesktop.scm (elogind): Update to 241.1.
2019-03-21 19:23:48 +01:00
Marius Bakke ad4910eec0
build-system/meson: Add #:allowed-references and #:disallowed-references.
* guix/build-system/meson.scm (meson-build): Add support for
  #:allowed-references and #:disallowed-references.
2019-03-21 19:23:47 +01:00
Marius Bakke c1f4e6491c
gnu: curl: Restore derivation.
Commit af8f7eb4f2 accidentally changed the cURL
derivation.  Remove use of HIDDEN-PACKAGE and restore input order to prevent a
large number of rebuilds.

* gnu/packages/ssh.scm (libssh2-1.8.0): Move from here ...
* gnu/packages/curl.scm (libssh2-1.8.0): ... to here.  Don't use
HIDDEN-PACKAGE and make it non-public.
(curl)[inputs]: Move LIBSSH2-1.8.0 where it was before af8f7eb4f2.
2019-03-21 19:23:47 +01:00
Leo Famulari af8f7eb4f2
gnu: libssh2: Update to 1.8.1 [security fixes].
Fixes CVE-2019-{3855,3856,3857,3858,3859,3860,3861,3862,3863}.

* gnu/packages/ssh.scm (libssh2): Update to 1.8.1.
(libssh2-1.8.0): New variable.
* gnu/packages/curl.scm (curl)[inputs]: Use libssh2-1.8.0.
2019-03-21 13:37:01 -04:00
Brett Gilio 1e70d72b18
gnu: emacs-hackernews: Update to 0.5.0-1-916c3da.
* gnu/packages/emacs-xyz.scm (emacs-hackernews): Update to 0.5.0-1-916c3da.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-03-21 09:34:09 +01:00
Tobias Geerinckx-Rice f1aa44ada9
gnu: qwt: Update to 6.1.4.
* gnu/packages/qt.scm (qwt): Update to 6.1.4.
2019-03-21 04:07:03 +01:00
Tobias Geerinckx-Rice 5cf3e6fcd5
gnu: jekyll: Update to 3.8.5.
* gnu/packages/ruby.scm (jekyll): Update to 3.8.5.
2019-03-21 04:07:02 +01:00
Tobias Geerinckx-Rice c664ebcc31
gnu: ruby-fivemat: Update to 1.3.7.
* gnu/packages/ruby.scm (ruby-fivemat): Update to 1.3.7.
2019-03-21 04:07:02 +01:00
Tobias Geerinckx-Rice bcf1fe5bbc
gnu: ruby-activesupport: Update to 5.2.2.1.
* gnu/packages/ruby.scm (ruby-activesupport): Update to 5.2.2.1.
2019-03-21 04:07:02 +01:00
Tobias Geerinckx-Rice e2fbc27210
gnu: ruby-rails: Update to 5.2.2.1.
* gnu/packages/rails.scm (ruby-rails): Update to 5.2.2.1.
2019-03-21 04:07:02 +01:00
Tobias Geerinckx-Rice 1835fc26b5
gnu: ruby-railties: Update to 5.2.2.1.
* gnu/packages/rails.scm (ruby-railties): Update to 5.2.2.1.
2019-03-21 04:07:01 +01:00
Tobias Geerinckx-Rice 5be0aedf76
gnu: ruby-actionmailer: Update to 5.2.2.1.
* gnu/packages/rails.scm (ruby-actionmailer): Update to 5.2.2.1.
2019-03-21 04:07:01 +01:00
Tobias Geerinckx-Rice e16dd18981
gnu: ruby-activestorage: Update to 5.2.2.1.
* gnu/packages/rails.scm (ruby-activestorage): Update to 5.2.2.1.
2019-03-21 04:07:01 +01:00
Tobias Geerinckx-Rice fbc2309f6d
gnu: ruby-activejob: Update to 5.2.2.1.
* gnu/packages/rails.scm (ruby-activejob): Update to 5.2.2.1.
2019-03-21 04:07:01 +01:00
Tobias Geerinckx-Rice 2a737e80ce
gnu: ruby-actioncable: Update to 5.2.2.1.
* gnu/packages/rails.scm (ruby-actioncable): Update to 5.2.2.1.
2019-03-21 04:07:01 +01:00
Tobias Geerinckx-Rice 24c704af8c
gnu: ruby-actionpack: Update to 5.2.2.1.
* gnu/packages/rails.scm (ruby-actionpack): Update to 5.2.2.1.
2019-03-21 04:07:00 +01:00
Tobias Geerinckx-Rice e8df5a50c9
gnu: ruby-actionview: Update to 5.2.2.1.
* gnu/packages/rails.scm (ruby-actionview): Update to 5.2.2.1.
2019-03-21 04:07:00 +01:00
Tobias Geerinckx-Rice 0fb8ed1734
gnu: ruby-activerecord: Update to 5.2.2.1.
* gnu/packages/rails.scm (ruby-activerecord): Update to 5.2.2.1.
2019-03-21 04:07:00 +01:00
Tobias Geerinckx-Rice 22468de494
gnu: ruby-activemodel: Update to 5.2.2.1.
* gnu/packages/rails.scm (ruby-activemodel): Update to 5.2.2.1.
2019-03-21 04:07:00 +01:00
Tobias Geerinckx-Rice 04ef07fecb
gnu: libmatroska: Update to 1.5.0.
* gnu/packages/video.scm (libmatroska): Update to 1.5.0.
2019-03-21 04:06:59 +01:00
Tobias Geerinckx-Rice 309f340879
gnu: libmatroska: Don't use NAME in source URI.
* gnu/packages/video.scm (libmatroska)[source]: Hard-code NAME.
2019-03-21 04:06:59 +01:00
Tobias Geerinckx-Rice bd300261af
gnu: python-python-gast: Update to 0.2.2.
* gnu/packages/python-xyz.scm (python-python-gast): Update to 0.2.2.
2019-03-21 04:06:59 +01:00
Tobias Geerinckx-Rice 91b61f0291
gnu: python-latexcodec: Update to 1.0.6.
* gnu/packages/python-xyz.scm (python-latexcodec): Update to 1.0.6.
2019-03-21 04:06:59 +01:00
Tobias Geerinckx-Rice ad1acb8111
gnu: python-pyro4: Update to 4.75.
* gnu/packages/python-xyz.scm (python-pyro4): Update to 4.75.
2019-03-21 04:06:58 +01:00
Tobias Geerinckx-Rice e6b244a588
gnu: plantuml: Update to 1.2019.3.
* gnu/packages/uml.scm (plantuml): Update to 1.2019.3.
2019-03-21 04:06:58 +01:00
Tobias Geerinckx-Rice 58ab7f2961
gnu: ghostwriter: Update to 1.7.4.
* gnu/packages/text-editors.scm (ghostwriter): Update to 1.7.4.
2019-03-21 04:06:58 +01:00
Tobias Geerinckx-Rice 98e7307dd3
gnu: kakoune: Update to 2019.01.20.
* gnu/packages/text-editors.scm (kakoune): Update to 2019.01.20.
2019-03-21 04:06:58 +01:00
Tobias Geerinckx-Rice a1cb69280c
gnu: kakoune: Don't use NAME in source URI.
* gnu/packages/text-editors.scm (kakoune)[source]: Hard-code NAME.
2019-03-21 04:06:57 +01:00
Tobias Geerinckx-Rice f86d56a7af
gnu: terraform-docs: Update to 0.6.0.
* gnu/packages/terraform.scm (terraform-docs): Update to 0.6.0.
2019-03-21 04:06:57 +01:00
Ricardo Wurmus 6cea61ebb5
gnu: r-spam: Update to 2.2-2.
* gnu/packages/cran.scm (r-spam): Update to 2.2-2.
2019-03-21 00:02:52 +01:00
Ricardo Wurmus a7524f7000
gnu: r-sjstats: Update to 0.17.4.
* gnu/packages/cran.scm (r-sjstats): Update to 0.17.4.
[propagated-inputs]: Remove r-bayesplot, r-coin, r-crayon, r-glmmtmb, r-nlme,
and r-pwr; add r-insight.
2019-03-21 00:02:52 +01:00
Ricardo Wurmus 9d047572c8
gnu: r-gsl: Update to 2.1-5.
* gnu/packages/cran.scm (r-gsl): Update to 2.1-5.
2019-03-21 00:02:52 +01:00
Ricardo Wurmus f69ba00f09
gnu: r-coin: Update to 1.3-0.
* gnu/packages/cran.scm (r-coin): Update to 1.3-0.
[propagated-inputs]: Add r-libcoin and r-matrixstats.
2019-03-21 00:02:52 +01:00
Ricardo Wurmus c9ba1155a2
gnu: r-fs: Update to 1.2.7.
* gnu/packages/cran.scm (r-fs): Update to 1.2.7.
2019-03-21 00:02:51 +01:00
Ricardo Wurmus fef93da89d
gnu: r-ggeffects: Update to 0.9.0.
* gnu/packages/cran.scm (r-ggeffects): Update to 0.9.0.
[propagated-inputs]: Remove r-crayon, r-ggplot2, r-lme4, r-prediction,
r-sjstats, r-tidyr; add r-insight.
2019-03-21 00:02:51 +01:00
Ricardo Wurmus a3daf011cc
gnu: r-proc: Update to 1.14.0.
* gnu/packages/cran.scm (r-proc): Update to 1.14.0.
[propagated-inputs]: Remove r-ggplot2.
2019-03-21 00:02:51 +01:00
Ricardo Wurmus 20b375ecd8
gnu: r-huge: Update to 1.3.1.
* gnu/packages/cran.scm (r-huge): Update to 1.3.1.
2019-03-21 00:02:51 +01:00
Ricardo Wurmus 8aef1ea6fd
gnu: r-rgl: Update to 0.100.19.
* gnu/packages/cran.scm (r-rgl): Update to 0.100.19.
2019-03-21 00:02:51 +01:00
Ricardo Wurmus 37317189a7
gnu: r-argparse: Update to 2.0.1.
* gnu/packages/cran.scm (r-argparse): Update to 2.0.1.
[propagated-inputs]: Remove r-getopt.
2019-03-21 00:02:51 +01:00
Ricardo Wurmus fcb8456577
gnu: r-findpython: Update to 1.0.5.
* gnu/packages/cran.scm (r-findpython): Update to 1.0.5.
2019-03-21 00:02:51 +01:00
Ricardo Wurmus 31af2e7f92
gnu: r-sjmisc: Update to 2.7.9.
* gnu/packages/cran.scm (r-sjmisc): Update to 2.7.9.
[propagated-inputs]: Remove r-broom, r-crayon, r-stringdist, r-stringr, and
r-tidyr.
2019-03-21 00:02:51 +01:00
Ricardo Wurmus 1adcbeda5f
gnu: r-ncdf4: Update to 1.16.1.
* gnu/packages/cran.scm (r-ncdf4): Update to 1.16.1.
2019-03-21 00:02:51 +01:00
Ricardo Wurmus 5e16dff99c
gnu: r-sjlabelled: Update to 1.0.17.
* gnu/packages/cran.scm (r-sjlabelled): Update to 1.0.17.
[propagated-inputs]: Remove r-broom, r-prediction, and r-snakecase; add
r-insight.
2019-03-21 00:02:51 +01:00
Ricardo Wurmus 83bfddd1b0
gnu: r-gmp: Update to 0.5-13.5.
* gnu/packages/cran.scm (r-gmp): Update to 0.5-13.5.
2019-03-21 00:02:51 +01:00