2024-06-04 14:34:48 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 4 12:35:15 UTC 2024 - Alexandre Vicenzi <alexandre.vicenzi@suse.com>
|
|
|
|
|
|
|
|
- Fix grammar mistake in licensing footer
|
|
|
|
|
2024-04-12 12:16:28 +00:00
|
|
|
-------------------------------------------------------------------
|
2024-05-07 19:10:47 +00:00
|
|
|
Tue May 7 19:07:24 UTC 2024 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- extend READMEs; correct eula for application images
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2024-04-12 12:16:28 +00:00
|
|
|
Fri Apr 12 12:03:53 UTC 2024 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- Don't wipe everything in /var/log, only remove log files (this omits directories owned by packages)
|
|
|
|
|
2024-01-17 14:33:46 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 17 14:29:14 UTC 2024 - Dan Čermák <dcermak@suse.com>
|
|
|
|
|
|
|
|
- Add initial README stub
|
|
|
|
|
2024-01-02 08:30:36 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 2 08:26:58 UTC 2024 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- update year to 2024
|
|
|
|
|
2023-09-28 15:04:06 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 28 14:29:10 UTC 2023 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- add copyright and description header
|
|
|
|
|
2023-07-11 12:30:27 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jul 11 09:31:28 UTC 2023 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- Build only on 64 bit arches as JAVA_HOME is hard coded to /usr/lib64
|
|
|
|
|
2023-06-26 10:30:30 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 23 15:33:33 UTC 2023 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- label capitalization and related cleanups
|
|
|
|
|
2023-06-20 16:18:25 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 30 06:52:56 UTC 2023 - Dan Čermák <dcermak@suse.com>
|
|
|
|
|
|
|
|
- Add release stage and lifecycle url
|
|
|
|
|
2023-03-03 07:52:04 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 3 07:24:36 UTC 2023 - Dan Čermák <dcermak@suse.com>
|
|
|
|
|
|
|
|
- Add org.opencontainers.image.source label set to %SOURCEURL%
|
|
|
|
|
2022-12-07 17:37:01 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 7 15:14:20 UTC 2022 - Dan Čermák <dcermak@suse.com>
|
|
|
|
|
|
|
|
- Switch latest to java 17 and fix environment variables (bsc#1206128)
|
|
|
|
|
2022-07-18 14:06:26 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jul 15 11:07:44 UTC 2022 - Dan Čermák <dcermak@suse.com>
|
|
|
|
|
|
|
|
- Increase compatibility with openSUSE
|
|
|
|
|
2022-05-04 07:55:07 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 3 09:09:21 UTC 2022 - Dan Čermák <dcermak@suse.com>
|
|
|
|
|
|
|
|
- Use set -euo pipefail in every RUN command, use ; instead of && to prevent masking failures
|