summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2021-12-12services: Define '%qemu-static-networking'.•••* gnu/services/base.scm (%qemu-static-networking): New variable. * gnu/system/hurd.scm (%base-services/hurd): Use it. * doc/guix.texi (Networking Setup): Document it. Ludovic Courtès
2021-12-12services: static-networking: Change interface to mimic netlink.•••* gnu/services/base.scm (<static-networking>)[interface, ip, netmask] [gateway]: Remove. [addresses, links, routes]: New fields. [requirement]: Default to '(udev). (<network-address>, <network-link>, <network-route>): New record types. (ensure-no-separate-netmask, %ensure-no-separate-netmask): Remove. (ipv6-address?, cidr->netmask, ip+netmask->cidr) (network-set-up/hurd, network-tear-down/hurd) (network-set-up/linux, network-tear-down/linux) (static-networking->hurd-pfinet-options): New procedures. (static-networking-shepherd-service): New procedure. (static-networking-shepherd-services): Rewrite in terms of the above. (static-networking-service): Deprecate. Adjust to new 'static-networking' API. (%base-services): Likewise. * gnu/system/install.scm (%installation-services): Likewise. * gnu/system/hurd.scm (%base-services/hurd): Likewise, and separate 'loopback' from 'networking'. * gnu/build/hurd-boot.scm (set-hurd-device-translators): Remove "servers/socket/2". * gnu/tests/networking.scm (run-openvswitch-test)["networking has started on ovs0"]: Check for 'networking instead of 'networking-ovs0, which is no longer provided. * doc/guix.texi (Networking Setup): Document the new interface. Remove documentation of 'static-networking-service'. (Virtualization Services): Change Ganeti example to use the new interface. Ludovic Courtès
2021-12-12services: secret-service: Turn into a Shepherd service.•••* gnu/services/virtualization.scm (secret-service-activation): Remove. (secret-service-shepherd-services): New procedure. (secret-service-type)[extensions]: Remove ACTIVATION-SERVICE-TYPE extension. Add SHEPHERD-ROOT-SERVICE-TYPE and USER-PROCESSES-SERVICE-TYPE extensions. * gnu/build/secret-service.scm (delete-file*): New procedure. (secret-service-receive-secrets): Use it. Ludovic Courtès
2021-12-12services: static-networking: Use Guile-Netlink on GNU/Linux.•••* gnu/services/base.scm (static-networking-shepherd-service): Define 'set-up-via-ioctl', 'tear-down-via-ioctl', 'set-up-via-netlink', 'tear-down-via-netlink', and 'helpers' and use them in 'start' and 'stop'. Add (ip *) modules to 'modules'. Ludovic Courtès
2021-12-12gnu: guile-netlink: Allow cross-compilation.•••* gnu/packages/guile-xyz.scm (guile-netlink)[arguments]: Remove, since #:tests? #f is unnecessary. [native-inputs]: Add GUILE-3.0. Ludovic Courtès
2021-12-12tests: openvswitch: Check whether ovs0 is up.•••* gnu/tests/networking.scm (run-openvswitch-test)["ovs0 is up"]: New test. Ludovic Courtès
2021-12-12tests: Add 'static-networking' test.•••* gnu/tests/networking.scm (run-static-networking-test): New procedure. (%test-static-networking): New variable. Ludovic Courtès
2021-12-12gnu: python-pyflakes@2.2: Adjust tests for Python 3.9.•••* gnu/packages/patches/python-pyflakes-test-location.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/python-xyz.scm (python-pyflakes-2.2): Use it. Ludovic Courtès
2021-12-12gnu: sundials: Add 'release-monitoring-url' property.•••* gnu/packages/maths.scm (sundials)[properties]: New field. Ludovic Courtès
2021-12-12gnu: sundials: Build with '-fcommon'.•••* gnu/packages/maths.scm (sundials)[arguments]: Pass "-DCMAKE_C_FLAGS". Ludovic Courtès
2021-12-12gnu: guile-dsv: Update to 0.5.0•••* gnu/packages/guile-xyz.scm (guile-dsv): Update to 0.5.0. Artyom V. Poptsov
2021-12-12gnu: Change source file-name suffix in rust packages.•••* gnu/packages/rust-apps.scm (rust-cbindgen)[source]: Change source file-name suffix from '.crate' to '.tar.gz'. * gnu/packages/crates-graphics.scm (rust-ansi-term-0.12): Likewise. (rust-ansi-term-0.11): Likewise. (rust-rgb-0.8): Likewise. * gnu/packages/crates-io.scm (rust-adler32-1): Likewise. (rust-antidote-1): Likewise. (rust-atty-0.2): Likewise. (rust-autocfg-0.1): Likewise. (rust-backtrace-sys-0.1): Likewise. (rust-base-x-0.2): Likewise. (rust-bencher-0.1): Likewise. (rust-bitflags-1): Likewise. (rust-blas-sys-0.7): Likewise. (rust-cargon-0.0): Likewise. (rust-cblas-sys-0.1): Likewise. (rust-cc-1): Likewise. (rust-cfg-if-0.1): Likewise. (rust-clang-sys-0.26): Likewise. (rust-clap-2): Likewise. (rust-clicolors-control-1): Likewise. (rust-cloudabi-0.1): Likewise. (rust-cloudabi-0.0): Likewise. (rust-cmake-0.1): Likewise. (rust-compiler-builtins-0.1): Likewise. (rust-constant-time-eq-0.1): Likewise. (rust-core-foundation-sys-0.6): Likewise. (rust-data-encoding-2): Likewise. (rust-defmac-0.2): Likewise. (rust-defmac-0.1): Likewise. (rust-dirs-1): Likewise. (rust-discard-1): Likewise. (rust-doc-comment-0.3): Likewise. (rust-dtoa-0.4): Likewise. (rust-dtoa-0.2): Likewise. (rust-fallible-iterator-0.2): Likewise. (rust-filetime-0.2): Likewise. (rust-findshlibs-0.5): Likewise. (rust-fixedbitset-0.2): Likewise. (rust-fixedbitset-0.1): Likewise. (rust-fnv-1): Likewise. (rust-foreign-types-shared-0.2): Likewise. (rust-fs-extra-1): Likewise. (rust-fuchsia-cprng-0.1): Likewise. (rust-fuchsia-zircon-0.3): Likewise. (rust-fuchsia-zircon-sys-0.3): Likewise. (rust-futures-0.1): Likewise. (rust-futures-core-preview-0.3): Likewise. (rust-futures-cpupool-0.1): Likewise. (rust-futures-io-preview-0.3): Likewise. (rust-futures-sink-preview-0.3): Likewise. (rust-getopts-0.2): Likewise. (rust-glob-0.3): Likewise. (rust-glob-0.2): Likewise. (rust-heapsize-0.4): Likewise. (rust-heapsize-0.3): Likewise. (rust-heapsize-plugin-0.1): Likewise. (rust-heck-0.3): Likewise. (rust-hex-0.3): Likewise. (rust-hex-0.2): Likewise. (rust-hostname-0.1): Likewise. (rust-iovec-0.1): Likewise. (rust-itoa-0.4): Likewise. (rust-itoa-0.1): Likewise. (rust-json-0.11): Likewise. (rust-kernel32-sys-0.2): Likewise. (rust-language-tags-0.2): Likewise. (rust-lazy-static-1): Likewise. (rust-libloading-0.5): Likewise. (rust-lock-api-0.1): Likewise. (rust-log-0.4): Likewise. (rust-maplit-1): Likewise. (rust-matches-0.1): Likewise. (rust-matrixmultiply-0.2): Likewise. (rust-matrixmultiply-0.1): Likewise. (rust-md5-0.7): Likewise. (rust-md5-0.6): Likewise. (rust-memmap-0.7): Likewise. (rust-memmap-0.6): Likewise. (rust-mime-0.3): Likewise. (rust-miniz-oxide-0.3): Likewise. (rust-miniz-sys-0.1): Likewise. (rust-miow-0.3): Likewise. (rust-miow-0.2): Likewise. (rust-modifier-0.1): Likewise. (rust-net2-0.2): Likewise. (rust-nodrop-0.1): Likewise. (rust-nodrop-union-0.1): Likewise. (rust-num-traits-0.1): Likewise. (rust-numtoa-0.1): Likewise. (rust-openssl-probe-0.1): Likewise. (rust-owning-ref-0.4): Likewise. (rust-parity-wasm-0.40): Likewise. (rust-peeking-take-while-0.1): Likewise. (rust-percent-encoding-2): Likewise. (rust-percent-encoding-1): Likewise. (rust-permutohedron-0.2): Likewise. (rust-pico-sys-0.0): Likewise. (rust-pkg-config-0.3): Likewise. (rust-plain-0.2): Likewise. (rust-plugin-0.2): Likewise. (rust-pocket-resources-0.3): Likewise. (rust-ppv-lite86-0.2): Likewise. (rust-proc-macro2-1): Likewise. (rust-quick-error-2): Likewise. (rust-quick-error-1): Likewise. (rust-quote-1): Likewise. (rust-rand-0.7): Likewise. (rust-rand-0.6): Likewise. (rust-rand-0.3): Likewise. (rust-rand-chacha-0.1): Likewise. (rust-rand-core-0.4): Likewise. (rust-rand-core-0.3): Likewise. (rust-rand-hc-0.2): Likewise. (rust-rand-hc-0.1): Likewise. (rust-rand-isaac-0.1): Likewise. (rust-rand-jitter-0.1): Likewise. (rust-rand-os-0.1): Likewise. (rust-rand-pcg-0.3): Likewise. (rust-rand-pcg-0.2): Likewise. (rust-rand-pcg-0.1): Likewise. (rust-rand-xorshift-0.1): Likewise. (rust-rawpointer-0.2): Likewise. (rust-rawpointer-0.1): Likewise. (rust-rdrand-0.4): Likewise. (rust-redox-syscall-0.1): Likewise. (rust-redox-termios-0.1): Likewise. (rust-resolv-conf-0.6): Likewise. (rust-rustc-demangle-0.1): Likewise. (rust-rustc-serialize-0.3): Likewise. (rust-rustc-std-workspace-core-1): Likewise. (rust-ryu-1): Likewise. (rust-safemem-0.3): Likewise. (rust-same-file-1): Likewise. (rust-schannel-0.1): Likewise. (rust-scoped-threadpool-0.1): Likewise. (rust-scoped-tls-1): Likewise. (rust-scoped-tls-0.1): Likewise. (rust-scopeguard-1): Likewise. (rust-scopeguard-0.3): Likewise. (rust-security-framework-sys-0.3): Likewise. (rust-semver-parser-0.9): Likewise. (rust-semver-parser-0.7): Likewise. (rust-serde-derive-1): Likewise. (rust-shlex-1): Likewise. (rust-shlex-0.1): Likewise. (rust-slab-0.4): Likewise. (rust-socket2-0.3): Likewise. (rust-sourcefile-0.1): Likewise. (rust-spin-0.5): Likewise. (rust-stacker-0.1): Likewise. (rust-static-assertions-1): Likewise. (rust-static-assertions-0.3): Likewise. (rust-stdweb-internal-runtime-0.1): Likewise. (rust-stdweb-internal-test-macro-0.1): Likewise. (rust-streaming-stats-0.2): Likewise. (rust-strsim-0.9): Likewise. (rust-strsim-0.8): Likewise. (rust-synstructure-test-traits-0.1): Likewise. (rust-tar-0.4): Likewise. (rust-tempdir-0.3): Likewise. (rust-tempfile-3): Likewise. (rust-term-0.4): Likewise. (rust-term-0.2): Likewise. (rust-termcolor-1): Likewise. (rust-termion-1): Likewise. (rust-termios-0.3): Likewise. (rust-thread-id-3): Likewise. (rust-thread-local-1): Likewise. (rust-thread-local-0.3): Likewise. (rust-threadpool-1): Likewise. (rust-time-0.1): Likewise. (rust-tokio-mock-task-0.1): Likewise. (rust-toml-0.5): Likewise. (rust-tracing-core-0.1): Likewise. (rust-traitobject-0.1): Likewise. (rust-try-from-0.3): Likewise. (rust-try-lock-0.2): Likewise. (rust-typeable-0.1): Likewise. (rust-typemap-0.3): Likewise. (rust-typenum-1): Likewise. (rust-ucd-trie-0.1): Likewise. (rust-ucd-util-0.1): Likewise. (rust-unicode-xid-0.2): Likewise. (rust-unicode-xid-0.1): Likewise. (rust-unreachable-1): Likewise. (rust-unsafe-any-0.4): Likewise. (rust-untrusted-0.7): Likewise. (rust-vcpkg-0.2): Likewise. (rust-vec-map-0.8): Likewise. (rust-version-check-0.9): Likewise. (rust-version-check-0.1): Likewise. (rust-void-1): Likewise. (rust-wasi-0.5): Likewise. (rust-wasm-bindgen-shared-0.2): Likewise. (rust-wasm-bindgen-test-macro-0.2): Likewise. (rust-widestring-0.4): Likewise. (rust-winapi-0.3): Likewise. (rust-winapi-0.2): Likewise. (rust-winapi-build-0.1): Likewise. (rust-winapi-util-0.1): Likewise. (rust-wincolor-1): Likewise. (rust-winutil-0.1): Likewise. (rust-ws2-32-sys-0.2): Likewise. (rust-xattr-0.2): Likewise. (rust-xdg-2): Likewise. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Z572
2021-12-12gnu: Use librsvg-bootstrap.•••* gnu/packages/emacs.scm (emacs)[inputs]: Use librsvg-bootstrap. * gnu/pacakges/gtk.scm (gtk+-2, gtk+)[propagated-inputs]: Same. Efraim Flashner
2021-12-12gnu: Add librsvg-bootstrap.•••* gnu/packages/gnome.scm (librsvg-bootstrap): New variable. Efraim Flashner
2021-12-12gnu: go-1.14: Fix building on some platforms.•••* gnu/packages/golang.scm (go-1.14)[arguments]: In custom 'prebuild phase also search for loader without 'linux' in the string. In custom 'build phase set the GOCACHE directory. [native-inputs]: On systems which don't have support in go-1.4 use gccgo-10 instead. Efraim Flashner
2021-12-12gnu: python-patsy: Update to 0.5.2.•••* gnu/packages/statistics.scm (python-patsy): Update to 0.5.2. [arguments]: Run tests conditionally; run tests with pytest. [native-inputs]: Replace python-nose with python-pytest. Ricardo Wurmus
2021-12-12gnu: remmina: Build with libsoup 2.•••* gnu/packages/vnc.scm (remmina)[inputs]: Replace libsoup with libsoup-minimal-2. Ricardo Wurmus
2021-12-12gnu: salmon: Update to 1.6.0.•••* gnu/packages/bioinformatics.scm (salmon): Update to 1.6.0. [inputs]: Update pufferfish sources. Ricardo Wurmus
2021-12-12gnu: sbcl-geco: Update to 2.1.2.•••* gnu/packages/lisp-xyz.scm (sbcl-geco): Update to 2.1.2. [home-page]: Update home page. [license]: Fix license. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Foo Chuan Wei
2021-12-12gnu: sbcl-aserve: Add HTML5 elements to htmlgen.•••* gnu/patches/sbcl-aserve-add-HTML-5-elements.patch: New file. * gnu/patches/sbcl-aserve-fix-rfe12668.patch: New file. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/lisp-xyz.scm (sbcl-aserve)[source]: Use them. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Foo Chuan Wei
2021-12-12gnu: dunst : Update to 1.7.3.•••* gnu/packages/dunst.scm (dunst): Update to 1.7.3. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> gyara
2021-12-12gnu: Use license prefix in (gnu packages sdl).•••* gnu/packages/sdl.scm (sdl, sdl2, libmikmod, sdl-gfx, sdl-image, sdl-mixer, sdl-net, sdl-pango, sdl-ttf, guile-sdl, guile-sdl2, sdl2-cs) [license]: Use license prefix. Efraim Flashner
2021-12-12gnu: serveez: Update to 0.3.0.•••* gnu/packages/serveez.scm (serveez): Update to 0.3.0. [source]: Download using lzip tarball. [native-inputs]: Add lzip. [inputs]: Replace guile-2.0 with guile-2.2. Efraim Flashner
2021-12-12gnu: guile-sdl: Update to 0.5.3.•••* gnu/packages/sdl.scm (guile-sdl): Update to 0.5.3. [source]: Use lzip tarball. [native-inputs]: Add lzip. Efraim Flashner
2021-12-12gnu: guile-dsv: Update to 0.4.1•••* gnu/packages/guile-xyz.scm (guile-dsv): Update to 0.4.1. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Artyom V. Poptsov
2021-12-12gnu: python-moto: Honor #:tests? flag.•••* gnu/packages/python-xyz.scm (python-moto)[arguments]: Adjust custom 'check phase to honor the #:tests? flag. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vinicius Monego
2021-12-12gnu: python-moto: Update to 2.2.12.•••* gnu/packages/python-xyz.scm (python-moto): Update to 2.2.12. [arguments]: Make some cosmetic changes. <#:phases>: Don't return #t. Support cross-compilation in 'patch-hardcoded-executable-names. Skip more tests and simplify the custom 'check phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vinicius Monego
2021-12-12gnu: Update awscli, python-boto3 and python-botocore.•••awscli, botocore and boto3 work together and typically require matching versions. * gnu/packages/python-xyz.scm (python-botocore): Update to 1.22.11. (python-boto3): Update to 1.19.11. [native-inputs]: Add python-pytest. * gnu/packages/python-web.scm (awscli): Update to 1.21.11. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vinicius Monego
2021-12-12gnu: python-s3transfer: Honor #:tests? flag.•••* gnu/packages/python-web.scm (python-s3transfer)[arguments]: Adjust custom 'check phase to honor the #:tests? flag. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vinicius Monego
2021-12-12gnu: python-s3transfer: Update to 0.5.0.•••* gnu/packages/python-web.scm (python-s3transfer): Update to 0.5.0. [arguments]<#:phases>: Remove 'patch phase because the issue was fixed upstream. Don't return #t in custom 'check phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vinicius Monego
2021-12-12gnu: python-cfn-lint: Honor #:tests? flag.•••* gnu/packages/python-web.scm (python-cfn-lint)[arguments]: Make some cosmetic changes. Adjust custom 'check phase to honor the #:tests? flag. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vinicius Monego
2021-12-12gnu: python-cfn-lint: Update to 0.54.3.•••* gnu/packages/python-web.scm (python-cfn-lint): Update to 0.54.3. [home-page]: Follow redirect. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vinicius Monego
2021-12-12gnu: python-aws-sam-translator: Update to 1.40.0.•••* gnu/packages/python-web.scm (python-aws-sam-translator): Update to 1.40.0. [arguments]<#:phases>: Don't return #t. [home-page]: Follow redirect. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vinicius Monego
2021-12-12gnu: python-vcrpy: Update to 4.1.1.•••* gnu/packages/python-xyz.scm (python-vcrpy): Update to 4.1.1. [arguments]: Replace 'check phase to run unit tests. [native-inputs]: Add required dependencies. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Giacomo Leidi
2021-12-12gnu: Add python-ipaddress.•••* gnu/packages/python-xyz.scm (python-ipaddress): New variable; (python2-ipaddress): Use package-with-python2. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Giacomo Leidi
2021-12-12gnu: Add ascii.•••* gnu/packages/shellutils.scm (ascii): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Foo Chuan Wei
2021-12-12gnu: java-log4j-api: Add cpe-name.•••* gnu/packages/java.scm (java-log4j-api)[properties]: Add cpe-name. Julien Lepiller
2021-12-12gnu: java-log4j-api: Update to 2.15.0.•••Includes fixes for CVE-2017-5645, CVE-2020-9488 and CVE-2021-44228. * gnu/packages/java.scm (java-log4j-api): Update to 2.15.0. (java-log4j-core, java-log4j-1.2-api)[inputs]: Adjust accordingly. Julien Lepiller
2021-12-12gnu. java-lmax-disruptor: Update to 3.4.4.•••* gnu/packages/java.scm (java-lmax-disruptor): Update to 3.4.4. [source]: Use git-fetch instead of url-fetch. Julien Lepiller
2021-12-12gnu: Add java-conversant-disruptor.•••* gnu/packages/java.scm (java-conversant-disruptor): New variable. Julien Lepiller
2021-12-12gnu: Add java-jctools-core-1.•••* gnu/packages/java.scm (java-jctools-core-1): New variable. Julien Lepiller
2021-12-12gnu: java-jansi: Update to 2.4.0.•••* gnu/packages/java.scm (java-jansi): Update to 2.4.0. (java-jansi-1): New variable. [source]: Use git-fetch instead of url-fetch. (java-jline-2)[inputs]: Use java-jansi-1. * gnu/packages/groovy.scm (java-groovy-bootstrap)[inputs]: Use java-jansi-1. Julien Lepiller
2021-12-11gnu: icedove: Update to 91.4.0 [fixes CVE-2021-43528].•••* gnu/packages/gnuzilla.scm (icedove): Update to 91.4.0. Jonathan Brielmaier
2021-12-11gnu: emacs-telega: Update to 0.7.15-1.b4a5e20.•••* gnu/packages/emacs-xyz.scm (emacs-telega-server): Update to 0.7.15-1.b4a5e20. * gnu/packages/patches/emacs-telega-path-placeholder.patch: Match patch with newer source code. * gnu/packages/patches/emacs-telega-test-env.patch: Match patch with newer source code. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Andrew Tropin
2021-12-11gnu: tdlib: Update to 1.7.10.•••* gnu/packages/messaging.scm (tdlib): Update to 1.7.10. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Andrew Tropin
2021-12-11gnu: Add vivid.•••* gnu/packages/rust-apps.scm (vivid): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> jgart via Guix-patches via
2021-12-11gnu: carla: Update to 2.4.1.•••* gnu/packages/audio.scm (carla): Update to 2.4.1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Demis Balbach
2021-12-11gnu: i3status-rust: Add missing inputs.•••* gnu/packages/rust-apps (i3status-rust)[inputs]: Add alsa-utils, bash-minmal, coreutils, ibus, iproute, kdeconnect, lm-sensors, setxkbmap, speedtest-cli, xdg-utils, xrandr. [arguments]: Add phase to wrap-program bin/i3status-rs. * gnu/local.mk: Add patch (change not applied in 575fcd3045ff1649e5319b6701ff9e28e97793e0) Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Petr Hodina
2021-12-11gnu: gmnisrv: Update to 1.0.•••* gnu/packages/web.scm (gmnisrv): Update to 1.0. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Nikolay Korotkiy
2021-12-11gnu: Add optionmatrix.•••* gnu/packages/finance.scm (optionmatrix): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Foo Chuan Wei