This repository was archived by the owner on Apr 24, 2024. It is now read-only.
Releases: caf-archive/opensuse-python3-image
Releases · caf-archive/opensuse-python3-image
v2.6.0
Version Number
2.6.0-397
New Features
- US369215: Set system wide crypto-policies to a custom policy to disable weaker security algorithms.
Known Issues
- None
Micro Focus Release Authorization
- ITLS RTM Approval Id: 3015
Release Artifacts
Docker
cafapi/opensuse-python3:2.6.0(Static Tag)cafapi/opensuse-python3:2.6(Dynamic Tag)cafapi/opensuse-python3:2(Dynamic Tag)
v2.5.0
Version Number
2.5.0-381
New Features
- The image is now based on openSUSE Leap 15.4.
The release notes for openSUSE Leap 15.4 can be found here. - US478076: Tini has been upgraded to v0.19.0.
Known Issues
- None
Micro Focus Release Authorization
- ITLS RTM Approval Id: 2931
Release Artifacts
Docker
cafapi/opensuse-python3:2.5.0(Static Tag)cafapi/opensuse-python3:2.5(Dynamic Tag)cafapi/opensuse-python3:2(Dynamic Tag)
v2.4.6
Version Number
2.4.6-347
New Features
- None
Patch Fixes Included
- This release includes fixes for the following CVE:
Known Issues
- None
Micro Focus Release Authorization
- ITLS RTM Approval Id: 2848
Release Artifacts
Docker
cafapi/opensuse-python3:2.4.6(Static Tag)cafapi/opensuse-python3:2.4(Dynamic Tag)cafapi/opensuse-python3:2(Dynamic Tag)
v2.4.5
Version Number
2.4.5-342
New Features
- None
Bug Fixes
- 408005: Startup scripts now log to stderr along with the rest of the logging.
Patch Fixes Included
- This release includes the fix for CVE-2022-1097
Known Issues
- None
Micro Focus Release Authorization
- ITLS RTM Approval Id: 2779
Release Artifacts
Docker
cafapi/opensuse-python3:2.4.5(Static Tag)cafapi/opensuse-python3:2.4(Dynamic Tag)cafapi/opensuse-python3:2(Dynamic Tag)
v2.4.4
New Features
- None
Patch Fixes Included
- This release includes OS package updates only.
Known Issues
- None
Micro Focus Release Authorization
- ITLS RTM Approval Id: 2619
Release Artifacts
Docker
cafapi/opensuse-python3:2.4.4(Static Tag)cafapi/opensuse-python3:2.4(Dynamic Tag)cafapi/opensuse-python3:2(Dynamic Tag)
v2.4.3
Version Number
2.4.3-323
New Features
- None
Patch Fixes Included
- This release includes OS package updates only.
Known Issues
- None
Micro Focus Release Authorization
- ITLS RTM Approval Id: 2526
Release Artifacts
Docker
cafapi/opensuse-python3:2.4.3(Static Tag)cafapi/opensuse-python3:2.4(Dynamic Tag)cafapi/opensuse-python3:2(Dynamic Tag)
v2.4.2
Version Number
2.4.2-301
New Features
- None
Patch Fixes Included
- This release includes OS package updates only.
Known Issues
- None
Micro Focus Release Authorization
- ITLS RTM Approval Id: 2309
Release Artifacts
Docker
cafapi/opensuse-python3:2.4.2(Static Tag)cafapi/opensuse-python3:2.4(Dynamic Tag)cafapi/opensuse-python3:2(Dynamic Tag)
v2.4.1
Version Number
2.4.1-294
New Features
- None
Patch Fixes Included
- This release includes OS package updates only.
Known Issues
- None
Release Artifacts
Docker
cafapi/opensuse-python3:2.4.1(Static Tag)cafapi/opensuse-python3:2.4(Dynamic Tag)cafapi/opensuse-python3:2(Dynamic Tag)
v2.4.0
Version Number
2.4.0-229
New Features
- The image is now based on openSUSE Leap 15.3.
The release notes for openSUSE Leap 15.3 can be found here. - SCMOD-14011: Updated to support file-based secrets
The image now comes pre-installed with a startup script which provides support for file-based secrets. It works by looking for
environment variables ending with the _FILE prefix and setting the environment variable base name to the contents of the file. For
example, given this environment variable ending in the _FILE suffix:ABC_PASSWORD_FILE=/var/somefile.txt, the script will read the
contents of /var/somefile.txt (for example 'mypassword'), and export an environment variable named ABC_PASSWORD:
ABC_PASSWORD=mypassword. This feature is disabled by default. To enable it, ensure aUSE_FILE_BASED_SECRETSenvironment variable
is present, with a value oftrue, for example,USE_FILE_BASED_SECRETS=true.
Known Issues
- None
Micro Focus Release Authorization
- ITLS RTM Approval Id: 2153
Release Artifacts
Docker
cafapi/opensuse-python3:2.4.0(Static Tag)cafapi/opensuse-python3:2.4(Dynamic Tag)cafapi/opensuse-python3:2(Dynamic Tag)
v2.3.0
Version Number
2.3.0-193
New Features
- SCMOD-11949: The gosu tool is now available in the base image.
This tool allows derived images to run commands as a specified user, rather than as the default user.
See the README.md for more details.
Known Issues
- None
Micro Focus Release Authorization
- ITLS RTM Approval Id: 2058
Release Artifacts
Docker
cafapi/opensuse-python3:2.3.0(Static Tag)cafapi/opensuse-python3:2.3(Dynamic Tag)cafapi/opensuse-python3:2(Dynamic Tag)