Age | Commit message (Expand) | Author |
2021-04-05 | 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>
| Brice Waegeneire |
2021-04-05 | 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.
| Brice Waegeneire |
2021-04-05 | gnu: crypto++: Update to 8.5.0.•••* gnu/packages/crypto.scm (crypto++): Update to 8.5.0.
[origin]: Use git-fetch and git-reference.
| Leo Prikler |
2021-04-05 | 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>
| Philip McGrath |
2021-04-05 | 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>
| Philip McGrath |
2021-04-05 | 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>
| Philip McGrath |
2021-04-05 | gnu: perl-net-cidr-lite: Update to 0.22 [security fixes].•••* gnu/packages/networking.scm (perl-net-cidr-lite): Update to 0.22.
| Tobias Geerinckx-Rice |
2021-04-05 | 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.
| Efraim Flashner |
2021-04-05 | 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>
| Felix Gruber |
2021-04-05 | 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>
| Sharlatan Hellseher |
2021-04-05 | 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>
| Sharlatan Hellseher |
2021-04-05 | 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>
| Sharlatan Hellseher |
2021-04-05 | 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>
| Sharlatan Hellseher |
2021-04-05 | gnu: Fix copyright symbol.•••* gnu/packages/crates-io.scm: Fix copyright line for Zheng Junjie.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Matthew James Kraai |
2021-04-05 | gnu: sloccount: Update source URL.•••* gnu/packages/code.scm (sloccount)[source, home-page]: Update.
| Ludovic Courtès |
2021-04-05 | gnu: libffi: Add 'release-monitoring-url'.•••* gnu/packages/libffi.scm (libffi)[home-page]: Change to sourceware.org.
[properties]: New field.
| Ludovic Courtès |
2021-04-05 | gnu: mpg321: Update source URL.•••* gnu/packages/mp3.scm (mpg321)[source]: Update URL to match what's on
SourceForge. Add 'file-name'.
| Ludovic Courtès |
2021-04-05 | gnu: file: Add 'release-monitoring-url' property.•••* gnu/packages/file.scm (file)[properties]: New field.
| Ludovic Courtès |
2021-04-05 | gnu: ncftp: Add 'release-monitoring-url' property.•••* gnu/packages/ftp.scm (ncftp)[properties]: New field.
| Ludovic Courtès |
2021-04-04 | 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.
| Efraim Flashner |
2021-04-04 | gnu: drumstick: Use new HTTPS home page.•••* gnu/packages/music.scm (drumstick)[home-page]: Update & use HTTPS.
| Tobias Geerinckx-Rice |
2021-04-04 | gnu: perl-path-tiny: Update to 0.118.•••* gnu/packages/perl.scm (perl-path-tiny): Update to 0.118.
| Tobias Geerinckx-Rice |
2021-04-04 | gnu: vmpk: Update to 0.8.2.•••* gnu/packages/music.scm (vmpk): Update to 0.8.2.
| Tobias Geerinckx-Rice |
2021-04-04 | gnu: drumstick: Update to 2.1.1.•••* gnu/packages/music.scm (drumstick): Update to 2.1.1.
| Tobias Geerinckx-Rice |
2021-04-04 | gnu: drumstick: Remove unused ‘-DLIB_SUFFIX=’.•••* gnu/packages/music.scm (drumstick)[arguments]:
Remove #:configure-flags.
| Tobias Geerinckx-Rice |
2021-04-04 | gnu: ugrep: Update to 3.1.11.•••* gnu/packages/search.scm (ugrep): Update to 3.1.11.
| Tobias Geerinckx-Rice |
2021-04-04 | 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.
| Tobias Geerinckx-Rice |
2021-04-04 | gnu: perl-pdf-api2: Update to 2.039.•••* gnu/packages/perl.scm (perl-pdf-api2): Update to 2.039.
| Tobias Geerinckx-Rice |
2021-04-04 | gnu: perl-moose: Update to 2.2015.•••* gnu/packages/perl.scm (perl-moose): Update to 2.2015.
| Tobias Geerinckx-Rice |
2021-04-04 | gnu: zabbix-agentd: Update to 5.2.6 [fixes CVE-2021-27927].•••* gnu/packages/monitoring.scm (zabbix-agentd): Update to 5.2.6.
| Léo Le Bouter |
2021-04-03 | gnu: knot-resolver: Update to 5.3.1.•••* gnu/packages/dns.scm (knot-resolver): Update to 5.3.1.
| Tobias Geerinckx-Rice |
2021-04-03 | gnu: terminator: Update to 2.1.1.•••* gnu/packages/gnome.scm (terminator): Update to 2.1.1.
| Tobias Geerinckx-Rice |
2021-04-03 | gnu: mousepad: Update to 0.5.4.•••* gnu/packages/xfce.scm (mousepad): Update to 0.5.4.
| Tobias Geerinckx-Rice |
2021-04-03 | gnu: perl-scalar-list-utils: Update to 1.56.•••* gnu/packages/perl.scm (perl-scalar-list-utils): Update to 1.56.
| Tobias Geerinckx-Rice |
2021-04-03 | gnu: perl-digest-hmac: Update to 1.04.•••* gnu/packages/perl.scm (perl-digest-hmac): Update to 1.04.
| Tobias Geerinckx-Rice |
2021-04-03 | gnu: perl-crypt-rijndael: Update to 1.16.•••* gnu/packages/perl.scm (perl-crypt-rijndael): Update to 1.16.
| Tobias Geerinckx-Rice |
2021-04-03 | gnu: vim: Update to 8.2.2689.•••* gnu/packages/vim.scm (vim): Update to 8.2.2689.
| Tobias Geerinckx-Rice |
2021-04-03 | gnu: diffoscope: Update to 172.•••* gnu/packages/diffoscope.scm (diffoscope): Update to 172.
| Tobias Geerinckx-Rice |
2021-04-03 | 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.
| Hartmut Goebel |
2021-04-03 | 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>
| Felix Gruber |
2021-04-03 | 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>
| Felix Gruber |
2021-04-03 | 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>
| Sharlatan Hellseher |
2021-04-03 | 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.
| Nicolas Goaziou |
2021-04-03 | gnu: Add rust-hamcrest2-0.3.•••* gnu/packages/crates-io.scm (rust-hamcrest2-0.3): New variable.
| Nicolas Goaziou |
2021-04-03 | gnu: Add rust-rustyline-8.•••* gnu/packages/crates-io.scm (rust-rustyline-8): New variable.
| Nicolas Goaziou |
2021-04-03 | gnu: Add rust-nix-0.20.•••* gnu/packages/crates-io.scm (rust-nix-0.20): New variable.
(rust-nix-0.19): Inherit from above.
| Nicolas Goaziou |
2021-04-03 | gnu: Add rust-radix-trie-0.2.•••* gnu/packages/crates-io.scm (rust-radix-trie-0.2): New variable.
| Nicolas Goaziou |
2021-04-03 | gnu: Add rust-endian-type-0.1.•••* gnu/packages/crates-io.scm (rust-endian-type-0.1): New variable.
| Nicolas Goaziou |
2021-04-03 | gnu: Add rust-nibble-vec-0.1.•••* gnu/packages/crates-io.scm (rust-nibble-vec-0.1): New variable.
| Nicolas Goaziou |
2021-04-03 | gnu: rust-smallvec-1: Update to 1.6.1.•••* gnu/packages/crates-io.scm (rust-smallvec-1): Update to 1.6.1.
| Nicolas Goaziou |