public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/singularity-ce] f44: Upgrade to 4.4.0 upstream version.
@ 2026-06-10 8:32 David Trudgian
0 siblings, 0 replies; 2+ messages in thread
From: David Trudgian @ 2026-06-10 8:32 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/singularity-ce
Branch : f44
Commit : 0048037f94c136b0f8da4bbb565d03fdf2c4e64e
Author : David Trudgian <dtrudg@sylabs.io>
Date : 2026-03-24T13:02:25+00:00
Stats : +49/-46 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/singularity-ce/c/0048037f94c136b0f8da4bbb565d03fdf2c4e64e?branch=f44
Log:
Upgrade to 4.4.0 upstream version.
---
diff --git a/.gitignore b/.gitignore
index bedcc8d..bd65a74 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@
/singularity-ce-4.3.6.tar.gz
/singularity-ce-4.3.7.tar.gz
/singularity-ce-4.4.0.tar.gz
+/singularity-ce-4.4.1.tar.gz
diff --git a/singularity-ce.spec b/singularity-ce.spec
index e26d0e7..6aa95ff 100644
--- a/singularity-ce.spec
+++ b/singularity-ce.spec
@@ -3,7 +3,7 @@
%undefine _debugsource_packages
Name: singularity-ce
-Version: 4.4.0
+Version: 4.4.1
Release: 1%{?dist}
Summary: Application and environment virtualization
@@ -15,7 +15,7 @@ License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND LicenseRef-Fedora-Publ
URL: https://www.sylabs.io/singularity/
Source: https://github.com/sylabs/singularity/releases/download/v%{version}/singularity-ce-%{version}.tar.gz
-BuildRequires: golang >= 1.25.6
+BuildRequires: golang >= 1.25.7
BuildRequires: gcc
BuildRequires: make
BuildRequires: libseccomp-devel
@@ -39,15 +39,9 @@ ExcludeArch: %{ix86}
# vendored libraries
# awk '{print "Provides: bundled(golang("$1")) = "$2}' go.mod | sort | uniq | sed -e 's/-/_/g' -e '/bundled(golang())/d' -e '/bundled(golang(go\|module\|replace\|require))/d'
-Provides: bundled(golang(cyphar.com/go_pathrs)) = v0.2.2
-Provides: bundled(golang(github.com/AdaLogics/go_fuzz_headers)) = v0.0.0_20240806141605_e8a1dd7889d6
-Provides: bundled(golang(github.com/Azure/go_ansiterm)) = v0.0.0_20250102033503_faa5f7b0171c
-Provides: bundled(golang(github.com/Microsoft/go_winio)) = v0.6.2
-Provides: bundled(golang(github.com/Microsoft/hcsshim)) = v0.14.0_rc.1
-Provides: bundled(golang(github.com/Netflix/go_expect)) = v0.0.0_20220104043353_73e0943537d2
-Provides: bundled(golang(github.com/ProtonMail/go_crypto)) = v1.3.0
-Provides: bundled(golang(github.com/VividCortex/ewma)) = v1.2.0
+Provides: bundled(golang(cyphar.com/go_pathrs)) = v0.2.4
Provides: bundled(golang(github.com/acarl005/stripansi)) = v0.0.0_20180116102854_5a71ef0e047d
+Provides: bundled(golang(github.com/AdaLogics/go_fuzz_headers)) = v0.0.0_20240806141605_e8a1dd7889d6
Provides: bundled(golang(github.com/adigunhammedolalekan/registry_auth)) = v0.0.0_20200730122110_8cde180a3a60
Provides: bundled(golang(github.com/agext/levenshtein)) = v1.2.3
Provides: bundled(golang(github.com/alexflint/go_filemutex)) = v1.3.0
@@ -56,11 +50,12 @@ Provides: bundled(golang(github.com/apex/log)) = v1.9.0
Provides: bundled(golang(github.com/armon/circbuf)) = v0.0.0_20190214190532_5111143e8da2
Provides: bundled(golang(github.com/asaskevich/govalidator)) = v0.0.0_20230301143203_a9d515a09cc2
Provides: bundled(golang(github.com/astromechza/etcpwdparse)) = v0.0.0_20170319193008_f0e5f0779716
+Provides: bundled(golang(github.com/Azure/go_ansiterm)) = v0.0.0_20250102033503_faa5f7b0171c
Provides: bundled(golang(github.com/beorn7/perks)) = v1.0.1
Provides: bundled(golang(github.com/blang/semver)) = v3.5.1+incompatible
Provides: bundled(golang(github.com/blang/semver/v4)) = v4.0.0
Provides: bundled(golang(github.com/buger/goterm)) = v1.0.4
-Provides: bundled(golang(github.com/buger/jsonparser)) = v1.1.1
+Provides: bundled(golang(github.com/buger/jsonparser)) = v1.1.2
Provides: bundled(golang(github.com/ccoveille/go_safecast/v2)) = v2.0.0
Provides: bundled(golang(github.com/cenkalti/backoff/v5)) = v5.0.3
Provides: bundled(golang(github.com/cespare/xxhash/v2)) = v2.3.0
@@ -71,7 +66,7 @@ Provides: bundled(golang(github.com/containerd/accelerated_container_image)) = v
Provides: bundled(golang(github.com/containerd/cgroups/v3)) = v3.1.2
Provides: bundled(golang(github.com/containerd/console)) = v1.0.5
Provides: bundled(golang(github.com/containerd/containerd/api)) = v1.10.0
-Provides: bundled(golang(github.com/containerd/containerd/v2)) = v2.2.1
+Provides: bundled(golang(github.com/containerd/containerd/v2)) = v2.2.2
Provides: bundled(golang(github.com/containerd/continuity)) = v0.4.5
Provides: bundled(golang(github.com/containerd/errdefs)) = v1.0.0
Provides: bundled(golang(github.com/containerd/errdefs/pkg)) = v0.3.0
@@ -79,13 +74,13 @@ Provides: bundled(golang(github.com/containerd/fifo)) = v1.1.0
Provides: bundled(golang(github.com/containerd/go_cni)) = v1.1.13
Provides: bundled(golang(github.com/containerd/go_runc)) = v1.1.0
Provides: bundled(golang(github.com/containerd/log)) = v0.1.0
-Provides: bundled(golang(github.com/containerd/nydus_snapshotter)) = v0.15.10
-Provides: bundled(golang(github.com/containerd/platforms)) = v1.0.0_rc.2
+Provides: bundled(golang(github.com/containerd/nydus_snapshotter)) = v0.15.11
+Provides: bundled(golang(github.com/containerd/platforms)) = v1.0.0_rc.3
Provides: bundled(golang(github.com/containerd/stargz_snapshotter/estargz)) = v0.18.2
Provides: bundled(golang(github.com/containerd/ttrpc)) = v1.2.7
Provides: bundled(golang(github.com/containerd/typeurl/v2)) = v2.2.3
Provides: bundled(golang(github.com/containernetworking/cni)) = v1.3.0
-Provides: bundled(golang(github.com/containernetworking/plugins)) = v1.9.0
+Provides: bundled(golang(github.com/containernetworking/plugins)) = v1.9.1
Provides: bundled(golang(github.com/containers/image/v5)) = v5.36.2
Provides: bundled(golang(github.com/containers/storage)) = v1.59.1
Provides: bundled(golang(github.com/coreos/go_iptables)) = v0.8.0
@@ -99,24 +94,34 @@ Provides: bundled(golang(github.com/davecgh/go_spew)) = v1.1.2_0.20180830191138_
Provides: bundled(golang(github.com/digitorus/pkcs7)) = v0.0.0_20250730155240_ffadbf3f398c
Provides: bundled(golang(github.com/digitorus/timestamp)) = v0.0.0_20250524132541_c45532741eea
Provides: bundled(golang(github.com/distribution/reference)) = v0.6.0
-Provides: bundled(golang(github.com/docker/cli)) = v29.2.1+incompatible
+Provides: bundled(golang(github.com/docker/cli)) = v29.3.0+incompatible
Provides: bundled(golang(github.com/docker/distribution)) = v2.8.3+incompatible
-Provides: bundled(golang(github.com/docker/docker)) = v28.5.2+incompatible
Provides: bundled(golang(github.com/docker/docker_credential_helpers)) = v0.9.5
-Provides: bundled(golang(github.com/docker/go_connections)) = v0.5.0
+Provides: bundled(golang(github.com/docker/go_connections)) = v0.6.0
Provides: bundled(golang(github.com/docker/go_metrics)) = v0.0.1
Provides: bundled(golang(github.com/docker/go_units)) = v0.5.0
Provides: bundled(golang(github.com/docker/libtrust)) = v0.0.0_20160708172513_aabc10ec26b7
Provides: bundled(golang(github.com/dustin/go_humanize)) = v1.0.1
-Provides: bundled(golang(github.com/fatih/color)) = v1.18.0
+Provides: bundled(golang(github.com/fatih/color)) = v1.19.0
Provides: bundled(golang(github.com/felixge/httpsnoop)) = v1.0.4
Provides: bundled(golang(github.com/fsnotify/fsnotify)) = v1.9.0
Provides: bundled(golang(github.com/garyburd/redigo)) = v1.6.4
Provides: bundled(golang(github.com/go_chi/chi/v5)) = v5.2.4
+Provides: bundled(golang(github.com/godbus/dbus/v5)) = v5.2.0
+Provides: bundled(golang(github.com/gofrs/flock)) = v0.13.0
+Provides: bundled(golang(github.com/gogo/protobuf)) = v1.3.2
Provides: bundled(golang(github.com/go_jose/go_jose/v4)) = v4.1.3
+Provides: bundled(golang(github.com/golang/groupcache)) = v0.0.0_20241129210726_2c02b8208cf8
+Provides: bundled(golang(github.com/golang/protobuf)) = v1.5.4
+Provides: bundled(golang(github.com/golang/snappy)) = v1.0.0
Provides: bundled(golang(github.com/go_log/log)) = v0.2.0
Provides: bundled(golang(github.com/go_logr/logr)) = v1.4.3
Provides: bundled(golang(github.com/go_logr/stdr)) = v1.2.2
+Provides: bundled(golang(github.com/google/certificate_transparency_go)) = v1.3.2
+Provides: bundled(golang(github.com/google/go_cmp)) = v0.7.0
+Provides: bundled(golang(github.com/google/go_containerregistry)) = v0.21.3
+Provides: bundled(golang(github.com/google/shlex)) = v0.0.0_20191202100458_e7afc7fbc510
+Provides: bundled(golang(github.com/google/uuid)) = v1.6.0
Provides: bundled(golang(github.com/go_openapi/analysis)) = v0.24.1
Provides: bundled(golang(github.com/go_openapi/errors)) = v0.22.6
Provides: bundled(golang(github.com/go_openapi/jsonpointer)) = v0.22.4
@@ -138,35 +143,24 @@ Provides: bundled(golang(github.com/go_openapi/swag/stringutils)) = v0.25.4
Provides: bundled(golang(github.com/go_openapi/swag/typeutils)) = v0.25.4
Provides: bundled(golang(github.com/go_openapi/swag/yamlutils)) = v0.25.4
Provides: bundled(golang(github.com/go_openapi/validate)) = v0.25.1
-Provides: bundled(golang(github.com/go_viper/mapstructure/v2)) = v2.4.0
-Provides: bundled(golang(github.com/godbus/dbus/v5)) = v5.2.0
-Provides: bundled(golang(github.com/gofrs/flock)) = v0.13.0
-Provides: bundled(golang(github.com/gogo/protobuf)) = v1.3.2
-Provides: bundled(golang(github.com/golang/groupcache)) = v0.0.0_20241129210726_2c02b8208cf8
-Provides: bundled(golang(github.com/golang/protobuf)) = v1.5.4
-Provides: bundled(golang(github.com/golang/snappy)) = v1.0.0
-Provides: bundled(golang(github.com/google/certificate_transparency_go)) = v1.3.2
-Provides: bundled(golang(github.com/google/go_cmp)) = v0.7.0
-Provides: bundled(golang(github.com/google/go_containerregistry)) = v0.21.1
-Provides: bundled(golang(github.com/google/shlex)) = v0.0.0_20191202100458_e7afc7fbc510
-Provides: bundled(golang(github.com/google/uuid)) = v1.6.0
Provides: bundled(golang(github.com/gorilla/handlers)) = v1.5.2
Provides: bundled(golang(github.com/gorilla/mux)) = v1.8.1
Provides: bundled(golang(github.com/gorilla/websocket)) = v1.5.4_0.20250319132907_e064f32e3674
Provides: bundled(golang(github.com/gosimple/slug)) = v1.15.0
Provides: bundled(golang(github.com/gosimple/unidecode)) = v1.0.1
+Provides: bundled(golang(github.com/go_viper/mapstructure/v2)) = v2.4.0
Provides: bundled(golang(github.com/grpc_ecosystem/grpc_gateway/v2)) = v2.27.3
Provides: bundled(golang(github.com/hashicorp/errwrap)) = v1.1.0
Provides: bundled(golang(github.com/hashicorp/go_cleanhttp)) = v0.5.2
Provides: bundled(golang(github.com/hashicorp/go_immutable_radix/v2)) = v2.1.0
+Provides: bundled(golang(github.com/hashicorp/golang_lru/v2)) = v2.0.7
Provides: bundled(golang(github.com/hashicorp/go_multierror)) = v1.1.1
Provides: bundled(golang(github.com/hashicorp/go_retryablehttp)) = v0.7.8
-Provides: bundled(golang(github.com/hashicorp/golang_lru/v2)) = v2.0.7
Provides: bundled(golang(github.com/hiddeco/sshsig)) = v0.2.0
-Provides: bundled(golang(github.com/in_toto/attestation)) = v1.1.2
-Provides: bundled(golang(github.com/in_toto/in_toto_golang)) = v0.9.0
Provides: bundled(golang(github.com/inconshreveable/mousetrap)) = v1.1.0
Provides: bundled(golang(github.com/insomniacslk/dhcp)) = v0.0.0_20250417080101_5f8cf70e8c5f
+Provides: bundled(golang(github.com/in_toto/attestation)) = v1.1.2
+Provides: bundled(golang(github.com/in_toto/in_toto_golang)) = v0.10.0
Provides: bundled(golang(github.com/jedisct1/go_minisign)) = v0.0.0_20241212093149_d2f9f49435c7
Provides: bundled(golang(github.com/josharian/native)) = v1.1.0
Provides: bundled(golang(github.com/klauspost/compress)) = v1.18.4
@@ -178,16 +172,19 @@ Provides: bundled(golang(github.com/mattn/go_runewidth)) = v0.0.20
Provides: bundled(golang(github.com/mattn/go_shellwords)) = v1.0.12
Provides: bundled(golang(github.com/mdlayher/packet)) = v1.1.2
Provides: bundled(golang(github.com/mdlayher/socket)) = v0.5.1
+Provides: bundled(golang(github.com/Microsoft/go_winio)) = v0.6.2
+Provides: bundled(golang(github.com/Microsoft/hcsshim)) = v0.14.0_rc.1
Provides: bundled(golang(github.com/mitchellh/go_homedir)) = v1.1.0
Provides: bundled(golang(github.com/mitchellh/hashstructure/v2)) = v2.0.2
-Provides: bundled(golang(github.com/moby/buildkit)) = v0.27.1
+Provides: bundled(golang(github.com/moby/buildkit)) = v0.28.0
Provides: bundled(golang(github.com/moby/docker_image_spec)) = v1.3.1
Provides: bundled(golang(github.com/moby/go_archive)) = v0.2.0
Provides: bundled(golang(github.com/moby/locker)) = v1.0.1
+Provides: bundled(golang(github.com/moby/moby/api)) = v1.54.0
+Provides: bundled(golang(github.com/moby/moby/client)) = v0.3.0
Provides: bundled(golang(github.com/moby/patternmatcher)) = v0.6.0
-Provides: bundled(golang(github.com/moby/policy_helpers)) = v0.0.0_20260127165209_eeebf1a0ab2b
+Provides: bundled(golang(github.com/moby/policy_helpers)) = v0.0.0_20260211190020_824747bfdd3c
Provides: bundled(golang(github.com/moby/profiles/seccomp)) = v0.1.0
-Provides: bundled(golang(github.com/moby/sys/atomicwriter)) = v0.1.0
Provides: bundled(golang(github.com/moby/sys/capability)) = v0.4.0
Provides: bundled(golang(github.com/moby/sys/mount)) = v0.3.4
Provides: bundled(golang(github.com/moby/sys/mountinfo)) = v0.7.2
@@ -197,21 +194,21 @@ Provides: bundled(golang(github.com/moby/sys/signal)) = v0.7.1
Provides: bundled(golang(github.com/moby/sys/user)) = v0.4.0
Provides: bundled(golang(github.com/moby/sys/userns)) = v0.1.0
Provides: bundled(golang(github.com/moby/term)) = v0.5.2
-Provides: bundled(golang(github.com/morikuni/aec)) = v1.0.0
+Provides: bundled(golang(github.com/morikuni/aec)) = v1.1.0
Provides: bundled(golang(github.com/munnerz/goautoneg)) = v0.0.0_20191010083416_a7dc8b61c822
+Provides: bundled(golang(github.com/Netflix/go_expect)) = v0.0.0_20220104043353_73e0943537d2
Provides: bundled(golang(github.com/networkplumbing/go_nft)) = v0.4.0
Provides: bundled(golang(github.com/nozzle/throttler)) = v0.0.0_20180817012639_2ea982251481
Provides: bundled(golang(github.com/oklog/ulid)) = v1.3.1
Provides: bundled(golang(github.com/opencontainers/cgroups)) = v0.0.6
Provides: bundled(golang(github.com/opencontainers/go_digest)) = v1.0.0
Provides: bundled(golang(github.com/opencontainers/image_spec)) = v1.1.1
-Provides: bundled(golang(github.com/opencontainers/runc)) = v1.4.0
+Provides: bundled(golang(github.com/opencontainers/runc)) = v1.4.1
Provides: bundled(golang(github.com/opencontainers/runtime_spec)) = v1.3.0
Provides: bundled(golang(github.com/opencontainers/runtime_tools)) = v0.9.1_0.20251205004911_5e639034dcdc
Provides: bundled(golang(github.com/opencontainers/selinux)) = v1.13.1
Provides: bundled(golang(github.com/opencontainers/umoci)) = v0.6.0
Provides: bundled(golang(github.com/package_url/packageurl_go)) = v0.1.3
-Provides: bundled(golang(github.com/pelletier/go_toml)) = v1.9.5
Provides: bundled(golang(github.com/pelletier/go_toml/v2)) = v2.2.4
Provides: bundled(golang(github.com/petermattis/goid)) = v0.0.0_20250721140440_ea1c0173183e
Provides: bundled(golang(github.com/pierrec/lz4/v4)) = v4.1.22
@@ -223,10 +220,11 @@ Provides: bundled(golang(github.com/prometheus/client_golang)) = v1.23.2
Provides: bundled(golang(github.com/prometheus/client_model)) = v0.6.2
Provides: bundled(golang(github.com/prometheus/common)) = v0.67.4
Provides: bundled(golang(github.com/prometheus/procfs)) = v0.17.0
+Provides: bundled(golang(github.com/ProtonMail/go_crypto)) = v1.4.1
Provides: bundled(golang(github.com/rootless_containers/proto/go_proto)) = v0.0.0_20230421021042_4cd87ebadd67
Provides: bundled(golang(github.com/russross/blackfriday/v2)) = v2.1.0
Provides: bundled(golang(github.com/safchain/ethtool)) = v0.6.2
-Provides: bundled(golang(github.com/samber/lo)) = v1.52.0
+Provides: bundled(golang(github.com/samber/lo)) = v1.53.0
Provides: bundled(golang(github.com/sasha_s/go_deadlock)) = v0.3.5
Provides: bundled(golang(github.com/sassoftware/relic)) = v7.2.1+incompatible
Provides: bundled(golang(github.com/sebdah/goldie/v2)) = v2.8.0
@@ -252,8 +250,8 @@ Provides: bundled(golang(github.com/sylabs/oci_tools)) = v0.19.0
Provides: bundled(golang(github.com/sylabs/scs_build_client)) = v0.9.20
Provides: bundled(golang(github.com/sylabs/scs_key_client)) = v0.7.9
Provides: bundled(golang(github.com/sylabs/scs_library_client)) = v1.4.14
-Provides: bundled(golang(github.com/sylabs/sif/v2)) = v2.23.0
-Provides: bundled(golang(github.com/sylabs/squashfs)) = v1.0.4
+Provides: bundled(golang(github.com/sylabs/sif/v2)) = v2.24.0
+Provides: bundled(golang(github.com/sylabs/squashfs)) = v1.0.6
Provides: bundled(golang(github.com/syndtr/goleveldb)) = v1.0.1_0.20220721030215_126854af5e6d
Provides: bundled(golang(github.com/therootcompany/xz)) = v1.0.1
Provides: bundled(golang(github.com/theupdateframework/go_tuf)) = v0.7.0
@@ -267,17 +265,18 @@ Provides: bundled(golang(github.com/tonistiigi/units)) = v0.0.0_20180711220420_6
Provides: bundled(golang(github.com/tonistiigi/vt100)) = v0.0.0_20240514184818_90bafcd6abab
Provides: bundled(golang(github.com/transparency_dev/formats)) = v0.0.0_20251017110053_404c0d5b696c
Provides: bundled(golang(github.com/transparency_dev/merkle)) = v0.0.2
-Provides: bundled(golang(github.com/u_root/uio)) = v0.0.0_20240224005618_d2acac8f3701
Provides: bundled(golang(github.com/ulikunitz/xz)) = v0.5.14
+Provides: bundled(golang(github.com/u_root/uio)) = v0.0.0_20240224005618_d2acac8f3701
Provides: bundled(golang(github.com/vbatts/go_mtree)) = v0.6.1_0.20250911112631_8307d76bc1b9
Provides: bundled(golang(github.com/vbatts/tar_split)) = v0.12.2
Provides: bundled(golang(github.com/vbauerster/mpb/v8)) = v8.12.0
Provides: bundled(golang(github.com/vishvananda/netlink)) = v1.3.1
Provides: bundled(golang(github.com/vishvananda/netns)) = v0.0.5
+Provides: bundled(golang(github.com/VividCortex/ewma)) = v1.2.0
Provides: bundled(golang(github.com/xeipuuv/gojsonpointer)) = v0.0.0_20190905194746_02993c407bfb
Provides: bundled(golang(github.com/xeipuuv/gojsonreference)) = v0.0.0_20180127040603_bd5ef7bd5415
Provides: bundled(golang(github.com/xeipuuv/gojsonschema)) = v1.2.0
-Provides: bundled(golang(mvdan.cc/sh/v3)) = v3.12.0
+Provides: bundled(golang(mvdan.cc/sh/v3)) = v3.13.0
Provides: bundled(golang(sigs.k8s.io/knftables)) = v0.0.18
Provides: bundled(golang(sigs.k8s.io/yaml)) = v1.6.0
Provides: bundled(golang(tags.cncf.io/container_device_interface)) = v1.1.0
@@ -359,6 +358,9 @@ container platform designed to be simple, fast, and secure.
%doc CONTRIBUTING.md
%changelog
+* Tue Mar 24 2026 David Trudgian <dtrudg@sylabs.io> - 4.4.1-1
+- Upgrade to 4.4.0 upstream version.
+
* Fri Feb 27 2026 David Trudgian <dtrudg@sylabs.io> - 4.4.0-1
- Upgrade to 4.4.0 upstream version.
diff --git a/sources b/sources
index 3eceefc..2afea7f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (singularity-ce-4.4.0.tar.gz) = 94a2560316227b9eba99b9e3d19bfaea8b1177d281e09491f174144d0cc624ccaa8b58051f9815d3927f3d609531d8aebe11059ca658582e8790b2c3e1f7ceff
+SHA512 (singularity-ce-4.4.1.tar.gz) = 82db8db77b6f71ed3473646467bdad13cee7c90fa6aeae66b2eda2eca2591e3838fe57e6380fff54574308954ccc31ea230cc56e6d5b3d62ec32a77a2b03398e
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [rpms/singularity-ce] f44: Upgrade to 4.4.0 upstream version.
@ 2026-06-10 8:32 David Trudgian
0 siblings, 0 replies; 2+ messages in thread
From: David Trudgian @ 2026-06-10 8:32 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/singularity-ce
Branch : f44
Commit : e03faf1e049546a951e6fdd39bc66f7c6b90b8a9
Author : David Trudgian <dtrudg@sylabs.io>
Date : 2026-02-27T14:13:14+00:00
Stats : +76/-105 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/singularity-ce/c/e03faf1e049546a951e6fdd39bc66f7c6b90b8a9?branch=f44
Log:
Upgrade to 4.4.0 upstream version.
---
diff --git a/.gitignore b/.gitignore
index 651be60..bedcc8d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@
/singularity-ce-4.2.2.tar.gz
/singularity-ce-4.3.6.tar.gz
/singularity-ce-4.3.7.tar.gz
+/singularity-ce-4.4.0.tar.gz
diff --git a/singularity-ce.spec b/singularity-ce.spec
index 03e4467..e26d0e7 100644
--- a/singularity-ce.spec
+++ b/singularity-ce.spec
@@ -3,8 +3,8 @@
%undefine _debugsource_packages
Name: singularity-ce
-Version: 4.3.7
-Release: 2%{?dist}
+Version: 4.4.0
+Release: 1%{?dist}
Summary: Application and environment virtualization
# From 'go_vendor_license report' output.
@@ -15,7 +15,7 @@ License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND LicenseRef-Fedora-Publ
URL: https://www.sylabs.io/singularity/
Source: https://github.com/sylabs/singularity/releases/download/v%{version}/singularity-ce-%{version}.tar.gz
-BuildRequires: golang >= 1.24.6
+BuildRequires: golang >= 1.25.6
BuildRequires: gcc
BuildRequires: make
BuildRequires: libseccomp-devel
@@ -39,23 +39,9 @@ ExcludeArch: %{ix86}
# vendored libraries
# awk '{print "Provides: bundled(golang("$1")) = "$2}' go.mod | sort | uniq | sed -e 's/-/_/g' -e '/bundled(golang())/d' -e '/bundled(golang(go\|module\|replace\|require))/d'
-Provides: bundled(golang(cel.dev/expr)) = v0.24.0
-Provides: bundled(golang(cloud.google.com/go)) = v0.121.6
-Provides: bundled(golang(cloud.google.com/go/auth)) = v0.16.5
-Provides: bundled(golang(cloud.google.com/go/auth/oauth2adapt)) = v0.2.8
-Provides: bundled(golang(cloud.google.com/go/compute/metadata)) = v0.9.0
-Provides: bundled(golang(cloud.google.com/go/iam)) = v1.5.3
-Provides: bundled(golang(cloud.google.com/go/longrunning)) = v0.7.0
-Provides: bundled(golang(cloud.google.com/go/monitoring)) = v1.24.3
-Provides: bundled(golang(cloud.google.com/go/spanner)) = v1.86.1
-Provides: bundled(golang(cloud.google.com/go/storage)) = v1.56.1
Provides: bundled(golang(cyphar.com/go_pathrs)) = v0.2.2
Provides: bundled(golang(github.com/AdaLogics/go_fuzz_headers)) = v0.0.0_20240806141605_e8a1dd7889d6
Provides: bundled(golang(github.com/Azure/go_ansiterm)) = v0.0.0_20250102033503_faa5f7b0171c
-Provides: bundled(golang(github.com/GoogleCloudPlatform/grpc_gcp_go/grpcgcp)) = v1.5.3
-Provides: bundled(golang(github.com/GoogleCloudPlatform/opentelemetry_operations_go/detectors/gcp)) = v1.30.0
-Provides: bundled(golang(github.com/GoogleCloudPlatform/opentelemetry_operations_go/exporter/metric)) = v0.53.0
-Provides: bundled(golang(github.com/GoogleCloudPlatform/opentelemetry_operations_go/internal/resourcemapping)) = v0.53.0
Provides: bundled(golang(github.com/Microsoft/go_winio)) = v0.6.2
Provides: bundled(golang(github.com/Microsoft/hcsshim)) = v0.14.0_rc.1
Provides: bundled(golang(github.com/Netflix/go_expect)) = v0.0.0_20220104043353_73e0943537d2
@@ -65,7 +51,7 @@ Provides: bundled(golang(github.com/acarl005/stripansi)) = v0.0.0_20180116102854
Provides: bundled(golang(github.com/adigunhammedolalekan/registry_auth)) = v0.0.0_20200730122110_8cde180a3a60
Provides: bundled(golang(github.com/agext/levenshtein)) = v1.2.3
Provides: bundled(golang(github.com/alexflint/go_filemutex)) = v1.3.0
-Provides: bundled(golang(github.com/anchore/go_struct_converter)) = v0.0.0_20221118182256_c68fdcfa2092
+Provides: bundled(golang(github.com/anchore/go_struct_converter)) = v0.1.0
Provides: bundled(golang(github.com/apex/log)) = v1.9.0
Provides: bundled(golang(github.com/armon/circbuf)) = v0.0.0_20190214190532_5111143e8da2
Provides: bundled(golang(github.com/asaskevich/govalidator)) = v0.0.0_20230301143203_a9d515a09cc2
@@ -75,14 +61,12 @@ Provides: bundled(golang(github.com/blang/semver)) = v3.5.1+incompatible
Provides: bundled(golang(github.com/blang/semver/v4)) = v4.0.0
Provides: bundled(golang(github.com/buger/goterm)) = v1.0.4
Provides: bundled(golang(github.com/buger/jsonparser)) = v1.1.1
-Provides: bundled(golang(github.com/ccoveille/go_safecast)) = v1.8.2
+Provides: bundled(golang(github.com/ccoveille/go_safecast/v2)) = v2.0.0
Provides: bundled(golang(github.com/cenkalti/backoff/v5)) = v5.0.3
Provides: bundled(golang(github.com/cespare/xxhash/v2)) = v2.3.0
Provides: bundled(golang(github.com/cilium/ebpf)) = v0.17.3
-Provides: bundled(golang(github.com/clipperhouse/stringish)) = v0.1.1
-Provides: bundled(golang(github.com/clipperhouse/uax29/v2)) = v2.3.0
-Provides: bundled(golang(github.com/cloudflare/circl)) = v1.6.1
-Provides: bundled(golang(github.com/cncf/xds/go)) = v0.0.0_20251022180443_0feb69152e9f
+Provides: bundled(golang(github.com/clipperhouse/uax29/v2)) = v2.7.0
+Provides: bundled(golang(github.com/cloudflare/circl)) = v1.6.3
Provides: bundled(golang(github.com/containerd/accelerated_container_image)) = v1.3.0
Provides: bundled(golang(github.com/containerd/cgroups/v3)) = v3.1.2
Provides: bundled(golang(github.com/containerd/console)) = v1.0.5
@@ -95,9 +79,9 @@ Provides: bundled(golang(github.com/containerd/fifo)) = v1.1.0
Provides: bundled(golang(github.com/containerd/go_cni)) = v1.1.13
Provides: bundled(golang(github.com/containerd/go_runc)) = v1.1.0
Provides: bundled(golang(github.com/containerd/log)) = v0.1.0
-Provides: bundled(golang(github.com/containerd/nydus_snapshotter)) = v0.15.4
+Provides: bundled(golang(github.com/containerd/nydus_snapshotter)) = v0.15.10
Provides: bundled(golang(github.com/containerd/platforms)) = v1.0.0_rc.2
-Provides: bundled(golang(github.com/containerd/stargz_snapshotter/estargz)) = v0.17.0
+Provides: bundled(golang(github.com/containerd/stargz_snapshotter/estargz)) = v0.18.2
Provides: bundled(golang(github.com/containerd/ttrpc)) = v1.2.7
Provides: bundled(golang(github.com/containerd/typeurl/v2)) = v2.2.3
Provides: bundled(golang(github.com/containernetworking/cni)) = v1.3.0
@@ -105,77 +89,73 @@ Provides: bundled(golang(github.com/containernetworking/plugins)) = v1.9.0
Provides: bundled(golang(github.com/containers/image/v5)) = v5.36.2
Provides: bundled(golang(github.com/containers/storage)) = v1.59.1
Provides: bundled(golang(github.com/coreos/go_iptables)) = v0.8.0
-Provides: bundled(golang(github.com/coreos/go_oidc/v3)) = v3.14.1
-Provides: bundled(golang(github.com/coreos/go_systemd/v22)) = v22.6.0
+Provides: bundled(golang(github.com/coreos/go_oidc/v3)) = v3.17.0
+Provides: bundled(golang(github.com/coreos/go_systemd/v22)) = v22.7.0
Provides: bundled(golang(github.com/cpuguy83/go_md2man/v2)) = v2.0.7
Provides: bundled(golang(github.com/creack/pty)) = v1.1.24
Provides: bundled(golang(github.com/cyberphone/json_canonicalization)) = v0.0.0_20241213102144_19d51d7fe467
Provides: bundled(golang(github.com/cyphar/filepath_securejoin)) = v0.6.1
-Provides: bundled(golang(github.com/digitorus/pkcs7)) = v0.0.0_20230818184609_3a137a874352
-Provides: bundled(golang(github.com/digitorus/timestamp)) = v0.0.0_20231217203849_220c5c2851b7
+Provides: bundled(golang(github.com/davecgh/go_spew)) = v1.1.2_0.20180830191138_d8f796af33cc
+Provides: bundled(golang(github.com/digitorus/pkcs7)) = v0.0.0_20250730155240_ffadbf3f398c
+Provides: bundled(golang(github.com/digitorus/timestamp)) = v0.0.0_20250524132541_c45532741eea
Provides: bundled(golang(github.com/distribution/reference)) = v0.6.0
-Provides: bundled(golang(github.com/docker/cli)) = v29.1.4+incompatible
+Provides: bundled(golang(github.com/docker/cli)) = v29.2.1+incompatible
Provides: bundled(golang(github.com/docker/distribution)) = v2.8.3+incompatible
Provides: bundled(golang(github.com/docker/docker)) = v28.5.2+incompatible
-Provides: bundled(golang(github.com/docker/docker_credential_helpers)) = v0.9.3
+Provides: bundled(golang(github.com/docker/docker_credential_helpers)) = v0.9.5
Provides: bundled(golang(github.com/docker/go_connections)) = v0.5.0
Provides: bundled(golang(github.com/docker/go_metrics)) = v0.0.1
Provides: bundled(golang(github.com/docker/go_units)) = v0.5.0
Provides: bundled(golang(github.com/docker/libtrust)) = v0.0.0_20160708172513_aabc10ec26b7
Provides: bundled(golang(github.com/dustin/go_humanize)) = v1.0.1
-Provides: bundled(golang(github.com/envoyproxy/go_control_plane/envoy)) = v1.35.0
-Provides: bundled(golang(github.com/envoyproxy/protoc_gen_validate)) = v1.2.1
Provides: bundled(golang(github.com/fatih/color)) = v1.18.0
Provides: bundled(golang(github.com/felixge/httpsnoop)) = v1.0.4
Provides: bundled(golang(github.com/fsnotify/fsnotify)) = v1.9.0
-Provides: bundled(golang(github.com/garyburd/redigo)) = v0.0.0_20150301180006_535138d7bcd7
-Provides: bundled(golang(github.com/go_chi/chi/v5)) = v5.2.3
+Provides: bundled(golang(github.com/garyburd/redigo)) = v1.6.4
+Provides: bundled(golang(github.com/go_chi/chi/v5)) = v5.2.4
Provides: bundled(golang(github.com/go_jose/go_jose/v4)) = v4.1.3
Provides: bundled(golang(github.com/go_log/log)) = v0.2.0
Provides: bundled(golang(github.com/go_logr/logr)) = v1.4.3
Provides: bundled(golang(github.com/go_logr/stdr)) = v1.2.2
-Provides: bundled(golang(github.com/go_openapi/analysis)) = v0.23.0
-Provides: bundled(golang(github.com/go_openapi/errors)) = v0.22.2
-Provides: bundled(golang(github.com/go_openapi/jsonpointer)) = v0.21.0
-Provides: bundled(golang(github.com/go_openapi/jsonreference)) = v0.21.0
-Provides: bundled(golang(github.com/go_openapi/loads)) = v0.22.0
-Provides: bundled(golang(github.com/go_openapi/runtime)) = v0.28.0
-Provides: bundled(golang(github.com/go_openapi/spec)) = v0.21.0
-Provides: bundled(golang(github.com/go_openapi/strfmt)) = v0.23.0
-Provides: bundled(golang(github.com/go_openapi/swag)) = v0.24.1
-Provides: bundled(golang(github.com/go_openapi/swag/cmdutils)) = v0.24.0
-Provides: bundled(golang(github.com/go_openapi/swag/conv)) = v0.24.0
-Provides: bundled(golang(github.com/go_openapi/swag/fileutils)) = v0.24.0
-Provides: bundled(golang(github.com/go_openapi/swag/jsonname)) = v0.24.0
-Provides: bundled(golang(github.com/go_openapi/swag/jsonutils)) = v0.24.0
-Provides: bundled(golang(github.com/go_openapi/swag/loading)) = v0.24.0
-Provides: bundled(golang(github.com/go_openapi/swag/mangling)) = v0.24.0
-Provides: bundled(golang(github.com/go_openapi/swag/netutils)) = v0.24.0
-Provides: bundled(golang(github.com/go_openapi/swag/stringutils)) = v0.24.0
-Provides: bundled(golang(github.com/go_openapi/swag/typeutils)) = v0.24.0
-Provides: bundled(golang(github.com/go_openapi/swag/yamlutils)) = v0.24.0
-Provides: bundled(golang(github.com/go_openapi/validate)) = v0.24.0
+Provides: bundled(golang(github.com/go_openapi/analysis)) = v0.24.1
+Provides: bundled(golang(github.com/go_openapi/errors)) = v0.22.6
+Provides: bundled(golang(github.com/go_openapi/jsonpointer)) = v0.22.4
+Provides: bundled(golang(github.com/go_openapi/jsonreference)) = v0.21.4
+Provides: bundled(golang(github.com/go_openapi/loads)) = v0.23.2
+Provides: bundled(golang(github.com/go_openapi/runtime)) = v0.29.2
+Provides: bundled(golang(github.com/go_openapi/spec)) = v0.22.3
+Provides: bundled(golang(github.com/go_openapi/strfmt)) = v0.25.0
+Provides: bundled(golang(github.com/go_openapi/swag)) = v0.25.4
+Provides: bundled(golang(github.com/go_openapi/swag/cmdutils)) = v0.25.4
+Provides: bundled(golang(github.com/go_openapi/swag/conv)) = v0.25.4
+Provides: bundled(golang(github.com/go_openapi/swag/fileutils)) = v0.25.4
+Provides: bundled(golang(github.com/go_openapi/swag/jsonname)) = v0.25.4
+Provides: bundled(golang(github.com/go_openapi/swag/jsonutils)) = v0.25.4
+Provides: bundled(golang(github.com/go_openapi/swag/loading)) = v0.25.4
+Provides: bundled(golang(github.com/go_openapi/swag/mangling)) = v0.25.4
+Provides: bundled(golang(github.com/go_openapi/swag/netutils)) = v0.25.4
+Provides: bundled(golang(github.com/go_openapi/swag/stringutils)) = v0.25.4
+Provides: bundled(golang(github.com/go_openapi/swag/typeutils)) = v0.25.4
+Provides: bundled(golang(github.com/go_openapi/swag/yamlutils)) = v0.25.4
+Provides: bundled(golang(github.com/go_openapi/validate)) = v0.25.1
Provides: bundled(golang(github.com/go_viper/mapstructure/v2)) = v2.4.0
Provides: bundled(golang(github.com/godbus/dbus/v5)) = v5.2.0
Provides: bundled(golang(github.com/gofrs/flock)) = v0.13.0
Provides: bundled(golang(github.com/gogo/protobuf)) = v1.3.2
Provides: bundled(golang(github.com/golang/groupcache)) = v0.0.0_20241129210726_2c02b8208cf8
Provides: bundled(golang(github.com/golang/protobuf)) = v1.5.4
-Provides: bundled(golang(github.com/golang/snappy)) = v0.0.4
+Provides: bundled(golang(github.com/golang/snappy)) = v1.0.0
Provides: bundled(golang(github.com/google/certificate_transparency_go)) = v1.3.2
Provides: bundled(golang(github.com/google/go_cmp)) = v0.7.0
-Provides: bundled(golang(github.com/google/go_containerregistry)) = v0.20.6
-Provides: bundled(golang(github.com/google/s2a_go)) = v0.1.9
+Provides: bundled(golang(github.com/google/go_containerregistry)) = v0.21.1
Provides: bundled(golang(github.com/google/shlex)) = v0.0.0_20191202100458_e7afc7fbc510
Provides: bundled(golang(github.com/google/uuid)) = v1.6.0
-Provides: bundled(golang(github.com/googleapis/enterprise_certificate_proxy)) = v0.3.6
-Provides: bundled(golang(github.com/googleapis/gax_go/v2)) = v2.15.0
-Provides: bundled(golang(github.com/gorilla/handlers)) = v1.5.1
+Provides: bundled(golang(github.com/gorilla/handlers)) = v1.5.2
Provides: bundled(golang(github.com/gorilla/mux)) = v1.8.1
Provides: bundled(golang(github.com/gorilla/websocket)) = v1.5.4_0.20250319132907_e064f32e3674
Provides: bundled(golang(github.com/gosimple/slug)) = v1.15.0
Provides: bundled(golang(github.com/gosimple/unidecode)) = v1.0.1
-Provides: bundled(golang(github.com/grpc_ecosystem/grpc_gateway/v2)) = v2.27.2
+Provides: bundled(golang(github.com/grpc_ecosystem/grpc_gateway/v2)) = v2.27.3
Provides: bundled(golang(github.com/hashicorp/errwrap)) = v1.1.0
Provides: bundled(golang(github.com/hashicorp/go_cleanhttp)) = v0.5.2
Provides: bundled(golang(github.com/hashicorp/go_immutable_radix/v2)) = v2.1.0
@@ -186,29 +166,26 @@ Provides: bundled(golang(github.com/hiddeco/sshsig)) = v0.2.0
Provides: bundled(golang(github.com/in_toto/attestation)) = v1.1.2
Provides: bundled(golang(github.com/in_toto/in_toto_golang)) = v0.9.0
Provides: bundled(golang(github.com/inconshreveable/mousetrap)) = v1.1.0
-Provides: bundled(golang(github.com/insomniacslk/dhcp)) = v0.0.0_20240829085014_a3a4c1f04475
-Provides: bundled(golang(github.com/jedisct1/go_minisign)) = v0.0.0_20230811132847_661be99b8267
-Provides: bundled(golang(github.com/josharian/intern)) = v1.0.0
+Provides: bundled(golang(github.com/insomniacslk/dhcp)) = v0.0.0_20250417080101_5f8cf70e8c5f
+Provides: bundled(golang(github.com/jedisct1/go_minisign)) = v0.0.0_20241212093149_d2f9f49435c7
Provides: bundled(golang(github.com/josharian/native)) = v1.1.0
-Provides: bundled(golang(github.com/klauspost/compress)) = v1.18.2
+Provides: bundled(golang(github.com/klauspost/compress)) = v1.18.4
Provides: bundled(golang(github.com/klauspost/pgzip)) = v1.2.6
-Provides: bundled(golang(github.com/letsencrypt/boulder)) = v0.0.0_20240620165639_de9c06129bec
-Provides: bundled(golang(github.com/mailru/easyjson)) = v0.9.0
+Provides: bundled(golang(github.com/letsencrypt/boulder)) = v0.20251110.0
Provides: bundled(golang(github.com/mattn/go_colorable)) = v0.1.14
Provides: bundled(golang(github.com/mattn/go_isatty)) = v0.0.20
-Provides: bundled(golang(github.com/mattn/go_runewidth)) = v0.0.19
+Provides: bundled(golang(github.com/mattn/go_runewidth)) = v0.0.20
Provides: bundled(golang(github.com/mattn/go_shellwords)) = v1.0.12
Provides: bundled(golang(github.com/mdlayher/packet)) = v1.1.2
Provides: bundled(golang(github.com/mdlayher/socket)) = v0.5.1
Provides: bundled(golang(github.com/mitchellh/go_homedir)) = v1.1.0
Provides: bundled(golang(github.com/mitchellh/hashstructure/v2)) = v2.0.2
-Provides: bundled(golang(github.com/mitchellh/mapstructure)) = v1.5.1_0.20231216201459_8508981c8b6c
-Provides: bundled(golang(github.com/moby/buildkit)) = v0.26.3
+Provides: bundled(golang(github.com/moby/buildkit)) = v0.27.1
Provides: bundled(golang(github.com/moby/docker_image_spec)) = v1.3.1
Provides: bundled(golang(github.com/moby/go_archive)) = v0.2.0
Provides: bundled(golang(github.com/moby/locker)) = v1.0.1
Provides: bundled(golang(github.com/moby/patternmatcher)) = v0.6.0
-Provides: bundled(golang(github.com/moby/policy_helpers)) = v0.0.0_20251105011237_bcaa71c99f14
+Provides: bundled(golang(github.com/moby/policy_helpers)) = v0.0.0_20260127165209_eeebf1a0ab2b
Provides: bundled(golang(github.com/moby/profiles/seccomp)) = v0.1.0
Provides: bundled(golang(github.com/moby/sys/atomicwriter)) = v0.1.0
Provides: bundled(golang(github.com/moby/sys/capability)) = v0.4.0
@@ -233,83 +210,73 @@ Provides: bundled(golang(github.com/opencontainers/runtime_spec)) = v1.3.0
Provides: bundled(golang(github.com/opencontainers/runtime_tools)) = v0.9.1_0.20251205004911_5e639034dcdc
Provides: bundled(golang(github.com/opencontainers/selinux)) = v1.13.1
Provides: bundled(golang(github.com/opencontainers/umoci)) = v0.6.0
-Provides: bundled(golang(github.com/opentracing/opentracing_go)) = v1.2.0
-Provides: bundled(golang(github.com/package_url/packageurl_go)) = v0.1.1
+Provides: bundled(golang(github.com/package_url/packageurl_go)) = v0.1.3
Provides: bundled(golang(github.com/pelletier/go_toml)) = v1.9.5
Provides: bundled(golang(github.com/pelletier/go_toml/v2)) = v2.2.4
-Provides: bundled(golang(github.com/petermattis/goid)) = v0.0.0_20240813172612_4fcff4a6cae7
-Provides: bundled(golang(github.com/pierrec/lz4/v4)) = v4.1.21
+Provides: bundled(golang(github.com/petermattis/goid)) = v0.0.0_20250721140440_ea1c0173183e
+Provides: bundled(golang(github.com/pierrec/lz4/v4)) = v4.1.22
+Provides: bundled(golang(github.com/pkg/browser)) = v0.0.0_20240102092130_5ac0b6a4141c
Provides: bundled(golang(github.com/pkg/errors)) = v0.9.1
Provides: bundled(golang(github.com/planetscale/vtprotobuf)) = v0.6.1_0.20240319094008_0393e58bdf10
Provides: bundled(golang(github.com/pmezard/go_difflib)) = v1.0.1_0.20181226105442_5d4384ee4fb2
Provides: bundled(golang(github.com/prometheus/client_golang)) = v1.23.2
Provides: bundled(golang(github.com/prometheus/client_model)) = v0.6.2
-Provides: bundled(golang(github.com/prometheus/common)) = v0.66.1
-Provides: bundled(golang(github.com/prometheus/procfs)) = v0.16.1
+Provides: bundled(golang(github.com/prometheus/common)) = v0.67.4
+Provides: bundled(golang(github.com/prometheus/procfs)) = v0.17.0
Provides: bundled(golang(github.com/rootless_containers/proto/go_proto)) = v0.0.0_20230421021042_4cd87ebadd67
Provides: bundled(golang(github.com/russross/blackfriday/v2)) = v2.1.0
Provides: bundled(golang(github.com/safchain/ethtool)) = v0.6.2
-Provides: bundled(golang(github.com/sagikazarmark/locafero)) = v0.7.0
Provides: bundled(golang(github.com/samber/lo)) = v1.52.0
Provides: bundled(golang(github.com/sasha_s/go_deadlock)) = v0.3.5
Provides: bundled(golang(github.com/sassoftware/relic)) = v7.2.1+incompatible
Provides: bundled(golang(github.com/sebdah/goldie/v2)) = v2.8.0
Provides: bundled(golang(github.com/seccomp/libseccomp_golang)) = v0.11.1
-Provides: bundled(golang(github.com/secure_systems_lab/go_securesystemslib)) = v0.9.1
-Provides: bundled(golang(github.com/segmentio/ksuid)) = v1.0.4
+Provides: bundled(golang(github.com/secure_systems_lab/go_securesystemslib)) = v0.10.0
Provides: bundled(golang(github.com/sergi/go_diff)) = v1.4.0
Provides: bundled(golang(github.com/shibumi/go_pathspec)) = v1.3.0
Provides: bundled(golang(github.com/shopspring/decimal)) = v1.4.0
-Provides: bundled(golang(github.com/sigstore/cosign/v2)) = v2.6.1
+Provides: bundled(golang(github.com/sigstore/cosign/v2)) = v2.6.2
Provides: bundled(golang(github.com/sigstore/protobuf_specs)) = v0.5.0
-Provides: bundled(golang(github.com/sigstore/rekor)) = v1.4.2
-Provides: bundled(golang(github.com/sigstore/rekor_tiles)) = v0.1.11
-Provides: bundled(golang(github.com/sigstore/sigstore)) = v1.9.6_0.20250729224751_181c5d3339b3
-Provides: bundled(golang(github.com/sigstore/sigstore_go)) = v1.1.3
-Provides: bundled(golang(github.com/sigstore/timestamp_authority)) = v1.2.9
+Provides: bundled(golang(github.com/sigstore/rekor)) = v1.5.0
+Provides: bundled(golang(github.com/sigstore/rekor_tiles/v2)) = v2.0.1
+Provides: bundled(golang(github.com/sigstore/sigstore)) = v1.10.4
+Provides: bundled(golang(github.com/sigstore/sigstore_go)) = v1.1.4
+Provides: bundled(golang(github.com/sigstore/timestamp_authority/v2)) = v2.0.3
Provides: bundled(golang(github.com/sirupsen/logrus)) = v1.9.4
-Provides: bundled(golang(github.com/skratchdot/open_golang)) = v0.0.0_20200116055534_eef842397966
-Provides: bundled(golang(github.com/sourcegraph/conc)) = v0.3.0
-Provides: bundled(golang(github.com/spdx/tools_golang)) = v0.5.5
-Provides: bundled(golang(github.com/spf13/afero)) = v1.12.0
-Provides: bundled(golang(github.com/spf13/cast)) = v1.7.1
+Provides: bundled(golang(github.com/spdx/tools_golang)) = v0.5.7
Provides: bundled(golang(github.com/spf13/cobra)) = v1.10.2
Provides: bundled(golang(github.com/spf13/pflag)) = v1.0.10
-Provides: bundled(golang(github.com/spf13/viper)) = v1.20.1
-Provides: bundled(golang(github.com/spiffe/go_spiffe/v2)) = v2.6.0
-Provides: bundled(golang(github.com/subosito/gotenv)) = v1.6.0
+Provides: bundled(golang(github.com/stretchr/testify)) = v1.11.1
Provides: bundled(golang(github.com/sylabs/json_resp)) = v0.9.5
-Provides: bundled(golang(github.com/sylabs/oci_tools)) = v0.18.0
+Provides: bundled(golang(github.com/sylabs/oci_tools)) = v0.19.0
Provides: bundled(golang(github.com/sylabs/scs_build_client)) = v0.9.20
Provides: bundled(golang(github.com/sylabs/scs_key_client)) = v0.7.9
Provides: bundled(golang(github.com/sylabs/scs_library_client)) = v1.4.14
-Provides: bundled(golang(github.com/sylabs/sif/v2)) = v2.22.0
+Provides: bundled(golang(github.com/sylabs/sif/v2)) = v2.23.0
Provides: bundled(golang(github.com/sylabs/squashfs)) = v1.0.4
Provides: bundled(golang(github.com/syndtr/goleveldb)) = v1.0.1_0.20220721030215_126854af5e6d
Provides: bundled(golang(github.com/therootcompany/xz)) = v1.0.1
Provides: bundled(golang(github.com/theupdateframework/go_tuf)) = v0.7.0
-Provides: bundled(golang(github.com/theupdateframework/go_tuf/v2)) = v2.2.0
+Provides: bundled(golang(github.com/theupdateframework/go_tuf/v2)) = v2.4.1
Provides: bundled(golang(github.com/titanous/rocacheck)) = v0.0.0_20171023193734_afe73141d399
Provides: bundled(golang(github.com/tonistiigi/dchapes_mode)) = v0.0.0_20250318174251_73d941a28323
-Provides: bundled(golang(github.com/tonistiigi/fsutil)) = v0.0.0_20250605211040_586307ad452f
+Provides: bundled(golang(github.com/tonistiigi/fsutil)) = v0.0.0_20251211185533_a2aa163d723f
Provides: bundled(golang(github.com/tonistiigi/go_archvariant)) = v1.0.0
Provides: bundled(golang(github.com/tonistiigi/go_csvvalue)) = v0.0.0_20240814133006_030d3b2625d0
Provides: bundled(golang(github.com/tonistiigi/units)) = v0.0.0_20180711220420_6950e57a87ea
Provides: bundled(golang(github.com/tonistiigi/vt100)) = v0.0.0_20240514184818_90bafcd6abab
-Provides: bundled(golang(github.com/transparency_dev/formats)) = v0.0.0_20250421220931_bb8ad4d07c26
+Provides: bundled(golang(github.com/transparency_dev/formats)) = v0.0.0_20251017110053_404c0d5b696c
Provides: bundled(golang(github.com/transparency_dev/merkle)) = v0.0.2
-Provides: bundled(golang(github.com/transparency_dev/tessera)) = v1.0.0_rc3
Provides: bundled(golang(github.com/u_root/uio)) = v0.0.0_20240224005618_d2acac8f3701
Provides: bundled(golang(github.com/ulikunitz/xz)) = v0.5.14
Provides: bundled(golang(github.com/vbatts/go_mtree)) = v0.6.1_0.20250911112631_8307d76bc1b9
Provides: bundled(golang(github.com/vbatts/tar_split)) = v0.12.2
-Provides: bundled(golang(github.com/vbauerster/mpb/v8)) = v8.11.3
+Provides: bundled(golang(github.com/vbauerster/mpb/v8)) = v8.12.0
Provides: bundled(golang(github.com/vishvananda/netlink)) = v1.3.1
Provides: bundled(golang(github.com/vishvananda/netns)) = v0.0.5
Provides: bundled(golang(github.com/xeipuuv/gojsonpointer)) = v0.0.0_20190905194746_02993c407bfb
Provides: bundled(golang(github.com/xeipuuv/gojsonreference)) = v0.0.0_20180127040603_bd5ef7bd5415
Provides: bundled(golang(github.com/xeipuuv/gojsonschema)) = v1.2.0
-Provides: bundled(golang(k8s.io/klog/v2)) = v2.130.1
Provides: bundled(golang(mvdan.cc/sh/v3)) = v3.12.0
Provides: bundled(golang(sigs.k8s.io/knftables)) = v0.0.18
Provides: bundled(golang(sigs.k8s.io/yaml)) = v1.6.0
@@ -392,6 +359,9 @@ container platform designed to be simple, fast, and secure.
%doc CONTRIBUTING.md
%changelog
+* Fri Feb 27 2026 David Trudgian <dtrudg@sylabs.io> - 4.4.0-1
+- Upgrade to 4.4.0 upstream version.
+
* Tue Feb 03 2026 Maxwell G <maxwell@gtmx.me> - 4.3.7-2
- Rebuild for https://fedoraproject.org/wiki/Changes/golang1.26
diff --git a/sources b/sources
index 6e67084..3eceefc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (singularity-ce-4.3.7.tar.gz) = 56c4fc8c0f00c41636654ae76868d5b7947b607cfdffeb66672f32ac3f1a8cf3194cbc9a344b11d74b1ba8775e2b1bf244b673ea8d3c9352ab848b677eaa4a62
+SHA512 (singularity-ce-4.4.0.tar.gz) = 94a2560316227b9eba99b9e3d19bfaea8b1177d281e09491f174144d0cc624ccaa8b58051f9815d3927f3d609531d8aebe11059ca658582e8790b2c3e1f7ceff
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-06-10 8:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-10 8:32 [rpms/singularity-ce] f44: Upgrade to 4.4.0 upstream version David Trudgian
-- strict thread matches above, loose matches on Subject: below --
2026-06-10 8:32 David Trudgian
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox