3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
Commit graph

76139 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice c9b852a990
gnu: quickjs: Update to 2021-03-27.
* gnu/packages/javascript.scm (quickjs): Update to 2021-03-27.
2021-03-30 23:05:45 +02:00
Tobias Geerinckx-Rice e8aa983cd0
gnu: vim: Update to 8.2.2677.
* gnu/packages/vim.scm (vim): Update to 8.2.2677.
2021-03-30 23:02:10 +02:00
Tobias Geerinckx-Rice a8b59a032d
gnu: avidemux: Update to 2.7.8.
* gnu/packages/video.scm (avidemux): Update to 2.7.8.
[arguments]: Adjust to updated bundled ffmpeg-4.2.4.
2021-03-30 22:54:44 +02:00
Tobias Geerinckx-Rice 8b61b6f512
gnu: nginx-documentation: Update to 1.19.9-2696-f85798c1c70a.
* gnu/packages/web.scm (nginx-documentation): Update to 1.19.9-2696-f85798c1c70a.
2021-03-30 22:54:15 +02:00
Tobias Geerinckx-Rice 9abfeefa95
gnu: nginx: Update to 1.19.9.
* gnu/packages/web.scm (nginx): Update to 1.19.9.
2021-03-30 22:48:03 +02:00
Tobias Geerinckx-Rice 614defcd76
gnu: vsftp: Apply unstaged fixes.
* gnu/packages/ftp.scm (vsftpd): Update comment.
[version]: Separate version and revision with a hyphen.
2021-03-30 22:34:04 +02:00
Tobias Geerinckx-Rice e04c04683b
gnu: nq: Update to 0.4.
* gnu/packages/admin.scm (nq): Update to 0.4.
2021-03-30 22:32:59 +02:00
methuselah-0 634d9845a6
gnu: vsftpd: Use CentOS version and patches.
* gnu/packages/ftp.scm (vftpd)[source]: Use CentOS source RPM.
[arguments]: Adapt the 'unpack phase, and apply CentOS patches in a new
'apply-CentOS-patches phase.
[inputs]: Add openssl, linux-pam, and libcap.
[native-inputs]: Add p7zip and cpio.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-03-30 21:38:39 +02:00
Tobias Geerinckx-Rice 5cf90c43ca
gnu: hikari: Update to 2.2.3.
* gnu/packages/wm.scm (hikari): Update to 2.2.3.
2021-03-30 21:38:39 +02:00
Tobias Geerinckx-Rice 6ff782683b
gnu: autocutsel: Update to 0.10.1.
* gnu/packages/xdisorg.scm (autocutsel): Update to 0.10.1.
2021-03-30 21:38:38 +02:00
Tobias Geerinckx-Rice f7158350b2
gnu: xscreensaver: Update to 5.45.
* gnu/packages/xdisorg.scm (xscreensaver): Update to 5.45.
2021-03-30 21:38:38 +02:00
Tobias Geerinckx-Rice 254b331050
gnu: minicom: Update to 2.8.
* gnu/packages/engineering.scm (minicom): Update to 2.8.
2021-03-30 21:38:38 +02:00
Leo Famulari 3c5e1412e3
gnu: WebKitGTK: Update to 2.32.0 [fixes CVE-2021-{1788,1844,1871}].
* gnu/packages/webkit.scm (webkitgtk): Update to 2.32.0.
[arguments]: Add -DENABLE_GAMEPAD=OFF to #:configure-flags.
2021-03-30 14:11:28 -04:00
Paul Garlick 1b6e7157cd
gnu: Add texlive-bera.
* gnu/packages/tex.scm: New variable.
2021-03-30 17:14:12 +01:00
Efraim Flashner 9098745b18
gnu: zziplib/fixed: Add missing library symlinks.
Fixes <https://bugs.gnu.org/47212>, <https://bugs.gnu.org/47448>,
<https://bugs.gnu.org/47492>.

* gnu/packages/compression.scm (zziplib/fixed)[arguments]: Add new phase
to create missing library symlinks.
2021-03-30 11:04:33 +03:00
Xinglu Chen d978c1cfeb
gnu: grokmirror: Update to 2.0.8.
* gnu/packages/version-control.scm (grokmirror): Update to 2.0.8.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-03-30 10:32:07 +03:00
zimoun aed51ecea8
gnu: guix: Fix openrc init scripts.
Fixes <https://bugs.gnu.org/46871>.

* gnu/packages/package-management.scm (guix)[arguments]: Fix openrc init.
* nix/local.mk (openrcservicedir): Likewise.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-03-30 10:29:33 +03:00
Léo Le Bouter 9feef62b73
gnu: zstd: Downgrade to 1.4.4 and make security graft saner.
* gnu/packages/patches/zstd-CVE-2021-24031_CVE-2021-24032.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/compression.scm (zstd-1.4.9): Remove.
(zstd/fixed): New variable. Apply patch.
(zstd)[replacement]: Graft with zstd/fixed.
2021-03-30 02:21:25 +02:00
Tobias Geerinckx-Rice aae012e91e
gnu: gimp: Properly handle missing optional ‘dot’.
* gnu/packages/gimp.scm (gimp)[source]: Add a patch to fix a fatal error
when ‘dot’ is not in $PATH.
(gegl)[arguments]: Move the 'refer-to-dot phase...
[inputs]: ...and graphviz...
(gegl-for-glimpse)[arguments]: ...here, and...
[inputs]: ...here, respectively.
(glimpse)[inputs]: Use gegl-for-glimpse gegl variant.
2021-03-30 00:42:41 +02:00
Brendan Tildesley 02f664a0a3
gnu: python-poppler-qt5: Update to 21.1.0.
* gnu/packages/pdf.scm (python-poppler-qt5): Update to 21.1.0.
2021-03-29 18:12:22 -04:00
Ludovic Courtès 3104a743f9
services: rottlog: Add /var/log/mcron.log to '%default-rotations'.
Fixes <https://bugs.gnu.org/47436>.
Reported by Leo Famulari <leo@famulari.name>.

* gnu/services/admin.scm (%rotated-files): Add "/var/log/mcron.log".
2021-03-29 23:33:41 +02:00
Ludovic Courtès de2e36411f
gnu: metis: Add 'release-monitoring-url' property.
* gnu/packages/maths.scm (metis)[properties]: New field.
2021-03-29 23:33:40 +02:00
Ludovic Courtès 1575da6062
gnu-maintenance: Recognize "-source" tarball suffix.
Fixes <https://bugs.gnu.org/47398>.
Reported by Léo Le Bouter <lle-bout@zaclys.net>.

* guix/gnu-maintenance.scm (%tarball-rx): Add "-[Ss]ource" suffix.
* tests/gnu-maintenance.scm ("release-file?"): Add exiv2 example.
2021-03-29 23:33:40 +02:00
Raghav Gururajan 6aaa8269b8
gnu: linphone-desktop: Fix linphone accounts functionality.
The Linphone accounts were not able to do TLS authentication against the
Linphone servers, and multiple plugins used by the Linphone accounts were not
loaded.  This change should fix this.

* gnu/packages/linphone.scm (linphone-desktop)[phases](post-install): Modify phase.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-29 16:45:44 -04:00
Tobias Geerinckx-Rice 7162e5b882
gnu: gegl: Refer to dot.
* gnu/packages/gimp.scm (gegl)[arguments]: Add a new 'refer-to-dot phase.
2021-03-29 22:38:36 +02:00
Alexandr Vityazev ce29fa76f4
gnu: emacs-org-roam: Update to 1.2.3-0.8ad57b1.
* gnu/packages/emacs-xyz.scm (emacs-org-roam): Update to 1.2.3-0.8ad57b1.
[propagated-inputs]: Replace emacs-org-ref with emacs-org and remove
emacs-company.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2021-03-29 20:06:07 +01:00
Xinglu Chen ebeb018ca3
gnu: nyacc: Update to 1.03.6.
* gnu/packages/mes.scm (nyacc): Update to 1.03.6.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2021-03-29 20:03:12 +01:00
zimoun 55c25ee4c5
scripts: import: cran: Add missing help for 'style' option.
* guix/scripts/import/cran.scm (show-help): Add help message for 'style'
option.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2021-03-29 19:53:50 +01:00
Paul Garlick 193f181697
gnu: Add texlive-mathdesign.
* gnu/packages/tex.scm: New variable.
2021-03-29 18:49:43 +01:00
Tobias Geerinckx-Rice 92dfa92d6d
gnu: wsjtx: Update to 2.3.1.
* gnu/packages/radio.scm (wsjtx): Update to 2.3.1.
2021-03-29 19:39:19 +02:00
Tobias Geerinckx-Rice 9aaeb9bd95
gnu: wsjtx-hamlib: Update to 2.3.1.
* gnu/packages/radio.scm (wsjtx-hamlib): Update to 2.3.1.
[arguments]: Remove alleged 'fix-tests phase.
2021-03-29 19:39:18 +02:00
Tobias Geerinckx-Rice 692c75eaa6
gnu: flite: Update to 2.2.
* gnu/packages/speech.scm (flite): Update to 2.2.
[source]: Check out this git repository.
2021-03-29 19:39:18 +02:00
Tobias Geerinckx-Rice 6a2c78288a
gnu: git-lfs: Update to 2.13.3.
* gnu/packages/version-control.scm (git-lfs): Update to 2.13.3.
2021-03-29 19:39:18 +02:00
Tobias Geerinckx-Rice c0e60ccf9a
gnu: python-toml: Update to 0.10.2.
* gnu/packages/python-build.scm (python-toml): Update to 0.10.2.
2021-03-29 19:39:18 +02:00
Tobias Geerinckx-Rice 4ccd341216
gnu: gphoto2: Update to 2.5.27.
* gnu/packages/photo.scm (gphoto2): Update to 2.5.27.
2021-03-29 19:39:17 +02:00
Tobias Geerinckx-Rice a1ed5c27ba
gnu: libgphoto2: Update to 2.5.27.
* gnu/packages/photo.scm (libgphoto2): Update to 2.5.27.
2021-03-29 19:39:17 +02:00
David Dashyan a8bbda7f94
gnu: rtl8812au-aircrack-ng-linux-module: Update to 5.6.4.2-4.059e06a
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-03-29 12:41:40 -04:00
Mathieu Othacehe e733f66b5b
Fix substitutes server discovery.
This is a follow-up of bc3896db25.

* guix/scripts/substitute.scm (%local-substitute-urls): Test for "true"
instead of "yes".
2021-03-29 16:57:10 +02:00
Ludovic Courtès 19c6ea9ca4
gexp: 'gexp->script' uses #:guile also as the guile-for-build.
Previously 'gexp->script' would unconditionally use the
default #:guile-for-build value of 'gexp->derivation'.

* guix/gexp.scm (gexp->script): Pass #:guile to 'load-path-expression'.
Pass #:guile-for-build to 'gexp->derivation'.
2021-03-29 16:47:23 +02:00
Ludovic Courtès 58210fbea2
gexp: Add #:guile parameter to 'load-path-expression'.
* guix/gexp.scm (load-path-expression): Add #:guile parameter and honor it.
2021-03-29 16:47:23 +02:00
Ludovic Courtès 3a5fbced6f
gexp: 'imported+compiled-modules' fully honors #:guile.
* guix/gexp.scm (imported+compiled-modules): Pass #:guile to
'imported-modules'.
2021-03-29 16:47:22 +02:00
zimoun 13f7f06c49
gnu: Add julia-zygote.
* gnu/packages/julia-xyz.scm (julia-zygote): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-03-29 16:47:22 +02:00
zimoun 568cebc258
gnu: Add julia-zygoterules.
* gnu/packages/julia-xyz.scm (julia-zygoterules): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-03-29 16:47:22 +02:00
zimoun 57e034d568
gnu: Add julia-forwarddiff.
* gnu/packages/julia-xyz.scm (julia-forwarddiff): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-03-29 16:47:22 +02:00
zimoun 397f8c4874
gnu: Add julia-chainrules.
* gnu/packages/julia-xyz.scm (julia-chainrules): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-03-29 16:47:22 +02:00
zimoun 33e5152aeb
gnu: Add julia-diffrules.
* gnu/packages/julia-xyz.scm (julia-diffrules): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-03-29 16:47:22 +02:00
zimoun 3d98a16ab4
gnu: Add julia-specialfunctions.
* gnu/packages/julia-xyz.scm (julia-specialfunctions): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-03-29 16:47:22 +02:00
zimoun 73052c7005
gnu: Add julia-openspecfun-jll.
* gnu/packages/julia-xyz.scm (julia-openspecfun-jll): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-03-29 16:47:21 +02:00
zimoun 4d69758f5b
gnu: Add julia-compilersupportlibraries-jll.
* gnu/packages/julia-xyz.scm (julia-compilersupportlibraries-jll): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-03-29 16:47:21 +02:00
zimoun df4be2e910
gnu: Add julia-difftests.
* gnu/packages/julia-xyz.scm (julia-difftests): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-03-29 16:47:21 +02:00