Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package apptainer for openSUSE:Factory checked in at 2026-05-06 19:19:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/apptainer (Old) and /work/SRC/openSUSE:Factory/.apptainer.new.30200 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apptainer" Wed May 6 19:19:21 2026 rev:41 rq:1351164 version:1.4.5 Changes: -------- --- /work/SRC/openSUSE:Factory/apptainer/apptainer.changes 2026-02-13 16:13:33.349227676 +0100 +++ /work/SRC/openSUSE:Factory/.apptainer.new.30200/apptainer.changes 2026-05-06 19:21:14.013331675 +0200 @@ -1,0 +2,15 @@ +Wed May 6 06:30:25 UTC 2026 - Egbert Eich <[email protected]> + +- Fix CVE-2026-34986 (bsc#1262956) + * github.com/go-jose/go-jose/[email protected] + CVE-2026-33186 GO-2026-4762 (bsc#1260311) + * google.golang.org/[email protected] + CVE-2026-24137 GO-2026-4358 (bsc#1264177) + * github.com/sigstore/[email protected] + Fix fallout: + github.com/moby/[email protected] + github.com/containers/image/v5=github.com/containers/image/[email protected] +- Building Add `%%with_suid` macro to optionally build the + `suid` starter (default: off). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ apptainer.spec ++++++ --- /var/tmp/diff_new_pack.bpwwkr/_old 2026-05-06 19:21:16.193421985 +0200 +++ /var/tmp/diff_new_pack.bpwwkr/_new 2026-05-06 19:21:16.197422151 +0200 @@ -16,6 +16,8 @@ # +%{bcond_with suid} + %define apptainerpath src/github.com/apptainer/ %define _buildshell /bin/bash @@ -68,13 +70,21 @@ Recommends: gocryptfs PreReq: permissions -# there's no golang for ppc64 & %ix86, ppc64le does not have non pie builds +# there's no golang for ppc64 & %%ix86, ppc64le does not have non pie builds ExcludeArch: ppc64 ppc64le %ix86 s390 s390x %description Apptainer provides functionality to make portable containers that can be used across host environments. +%package suid +Summary: suid starter for Apptainer +Requires: apptainer = %version + +%description suid +This package contains the suid starter for Apptainer. +Do not install unless this is absolutely needed! + %package sle15_7 Summary: Apptainer Definition File Templates for SLE 15 SP7 BuildArch: noarch @@ -127,7 +137,7 @@ --sharedstatedir=%{_sharedstatedir} \ --mandir=%{_mandir} \ --infodir=%{_infodir} \ - --without-suid \ + --with%{!?with_suid:out}-suid \ --reproducible %make_build -C builddir V="" @@ -183,6 +193,11 @@ %dir %{_localstatedir}/lib/apptainer/mnt/session %{_mandir}/man1/* +%if %{with suid} +%files suid +%{_libexecdir}/apptainer/bin/starter-suid +%endif + %files sle15_7 %{_datarootdir}/apptainer/templates/%{basename:%{S:5}} ++++++ _service ++++++ --- /var/tmp/diff_new_pack.bpwwkr/_old 2026-05-06 19:21:16.305426625 +0200 +++ /var/tmp/diff_new_pack.bpwwkr/_new 2026-05-06 19:21:16.309426790 +0200 @@ -1,16 +1,25 @@ <services> <service name="go_modules" mode="disabled"> <param name="replace"> - golang.org/x/crypto=golang.org/x/[email protected] + github.com/cloudflare/circl=github.com/cloudflare/[email protected] </param> <param name="replace"> - golang.org/x/net=golang.org/x/[email protected] + github.com/docker/cli=github.com/docker/[email protected]+incompatible </param> <param name="replace"> - github.com/go-jose/go-jose/v4=github.com/go-jose/go-jose/[email protected] + github.com/go-jose/go-jose/v4=github.com/go-jose/go-jose/[email protected] </param> <param name="replace"> - github.com/cloudflare/circl=github.com/cloudflare/[email protected] + github.com/sigstore/sigstore=github.com/sigstore/[email protected] + </param> + <param name="replace"> + github.com/moby/go-archive=github.com/moby/[email protected] + </param> + <param name="replace"> + github.com/containers/image/v5=github.com/containers/image/[email protected] + </param> + <param name="replace"> + google.golang.org/grpc=google.golang.org/[email protected] </param> </service> </services> ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/apptainer/vendor.tar.gz /work/SRC/openSUSE:Factory/.apptainer.new.30200/vendor.tar.gz differ: char 13, line 1
