public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Dave Dykstra <2129743+DrDaveD@users.noreply.github.com>
To: git-commits@fedoraproject.org
Subject: [rpms/apptainer] migrate-spdx: update to 1.5.0-rc.2
Date: Mon, 03 Aug 2026 17:53:39 GMT	[thread overview]
Message-ID: <178577961952.1.10287079594876199631.rpms-apptainer-c8f27e4bc71c@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/apptainer
Branch : migrate-spdx
Commit : c8f27e4bc71ca376766c8dadc2b6427e81d0f6a5
Author : Dave Dykstra <2129743+DrDaveD@users.noreply.github.com>
Date   : 2026-04-14T20:31:37-05:00
Stats  : +36/-96 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/apptainer/c/c8f27e4bc71ca376766c8dadc2b6427e81d0f6a5?branch=migrate-spdx

Log:
update to 1.5.0-rc.2

---
diff --git a/.gitignore b/.gitignore
index 04fcd0a..9ee7cf2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,6 @@
 /apptainer-*tar*
 /e2fsprogs-*tar*
-/gocryptfs-*tar*
+/gocryptfs[-_]*tar*
 /squashfs-tools-*tar*
 # Small tarballs hang on upload so they're checked in and not ignored
 # /fuse-overlayfs-*tar*

diff --git a/apptainer.spec b/apptainer.spec
index e0cf16d..c13663b 100644
--- a/apptainer.spec
+++ b/apptainer.spec
@@ -27,7 +27,7 @@
 
 # This can be slightly different than %%{version}.
 # For example, it has dash instead of tilde for release candidates.
-%global package_version 1.5.0-rc.1
+%global package_version 1.5.0-rc.2
 
 %global gocryptfs_version 2.6.1
 %global squashfuse_version 0.6.1
@@ -43,7 +43,7 @@
 
 Summary: Application and environment virtualization formerly known as Singularity
 Name: apptainer
-Version: 1.5.0~rc.1
+Version: 1.5.0~rc.2
 Release: 1%{?dist}
 # See LICENSE.md for first party code (BSD-3-Clause and LBNL BSD)
 # See LICENSE_THIRD_PARTY.md for incorporated code (ASL 2.0)
@@ -52,15 +52,10 @@ Release: 1%{?dist}
 License: LicenseRef-Callaway-BSD AND BSD-3-Clause-LBNL AND Apache-2.0
 URL: https://apptainer.org
 Source: https://github.com/%{name}/%{name}/releases/download/v%{package_version}/%{name}-%{package_version}.tar.gz
-Patch1: skip-missing-dependencies.patch
-Patch2: skip-ppc64le-ldflags.patch
 
 %if "%{?gocryptfs_version}" != ""
-# In order to build offline, this source tarball needs to have the "vendor"
-# directory added, which can be done by unpacking it, doing the command
-#   go mod vendor
-# and then recreating the tarball.  Use scripts/download-dependencies.
-Source10: https://github.com/rfjakob/gocryptfs/archive/v%{gocryptfs_version}/gocryptfs-%{gocryptfs_version}.tar.gz
+# use the release asset that includes vendor directory
+Source10: https://github.com/rfjakob/gocryptfs/releases/download/v%{gocryptfs_version}/gocryptfs_v%{gocryptfs_version}_src-deps.tar.gz
 %endif
 %if "%{?squashfuse_version}" != ""
 Source11: https://github.com/vasi/squashfuse/archive/%{squashfuse_version}/squashfuse-%{squashfuse_version}.tar.gz
@@ -126,26 +121,25 @@ Provides: bundled(squashfs-tools) = %{squashfs_tools_version}
 %if "%{?PRoot_version}" != ""
 Provides: bundled(PRoot) = %{PRoot_version}
 %endif
-Provides: bundled(golang(cyphar.com/go_pathrs)) = v0.2.1
+Provides: bundled(golang(cyphar.com/go_pathrs)) = v0.2.4
 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/BurntSushi/toml)) = v1.6.0
 Provides: bundled(golang(github.com/Microsoft/go_winio)) = v0.6.2
 Provides: bundled(golang(github.com/Netflix/go_expect)) = v0.0.0_20220104043353_73e0943537d2
-Provides: bundled(golang(github.com/ProtonMail/go_crypto)) = v1.4.0
+Provides: bundled(golang(github.com/ProtonMail/go_crypto)) = v1.4.1
 Provides: bundled(golang(github.com/VividCortex/ewma)) = v1.2.0
 Provides: bundled(golang(github.com/acarl005/stripansi)) = v0.0.0_20180116102854_5a71ef0e047d
 Provides: bundled(golang(github.com/adigunhammedolalekan/registry_auth)) = v0.0.0_20200730122110_8cde180a3a60
 Provides: bundled(golang(github.com/alexflint/go_filemutex)) = v1.3.0
 Provides: bundled(golang(github.com/apex/log)) = v1.9.0
 Provides: bundled(golang(github.com/apptainer/container_key_client)) = v0.8.0
-Provides: bundled(golang(github.com/apptainer/container_library_client)) = v1.4.12
+Provides: bundled(golang(github.com/apptainer/container_library_client)) = v1.4.14
 Provides: bundled(golang(github.com/apptainer/sif/v2)) = v2.24.0
 Provides: bundled(golang(github.com/astromechza/etcpwdparse)) = v0.0.0_20170319193008_f0e5f0779716
 Provides: bundled(golang(github.com/beorn7/perks)) = v1.0.1
 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)) = v1.8.2
 Provides: bundled(golang(github.com/cenkalti/backoff/v4)) = v4.3.0
 Provides: bundled(golang(github.com/cespare/xxhash/v2)) = v2.3.0
@@ -157,27 +151,27 @@ Provides: bundled(golang(github.com/containerd/errdefs/pkg)) = v0.3.0
 Provides: bundled(golang(github.com/containerd/log)) = v0.1.0
 Provides: bundled(golang(github.com/containerd/stargz_snapshotter/estargz)) = v0.18.2
 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/libtrust)) = v0.0.0_20230121012942_c1716e8a8d01
 Provides: bundled(golang(github.com/containers/ocicrypt)) = v1.2.1
 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_systemd/v22)) = v22.6.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/distribution/reference)) = v0.6.0
-Provides: bundled(golang(github.com/docker/cli)) = v29.3.0+incompatible
+Provides: bundled(golang(github.com/docker/cli)) = v29.4.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.3
-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/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)) = v0.0.0_20150301180006_535138d7bcd7
@@ -188,7 +182,7 @@ Provides: bundled(golang(github.com/go_logr/stdr)) = v1.2.2
 Provides: bundled(golang(github.com/godbus/dbus/v5)) = v5.1.0
 Provides: bundled(golang(github.com/golang/protobuf)) = v1.5.4
 Provides: bundled(golang(github.com/google/go_cmp)) = v0.7.0
-Provides: bundled(golang(github.com/google/go_containerregistry)) = v0.21.2
+Provides: bundled(golang(github.com/google/go_containerregistry)) = v0.21.3
 Provides: bundled(golang(github.com/google/uuid)) = v1.6.0
 Provides: bundled(golang(github.com/gorilla/handlers)) = v1.5.1
 Provides: bundled(golang(github.com/gorilla/mux)) = v1.8.1
@@ -213,8 +207,9 @@ Provides: bundled(golang(github.com/miekg/pkcs11)) = v1.1.1
 Provides: bundled(golang(github.com/mitchellh/go_homedir)) = v1.1.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/moby/api)) = v1.54.1
+Provides: bundled(golang(github.com/moby/moby/client)) = v0.4.0
 Provides: bundled(golang(github.com/moby/patternmatcher)) = v0.6.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/mountinfo)) = v0.7.2
 Provides: bundled(golang(github.com/moby/sys/sequential)) = v0.6.0
@@ -222,17 +217,18 @@ 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/modern_go/concurrent)) = v0.0.0_20180306012644_bacd9c7ef1dd
 Provides: bundled(golang(github.com/modern_go/reflect2)) = v1.0.2
+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/networkplumbing/go_nft)) = v0.4.0
 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.2
 Provides: bundled(golang(github.com/opencontainers/runtime_spec)) = v1.3.0
 Provides: bundled(golang(github.com/opencontainers/runtime_tools)) = v0.9.1_0.20251114084447_edf4cb3d2116
 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/pelletier/go_toml/v2)) = v2.2.4
+Provides: bundled(golang(github.com/pelletier/go_toml/v2)) = v2.3.0
 Provides: bundled(golang(github.com/pierrec/lz4/v4)) = v4.1.21
 Provides: bundled(golang(github.com/pkg/errors)) = v0.9.1
 Provides: bundled(golang(github.com/proglottis/gpgme)) = v0.1.4
@@ -250,7 +246,7 @@ Provides: bundled(golang(github.com/secure_systems_lab/go_securesystemslib)) = v
 Provides: bundled(golang(github.com/shopspring/decimal)) = v1.4.0
 Provides: bundled(golang(github.com/sigstore/fulcio)) = v1.8.5
 Provides: bundled(golang(github.com/sigstore/protobuf_specs)) = v0.5.0
-Provides: bundled(golang(github.com/sigstore/sigstore)) = v1.10.4
+Provides: bundled(golang(github.com/sigstore/sigstore)) = v1.10.5
 Provides: bundled(golang(github.com/sirupsen/logrus)) = v1.9.4
 Provides: bundled(golang(github.com/smallstep/pkcs7)) = v0.1.1
 Provides: bundled(golang(github.com/spf13/cobra)) = v1.10.2
@@ -275,13 +271,13 @@ Provides: bundled(golang(go.opentelemetry.io/otel/trace)) = v1.38.0
 Provides: bundled(golang(go.yaml.in/yaml/v2)) = v2.4.3
 Provides: bundled(golang(go.yaml.in/yaml/v3)) = v3.0.4
 Provides: bundled(golang(go.yaml.in/yaml/v4)) = v4.0.0_rc.4
-Provides: bundled(golang(golang.org/x/crypto)) = v0.49.0
-Provides: bundled(golang(golang.org/x/mod)) = v0.33.0
-Provides: bundled(golang(golang.org/x/net)) = v0.51.0
+Provides: bundled(golang(golang.org/x/crypto)) = v0.50.0
+Provides: bundled(golang(golang.org/x/mod)) = v0.34.0
+Provides: bundled(golang(golang.org/x/net)) = v0.52.0
 Provides: bundled(golang(golang.org/x/sync)) = v0.20.0
-Provides: bundled(golang(golang.org/x/sys)) = v0.42.0
-Provides: bundled(golang(golang.org/x/term)) = v0.41.0
-Provides: bundled(golang(golang.org/x/text)) = v0.35.0
+Provides: bundled(golang(golang.org/x/sys)) = v0.43.0
+Provides: bundled(golang(golang.org/x/term)) = v0.42.0
+Provides: bundled(golang(golang.org/x/text)) = v0.36.0
 Provides: bundled(golang(google.golang.org/genproto/googleapis/api)) = v0.0.0_20251222181119_0a764e51fe1b
 Provides: bundled(golang(google.golang.org/genproto/googleapis/rpc)) = v0.0.0_20251222181119_0a764e51fe1b
 Provides: bundled(golang(google.golang.org/grpc)) = v1.78.0
@@ -289,7 +285,7 @@ Provides: bundled(golang(google.golang.org/protobuf)) = v1.36.11
 Provides: bundled(golang(gopkg.in/yaml.v2)) = v2.4.0
 Provides: bundled(golang(gopkg.in/yaml.v3)) = v3.0.1
 Provides: bundled(golang(gotest.tools/v3)) = v3.5.2
-Provides: bundled(golang(mvdan.cc/sh/v3)) = v3.13.0
+Provides: bundled(golang(mvdan.cc/sh/v3)) = v3.13.1
 Provides: bundled(golang(sigs.k8s.io/knftables)) = v0.0.18
 Provides: bundled(golang(sigs.k8s.io/yaml)) = v1.4.0
 Provides: bundled(golang(tags.cncf.io/container_device_interface)) = v1.1.0
@@ -298,6 +294,7 @@ Provides: bundled(golang(tags.cncf.io/container_device_interface/specs_go)) = v1
 %if "%{_target_vendor}" == "suse"
 BuildRequires: go
 BuildRequires: liblz4-devel
+BuildRequires: libprotobuf-c-devel
 %if 0%{?suse_version} > 1600
 BuildRequires: libsubid-devel
 %endif
@@ -305,6 +302,7 @@ BuildRequires: libsubid-devel
 BuildRequires: shadow-utils-subid-devel
 BuildRequires: golang
 BuildRequires: lz4-devel
+BuildRequires: protobuf-c-devel
 %endif
 BuildRequires: git
 BuildRequires: gcc
@@ -312,7 +310,6 @@ BuildRequires: make
 BuildRequires: libseccomp-devel
 BuildRequires: libtalloc-devel
 BuildRequires: libattr-devel
-BuildRequires: protobuf-c-devel
 BuildRequires: cryptsetup
 BuildRequires: fuse3-devel
 %if ("%{?squashfuse_version}" != "") || ("%{e2fsprogs_version}" != "") || ("%{fuse_overlayfs_version}" != "") || ("%{?squashfs_tools_version}" != "")
@@ -354,8 +351,6 @@ Provides the optional setuid-root portion of Apptainer.
 
 %prep
 %setup -n %{name}-%{package_version}
-%patch -P 1 -p1
-%patch -P 2 -p1
 # don't need to setup dependent source packages and patches because
 # that is done by the compile-dependencies script
 %if "%{?PRoot_version}" == ""
@@ -407,7 +402,7 @@ export PATH=$PWD/go/bin:$PATH
 %make_install -C builddir V=
 
 %if "%{?gocryptfs_version}" != ""
-install -m 755 gocryptfs-%{gocryptfs_version}/gocryptfs %{buildroot}%{_libexecdir}/%{name}/bin/gocryptfs
+install -m 755 gocryptfs_v%{gocryptfs_version}_src-deps/gocryptfs %{buildroot}%{_libexecdir}/%{name}/bin/gocryptfs
 %endif
 
 %if "%{?squashfuse_version}" != ""
@@ -525,6 +520,9 @@ fi
 %attr(4755, root, root) %{_libexecdir}/%{name}/bin/starter-suid
 
 %changelog
+* Tue Apr 14 2026 Dave Dykstra <dwd@cern.ch> - 1.5.0~rc.2
+- Update to upstream 1.5.0~rc.2
+
 * Thu Mar 12 2026 Dave Dykstra <dwd@cern.ch> - 1.5.0~rc.1
 - Update to upstream 1.5.0~rc.1
 

diff --git a/skip-missing-dependencies.patch b/skip-missing-dependencies.patch
deleted file mode 100644
index f561b45..0000000
--- a/skip-missing-dependencies.patch
+++ /dev/null
@@ -1,33 +0,0 @@
-diff --git a/scripts/compile-dependencies b/scripts/compile-dependencies
-index 1c06f7c9a..5899d27da 100755
---- a/scripts/compile-dependencies
-+++ b/scripts/compile-dependencies
-@@ -19,10 +19,10 @@ fi
- 
- set -ex
- for PKG in squashfs-tools squashfuse e2fsprogs fuse-overlayfs gocryptfs PRoot; do
--    TGZ="$(echo $SRC/${PKG}-*.tar.gz)"
-+    TGZ="$(echo $SRC/${PKG}[_-]*.tar.gz)"
-     if [ ! -f "$TGZ" ]; then
--	echo "$PKG-*.tar.gz not found in $SRC" >&2
--	exit 1
-+	echo "$PKG-*.tar.gz not found in $SRC, skipping" >&2
-+	continue
-     fi
-     DIR=${TGZ%.tar.gz}
-     DIR=${DIR/*\//}
-diff --git a/scripts/install-dependencies b/scripts/install-dependencies
-index 72f0a5d36..87b6c7ca9 100755
---- a/scripts/install-dependencies
-+++ b/scripts/install-dependencies
-@@ -35,8 +35,8 @@ fi
- set -ex
- for CMD in squashfs-tools-*/squashfs-tools/{mksquashfs,unsquashfs} squashfuse-*/squashfuse_ll e2fsprogs-*/fuse2fs fuse-overlayfs-*/fuse-overlayfs gocryptfs-*/gocryptfs PRoot-*/src/proot; do
-     if [ ! -f "$CMD" ]; then
--	echo "$CMD not found" >&2
--	exit 1
-+	echo "$CMD not found, skipping" >&2
-+	continue
-     fi
-     cp -f $CMD $DIR
- done

diff --git a/skip-ppc64le-ldflags.patch b/skip-ppc64le-ldflags.patch
deleted file mode 100644
index 378de75..0000000
--- a/skip-ppc64le-ldflags.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-diff --git a/mlocal/frags/common_opts.mk b/mlocal/frags/common_opts.mk
-index 64160bf10..1f6f5c72a 100644
---- a/mlocal/frags/common_opts.mk
-+++ b/mlocal/frags/common_opts.mk
-@@ -4,4 +4,9 @@ CLEANFILES :=
- # general build-wide compile options
- AFLAGS := -g
- 
--LDFLAGS += -Wl,-z,relro,-z,now
-+GO_EXTLDFLAGS := -Wl,-z,relro,-z,now
-+# The default LDFLAGS interfere on EL10 through Fedora on ppc64le arch
-+uname_m := $(shell uname -m)
-+ifneq ($(uname_m),ppc64le)
-+GO_EXTLDFLAGS += $(LDFLAGS)
-+endif
-diff --git a/mlocal/frags/go_normal_opts.mk b/mlocal/frags/go_normal_opts.mk
-index 65ea16cc3..1e185f6fe 100644
---- a/mlocal/frags/go_normal_opts.mk
-+++ b/mlocal/frags/go_normal_opts.mk
-@@ -4,4 +4,4 @@
- # "-B gobuildid" is a simplification of the macro, to tell go's link
- # command to add a GNU Build Id itself.
- GO_TAGS += rpm_crashtraceback
--GO_LDFLAGS += -ldflags="-linkmode=external -compressdwarf=false -B gobuildid -extldflags '$(LDFLAGS)'"
-+GO_LDFLAGS += -ldflags="-linkmode=external -compressdwarf=false -B gobuildid -extldflags '$(GO_EXTLDFLAGS)'"

diff --git a/sources b/sources
index faa03ba..dd3c0f8 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,4 @@
 SHA512 (e2fsprogs-1.47.3.tar.gz) = 72d6ad9b2bdd1032b2a64cb7e2789a4c98e660169f3594c1d04d6322aff2ed4783cb5842eb4cb0aff7660c96c122d638dc541833b1a0a5cfdabaaaa3705ae2dd
-SHA512 (gocryptfs-2.6.1.tar.gz) = dd62e40b3fd22b1d837c159009faa3a3605057f3792ba609c08ec7637ebf1e15a253cdea2154939172dd3b9a88b52cf93bef58fc148a737ccd8779f9ce17f585
+SHA512 (gocryptfs_v2.6.1_src-deps.tar.gz) = ec8a8011a355656c1f242269fcc1559c537e880342e4f71a956a63ac72e47f2d9fea45f6ef308d420282725eb5bd4780f0cd645d137bb6beecb97a9c93b448fb
 SHA512 (squashfs-tools-4.7.5.tar.gz) = d24f1c8611dc7dcb17b81f3a34ee8c0d3484141c70ebe7c77c91c966e76cddc671e24d3f4a471ddc819c4708480cdd179168fe2bca8a09e97cebf0da9ef83b1c
-SHA512 (apptainer-1.5.0-rc.1.tar.gz) = 9b758de41b5c7a6294c158a7d3c20fccda6897d05e32af72359550b1fb3abffdc752f03684038e40e239a47c55ccbdae0b84c816bcb57bc99f453df7fce6e341
+SHA512 (apptainer-1.5.0-rc.2.tar.gz) = 939b3e731007b2a45179e848b221145d8d9f5889704ee6a6d48d828018a88cd61dd82aca9f4087e113668ad31b3a55d06941ab6770ff692a2a552b027fa0d370

                 reply	other threads:[~2026-08-03 17:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178577961952.1.10287079594876199631.rpms-apptainer-c8f27e4bc71c@fedoraproject.org \
    --to=2129743+drdaved@users.noreply.github.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox