Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package apptainer for openSUSE:Factory checked in at 2022-12-20 20:21:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/apptainer (Old) and /work/SRC/openSUSE:Factory/.apptainer.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apptainer" Tue Dec 20 20:21:17 2022 rev:11 rq:1043931 version:1.1.4 Changes: -------- --- /work/SRC/openSUSE:Factory/apptainer/apptainer.changes 2022-10-28 19:32:19.947474458 +0200 +++ /work/SRC/openSUSE:Factory/.apptainer.new.1835/apptainer.changes 2022-12-20 20:21:58.226365991 +0100 @@ -1,0 +2,43 @@ +Tue Dec 20 14:14:43 UTC 2022 - Christian Goll <cg...@suse.com> + +- Update to 1.1.4 with following changes: + * Make the binaries built in the unprivileged apptainer package relocatable. + When moving the binaries to a new location, the /usr at the top of some of + the paths needs to be removed. Relocation is disallowed when the + starter-suid is present, for security reasons. + * Change the warning when an overlay image is not writable, introduced in + v1.1.3, back into a (more informative) fatal error because it doesn't + actually enter the container environment. + * Set the --net flag if --network or --network-args is set rather than + silently ignoring them if --net was not set. + * Do not hang on pull from http(s) source that doesn't provide a content-length. + * Avoid hang on fakeroot cleanup under high load seen on some distributions / kernels. + * Remove obsolete pacstrap -d in Arch packer. + * Adjust warning message for deprecated environment variables usage. + * Enable the --security uid:N and --security gid:N options to work when run + in non-suid mode. In non-suid mode they work with any user, not just root. + Unlike with root and suid mode, however, only one gid may be set in + non-suid mode. +- Changes from 1.1.3 + * Prefer the fakeroot-sysv command over the fakeroot command because the + latter can be linked to either fakeroot-sysv or fakeroot-tcp, but + fakeroot-sysv is much faster. + * Update the included squashfuse_ll to have -o uid=N and -o gid=N options and + changed the corresponding image driver to use them when available. This + makes files inside sif files appear to be owned by the user instead of by + the nobody id 65534 when running in non-setuid mode. + * Fix the locating of shared libraries when running unsquashfs from a non-standard location. + * Properly clean up temporary files if unsquashfs fails. + * Fix the creation of missing bind points when using image binding with underlay. + * Change the error when an overlay image is not writable into a warning that + suggests adding :ro to make it read only or using --fakeroot. + * Avoid permission denied errors during unprivileged builds without + /etc/subuid-based fakeroot when /var/lib/containers/sigstore is readable + only by root. + * Avoid failures with --writable-tmpfs in non-setuid mode when using + fuse-overlayfs versions 1.8 or greater by adding the fuse-overlayfs noacl + mount option to disable support for POSIX Access Control Lists. + * Fix the --rocm flag in combination with -c / -C by forwarding all + /dri/render* devices into the container. + +------------------------------------------------------------------- Old: ---- apptainer-1.1.2.tar.gz New: ---- apptainer-1.1.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ apptainer.spec ++++++ --- /var/tmp/diff_new_pack.SowAKO/_old 2022-12-20 20:21:58.818369235 +0100 +++ /var/tmp/diff_new_pack.SowAKO/_new 2022-12-20 20:21:58.822369257 +0100 @@ -25,7 +25,7 @@ License: BSD-3-Clause-LBNL Group: Productivity/Clustering/Computing Name: apptainer -Version: 1.1.2 +Version: 1.1.4 Release: 0 # https://spdx.org/licenses/BSD-3-Clause-LBNL.html URL: https://apptainer.org ++++++ apptainer-1.1.2.tar.gz -> apptainer-1.1.4.tar.gz ++++++ ++++ 2935 lines of diff (skipped)