Skip to content
This repository was archived by the owner on Apr 24, 2024. It is now read-only.

Releases: caf-archive/opensuse-python3-image

v2.6.0

31 Aug 11:40

Choose a tag to compare

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

13 Jul 15:59

Choose a tag to compare

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

30 May 16:17

Choose a tag to compare

Version Number

2.4.6-347

New Features

  • None

Patch Fixes Included

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

10 May 16:14

Choose a tag to compare

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

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

21 Mar 15:51

Choose a tag to compare

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

09 Feb 10:04

Choose a tag to compare

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

05 Oct 13:13

Choose a tag to compare

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

08 Sep 13:44

Choose a tag to compare

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

28 Jun 10:41

Choose a tag to compare

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 a USE_FILE_BASED_SECRETS environment variable
    is present, with a value of true, 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

26 Mar 14:12

Choose a tag to compare

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)