This repository was archived by the owner on Feb 11, 2022. It is now read-only.
Releases: caf-archive/opensuse-python3-jre8-image
Releases · caf-archive/opensuse-python3-jre8-image
v2.4.3
Version Number
2.4.3-351
New Features
- None
Patch Fixes Included
- This release includes OS package updates only.
Known Issues
- None
Micro Focus Release Authorization
- ITLS RTM Approval Id: 2528
Release Artifacts
Docker
cafapi/opensuse-python3-jre8:2.4.3(Static Tag)cafapi/opensuse-python3-jre8:2.4(Dynamic Tag)cafapi/opensuse-python3-jre8:2(Dynamic Tag)cafapi/opensuse-python3-jre8:latest(Dynamic Tag)
v2.4.2
Version Number
2.4.2-329
New Features
- None
Patch Fixes Included
- This release includes OS package updates only.
Known Issues
- None
Micro Focus Release Authorization
- ITLS RTM Approval Id: 2302
Release Artifacts
Docker
cafapi/opensuse-python3-jre8:2.4.2(Static Tag)cafapi/opensuse-python3-jre8:2.4(Dynamic Tag)cafapi/opensuse-python3-jre8:2(Dynamic Tag)cafapi/opensuse-python3-jre8:latest(Dynamic Tag)
v2.4.1
Version Number
2.4.1-322
New Features
- None
Patch Fixes Included
- This release includes OS package updates only.
Known Issues
- None
Release Artifacts
Docker
cafapi/opensuse-python3-jre8:2.4.1(Static Tag)cafapi/opensuse-python3-jre8:2.4(Dynamic Tag)cafapi/opensuse-python3-jre8:2(Dynamic Tag)cafapi/opensuse-python3-jre8:latest(Dynamic Tag)
v2.4.0
Version Number
2.4.0-259
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: 2146
Release Artifacts
Docker
cafapi/opensuse-python3-jre8:2.4.0(Static Tag)cafapi/opensuse-python3-jre8:2.4(Dynamic Tag)cafapi/opensuse-python3-jre8:2(Dynamic Tag)cafapi/opensuse-python3-jre8:latest(Dynamic Tag)
v2.3.0
Version Number
2.3.0-226
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: 2060
Release Artifacts
Docker
cafapi/opensuse-python3-jre8:2.3.0(Static Tag)cafapi/opensuse-python3-jre8:2.3(Dynamic Tag)cafapi/opensuse-python3-jre8:2(Dynamic Tag)cafapi/opensuse-python3-jre8:latest(Dynamic Tag)
v2.2.0
Version Number
2.2.0-187
New Features
- SCMOD-11257: Included the openSUSE official dejavu-fonts package in the image.
Known Issues
- None
Micro Focus Release Authorization
- ITLS RTM Approval Id: 1825
Release Artifacts
Docker
cafapi/opensuse-python3-jre8:2.2.0(Static Tag)cafapi/opensuse-python3-jre8:2.2(Dynamic Tag)cafapi/opensuse-python3-jre8:2(Dynamic Tag)cafapi/opensuse-python3-jre8:latest(Dynamic Tag)
v2.1.0
Version Number
2.1.0-139
New Features
- The image is now based on openSUSE Leap 15.2.
The release notes for openSUSE Leap 15.2 can be found here.
Known Issues
- None
Micro Focus Release Authorization
- ITLS RTM Approval Id: 1692
Release Artifacts
Docker
cafapi/opensuse-python3-jre8:2.1.0(Static Tag)cafapi/opensuse-python3-jre8:2.1(Dynamic Tag)cafapi/opensuse-python3-jre8:2(Dynamic Tag)cafapi/opensuse-python3-jre8:latest(Dynamic Tag)
v2.0.0
Version Number
2.0.0-109
New Features
- SCMOD-8516: Extend the security hardening of Java base images by disabling TLS algorithms mentioned here
Known Issues
- None
Breaking Changes
- SCMOD-8516: Extend the security hardening of Java base images by disabling TLS algorithms mentioned here
- SCMOD-7700: Stops the docker container if the execution of any of the startup scripts fail instead of ignoring it.
v1.0.0
Version Number
1.0.0-42
New Features
- Initial Release
Known Issues
- None