forked from pool/apptainer
Accepting request 1113853 from network:cluster
- removed CRYPTOGAMS license as not known in OBS and OpenSSL is also valid - updated to 1.2.3 with following changes: * The apptainer push/pull commands now show a progress bar for the oras protocol like there was for docker and library protocols. * The --nv and --rocm flags can now be used simultaneously. * Fix the use of APPTAINER_CONFIGDIR with apptainer instance start and action commands that refer to instance://. * Fix the issue that apptainer would not read credentials from the Docker fallback path ~/.docker/config.json if missing in the apptainer credentials. - Update license for the package to cover also OpenSSL and CRYPTOGAMS part of chacha_ppc64le.s OBS-URL: https://build.opensuse.org/request/show/1113853 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apptainer?expand=0&rev=22
This commit is contained in:
commit
dbcfb1c4ad
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b43098c04caa7e78f4c7aca92f13cfe5f52f1200c43ec9234c45dc2347f0c247
|
||||
size 5058987
|
3
apptainer-1.2.3.tar.gz
Normal file
3
apptainer-1.2.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e1e55aa1d688f9f485f247ca1a568707f275bf0c55400d049e88ade920ddaa8b
|
||||
size 5060807
|
@ -1,3 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 27 10:17:11 UTC 2023 - Christian Goll <cgoll@suse.com>
|
||||
|
||||
- removed CRYPTOGAMS license as not known in OBS and OpenSSL is
|
||||
also valid
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 25 08:57:57 UTC 2023 - Christian Goll <cgoll@suse.com>
|
||||
|
||||
- updated to 1.2.3 with following changes:
|
||||
* The apptainer push/pull commands now show a progress bar for the oras
|
||||
protocol like there was for docker and library protocols.
|
||||
* The --nv and --rocm flags can now be used simultaneously.
|
||||
* Fix the use of APPTAINER_CONFIGDIR with apptainer instance start and action
|
||||
commands that refer to instance://.
|
||||
* Fix the issue that apptainer would not read credentials from the Docker
|
||||
fallback path ~/.docker/config.json if missing in the apptainer
|
||||
credentials.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 29 15:34:36 UTC 2023 - Lubos Kocman <lubos.kocman@suse.com>
|
||||
|
||||
- Update license for the package to cover also OpenSSL and CRYPTOGAMS
|
||||
part of chacha_ppc64le.s
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 28 13:39:30 UTC 2023 - Christian Goll <cgoll@suse.com>
|
||||
|
||||
|
@ -23,10 +23,12 @@
|
||||
#%%define vers_suffix -rc.1
|
||||
|
||||
Summary: Application and environment virtualization
|
||||
License: BSD-3-Clause-LBNL
|
||||
# CRYPTOGAMS isn't known in OBS
|
||||
#License: BSD-3-Clause-LBNL and (OpenSSL or CRYPTOGAMS)
|
||||
License: BSD-3-Clause-LBNL AND OpenSSL
|
||||
Group: Productivity/Clustering/Computing
|
||||
Name: apptainer
|
||||
Version: 1.2.2
|
||||
Version: 1.2.3
|
||||
Release: 0
|
||||
# https://spdx.org/licenses/BSD-3-Clause-LBNL.html
|
||||
URL: https://apptainer.org
|
||||
|
Loading…
x
Reference in New Issue
Block a user