Commit graph

75160 commits

Author SHA1 Message Date
Léo Le Bouter 47ce29666b
gnu: botan: Update to 2.17.3 [fixes CVE-2021-24115].
* gnu/packages/crypto.scm (botan): Update to 2.17.3.
[arguments]: Add 'library-path-for-tests phase to fix 'check phase by setting
LD_LIBRARY_PATH to intermediate build directory so tests can find libbotan.
2021-03-10 11:20:08 +01:00
Léo Le Bouter f7fdafeff5
gnu: zziplib: Update to 0.13.72 [security fixes].
Non-exhaustively, fixes CVE-2018-16548 and CVE-2018-17828.

* gnu/packages/compression.scm (zziplib/fixed): New variable.
(zziplib)[replacement]: Graft.
2021-03-10 10:59:12 +01:00
Guillaume Le Vaillant b8e71b390d
gnu: Add unixcw.
* gnu/packages/radio.scm (unixcw): New variable.
2021-03-10 10:54:56 +01:00
Guillaume Le Vaillant e212f32dce
gnu: Add aldo.
* gnu/packages/radio.scm (aldo): New variable.
2021-03-10 10:54:56 +01:00
Raghav Gururajan f4fd7bda51
gnu: python-nbxmpp: Update to 2.0.2.
* gnu/packages/messaging.scm (python-nbxmpp) [version]: Update to 2.0.2.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-03-10 11:03:46 +02:00
Léo Le Bouter b66fc0a64b
gnu: bsdiff: Fix CVE-2014-9862.
* gnu/packages/patches/bsdiff-CVE-2014-9862.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/compression.scm (bsdiff): Apply it.
2021-03-10 09:54:27 +01:00
Mathieu Othacehe 207ef1a2b4
tests: cuirass: Remove cuirass simple test.
This is a follow-up of 6c883d0f1d.

* gnu/tests/cuirass.scm (simple-cuirass-service, %cuirass-simple-test): Remove
them.
2021-03-10 09:37:48 +01:00
Mathieu Othacehe 6c883d0f1d
services: cuirass: Remove simple cuirass configuration.
The Cuirass configuration has been simplified so that this is no longer
needed.

* gnu/services/cuirass.scm (<build-manifest>, <simple-cuirass-configuration>,
simple-cuirass-configuration->specs): Remove them.
2021-03-10 09:05:02 +01:00
Mathieu Othacehe 76bea3f8bc
ci: Remove hydra support.
This removes hydra support to use Cuirass as the only continuous integration
system.

* build-aux/hydra/gnu-system.scm: Remove it.
* build-aux/hydra/guix-modular.scm: Ditto.
* build-aux/hydra/guix.scm: Ditto.
* build-aux/cuirass/hydra-to-cuirass.scm: Ditto.
* Makefile.am (EXTRA_DIST): Update it.
(hydra-jobs.scm): Remove it.
(cuirass-jobs.scm): Update it.
* build-aux/hydra/evaluate.scm: Move it to ...
* build-aux/cuirass/evaluate.scm: ... here.
* build-aux/cuirass/guix-modular.scm: Remove it.
* build-aux/cuirass/gnu-system.scm: Ditto.
* guix/packages.scm (%hydra-supported-systems): Rename it to ...
(%cuirass-supported-systems): ... this variable.
* build-aux/check-final-inputs-self-contained: Adapt it.
* etc/release-manifest.scm: Ditto.
* gnu/ci.scm (package->alist): Remove it.
(derivation->job): New procedure.
(package-job, package-cross-job, cross-jobs, image-jobs, system-test-jobs,
tarball-jobs): Use it.
(guix-jobs): New procedure.
(hydra-jobs): Rename it to ...
(cuirass-jobs): ... this procedure.
2021-03-10 08:49:48 +01:00
Mathieu Othacehe 4399b1cf57
channels: Export channel-instance->sexp.
* guix/channels.scm (channel-instance->sexp): Export it.
2021-03-10 08:49:48 +01:00
Mathieu Othacehe 6ee7e3d26b
inferior: Fix concurrent cached-profile calls.
* guix/inferior.scm (cached-profile): Do not create the profile symlink if it
already exists.
2021-03-10 08:49:48 +01:00
Mathieu Othacehe 7d63b77551
inferior: Break cached-channel-instance into two procedures.
Break cached-channel-instance into two different procedures:
channels->cached-profile and instances->cached-profile operating respectively
on channels and channels instances.

* guix/inferior.scm (cached-channel-instance): Rename it into ...
(cached-profile): ... this new procedure.
(channels->cached-profile, instances->cached-profile): New procedures.
* guix/scripts/time-machine.scm (guix-time-machine): Adapt accordingly.
2021-03-10 08:49:48 +01:00
Mathieu Othacehe 0be2474d42
services: cuirass: Do not create the database directory.
Fixes: <https://issues.guix.gnu.org/46683>.

* gnu/services/cuirass.scm (cuirass-activation): Since the PostgreSQL switch,
it is no longer needed to create the database directory.
2021-03-10 08:49:48 +01:00
Mathieu Othacehe ff52d1156c
gnu: cuirass: Update to 0.0.1-73.14e1335.
* gnu/packages/ci.scm (cuirass): Update to 0.0.1-73.14e1335.
[arguments]: Enable tests and add new 'set-PATH-for-tests phase.
[native-inputs]: Add ephemeralpg.
2021-03-10 08:49:47 +01:00
Mathieu Othacehe 0d5e2c587f
gnu: guile-simple-zmq: Update to 0.0.0-9.b2ea97e.
* gnu/packages/guile-xyz.scm (guile-simple-zmq): Update to 0.0.0-9.b2ea97e.
2021-03-10 08:49:47 +01:00
Léo Le Bouter 80739ea480
gnu: gnucobol: Update to 3.1.2 [security fixes].
* gnu/packages/cobol.scm (gnucobol): Update to 3.1.2.
[arguments]: Add 'set-TERM phase before 'check to set the TERM environment
variable for tests that expect it.
2021-03-10 06:54:58 +01:00
Léo Le Bouter ca15eaeb06
gnu: osc: Update to 0.172.0 [fixes CVE-2019-3681].
* gnu/packages/build-tools.scm (osc): Update to 0.172.0.
[native-inputs]: Add python-chardet. Required by tests.
2021-03-10 05:01:38 +01:00
Léo Le Bouter f736dedc4f
gnu: python-m2crypto: Disable tests because they are date-sensitive.
* gnu/packages/python-crypto.scm (python-m2crypto)[arguments]: Set '#:tests?'
to '#f'.
2021-03-10 05:01:38 +01:00
Leo Famulari 014ef060ea
gnu: linux-libre 5.4: Update to 5.4.104.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.104.
(linux-libre-5.4-pristine-source): Update hash.
2021-03-09 22:10:23 -05:00
Leo Famulari 79aafab07d
gnu: linux-libre 5.10: Update to 5.10.22.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.22.
(linux-libre-5.10-pristine-source): Update hash.
2021-03-09 22:10:23 -05:00
Leo Famulari b38f73f35c
gnu: linux-libre: Update to 5.11.5.
* gnu/packages/linux.scm (linux-libre-5.11-version): Update to 5.11.5.
(linux-libre-5.11-pristine-source): Update hash.
2021-03-09 22:10:16 -05:00
Léo Le Bouter 674474f646
gnu: c-ares: Update to 1.17.1 [fixes CVE-2020-8277].
* gnu/packages/adns.scm (c-ares/fixed): New variable.
(c-ares)[replacement]: Graft.
2021-03-10 03:52:04 +01:00
Léo Le Bouter 852ba914a4
gnu: imagemagick/fixed: Retain version length for successful grafting.
* gnu/packages/imagemagick.scm (imagemagick/fixed):
[version]: Append 'g'.
[source]: Hardcode version.
2021-03-10 01:36:26 +01:00
Sébastien Lerique 81404a858c
gnu: password-store: Update to 1.7.3-1.918992c.
* gnu/packages/password-utils.scm (password-store): Update to
1.7.3-1.918992c.
[arguments]<#:phases>['wrap-path]: Add "wl-clipboard".
[inputs]: Add "wl-clipboard".

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-03-10 01:16:08 +01:00
Tobias Geerinckx-Rice 5d0f394b85
gnu: dcmtk: Update to 3.6.6.
* gnu/packages/image-processing.scm (dcmtk): Update to 3.6.6.
[inputs]: Add icu4c.
2021-03-10 01:16:07 +01:00
Tobias Geerinckx-Rice 4aef8e0af5
gnu: electron-cash: Update to 4.2.4.
* gnu/packages/finance.scm (electron-cash): Update to 4.2.4.
2021-03-10 01:16:07 +01:00
Tobias Geerinckx-Rice d5542627fa
gnu: range-v3: Fix typo in description.
* gnu/packages/cpp.scm (range-v3)[description]: Fix typo.
2021-03-10 01:16:07 +01:00
Tobias Geerinckx-Rice 1dfc08f7ad
doc: Fix grammar.
* doc/contributing.texi (Package Naming): Fix grammar.
2021-03-10 01:16:07 +01:00
Tobias Geerinckx-Rice 42364648ba
gnu: fcitx5: Update to 5.0.5.
* gnu/packages/fcitx5.scm (fcitx5): Update to 5.0.5.
2021-03-10 01:16:07 +01:00
Tobias Geerinckx-Rice 5f299b4a31
gnu: lmdb: Update to 0.9.28.
* gnu/packages/databases.scm (lmdb): Update to 0.9.28.
2021-03-10 01:16:07 +01:00
Léo Le Bouter cbb5b5c4d5
gnu: git: Update to 2.30.2 [fixes CVE-2021-21300].
* gnu/packages/version-control.scm (git): Update to 2.30.2.
2021-03-10 01:09:26 +01:00
Léo Le Bouter 6320700b11
gnu: libtiff: Update to 4.2.0 [security fixes].
Non-exhaustively, fixes CVE-2020-35523, CVE-2020-35522 and CVE-2020-35521.

* gnu/packages/image.scm (libtiff/fixed): New variable.
(libtiff)[replacement]: Graft.
2021-03-10 00:52:47 +01:00
Raghav Gururajan 82a2f182c5
gnu: Add nextcloud-client.
* gnu/packages/messaging.scm (nextcloud-client): New variable.

Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-03-10 00:19:49 +01:00
Raghav Gururajan 92a432c1f8
gnu: Add qtsolutions.
* gnu/packages/qt.scm (qtsolutions): New variable.

Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-03-10 00:19:49 +01:00
Raghav Gururajan afd83de087
gnu: Add appstream.
* gnu/packages/freedesktop.scm (appstream): New variable.

Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-03-10 00:19:48 +01:00
Léo Le Bouter 82e887ba48
gnu: imagemagick: Update to 6.9.12-2 [security fixes].
* gnu/packages/imagemagick.scm (imagemagick/fixed): New variable.
(imagemagick)[replacement]: Graft.
2021-03-09 23:02:51 +01:00
Ricardo Wurmus 6a38d580c7
gnu: r-lubridate: Update to 1.7.10.
* gnu/packages/statistics.scm (r-lubridate): Update to 1.7.10.
2021-03-09 22:05:32 +01:00
Ricardo Wurmus 382f539b5e
gnu: r-pbkrtest: Update to 0.5.1.
* gnu/packages/statistics.scm (r-pbkrtest): Update to 0.5.1.
2021-03-09 22:05:32 +01:00
Ricardo Wurmus 15add0c264
gnu: r-quantreg: Update to 5.85.
* gnu/packages/statistics.scm (r-quantreg): Update to 5.85.
2021-03-09 22:05:32 +01:00
Ricardo Wurmus 27b17f5e6c
gnu: r-matrixmodels: Update to 0.5-0.
* gnu/packages/statistics.scm (r-matrixmodels): Update to 0.5-0.
2021-03-09 22:05:32 +01:00
Ricardo Wurmus 12580eb435
gnu: r-beeswarm: Update to 0.3.1.
* gnu/packages/statistics.scm (r-beeswarm): Update to 0.3.1.
2021-03-09 22:05:32 +01:00
Ricardo Wurmus 83f98e6317
gnu: r-hmisc: Update to 4.5-0.
* gnu/packages/statistics.scm (r-hmisc): Update to 4.5-0.
2021-03-09 22:05:32 +01:00
Ricardo Wurmus eddff93fd3
gnu: r-tidyr: Update to 1.1.3.
* gnu/packages/statistics.scm (r-tidyr): Update to 1.1.3.
2021-03-09 22:05:32 +01:00
Ricardo Wurmus 4f9f7e7eb2
gnu: r-glmnet: Update to 4.1-1.
* gnu/packages/statistics.scm (r-glmnet): Update to 4.1-1.
2021-03-09 22:05:32 +01:00
Ricardo Wurmus 7901124b5b
gnu: r-sparsem: Update to 1.81.
* gnu/packages/statistics.scm (r-sparsem): Update to 1.81.
2021-03-09 22:05:32 +01:00
Ricardo Wurmus 84e98bbc4f
gnu: r-segmented: Update to 1.3-3.
* gnu/packages/statistics.scm (r-segmented): Update to 1.3-3.
2021-03-09 22:05:31 +01:00
Ricardo Wurmus 395ab04137
gnu: r-rmarkdown: Update to 2.7.
* gnu/packages/statistics.scm (r-rmarkdown): Update to 2.7.
2021-03-09 22:05:31 +01:00
Ricardo Wurmus 658e44abdb
gnu: r-desc: Update to 1.3.0.
* gnu/packages/statistics.scm (r-desc): Update to 1.3.0.
[propagated-inputs]: Remove r-assertthat.
2021-03-09 22:05:31 +01:00
Ricardo Wurmus 2dcc88a153
gnu: r-data-table: Update to 1.14.0.
* gnu/packages/statistics.scm (r-data-table): Update to 1.14.0.
2021-03-09 22:05:31 +01:00
Ricardo Wurmus 47b8a239dc
gnu: r-dplyr: Update to 1.0.5.
* gnu/packages/statistics.scm (r-dplyr): Update to 1.0.5.
2021-03-09 22:05:31 +01:00