summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* services: guix-publish: Add zstd compression by default.Ludovic Courtès2021-04-03
| | | | | | | | | | | 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.
* gnu: knot-resolver: Update to 5.3.1.Tobias Geerinckx-Rice2021-04-03
| | | | * gnu/packages/dns.scm (knot-resolver): Update to 5.3.1.
* gnu: terminator: Update to 2.1.1.Tobias Geerinckx-Rice2021-04-03
| | | | * gnu/packages/gnome.scm (terminator): Update to 2.1.1.
* gnu: mousepad: Update to 0.5.4.Tobias Geerinckx-Rice2021-04-03
| | | | * gnu/packages/xfce.scm (mousepad): Update to 0.5.4.
* gnu: perl-scalar-list-utils: Update to 1.56.Tobias Geerinckx-Rice2021-04-03
| | | | * gnu/packages/perl.scm (perl-scalar-list-utils): Update to 1.56.
* gnu: perl-digest-hmac: Update to 1.04.Tobias Geerinckx-Rice2021-04-03
| | | | * gnu/packages/perl.scm (perl-digest-hmac): Update to 1.04.
* gnu: perl-crypt-rijndael: Update to 1.16.Tobias Geerinckx-Rice2021-04-03
| | | | * gnu/packages/perl.scm (perl-crypt-rijndael): Update to 1.16.
* gnu: vim: Update to 8.2.2689.Tobias Geerinckx-Rice2021-04-03
| | | | * gnu/packages/vim.scm (vim): Update to 8.2.2689.
* gnu: diffoscope: Update to 172.Tobias Geerinckx-Rice2021-04-03
| | | | * gnu/packages/diffoscope.scm (diffoscope): Update to 172.
* gnu: rust-rand-core: Update to 0.6.2.Hartmut Goebel2021-04-03
| | | | | | Version 0.6.1 was yanked. * gnu/packages/crates-io.scm(rust-rand-core): Update to 0.6.2.
* gnu: tippecanoe: Update to 1.36.0.Felix Gruber2021-04-03
| | | | | | | * 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>
* gnu: saga: Update to 7.9.0.Felix Gruber2021-04-03
| | | | | | | * 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>
* gnu: Add cl-opengl.Sharlatan Hellseher2021-04-03
| | | | | | | * gnu/packages/lisp-xyz.scm: (sbcl-cl-opengl, cl-opengl, ecl-cl-opengl): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: nushell: Update to 0.29.0.Nicolas Goaziou2021-04-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* gnu: Add rust-hamcrest2-0.3.Nicolas Goaziou2021-04-03
| | | | * gnu/packages/crates-io.scm (rust-hamcrest2-0.3): New variable.
* gnu: Add rust-rustyline-8.Nicolas Goaziou2021-04-03
| | | | * gnu/packages/crates-io.scm (rust-rustyline-8): New variable.
* gnu: Add rust-nix-0.20.Nicolas Goaziou2021-04-03
| | | | | * gnu/packages/crates-io.scm (rust-nix-0.20): New variable. (rust-nix-0.19): Inherit from above.
* gnu: Add rust-radix-trie-0.2.Nicolas Goaziou2021-04-03
| | | | * gnu/packages/crates-io.scm (rust-radix-trie-0.2): New variable.
* gnu: Add rust-endian-type-0.1.Nicolas Goaziou2021-04-03
| | | | * gnu/packages/crates-io.scm (rust-endian-type-0.1): New variable.
* gnu: Add rust-nibble-vec-0.1.Nicolas Goaziou2021-04-03
| | | | * gnu/packages/crates-io.scm (rust-nibble-vec-0.1): New variable.
* gnu: rust-smallvec-1: Update to 1.6.1.Nicolas Goaziou2021-04-03
| | | | * gnu/packages/crates-io.scm (rust-smallvec-1): Update to 1.6.1.
* gnu: emacs-org: Update to 9.4.5.Nicolas Goaziou2021-04-03
| | | | | * gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.4.5. (emacs-org-contrib): Update to 20210329.
* gnu: mgba: Update to 0.9.0.Nicolas Goaziou2021-04-03
| | | | * gnu/packages/emulators.scm (mgba): Update to 0.9.0.
* gnu: emacs-tramp: Update to 2.5.0.3.Nicolas Goaziou2021-04-03
| | | | * gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.5.0.3.
* gnu: emacs-posframe: Update to 0.9.0.Nicolas Goaziou2021-04-03
| | | | * gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 0.9.0.
* gnu: emacs-ggtags: Update to 0.9.0.Nicolas Goaziou2021-04-03
| | | | | * gnu/packages/emacs-xyz.scm (emacs-ggtags): Update to 0.9.0. [source]: Update archive extension.
* gnu: emacs-auctex: Update to 13.0.6.Nicolas Goaziou2021-04-03
| | | | * gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 13.0.6.
* gnu: runc: Update to 1.0.0-rc93.Maxim Cournoyer2021-04-02
| | | | | | | | | | | | | * 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.
* gnu: containerd: Update to 1.4.4.Maxim Cournoyer2021-04-02
| | | | | | | | | | | * 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.
* gnu: pidgin: Update to 2.14.2.Tobias Geerinckx-Rice2021-04-02
| | | | | | | * 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.
* gnu: lldpd: Update to 1.0.9.Tobias Geerinckx-Rice2021-04-02
| | | | * gnu/packages/networking.scm (lldpd): Update to 1.0.9.
* gnu: ktouch: Remove unnecessary build phase.Ludovic Courtès2021-04-02
| | | | * gnu/packages/education.scm (ktouch)[arguments]: Remove.
* gnu: vtk: Add 'release-monitoring-url' property.Ludovic Courtès2021-04-02
| | | | * gnu/packages/image-processing.scm (vtk)[properties]: New field.
* gnu: vtk: Update to 9.0.1.Andy Tai2021-04-02
| | | | | | | | | | * 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>
* gnu: curl: Update to 7.76.0 [security fixes].Léo Le Bouter2021-04-02
| | | | | | | | | 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.
* gnu: jami: Add debug outputs.Maxim Cournoyer2021-04-02
| | | | | * gnu/packages/jami.scm (libring, libringclient, jami-gnome, jami-qt): Add a "debug" output.
* gnu: hostapd: Fix CVE-2021-30004.Léo Le Bouter2021-04-02
| | | | | * gnu/packages/admin.scm (hostapd)[patches]: Apply 'wpa-supplicant-CVE-2021-30004.patch'.
* gnu: wpa-supplicant-minimal: Fix CVE-2021-30004.Léo Le Bouter2021-04-02
| | | | | | * 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.
* gnu: python-pikepdf: Update to 2.10.0 [fixes CVE-2021-29421].Léo Le Bouter2021-04-02
| | | | * gnu/packages/python-xyz.scm (python-pikepdf): Update to 2.10.0.
* gnu: Add node-lts.Jelle Licht2021-04-02
| | | | | * gnu/packages/node.scm (node-lts): New variable. * guix/build-system/node.scm (default-node): Use it.
* gnu: Add llhttp-bootstrap.Jelle Licht2021-04-02
| | | | | | * 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.
* gnu: Add node-llparse-bootstrap.Jelle Licht2021-04-02
| | | | * gnu/packages/node.scm (node-llparse-bootstrap): New variable.
* gnu: Add node-llparse-frontend-bootstrap.Jelle Licht2021-04-02
| | | | * gnu/packages/node.scm (node-llparse-frontend-bootstrap): New variable.
* gnu: Add node-llparse-builder-bootstrap.Jelle Licht2021-04-02
| | | | * gnu/packages/node.scm (node-llparse-builder-bootstrap): New variable.
* gnu: Add node-debug-bootstrap.Jelle Licht2021-04-02
| | | | * gnu/packages/node.scm (node-debug-bootstrap): New variable.
* gnu: Add node-binary-search-bootstrap.Jelle Licht2021-04-02
| | | | * gnu/packages/node.scm (node-binary-search-bootstrap): New variable.
* gnu: Add node-ms-bootstrap.Jelle Licht2021-04-02
| | | | * gnu/packages/node.scm (node-ms-bootstrap): New variable.
* gnu: Add node-semver-bootstrap.Jelle Licht2021-04-02
| | | | * gnu/packages/node.scm (node-semver-bootstrap): New variable.
* gnu: Add node-bootstrap.Jelle Licht2021-04-02
| | | | * gnu/packages/node (node-bootstrap): Add hidden alias for node.
* gnu: node: Use license prefix.Jelle Licht2021-04-02
| | | | * gnu/packages/node.scm (node)[license]: Use prefix for license.