aboutsummaryrefslogtreecommitdiff
path: root/tests/keys/civodul.pub
diff options
context:
space:
mode:
Diffstat (limited to 'tests/keys/civodul.pub')
0 files changed, 0 insertions, 0 deletions
test on aarch64. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Nicolas Graves 2024-11-12gnu: nzbget: Update to 24.3. [security fixes]...This fixes CVE-2023-49102. * gnu/packages/networking.scm (nzbget): Update to 24.3. [source]: Switch to git-fetch. [build-system]: Switch to cmake-build-system. [arguments]<configure-flags>: Update field. [inputs]: Add boost, openssl. [native-inputs]: Remove pkg-config, add which. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Nicolas Graves 2024-11-09gnu: build/go: Apply default 'fix-embed-files phase....These changes remove redundant phases where files, requiring to be embed during build or check phases, are copied to the build directory as proposed in <https://issues.guix.gnu.org/73299>. * gnu/packages/backup.scm (restic-rest-server) [arguments]: <#:phases>: Remove 'fix-embed-files phase. * gnu/packages/configuration-management.scm (chezmoi): Likewise. * gnu/packages/packages/golang-build.scm (go-github-com-golang-protobuf): Likewise. * gnu/packages/golang-web.scm (go-github-com-go-openapi-loads, go-github-com-go-openapi-runtime, go-github-com-golang-groupcache): Likewise. * gnu/packages/golang-xyz.scm (go-github-com-dgraph-io-badger): Likewise. * gnu/packages/golang.scm (go-github-com-ssgelm-cookiejarparser): Likewise. * gnu/packages/ipfs.scm (go-github-com-ipfs-go-ds-badger, go-github-com-libp2p-go-libp2p, kubo): Likewise. * gnu/packages/irc.scm (soju): Likewise. * gnu/packages/networking.scm (nebula): Likewise. * gnu/packages/prometheus.scm (go-github-com-nbrownus-go-metrics-prometheus, go-github-com-prometheus-client-golang, go-github-com-prometheus-common, go-github-com-prometheus-common-sigv4, go-github-com-prometheus-exporter-toolkit, go-github-com-prometheus-statsd-exporter): Likewise * gnu/packages/version-control.scm (git-lfs): Likewise. * gnu/packages/web.scm (miniflux): Likewise. * gnu/packages/golang-crypto.scm (go-filippo-io-age): [arguments]: <#:phases>: Remove 'copy-input-to-vendor-direcotyr and 'remove-vendor-directory phases. * gnu/packages/golang-web.scm (go-github-com-go-openapi-analysis, go-github-com-go-openapi-analysis, go-github-com-go-openapi-validate): Likewise. * gnu/packages/golang.scm (go-github-com-charmbracelet-glamour): Likewise. * gnu/packages/textutils.scm (vale): Likewise. Change-Id: Ic2ec01c8caf86f3ae69d7a1812c1e0b78a549e91 Sharlatan Hellseher 2024-11-09gnu: nebula: Fix build....* gnu/packages/networking.scm (nebula): Fix build. [arguments]: <#:phases>: Add 'fix-embed-files. Change-Id: Ie2522c61aa1febadd250b1c02738c48bb82497e9 Sharlatan Hellseher 2024-11-06gnu: quagga: Fix build and hide CVE....* gnu/packages/networking.scm (quagga) [inputs]: Add libxcrypt. [properties]: Add lint-hidden-cve property. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Nicolas Graves 2024-11-06gnu: openvswitch: Update to 3.4.0....* gnu/packages/networking.scm (openvswitch): Update to 3.4.0. [properties]: Add lint-hidden-cve property. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Nicolas Graves 2024-11-05gnu: librecast: Update to 0.9.1-1-g5ab5f63....* gnu/packages/networking.scm (librecast): Update to 0.9.1-1-g5ab5f63. Vagrant Cascadian 2024-11-05gnu: lcrq: Update to 0.2.3....* gnu/packages/networking.scm (lcrq): Update to 0.2.3. Vagrant Cascadian 2024-11-04gnu: frrouting: Update to 10.1.1....* gnu/packages/networking.scm (frrouting): Update to 10.1.1. [source]: Switch to git-fetch. [inputs]: Add libelf and protobuf-c. [native-inputs]: Add autoconf, automake, libtool, flex, and bison. [arguments]<#:configure-flags>: Add --sysconfdir=/etc. Change-Id: I54d589a314c20f19a1c0096e77dc75d9dd1b5c47 Zheng Junjie 2024-11-04gnu: libyang: Update to 3.4.2. [security fixes]...This fixes CVE-2021-28902, CVE-2021-28903, CVE-2021-28904, CVE-2021-28905 and CVE-2021-28906. * gnu/packages/networking.scm (libyang): Update to 3.4.2. Nicolas Graves 2024-11-04gnu: wireshark: Build from git source....* gnu/packages/networking.scm (wireshark)[source]: Switch to git-fetch. [arguments]<#:configure-flags>: Set -DVCSVERSION_OVERRIDE. Change-Id: I82356c1faea9a6253108dc17334db2464ba38098 Zheng Junjie 2024-11-04gnu: wireshark: Update to 4.4.1. [security fixes]...This fixes CVE-2024-9780. * gnu/packages/networking.scm (wireshark): Update to 4.4.1. Nicolas Graves 2024-11-03gnu: iwd: Update to 3.0....* gnu/packages/networking.scm (iwd): Update to 3.0. Signed-off-by: Hilton Chain <hako@ultrarare.space> Sergey Trofimov 2024-10-23gnu: ngtcp2: Update to 1.8.1....* gnu/packages/networking.scm (ngtcp2): Update to 1.8.1. Change-Id: I986c697da1b101c367f1ca7850555495e8f26179 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Tomas Volf 2024-10-22gnu: yggdrasil: Update to 0.5.9....* gnu/packages/networking.scm (yggdrasil): Update to 0.5.9. [propagated-inputs]: Remove go-nhooyr-io-websocket; add go-github-com-coder-websocket and go-github-com-wlynxg-anet. Change-Id: I282661d8e45c9a02ec9d4e8a9079a469d19261a1 Artyom V. Poptsov 2024-10-14gnu: ngtcp2: Update to 1.8.0....* gnu/packages/networking.scm (ngtcp2): Update to 1.8.0. Change-Id: I0a704cc0e4dc72302b0b7aef133c2cdca9f224fb Tomas Volf