Commit graph

76328 commits

Author SHA1 Message Date
Efraim Flashner b7aca04856
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.
2021-04-04 22:30:54 +03:00
Xinglu Chen 426ade6c8b
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>
2021-04-04 13:42:43 -04:00
Leo Famulari 5b97804e87
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.
2021-04-04 13:34:30 -04:00
Tobias Geerinckx-Rice b5d7ea6f37
gnu: drumstick: Use new HTTPS home page.
* gnu/packages/music.scm (drumstick)[home-page]: Update & use HTTPS.
2021-04-04 15:34:34 +02:00
Tobias Geerinckx-Rice 51c03ff265
gnu: perl-path-tiny: Update to 0.118.
* gnu/packages/perl.scm (perl-path-tiny): Update to 0.118.
2021-04-04 15:34:34 +02:00
Tobias Geerinckx-Rice f047efce43
gnu: vmpk: Update to 0.8.2.
* gnu/packages/music.scm (vmpk): Update to 0.8.2.
2021-04-04 15:34:34 +02:00
Tobias Geerinckx-Rice 494d5f79e7
gnu: drumstick: Update to 2.1.1.
* gnu/packages/music.scm (drumstick): Update to 2.1.1.
2021-04-04 15:34:26 +02:00
Tobias Geerinckx-Rice c23136bfad
gnu: drumstick: Remove unused ‘-DLIB_SUFFIX=’.
* gnu/packages/music.scm (drumstick)[arguments]:
Remove #:configure-flags.
2021-04-04 15:16:45 +02:00
Tobias Geerinckx-Rice aaec5de3a7
gnu: ugrep: Update to 3.1.11.
* gnu/packages/search.scm (ugrep): Update to 3.1.11.
2021-04-04 15:16:45 +02:00
Tobias Geerinckx-Rice b692a1bb45
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.
2021-04-04 15:16:45 +02:00
Tobias Geerinckx-Rice 719dd9b45f
gnu: perl-pdf-api2: Update to 2.039.
* gnu/packages/perl.scm (perl-pdf-api2): Update to 2.039.
2021-04-04 15:16:44 +02:00
Tobias Geerinckx-Rice 9dc92bc679
gnu: perl-moose: Update to 2.2015.
* gnu/packages/perl.scm (perl-moose): Update to 2.2015.
2021-04-04 15:16:44 +02:00
Florian Pelz 86617c92c6
news: Add 'de' translation.
* etc/news.scm: Add German translation of user activation entry.
2021-04-04 07:47:12 +02:00
Léo Le Bouter dda88cda12
gnu: zabbix-agentd: Update to 5.2.6 [fixes CVE-2021-27927].
* gnu/packages/monitoring.scm (zabbix-agentd): Update to 5.2.6.
2021-04-04 01:58:26 +02:00
Ludovic Courtès 3b6247ba6d
news: Clarify time window for account activation vulnerability.
* etc/news.scm: Tweak wording about skeleton files.
2021-04-03 22:19:28 +02:00
Ludovic Courtès c9960ad67c
news: Recommend upgrade for account activation vulnerability.
* etc/news.scm: Recommend upgrade.
2021-04-03 22:13:28 +02:00
Maxime Devos 72f911bf05
news: Add entry for user account activation vulnerability.
* etc/news.scm: Add entry.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2021-04-03 22:09:56 +02:00
Maxime Devos 2161820ebb
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>.
2021-04-03 22:08:34 +02:00
Ludovic Courtès 222fff253c
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.
2021-04-03 22:08:33 +02:00
Ludovic Courtès 58beda0121
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.
2021-04-03 22:08:33 +02:00
Tobias Geerinckx-Rice b495254efb
gnu: knot-resolver: Update to 5.3.1.
* gnu/packages/dns.scm (knot-resolver): Update to 5.3.1.
2021-04-03 22:06:17 +02:00
Tobias Geerinckx-Rice 77038ad4f1
gnu: terminator: Update to 2.1.1.
* gnu/packages/gnome.scm (terminator): Update to 2.1.1.
2021-04-03 20:40:28 +02:00
Tobias Geerinckx-Rice b805d4c419
gnu: mousepad: Update to 0.5.4.
* gnu/packages/xfce.scm (mousepad): Update to 0.5.4.
2021-04-03 20:07:38 +02:00
Tobias Geerinckx-Rice 2a28f0d634
gnu: perl-scalar-list-utils: Update to 1.56.
* gnu/packages/perl.scm (perl-scalar-list-utils): Update to 1.56.
2021-04-03 20:07:37 +02:00
Tobias Geerinckx-Rice aa4373c177
gnu: perl-digest-hmac: Update to 1.04.
* gnu/packages/perl.scm (perl-digest-hmac): Update to 1.04.
2021-04-03 20:07:37 +02:00
Tobias Geerinckx-Rice 4f3813f324
gnu: perl-crypt-rijndael: Update to 1.16.
* gnu/packages/perl.scm (perl-crypt-rijndael): Update to 1.16.
2021-04-03 20:07:37 +02:00
Tobias Geerinckx-Rice e7c0011d2a
gnu: vim: Update to 8.2.2689.
* gnu/packages/vim.scm (vim): Update to 8.2.2689.
2021-04-03 20:07:37 +02:00
Tobias Geerinckx-Rice 29d2c9064c
gnu: diffoscope: Update to 172.
* gnu/packages/diffoscope.scm (diffoscope): Update to 172.
2021-04-03 20:07:37 +02:00
Hartmut Goebel a6c6079bab
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.
2021-04-03 17:52:31 +02:00
Felix Gruber f4b78c22a1
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>
2021-04-03 14:58:43 +02:00
Felix Gruber 35351dfd97
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>
2021-04-03 14:58:43 +02:00
Sharlatan Hellseher 83ecb38148
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>
2021-04-03 14:58:43 +02:00
Nicolas Goaziou 39f69aff21
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.
2021-04-03 14:10:28 +02:00
Nicolas Goaziou 3f1cc80ac6
gnu: Add rust-hamcrest2-0.3.
* gnu/packages/crates-io.scm (rust-hamcrest2-0.3): New variable.
2021-04-03 12:21:12 +02:00
Nicolas Goaziou 55413f9bcb
gnu: Add rust-rustyline-8.
* gnu/packages/crates-io.scm (rust-rustyline-8): New variable.
2021-04-03 12:19:43 +02:00
Nicolas Goaziou 493f45aa94
gnu: Add rust-nix-0.20.
* gnu/packages/crates-io.scm (rust-nix-0.20): New variable.
(rust-nix-0.19): Inherit from above.
2021-04-03 12:18:07 +02:00
Nicolas Goaziou 68bb965f32
gnu: Add rust-radix-trie-0.2.
* gnu/packages/crates-io.scm (rust-radix-trie-0.2): New variable.
2021-04-03 12:16:34 +02:00
Nicolas Goaziou 95446f64f8
gnu: Add rust-endian-type-0.1.
* gnu/packages/crates-io.scm (rust-endian-type-0.1): New variable.
2021-04-03 12:15:27 +02:00
Nicolas Goaziou 88de8287b3
gnu: Add rust-nibble-vec-0.1.
* gnu/packages/crates-io.scm (rust-nibble-vec-0.1): New variable.
2021-04-03 12:14:20 +02:00
Nicolas Goaziou 385b63d35e
gnu: rust-smallvec-1: Update to 1.6.1.
* gnu/packages/crates-io.scm (rust-smallvec-1): Update to 1.6.1.
2021-04-03 12:11:53 +02:00
Nicolas Goaziou 1d89098b18
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.
2021-04-03 12:01:51 +02:00
Nicolas Goaziou 18ffc38730
gnu: mgba: Update to 0.9.0.
* gnu/packages/emulators.scm (mgba): Update to 0.9.0.
2021-04-03 11:51:02 +02:00
Nicolas Goaziou 3ee3fd7b76
gnu: emacs-tramp: Update to 2.5.0.3.
* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.5.0.3.
2021-04-03 11:43:57 +02:00
Nicolas Goaziou 8066441df7
gnu: emacs-posframe: Update to 0.9.0.
* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 0.9.0.
2021-04-03 11:43:25 +02:00
Nicolas Goaziou 7087d4ba45
gnu: emacs-ggtags: Update to 0.9.0.
* gnu/packages/emacs-xyz.scm (emacs-ggtags): Update to 0.9.0.
[source]: Update archive extension.
2021-04-03 11:42:22 +02:00
Nicolas Goaziou 086069aad9
gnu: emacs-auctex: Update to 13.0.6.
* gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 13.0.6.
2021-04-03 11:38:55 +02:00
Maxim Cournoyer 86c39376cc
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.
2021-04-02 23:33:42 -04:00
Maxim Cournoyer 7bf82f5ede
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.
2021-04-02 23:33:42 -04:00
Tobias Geerinckx-Rice 8d89d3c9bf
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.
2021-04-02 23:25:18 +02:00
Tobias Geerinckx-Rice 6f6b0ea0d4
gnu: lldpd: Update to 1.0.9.
* gnu/packages/networking.scm (lldpd): Update to 1.0.9.
2021-04-02 23:25:17 +02:00