Commit graph

76460 commits

Author SHA1 Message Date
Ron Nazarov via Guix-patches via ab0ed26eb7
gnu: Add node-wrappy.
* gnu/packages/node-xyz.scm (node-wrappy): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-04-05 17:22:28 -04:00
Guillaume Le Vaillant 561017f838
gnu: Add welle-io.
* gnu/packages/radio.scm (welle-io): New variable.
2021-04-05 21:01:42 +02:00
Guillaume Le Vaillant 92ff287e74
gnu: Add dream.
* gnu/packages/radio.scm (dream): New variable.
2021-04-05 21:01:42 +02:00
Pierre Langlois 653faaebd6
gnu: virt-manager: Update to 3.2.0.
* gnu/packages/virtualization.scm (virt-manager): Update to 3.2.0.
[arguments]: Remove #:test-target.  Remove fix-qemu-img-reference phase.
Adapt check phase to use pytest, although they still do not run.
[native-inputs]: Add python-docutils.  Suggest adding python-pytest to enable
tests.
2021-04-05 18:26:37 +01:00
Pierre Langlois 29383ecc8c
gnu: libvirt-glib: Update to 4.0.0.
* gnu/packages/virtualization.scm (libvirt-glib): Update to 4.0.0.
[build-system]: Switch to meson-build-system.
2021-04-05 18:26:37 +01:00
Pierre Langlois 28cc447fc5
gnu: python-libvirt: Update to 7.2.0.
* gnu/packages/virtualization.scm (python-libvirt): Update to 7.2.0.
2021-04-05 18:26:37 +01:00
Brice Waegeneire 0d4ae86bc2
gnu: libvirt: Update to 7.2.0.
* gnu/packages/virtualization.scm (libvirt): Update to 7.2.0.
[arguemnts]: Switch to meson, only build system supported by upstream.
[inputs]: Add libssh2 and readline.
[native-inputs]: Add bash-completion, gettext, python-docutils and
rpcsvc-proto.
* gnu/packages/patches/libvirt-add-install-prefix.patch: New file...
* gnu/local.mk: ...add it.
* gnu/packages/patches/libvirt-create-machine-cgroup.patch: Delete file,
merged by upstream.

Tested-by: Pierre Langlois <pierre.langlois@gmx.com>
2021-04-05 18:26:37 +01:00
Brice Waegeneire ee5c4f70b6
gnu: libvirt: Enable disk and directory storage.
* gnu/packages/virtualization.scm (libvirt)[inputs]: Add parted.
[arguments]: Add configure flags to support disk and directory storage.
2021-04-05 18:26:36 +01:00
Pierre Langlois 81f65a3a2c
tests: libvirt: Catch issues with incorrect /var and /etc in package.
* gnu/tests/virtualization.scm (run-libvirt-test): Chdir to "/tmp" before
running test.  Add "connect" test.
2021-04-05 18:26:36 +01:00
Leo Prikler 8b578c217f
gnu: crypto++: Update to 8.5.0.
* gnu/packages/crypto.scm (crypto++): Update to 8.5.0.
[origin]: Use git-fetch and git-reference.
2021-04-05 16:10:06 +02:00
Philip McGrath e29b1fff1d
gnu: chez-scheme: simplify packaging
Take advantage of patches that have been accepted upstream.
These changes lay a foundation for reusing more of Chez's
build process for Racket.

* gnu/packages/patches/chez-scheme-build-util-paths-backport.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/chez.scm (chez-scheme)[source](patches): Use it.
[source](snippet): Remove bundled libraries here, not in configure phase.
[inputs]: Organize. Move "nanopass", "stex", and "xorg-rgb" to ...
[native-inputs]: ... this field.
[arguments]: Add (ice-9 ftw) to #:modules. Remove unneeded
'patch-processor-detection' phase. Add 'unpack-nanopass+stex' phase
(refactored from 'configure'). Simplify 'configure' phase by removing
patches that have been upstreamed. Add "--nogzip-man-pages" flag so we can
remove 'make-manpages-writable' phase. Stop ignoring #:configure-flags,
move "--threads" there, and remove unneeded workaround. Add 'prepare-stex'
phase (refactored from 'install-doc'). Use it to streamline 'install-doc'
phase, installing all of the right files into the right places.

Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-04-05 16:10:06 +02:00
Philip McGrath 6f71fd4a5e
gnu: chez-scheme: Update stex.
Get a patch from upstream that will help us simplify the build process
for the Chez Scheme documentation.

* gnu/packages/chez.scm (chez-stex): Update to commit 5405149.

Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-04-05 16:10:06 +02:00
Philip McGrath d8e6486877
gnu: chez-scheme: Update nanopass to 1.9.2.
* gnu/packages/chez.scm (nanopass): Update nanopass to 1.9.2.

Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-04-05 16:10:06 +02:00
Tobias Geerinckx-Rice fffa137e6e
gnu: perl-net-cidr-lite: Update to 0.22 [security fixes].
* gnu/packages/networking.scm (perl-net-cidr-lite): Update to 0.22.
2021-04-05 15:48:09 +02:00
Efraim Flashner b6acaa1c2e
gnu: go-github-com-puerkitobio-goquery: Adjust inputs.
* gnu/packages/golang.scm (go-github-com-puerkitobio-goquery)
[native-inputs]: Move all inputs ...
[propagated-inputs]: ... to here.
2021-04-05 15:54:23 +03:00
Felix Gruber bab809cef0
gnu: suitesparse: Update to 5.9.0.
* gnu/packages/maths.scm (suitesparse): Update to 5.9.0.
[arguments]: Use cc-for-target instead of hard-coding gcc.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-04-05 15:54:21 +03:00
Sharlatan Hellseher 49d40b9e3d
gnu: Add cl-umbra.
* gnu/packages/lisp-xyz.scm (sbcl-umbra, cl-umbra, ecl-umbra): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-04-05 14:26:57 +02:00
Sharlatan Hellseher acaf97abae
gnu: Add cl-shadow.
* gnu/packages/lisp-xyz.scm (sbcl-shadow, cl-shadow, ecl-shadow): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-04-05 14:26:57 +02:00
Sharlatan Hellseher 17c11ae958
gnu: Add cl-cpus.
* gnu/packages/lisp-xyz.scm (sbcl-cl-cpus, cl-cpus, ecl-cl-cpus): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-04-05 14:26:57 +02:00
Sharlatan Hellseher b54fc8f54e
gnu: sbcl-golden-utils: Update to 0.0.0-2.62a5cb9.
* gnu/packages/lisp-xyz.scm (sbcl-golden-utils): Update to 0.0.0-2.62a5cb9.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-04-05 14:26:57 +02:00
Matthew James Kraai f10634f15d
gnu: Fix copyright symbol.
* gnu/packages/crates-io.scm: Fix copyright line for Zheng Junjie.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-04-05 14:09:01 +02:00
zimoun beaf701d65
doc: Use the shell dollar substitution.
See:
https://unix.stackexchange.com/questions/126927/have-backticks-i-e-cmd-in-sh-shells-been-deprecated

* doc/guix.texi: Replace the shell backquote deprecated substitution by the
dollar one.
2021-04-05 13:19:22 +02:00
zimoun 56eedd4f93
doc: Reorder "Channels with Substitutes".
Ordering consistency introduced by 12871cc8db.

* doc/guix.texi (Channels): Move section "Channels with Substitutes".
Update the master menu.
2021-04-05 13:19:22 +02:00
Ludovic Courtès dda0ada384
gnu: sloccount: Update source URL.
* gnu/packages/code.scm (sloccount)[source, home-page]: Update.
2021-04-05 12:03:09 +02:00
Ludovic Courtès b6e5eb4d23
gnu: libffi: Add 'release-monitoring-url'.
* gnu/packages/libffi.scm (libffi)[home-page]: Change to sourceware.org.
[properties]: New field.
2021-04-05 12:03:09 +02:00
Ludovic Courtès 4a6271d95b
gnu: mpg321: Update source URL.
* gnu/packages/mp3.scm (mpg321)[source]: Update URL to match what's on
SourceForge.  Add 'file-name'.
2021-04-05 12:03:09 +02:00
Ludovic Courtès ceeea60bbc
gnu-maintenance: Recognize more source tarball naming schemes.
* guix/gnu-maintenance.scm (%package-name-rx): Add ".src" and ".orig"
suffixes.
* tests/gnu-maintenance.scm ("release-file?"): Add mpg321 and bvi
examples.
("tarball->version"): New test.
2021-04-05 12:03:09 +02:00
Ludovic Courtès 6f32e27e97
utils: 'tarball-sans-extension' recognizes ".tgz".
* guix/utils.scm (tarball-sans-extension): Add ".tgz".
2021-04-05 12:03:09 +02:00
Ludovic Courtès e917027d1f
gnu-maintenance: Remove unused procedure.
* guix/gnu-maintenance.scm (savannah-package?): Remove.
2021-04-05 12:03:08 +02:00
Ludovic Courtès 51fa1b6ea5
gnu: file: Add 'release-monitoring-url' property.
* gnu/packages/file.scm (file)[properties]: New field.
2021-04-05 12:03:08 +02:00
Ludovic Courtès a4bf1b1a4d
gnu: ncftp: Add 'release-monitoring-url' property.
* gnu/packages/ftp.scm (ncftp)[properties]: New field.
2021-04-05 12:03:08 +02:00
Ludovic Courtès b3679f2d10
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.
2021-04-05 12:03:08 +02:00
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