------------------------------------------------------------------- Tue Oct 29 15:23:20 UTC 2024 - SUSE Update Bot - drop tag_version-%RELEASE% ------------------------------------------------------------------- Mon Oct 14 11:26:26 UTC 2024 - SUSE Update Bot - make the version-%release tag the first one listed; remove duplicates where they existed; update image.ref/reference to point to the version-%release(-) tag ------------------------------------------------------------------- Fri Oct 11 15:12:52 UTC 2024 - SUSE Update Bot - make the tag with -%RELEASE% the first tag listed ------------------------------------------------------------------- Wed Sep 25 17:36:16 UTC 2024 - Dirk Mueller - rerender installation step in multiple lines, allow uninstalling optional packages ------------------------------------------------------------------- Wed Sep 25 17:12:11 UTC 2024 - Dirk Mueller - improved log cleaning ------------------------------------------------------------------- Tue Sep 24 20:00:32 UTC 2024 - Dirk Mueller - remove release tags for additional_versions ------------------------------------------------------------------- Thu Sep 12 10:37:22 UTC 2024 - Dirk Mueller - set useobsrepositories explicitly ------------------------------------------------------------------- Fri Sep 6 11:30:01 UTC 2024 - Dirk Mueller - use full version in version label ------------------------------------------------------------------- Wed Aug 14 12:30:32 UTC 2024 - Dirk Mueller - install packages first ------------------------------------------------------------------- Thu Aug 8 19:28:10 UTC 2024 - Dirk Mueller - add oci.image.ref.name ------------------------------------------------------------------- Thu Aug 8 16:43:43 UTC 2024 - Dirk Mueller - remove oci reference annotation again ------------------------------------------------------------------- Mon Aug 5 11:38:13 UTC 2024 - Dirk Mueller - add OCI reference annotation ------------------------------------------------------------------- Sat Aug 3 08:56:51 UTC 2024 - Dirk Mueller - set OCI.authors attribute instead of deprecated MAINTAINER ------------------------------------------------------------------- Wed Jul 31 12:06:45 UTC 2024 - Dirk Mueller - set specific lifecycle url for openSUSE BCI ------------------------------------------------------------------- Fri Jun 28 06:52:02 UTC 2024 - Dirk Mueller - add standard devel tools back to development containers ------------------------------------------------------------------- Thu Jun 20 09:53:37 UTC 2024 - Alexandre Vicenzi - extend README.md ------------------------------------------------------------------- Tue Jun 18 17:24:16 UTC 2024 - Dirk Mueller - use sentence style capitalization in READMEs ------------------------------------------------------------------- Mon Jun 10 15:11:25 UTC 2024 - Dirk Mueller - update README; reduce unnecessary newlines ------------------------------------------------------------------- Wed Jun 5 15:13:27 UTC 2024 - Dirk Mueller - Don't add artifacthub labels into labelprefix section ------------------------------------------------------------------- Tue Jun 4 12:35:15 UTC 2024 - Alexandre Vicenzi - Fix grammar mistake in licensing footer ------------------------------------------------------------------- Tue May 7 19:07:24 UTC 2024 - Dirk Mueller - extend READMEs; correct eula for application images ------------------------------------------------------------------- Fri Apr 12 12:03:53 UTC 2024 - Dirk Mueller - Don't wipe everything in /var/log, only remove log files (this omits directories owned by packages) ------------------------------------------------------------------- Wed Jan 17 14:29:14 UTC 2024 - Dan Čermák - Add initial README stub ------------------------------------------------------------------- Tue Jan 2 08:26:58 UTC 2024 - Dirk Mueller - update year to 2024 ------------------------------------------------------------------- Thu Sep 28 14:29:10 UTC 2023 - Dirk Mueller - add copyright and description header ------------------------------------------------------------------- Mon Sep 25 11:06:18 UTC 2023 - Dirk Mueller - Add /root/.local/bin to PATH, jsc#PED-5573 ------------------------------------------------------------------- Thu Jul 6 08:16:35 UTC 2023 - Dirk Mueller - Adjust for primary python now being 3.11 ------------------------------------------------------------------- Fri Jun 23 15:33:33 UTC 2023 - Dirk Mueller - label capitalization and related cleanups ------------------------------------------------------------------- Tue May 30 06:52:56 UTC 2023 - Dan Čermák - Add release stage and lifecycle url ------------------------------------------------------------------- Tue Mar 21 10:35:25 UTC 2023 - Dirk Mueller - Switch latest to Python 3.11 ------------------------------------------------------------------- Fri Mar 3 07:24:36 UTC 2023 - Dan Čermák - Add org.opencontainers.image.source label set to %SOURCEURL% ------------------------------------------------------------------- Tue Nov 29 12:27:01 UTC 2022 - Dan Čermák - Add main python package to include bundled modules (fixes bsc#1205850) ------------------------------------------------------------------- Tue Nov 22 17:13:18 UTC 2022 - Dirk Mueller - Add the devel package into the container to prevent dependency issues on updates and stop symlinking python3.10 to python3 (it's the system python) ------------------------------------------------------------------- Fri Jul 15 11:06:03 UTC 2022 - Dan Čermák - Increase compatibility with openSUSE ------------------------------------------------------------------- Tue May 3 08:51:18 UTC 2022 - Dan Čermák - Use set -euo pipefail in every RUN command, use ; instead of && to prevent masking failures