jackhill/guix/guix.git
3 years agognu-maintenance: 'generic-html' updates packages with the right property.
Ludovic Courtès [Sun, 4 Apr 2021 13:40:39 +0000 (15:40 +0200)]
gnu-maintenance: 'generic-html' updates packages with the right property.

* guix/gnu-maintenance.scm (html-updatable-package?): Return true for
packages with a 'release-monitoring-url' property.  This allows us to
cater for packages with source fetched over, say, FTP, but with an HTML
page to monitor.

3 years agognu: go-github-com-sirupsen-logrus: Update to 1.8.1.
Efraim Flashner [Sun, 4 Apr 2021 13:05:33 +0000 (16:05 +0300)]
gnu: go-github-com-sirupsen-logrus: Update to 1.8.1.

* gnu/packages/golang.scm (go-github-com-sirupsen-logrus): Update to
1.8.1.
[propagated-inputs]: Add go-github-com-davecgh-go-spew,
go-github-com-pmezard-go-difflib. Sort alphabetically.
[arguments]: Enable test suite.

3 years agoimport: go: Replace underscores with hyphens in package names.
Xinglu Chen [Sun, 4 Apr 2021 09:52:03 +0000 (11:52 +0200)]
import: go: Replace underscores with hyphens in package names.

As per section '16.4.2 Package Naming' in the manual, use hypens instead
of underscores in package names.

* guix/import/go.scm (go-module->guix-package-name): Replace underscores
with hyphens.

Signed-off-by: Leo Famulari <leo@famulari.name>
3 years agodoc: Remind developers to build Guix.
Leo Famulari [Sun, 4 Apr 2021 17:28:46 +0000 (13:28 -0400)]
doc: Remind developers to build Guix.

The previous instructions were correct, but we got too many bug reports
with a root cause of "did not build Guix yet".

Other parts of the manual already instruct `make && make check`, so this
makes the treatment of building Guix more consistent, too.

* doc/contributing.texi (Building from Git): Instruct the user to run
`make` when building Guix.

3 years agognu: drumstick: Use new HTTPS home page.
Tobias Geerinckx-Rice [Sun, 4 Apr 2021 13:19:17 +0000 (15:19 +0200)]
gnu: drumstick: Use new HTTPS home page.

* gnu/packages/music.scm (drumstick)[home-page]: Update & use HTTPS.

3 years agognu: perl-path-tiny: Update to 0.118.
Tobias Geerinckx-Rice [Sun, 4 Apr 2021 13:16:35 +0000 (15:16 +0200)]
gnu: perl-path-tiny: Update to 0.118.

* gnu/packages/perl.scm (perl-path-tiny): Update to 0.118.

3 years agognu: vmpk: Update to 0.8.2.
Tobias Geerinckx-Rice [Sun, 4 Apr 2021 13:11:46 +0000 (15:11 +0200)]
gnu: vmpk: Update to 0.8.2.

* gnu/packages/music.scm (vmpk): Update to 0.8.2.

3 years agognu: drumstick: Update to 2.1.1.
Tobias Geerinckx-Rice [Sun, 4 Apr 2021 12:58:06 +0000 (14:58 +0200)]
gnu: drumstick: Update to 2.1.1.

* gnu/packages/music.scm (drumstick): Update to 2.1.1.

3 years agognu: drumstick: Remove unused ‘-DLIB_SUFFIX=’.
Tobias Geerinckx-Rice [Sun, 4 Apr 2021 12:18:11 +0000 (14:18 +0200)]
gnu: drumstick: Remove unused ‘-DLIB_SUFFIX=’.

* gnu/packages/music.scm (drumstick)[arguments]:
Remove #:configure-flags.

3 years agognu: ugrep: Update to 3.1.11.
Tobias Geerinckx-Rice [Sun, 4 Apr 2021 11:24:04 +0000 (13:24 +0200)]
gnu: ugrep: Update to 3.1.11.

* gnu/packages/search.scm (ugrep): Update to 3.1.11.

3 years agognu: corkscrew: Update to 2.0-0.268b71e.
Tobias Geerinckx-Rice [Sun, 4 Apr 2021 11:11:40 +0000 (13:11 +0200)]
gnu: corkscrew: Update to 2.0-0.268b71e.

* gnu/packages/ssh.scm (corkscrew)[source]: Fetch from elsewhere.
[arguments]: Add #:configure-flags of ‘--enable-ssl’.
Add a new 'update-metadata phase.  Remove the custom 'configure phase.
[native-inputs]: Add autoconf, automake, and pkg-config.
[inputs]: Add openssl.
[description]: Update accordingly.

3 years agognu: perl-pdf-api2: Update to 2.039.
Tobias Geerinckx-Rice [Sat, 3 Apr 2021 22:24:44 +0000 (00:24 +0200)]
gnu: perl-pdf-api2: Update to 2.039.

* gnu/packages/perl.scm (perl-pdf-api2): Update to 2.039.

3 years agognu: perl-moose: Update to 2.2015.
Tobias Geerinckx-Rice [Sat, 3 Apr 2021 21:53:47 +0000 (23:53 +0200)]
gnu: perl-moose: Update to 2.2015.

* gnu/packages/perl.scm (perl-moose): Update to 2.2015.

3 years agonews: Add 'de' translation.
Florian Pelz [Sun, 4 Apr 2021 04:47:42 +0000 (06:47 +0200)]
news: Add 'de' translation.

* etc/news.scm: Add German translation of user activation entry.

3 years agognu: zabbix-agentd: Update to 5.2.6 [fixes CVE-2021-27927].
Léo Le Bouter [Fri, 2 Apr 2021 21:50:31 +0000 (23:50 +0200)]
gnu: zabbix-agentd: Update to 5.2.6 [fixes CVE-2021-27927].

* gnu/packages/monitoring.scm (zabbix-agentd): Update to 5.2.6.

3 years agonews: Clarify time window for account activation vulnerability.
Ludovic Courtès [Sat, 3 Apr 2021 20:19:28 +0000 (22:19 +0200)]
news: Clarify time window for account activation vulnerability.

* etc/news.scm: Tweak wording about skeleton files.

3 years agonews: Recommend upgrade for account activation vulnerability.
Ludovic Courtès [Sat, 3 Apr 2021 20:13:28 +0000 (22:13 +0200)]
news: Recommend upgrade for account activation vulnerability.

* etc/news.scm: Recommend upgrade.

3 years agonews: Add entry for user account activation vulnerability.
Maxime Devos [Sat, 3 Apr 2021 10:19:10 +0000 (12:19 +0200)]
news: Add entry for user account activation vulnerability.

* etc/news.scm: Add entry.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
3 years agoactivation: Do not dereference symlinks during home directory creation.
Maxime Devos [Tue, 30 Mar 2021 20:36:14 +0000 (22:36 +0200)]
activation: Do not dereference symlinks during home directory creation.

Fixes <https://bugs.gnu.org/47584>.

* gnu/build/activation.scm (copy-account-skeletons): Do not chown the
home directory; leave this to 'activate-user-home'.
(activate-user-home): Only chown the home directory after the account
skeletons have been copied.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>.
3 years agodaemon: Remove dead code.
Ludovic Courtès [Sat, 3 Apr 2021 19:35:51 +0000 (21:35 +0200)]
daemon: Remove dead code.

Reported by Noisytoot on #guix.

* nix/nix-daemon/shared.hh (showManPage): Remove.
* nix/nix-daemon/nix-daemon.cc (printHelp, programId): Remove.

3 years agoservices: guix-publish: Add zstd compression by default.
Ludovic Courtès [Sat, 3 Apr 2021 18:37:11 +0000 (20:37 +0200)]
services: guix-publish: Add zstd compression by default.

That way, the default config with (advertises? #t) and without a cache
will offer zstd-compressed substitutes, which should lead to much higher
throughput than gzip.

* gnu/services/base.scm (default-compression): When
'guix-publish-configuration-cache' returns true, use higher level
compression ratios.  Add "zstd".
* doc/guix.texi (Base Services): Mention zstd.

3 years agognu: knot-resolver: Update to 5.3.1.
Tobias Geerinckx-Rice [Sat, 3 Apr 2021 20:06:17 +0000 (22:06 +0200)]
gnu: knot-resolver: Update to 5.3.1.

* gnu/packages/dns.scm (knot-resolver): Update to 5.3.1.

3 years agognu: terminator: Update to 2.1.1.
Tobias Geerinckx-Rice [Sat, 3 Apr 2021 18:40:28 +0000 (20:40 +0200)]
gnu: terminator: Update to 2.1.1.

* gnu/packages/gnome.scm (terminator): Update to 2.1.1.

3 years agognu: mousepad: Update to 0.5.4.
Tobias Geerinckx-Rice [Sat, 3 Apr 2021 18:07:29 +0000 (20:07 +0200)]
gnu: mousepad: Update to 0.5.4.

* gnu/packages/xfce.scm (mousepad): Update to 0.5.4.

3 years agognu: perl-scalar-list-utils: Update to 1.56.
Tobias Geerinckx-Rice [Sat, 3 Apr 2021 18:07:21 +0000 (20:07 +0200)]
gnu: perl-scalar-list-utils: Update to 1.56.

* gnu/packages/perl.scm (perl-scalar-list-utils): Update to 1.56.

3 years agognu: perl-digest-hmac: Update to 1.04.
Tobias Geerinckx-Rice [Sat, 3 Apr 2021 18:07:08 +0000 (20:07 +0200)]
gnu: perl-digest-hmac: Update to 1.04.

* gnu/packages/perl.scm (perl-digest-hmac): Update to 1.04.

3 years agognu: perl-crypt-rijndael: Update to 1.16.
Tobias Geerinckx-Rice [Sat, 3 Apr 2021 18:07:00 +0000 (20:07 +0200)]
gnu: perl-crypt-rijndael: Update to 1.16.

* gnu/packages/perl.scm (perl-crypt-rijndael): Update to 1.16.

3 years agognu: vim: Update to 8.2.2689.
Tobias Geerinckx-Rice [Fri, 2 Apr 2021 23:11:08 +0000 (01:11 +0200)]
gnu: vim: Update to 8.2.2689.

* gnu/packages/vim.scm (vim): Update to 8.2.2689.

3 years agognu: diffoscope: Update to 172.
Tobias Geerinckx-Rice [Fri, 2 Apr 2021 23:10:59 +0000 (01:10 +0200)]
gnu: diffoscope: Update to 172.

* gnu/packages/diffoscope.scm (diffoscope): Update to 172.

3 years agognu: rust-rand-core: Update to 0.6.2.
Hartmut Goebel [Sat, 3 Apr 2021 15:52:31 +0000 (17:52 +0200)]
gnu: rust-rand-core: Update to 0.6.2.

Version 0.6.1 was yanked.

* gnu/packages/crates-io.scm(rust-rand-core): Update to 0.6.2.

3 years agognu: tippecanoe: Update to 1.36.0.
Felix Gruber [Sat, 3 Apr 2021 09:56:20 +0000 (11:56 +0200)]
gnu: tippecanoe: Update to 1.36.0.

* gnu/packages/geo.scm (tippecanoe): Update to 1.36.0.
  [arguments]: Use cc-for-target instead of hard-coding gcc.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
3 years agognu: saga: Update to 7.9.0.
Felix Gruber [Sat, 3 Apr 2021 09:12:27 +0000 (11:12 +0200)]
gnu: saga: Update to 7.9.0.

* gnu/packages/geo.scm (saga): Update to 7.9.0.
  [inputs]: Replace proj.4 with proj.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
3 years agognu: Add cl-opengl.
Sharlatan Hellseher [Fri, 2 Apr 2021 20:46:37 +0000 (21:46 +0100)]
gnu: Add cl-opengl.

* gnu/packages/lisp-xyz.scm: (sbcl-cl-opengl, cl-opengl, ecl-cl-opengl):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
3 years agognu: nushell: Update to 0.29.0.
Nicolas Goaziou [Sat, 3 Apr 2021 12:10:28 +0000 (14:10 +0200)]
gnu: nushell: Update to 0.29.0.

* gnu/packages/shells.scm (nushell): Update to 0.29.0.
(rust-nu-ansi-term-0.29):
(rust-nu-cli-0.29):
(rust-nu-command-0.29):
(rust-nu-data-0.29):
(rust-nu-engine-0.29):
(rust-nu-json-0.29):
(rust-nu-parser-0.29):
(rust-nu-plugin-0.29):
(rust-nu-plugin-binaryview-0.29):
(rust-nu-plugin-chart-0.29):
(rust-nu-plugin-fetch-0.29):
(rust-nu-plugin-from-bson-0.29):
(rust-nu-plugin-from-sqlite-0.29):
(rust-nu-plugin-inc-0.29):
(rust-nu-plugin-match-0.29):
(rust-nu-plugin-post-0.29):
(rust-nu-plugin-ps-0.29):
(rust-nu-plugin-s3-0.29):
(rust-nu-plugin-sys-0.29):
(rust-nu-plugin-textview-0.29):
(rust-nu-plugin-to-bson-0.29):
(rust-nu-plugin-to-sqlite-0.29):
(rust-nu-plugin-tree-0.29):
(rust-nu-plugin-xpath-0.29):
(rust-nu-protocol-0.29):
(rust-nu-source-0.29):
(rust-nu-stream-0.29):
(rust-nu-test-support-0.29):
(rust-nu-value-ext-0.29): Update to 0.29.

3 years agognu: Add rust-hamcrest2-0.3.
Nicolas Goaziou [Sat, 3 Apr 2021 10:21:12 +0000 (12:21 +0200)]
gnu: Add rust-hamcrest2-0.3.

* gnu/packages/crates-io.scm (rust-hamcrest2-0.3): New variable.

3 years agognu: Add rust-rustyline-8.
Nicolas Goaziou [Sat, 3 Apr 2021 10:19:43 +0000 (12:19 +0200)]
gnu: Add rust-rustyline-8.

* gnu/packages/crates-io.scm (rust-rustyline-8): New variable.

3 years agognu: Add rust-nix-0.20.
Nicolas Goaziou [Sat, 3 Apr 2021 10:18:07 +0000 (12:18 +0200)]
gnu: Add rust-nix-0.20.

* gnu/packages/crates-io.scm (rust-nix-0.20): New variable.
(rust-nix-0.19): Inherit from above.

3 years agognu: Add rust-radix-trie-0.2.
Nicolas Goaziou [Sat, 3 Apr 2021 10:16:34 +0000 (12:16 +0200)]
gnu: Add rust-radix-trie-0.2.

* gnu/packages/crates-io.scm (rust-radix-trie-0.2): New variable.

3 years agognu: Add rust-endian-type-0.1.
Nicolas Goaziou [Sat, 3 Apr 2021 10:15:27 +0000 (12:15 +0200)]
gnu: Add rust-endian-type-0.1.

* gnu/packages/crates-io.scm (rust-endian-type-0.1): New variable.

3 years agognu: Add rust-nibble-vec-0.1.
Nicolas Goaziou [Sat, 3 Apr 2021 10:14:20 +0000 (12:14 +0200)]
gnu: Add rust-nibble-vec-0.1.

* gnu/packages/crates-io.scm (rust-nibble-vec-0.1): New variable.

3 years agognu: rust-smallvec-1: Update to 1.6.1.
Nicolas Goaziou [Sat, 3 Apr 2021 10:11:53 +0000 (12:11 +0200)]
gnu: rust-smallvec-1: Update to 1.6.1.

* gnu/packages/crates-io.scm (rust-smallvec-1): Update to 1.6.1.

3 years agognu: emacs-org: Update to 9.4.5.
Nicolas Goaziou [Sat, 3 Apr 2021 10:01:51 +0000 (12:01 +0200)]
gnu: emacs-org: Update to 9.4.5.

* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.4.5.
(emacs-org-contrib): Update to 20210329.

3 years agognu: mgba: Update to 0.9.0.
Nicolas Goaziou [Sat, 3 Apr 2021 09:51:02 +0000 (11:51 +0200)]
gnu: mgba: Update to 0.9.0.

* gnu/packages/emulators.scm (mgba): Update to 0.9.0.

3 years agognu: emacs-tramp: Update to 2.5.0.3.
Nicolas Goaziou [Sat, 3 Apr 2021 09:43:57 +0000 (11:43 +0200)]
gnu: emacs-tramp: Update to 2.5.0.3.

* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.5.0.3.

3 years agognu: emacs-posframe: Update to 0.9.0.
Nicolas Goaziou [Sat, 3 Apr 2021 09:43:25 +0000 (11:43 +0200)]
gnu: emacs-posframe: Update to 0.9.0.

* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 0.9.0.

3 years agognu: emacs-ggtags: Update to 0.9.0.
Nicolas Goaziou [Sat, 3 Apr 2021 09:42:22 +0000 (11:42 +0200)]
gnu: emacs-ggtags: Update to 0.9.0.

* gnu/packages/emacs-xyz.scm (emacs-ggtags): Update to 0.9.0.
[source]: Update archive extension.

3 years agognu: emacs-auctex: Update to 13.0.6.
Nicolas Goaziou [Sat, 3 Apr 2021 09:38:55 +0000 (11:38 +0200)]
gnu: emacs-auctex: Update to 13.0.6.

* gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 13.0.6.

3 years agognu: runc: Update to 1.0.0-rc93.
Maxim Cournoyer [Tue, 23 Feb 2021 05:03:01 +0000 (00:03 -0500)]
gnu: runc: Update to 1.0.0-rc93.

* gnu/packages/virtualization.scm (runc): Update to 1.0.0-rc93.
[source]: Remove the patches field.
[phases]{unpack}: Remove override.
{build}: Add the man target.
{check}: Make conditional based on TESTS?.
{install}: Add the install-man target.
[native-inputs]: Add go-github-com-go-md2man.
[home-page]: Update.
* gnu/packages/patches/runc-CVE-2019-5736.patch: Delete file.
* gnu/local.mk: Un-register it.

3 years agognu: containerd: Update to 1.4.4.
Maxim Cournoyer [Tue, 23 Feb 2021 03:58:31 +0000 (22:58 -0500)]
gnu: containerd: Update to 1.4.4.

* gnu/packages/docker.scm (containerd): Update to 1.4.4.  Delete
trailing #t.
[arguments]: Set a MAKE-FLAGS binding.
[phases]{patch-paths}: Patch the reference to 'unpigz'.
{build, install}: Use the MAKE-FLAGS variable.
[inputs]: Add pigz.
* gnu/packages/patches/containerd-test-with-go1.13.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Un-register it.

3 years agognu: pidgin: Update to 2.14.2.
Tobias Geerinckx-Rice [Fri, 2 Apr 2021 21:14:13 +0000 (23:14 +0200)]
gnu: pidgin: Update to 2.14.2.

* gnu/packages/messaging.scm (pidgin): Update to 2.14.2.
[source]: Remove pidgin-vv-gst.patch.
* gnu/packages/patches/pidgin-vv-gst.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.

3 years agognu: lldpd: Update to 1.0.9.
Tobias Geerinckx-Rice [Fri, 2 Apr 2021 21:13:46 +0000 (23:13 +0200)]
gnu: lldpd: Update to 1.0.9.

* gnu/packages/networking.scm (lldpd): Update to 1.0.9.

3 years agognu: ktouch: Remove unnecessary build phase.
Ludovic Courtès [Fri, 2 Apr 2021 20:17:16 +0000 (22:17 +0200)]
gnu: ktouch: Remove unnecessary build phase.

* gnu/packages/education.scm (ktouch)[arguments]: Remove.

3 years agogit: Remove unused variables.
Ludovic Courtès [Fri, 2 Apr 2021 08:30:07 +0000 (10:30 +0200)]
git: Remove unused variables.

This is a followup to 298f9d29d6c26e408a90d08d147d926aa6f81ab3, which
left those variables despite being unnecessary.

* guix/git.scm (clone*, update-cached-checkout): Remove unused
'auth-method' variable.

3 years agognu: vtk: Add 'release-monitoring-url' property.
Ludovic Courtès [Fri, 2 Apr 2021 07:00:36 +0000 (09:00 +0200)]
gnu: vtk: Add 'release-monitoring-url' property.

* gnu/packages/image-processing.scm (vtk)[properties]: New field.

3 years agognu: vtk: Update to 9.0.1.
Andy Tai [Thu, 18 Mar 2021 07:46:45 +0000 (00:46 -0700)]
gnu: vtk: Update to 9.0.1.

* gnu/packages/image-processing.scm (vtk): Update to 9.0.1.
[source](snippet): Remove bundled "ogg" directory as well.
[arguments]: Adjust #:configure-flags.  Add #:phases.
[inputs]: Add LIBOGG.
* gnu/packages/patches/vtk-fix-freetypetools-build-failure.patch: Update.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: curl: Update to 7.76.0 [security fixes].
Léo Le Bouter [Fri, 2 Apr 2021 19:33:02 +0000 (21:33 +0200)]
gnu: curl: Update to 7.76.0 [security fixes].

Fixes CVE-2021-22876 and CVE-2021-22890.

* gnu/packages/curl.scm (curl/fixed): New variable.
(curl)[replacement]: New field.
* gnu/packages/patches/curl-7.76-use-ssl-cert-env.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

3 years agognu: jami: Add debug outputs.
Maxim Cournoyer [Fri, 2 Apr 2021 16:38:29 +0000 (12:38 -0400)]
gnu: jami: Add debug outputs.

* gnu/packages/jami.scm (libring, libringclient, jami-gnome, jami-qt): Add a
"debug" output.

3 years agognu: hostapd: Fix CVE-2021-30004.
Léo Le Bouter [Fri, 2 Apr 2021 17:24:11 +0000 (19:24 +0200)]
gnu: hostapd: Fix CVE-2021-30004.

* gnu/packages/admin.scm (hostapd)[patches]: Apply
'wpa-supplicant-CVE-2021-30004.patch'.

3 years agognu: wpa-supplicant-minimal: Fix CVE-2021-30004.
Léo Le Bouter [Fri, 2 Apr 2021 17:22:33 +0000 (19:22 +0200)]
gnu: wpa-supplicant-minimal: Fix CVE-2021-30004.

* gnu/packages/patches/wpa-supplicant-CVE-2021-30004.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/admin.scm (wpa-supplicant-minimal): Apply patch.

3 years agognu: python-pikepdf: Update to 2.10.0 [fixes CVE-2021-29421].
Léo Le Bouter [Fri, 2 Apr 2021 16:42:05 +0000 (18:42 +0200)]
gnu: python-pikepdf: Update to 2.10.0 [fixes CVE-2021-29421].

* gnu/packages/python-xyz.scm (python-pikepdf): Update to 2.10.0.

3 years agognu: Add node-lts.
Jelle Licht [Tue, 30 Mar 2021 05:27:43 +0000 (01:27 -0400)]
gnu: Add node-lts.

* gnu/packages/node.scm (node-lts): New variable.
* guix/build-system/node.scm (default-node): Use it.

3 years agognu: Add llhttp-bootstrap.
Jelle Licht [Tue, 30 Mar 2021 05:27:42 +0000 (01:27 -0400)]
gnu: Add llhttp-bootstrap.

* gnu/packages/patches/llhttp-bootstrap-CVE-2020-8287.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/node.scm (llhttp-bootstrap): New variable.

3 years agognu: Add node-llparse-bootstrap.
Jelle Licht [Tue, 30 Mar 2021 05:27:41 +0000 (01:27 -0400)]
gnu: Add node-llparse-bootstrap.

* gnu/packages/node.scm (node-llparse-bootstrap): New variable.

3 years agognu: Add node-llparse-frontend-bootstrap.
Jelle Licht [Tue, 30 Mar 2021 05:27:40 +0000 (01:27 -0400)]
gnu: Add node-llparse-frontend-bootstrap.

* gnu/packages/node.scm (node-llparse-frontend-bootstrap): New variable.

3 years agognu: Add node-llparse-builder-bootstrap.
Jelle Licht [Tue, 30 Mar 2021 05:27:39 +0000 (01:27 -0400)]
gnu: Add node-llparse-builder-bootstrap.

* gnu/packages/node.scm (node-llparse-builder-bootstrap): New variable.

3 years agognu: Add node-debug-bootstrap.
Jelle Licht [Tue, 30 Mar 2021 05:27:38 +0000 (01:27 -0400)]
gnu: Add node-debug-bootstrap.

* gnu/packages/node.scm (node-debug-bootstrap): New variable.

3 years agognu: Add node-binary-search-bootstrap.
Jelle Licht [Tue, 30 Mar 2021 05:27:37 +0000 (01:27 -0400)]
gnu: Add node-binary-search-bootstrap.

* gnu/packages/node.scm (node-binary-search-bootstrap): New variable.

3 years agognu: Add node-ms-bootstrap.
Jelle Licht [Tue, 30 Mar 2021 05:27:36 +0000 (01:27 -0400)]
gnu: Add node-ms-bootstrap.

* gnu/packages/node.scm (node-ms-bootstrap): New variable.

3 years agognu: Add node-semver-bootstrap.
Jelle Licht [Tue, 30 Mar 2021 05:27:35 +0000 (01:27 -0400)]
gnu: Add node-semver-bootstrap.

* gnu/packages/node.scm (node-semver-bootstrap): New variable.

3 years agognu: Add node-bootstrap.
Jelle Licht [Tue, 30 Mar 2021 05:27:34 +0000 (01:27 -0400)]
gnu: Add node-bootstrap.

* gnu/packages/node (node-bootstrap): Add hidden alias for node.

3 years agognu: node: Use license prefix.
Jelle Licht [Tue, 30 Mar 2021 05:27:33 +0000 (01:27 -0400)]
gnu: node: Use license prefix.

* gnu/packages/node.scm (node)[license]: Use prefix for license.

3 years agognu: Add libuv-for-node
Jelle Licht [Tue, 30 Mar 2021 05:27:32 +0000 (01:27 -0400)]
gnu: Add libuv-for-node

* gnu/packages/libevent.scm (libuv-for-node): New variable.

3 years agobuild-system: Rewrite node build system.
Jelle Licht [Tue, 30 Mar 2021 05:27:31 +0000 (01:27 -0400)]
build-system: Rewrite node build system.

* guix/build/node-build-system.scm: Rewrite it.
* guix/build-system/node.scm: Adjust accordingly.
* gnu/packages/node-xyz.scm (node-semver): Likewise.

Co-authored-by: Timothy Sample <samplet@ngyro.com>
3 years agognu: libringclient: Disable the libwrap feature.
Maxim Cournoyer [Fri, 2 Apr 2021 15:47:17 +0000 (11:47 -0400)]
gnu: libringclient: Disable the libwrap feature.

As it causes video calls to segfault.

* gnu/packages/jami.scm (libringclient): Set -DENABLE_LIBWRAP to false for the
time being.

3 years agognu: Add jami-qt.
Maxim Cournoyer [Wed, 31 Mar 2021 05:13:57 +0000 (01:13 -0400)]
gnu: Add jami-qt.

* gnu/packages/jami.scm (jami-qt): New variable.

3 years agognu: jami: Update to 20210326.1.cfba013 and rename to jami-gnome.
Maxim Cournoyer [Wed, 31 Mar 2021 02:45:34 +0000 (22:45 -0400)]
gnu: jami: Update to 20210326.1.cfba013 and rename to jami-gnome.

* gnu/packages/jami.scm (jami): Update to 20210326.1.cfba013.  Rename to ...
(jami-gnome): ... this, in prevision to the soon released Jami Qt client.
(jami): Define as obsoleted by jami-gnome.
[inputs]: Sort lexico-graphically.  Add libappindicator and network-manager.
[native-inputs]: Add a comment and fix a typo.  Remove doxygen.
[propagated-inputs]: Remove evolution-data-server.
[synopsis]: More explicitly describe what this package is.
[description]: Describe the specifics before the generalities.

3 years agognu: libringclient: Update to 20210326.1.cfba013.
Maxim Cournoyer [Wed, 31 Mar 2021 01:03:16 +0000 (21:03 -0400)]
gnu: libringclient: Update to 20210326.1.cfba013.

* gnu/packages/jami.scm (libringclient): Update to 20210326.1.cfba013.  Remove
trailing #t.  Do not inherit from libring.
[version, source]: Specify fields.
[propagated-inputs]: Remove qttools.  Move libring to ...
[inputs]: ... here.  Add network-manager.
[configure-flags] Define the RING_XML_INTERFACES_DIR and LIBWRAP variables.
[phases]{fix-dbus-interfaces-path}: Delete.
[synopsis]: More explicitly describe what this component is.
[description]: Describe the specifics before the generalities.

3 years agognu: libring: Update to 20210326.1.cfba013.
Maxim Cournoyer [Tue, 30 Mar 2021 21:02:30 +0000 (17:02 -0400)]
gnu: libring: Update to 20210326.1.cfba013.

* gnu/packages/jami.scm (libring): Update to 20210326.1.cfba013.  Remove
trailing #t.
[inputs]: Remove boost, flac, gmp, gsm, libogg, libva, opus, pcre,
libsamplerate, libsndfile, libvorbis, libx264, libvdpau, zlib, python,
python-wrapper, restinio, and libx11.  Add libgit2 and webrtc-audio-processing.
[native-inputs]: Remove cppunit.  Add gcc-8.
[make-flags]: Add the V=1 flag.
[synopsis]: More explicitly describe what this component is.
[description]: Describe the specifics before the generalities.

3 years agoffmpeg-jami: Apply patches from Jami 20210326.1.cfba013.
Maxim Cournoyer [Tue, 30 Mar 2021 20:57:54 +0000 (16:57 -0400)]
ffmpeg-jami: Apply patches from Jami 20210326.1.cfba013.

* gnu/packages/jami.scm (ffmpeg-jami): Remove trailing #t.
[phases] <apply-patches>: Add libopusdec-enable-FEC and
libopusenc-enable-FEC to the list of patches to apply.

3 years agognu: pjproject-jami: Fix CVE-2020-15260 and CVE-2021-21375.
Maxim Cournoyer [Sat, 1 Aug 2020 19:05:09 +0000 (15:05 -0400)]
gnu: pjproject-jami: Fix CVE-2020-15260 and CVE-2021-21375.

The custom pjproject package used by Jami is updated with the latest patches
found in the 20210326.1.cfba013 release of Jami.

* gnu/packages/jami.scm (%jami-version): Update to 20210326.1.cfba013.
(jami-source) [snippet]: Update comment.  Add client-electron and client-ios
to the list of deleted directories.  Remove client-windows from the list, as
it no longer exists.
(jami-apply-dependency-patches): Update comment.  Ignore whitespace
when applying patches, otherwise the pjproject patches would not apply.
(pjproject-jami): Add comment.
[source]: Define the source; the parent pjproject package was
updated was updated to 2.11, but the patches only apply against 2.10.
[phases] <apply-patches>: Update the list of patches used with those found in
the release tarball.

3 years agognu: pjproject: Update to 2.11.
Maxim Cournoyer [Tue, 30 Mar 2021 17:08:10 +0000 (13:08 -0400)]
gnu: pjproject: Update to 2.11.

* gnu/packages/telephony.scm (pjproject): Update to 2.11.  Remove trailing #t.
[patches]: Delete field.  The patches are preserved because pjproject-jami
still needs them.

3 years agognu: opendht: Update to 2.2.0rc4.
Maxim Cournoyer [Tue, 30 Mar 2021 12:16:32 +0000 (08:16 -0400)]
gnu: opendht: Update to 2.2.0rc4.

* gnu/packages/patches/opendht-fix-jami.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Un-register it.
* gnu/packages/networking.scm (opendht): Update to 2.2.0rc4.
[patches]: Remove field.
[inputs]: Use nettle-3.7.
[native-inputs]: Move restinio to...
[propagated-inputs]: ... here.

3 years agognu: Add nettle-3.7.
Maxim Cournoyer [Tue, 30 Mar 2021 16:14:29 +0000 (12:14 -0400)]
gnu: Add nettle-3.7.

While nettle cannot be upgraded wholesale on the master branch, we can at
least also offer the latest version available.

* gnu/packages/nettle.scm (nettle-3.5, nettle-3.7): New variables.
(nettle): Redefine as a binding to nettle-3.5, which is the current version.

3 years agognu: restinio: Update to 0.6.13.
Maxim Cournoyer [Tue, 30 Mar 2021 12:16:21 +0000 (08:16 -0400)]
gnu: restinio: Update to 0.6.13.

* gnu/packages/networking.scm (restinio): Update to 0.6.13.

3 years agognu: restbed: Update to 4.7.
Maxim Cournoyer [Tue, 30 Mar 2021 12:16:01 +0000 (08:16 -0400)]
gnu: restbed: Update to 4.7.

* gnu/packages/networking.scm (restbed): Update to 4.7.

3 years agognu: asio: Update to 1.18.1.
Maxim Cournoyer [Tue, 30 Mar 2021 12:13:55 +0000 (08:13 -0400)]
gnu: asio: Update to 1.18.1.

* gnu/packages/networking.scm (asio): Update to 1.18.1.
(asio-1.12): New variable.
* gnu/packages/emulators.scm (mame)[inputs]: Use asio-1.12, otherwise it fails
to build.

3 years agognu: Add python-typogrify.
宋文武 [Thu, 1 Apr 2021 14:49:48 +0000 (22:49 +0800)]
gnu: Add python-typogrify.

* gnu/packages/python-xyz.scm (python-typogrify): New variable.

3 years agognu: Add python-smartypants.
宋文武 [Thu, 1 Apr 2021 14:48:00 +0000 (22:48 +0800)]
gnu: Add python-smartypants.

* gnu/packages/python-xyz.scm (python-smartypants): New variable.

3 years agoRevert "gnu: libvirt: Update to 7.1.0."
Pierre Langlois [Thu, 1 Apr 2021 21:50:56 +0000 (22:50 +0100)]
Revert "gnu: libvirt: Update to 7.1.0."

The update causes virsh to fail <https://bugs.gnu.org/47541>.

This reverts commit 383b02a370252c08eb1d43ac94d659c1d3993a35.

3 years agoRevert "gnu: python-libvirt: Update to 7.1.0."
Pierre Langlois [Thu, 1 Apr 2021 21:50:53 +0000 (22:50 +0100)]
Revert "gnu: python-libvirt: Update to 7.1.0."

This reverts commit 52ed12afcb4618f0a9801b10799d8bbdffe87878.

3 years agoRevert "gnu: libvirt-glib: Update to 4.0.0."
Pierre Langlois [Thu, 1 Apr 2021 21:50:49 +0000 (22:50 +0100)]
Revert "gnu: libvirt-glib: Update to 4.0.0."

This reverts commit 7573ab22d7400a16d81228c6500331a293887cae.

3 years agoRevert "gnu: virt-manager: Update to 3.2.0."
Pierre Langlois [Thu, 1 Apr 2021 21:50:43 +0000 (22:50 +0100)]
Revert "gnu: virt-manager: Update to 3.2.0."

This reverts commit 5eb05ede0bf0cfe3080a24eea783f0fbc2ed4015.

3 years agognu: sbcl-cl-webkit: Update to 20210401.
Pierre Neidhardt [Fri, 2 Apr 2021 08:08:45 +0000 (10:08 +0200)]
gnu: sbcl-cl-webkit: Update to 20210401.

* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 20210401.

3 years agognu: python-pyserial: Update to 3.5.
Tobias Geerinckx-Rice [Thu, 1 Apr 2021 20:36:22 +0000 (22:36 +0200)]
gnu: python-pyserial: Update to 3.5.

* gnu/packages/python-xyz.scm (python-pyserial): Update to 3.5.

3 years agognu: python-tabulate: Update to 0.8.9.
Tobias Geerinckx-Rice [Thu, 1 Apr 2021 20:36:13 +0000 (22:36 +0200)]
gnu: python-tabulate: Update to 0.8.9.

* gnu/packages/python-xyz.scm (python-tabulate): Update to 0.8.9.

3 years agognu: python-ipaddress: Update to 1.0.23.
Tobias Geerinckx-Rice [Thu, 1 Apr 2021 20:36:04 +0000 (22:36 +0200)]
gnu: python-ipaddress: Update to 1.0.23.

* gnu/packages/python-xyz.scm (python-ipaddress): Update to 1.0.23.

3 years agognu: Fix packages that were importing Guile modules from the host.
Ludovic Courtès [Thu, 1 Apr 2021 20:17:02 +0000 (22:17 +0200)]
gnu: Fix packages that were importing Guile modules from the host.

Those packages were importing (ice-9 match) & co. from the host Guile,
which could potentially lead to different derivations depending on the
Guile in use.

Uncovered by the warning emitted by 'gexp-modules'.

* gnu/packages/admin.scm (inxi-minimal)[arguments]: Remove Guile modules
from #:modules.
* gnu/packages/dns.scm (ddclient)[arguments]: Likewise.
* gnu/packages/tex.scm (texlive-latex-koma-script)[arguments]: Likewise.
* gnu/packages/java.scm (openjdk11)[arguments]: Likewise for #:imported-modules.

3 years agonews: Add 'de' translation.
Florian Pelz [Thu, 1 Apr 2021 17:07:45 +0000 (19:07 +0200)]
news: Add 'de' translation.

* etc/news.scm: Add German translation of POWER9 entry.

3 years agognu: rust-rocket-http-0.4: Update to 0.4.7 [fixes CVE-2021-29935].
Léo Le Bouter [Thu, 1 Apr 2021 14:34:25 +0000 (16:34 +0200)]
gnu: rust-rocket-http-0.4: Update to 0.4.7 [fixes CVE-2021-29935].

* gnu/packages/crates-io.scm (rust-rocket-http-0.4): Update to 0.4.7.

3 years agognu: rust-rocket-codegen-0.4: Update to 0.4.7 [fixes CVE-2021-29935].
Léo Le Bouter [Thu, 1 Apr 2021 14:34:22 +0000 (16:34 +0200)]
gnu: rust-rocket-codegen-0.4: Update to 0.4.7 [fixes CVE-2021-29935].

* gnu/packages/crates-io.scm (rust-rocket-codegen-0.4): Update to 0.4.7.