forked from pool/apptainer
Accepting request 977939 from network:cluster
OBS-URL: https://build.opensuse.org/request/show/977939 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apptainer?expand=0&rev=2
This commit is contained in:
commit
ecbb4ee486
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0b95e42284ed9579fcc3ef8c128f0dfd1fe0b131cb6c70117d133fd38e165da4
|
|
||||||
size 5112514
|
|
3
apptainer-1.0.2.tar.gz
Normal file
3
apptainer-1.0.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a98746e655d07905f74abbfd5e7f0d3f0b9913747b423bde53af70ef93571777
|
||||||
|
size 5113305
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 18 12:07:59 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Update to version 1.0.2:
|
||||||
|
+ Fixed `FATAL` error thrown by user configuration migration code
|
||||||
|
that caused users with inaccessible home directories to be
|
||||||
|
unable to use `apptainer` commands.
|
||||||
|
+ Do not truncate environment variables with commas.
|
||||||
|
+ Use HEAD request when checking digest of remote OCI image
|
||||||
|
sources, with GET as a fall-back. Greatly reduces Apptainer's
|
||||||
|
impact on Docker Hub API limits.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 18 16:02:59 UTC 2022 - Christian Goll <cgoll@suse.com>
|
Fri Mar 18 16:02:59 UTC 2022 - Christian Goll <cgoll@suse.com>
|
||||||
|
|
||||||
|
@ -25,7 +25,7 @@ Summary: Application and environment virtualization
|
|||||||
License: BSD-3-Clause-LBNL
|
License: BSD-3-Clause-LBNL
|
||||||
Group: Productivity/Clustering/Computing
|
Group: Productivity/Clustering/Computing
|
||||||
Name: apptainer
|
Name: apptainer
|
||||||
Version: 1.0.1
|
Version: 1.0.2
|
||||||
Release: 0
|
Release: 0
|
||||||
# https://spdx.org/licenses/BSD-3-Clause-LBNL.html
|
# https://spdx.org/licenses/BSD-3-Clause-LBNL.html
|
||||||
URL: https://apptainer.org
|
URL: https://apptainer.org
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:e31e3bb13bed756d3e0c62629851e0944b3819667aaeaddbeeafd842353a7857
|
oid sha256:55c89bd2ab0f9e07805e62f3b427cd2a68ae683c5b2b812afffe686f28d06d70
|
||||||
size 6499688
|
size 6663222
|
||||||
|
Loading…
x
Reference in New Issue
Block a user