2023-05-04 15:19:59 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 25 22:24:05 UTC 2023 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- Reduce busybox image size by removing Index.db
|
|
|
|
|
|
|
|
Index.db is being created on demand by rpm(1) (as long as it is run as root)
|
|
|
|
so we don't strictly have to ship it. currently the Index.db has a lot of
|
|
|
|
empty space within which we could optimize away.
|
|
|
|
|
|
|
|
until then removing the file saves 10% of the total compressed size.
|
|
|
|
|
|
|
|
- switch versioning to rolling Tumbleweed schema
|
|
|
|
|
2023-03-03 08:50:46 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 3 07:24:36 UTC 2023 - Dan Čermák <dcermak@suse.com>
|
|
|
|
|
|
|
|
- Add org.opencontainers.image.source label set to %SOURCEURL%
|
|
|
|
|
2023-02-21 09:48:12 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 2 12:22:14 UTC 2023 - Dan Čermák <dcermak@suse.com>
|
|
|
|
|
|
|
|
- Bump copyright year
|
|
|
|
|
2022-07-18 16:04:06 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jul 15 11:09:19 UTC 2022 - Dan Čermák <dcermak@suse.com>
|
|
|
|
|
|
|
|
- Increase compatibility with openSUSE
|
|
|
|
|
2022-05-02 09:27:18 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 28 10:24:27 UTC 2022 - Dan Čermák <dcermak@suse.com>
|
|
|
|
|
|
|
|
- fix default shell of root to sh instead of bash
|