* Mon Apr 27 2026 adrian@suse.de
- update to version 0.9.6
* Speed-up reading of rpm headers
* Flush output lines to get get correct timestamps in OBS
* Thu Apr 23 2026 adrian@suse.de
- update to version 0.9.5
* Be a bit more verbose to track used times per step in OBS
* Fix a crash when doing version compare with an epoch
* Tue Mar 31 2026 adrian@suse.de
- update to version 0.9.4
* Give an error when trying to add updateinfo meta data
without all binary revisions.
* Hand over vcs and disturl data to generate_sbom.
(We require a recent build package therefore)
* Mon Mar 23 2026 adrian@suse.de
- update to version 0.9.3
* Generate SBOM files also for seperate source and debug media
* Mon Mar 23 2026 adrian@suse.de
- update to version 0.9.2
- fixed SBOM generation when using iso: tree drop option
- use /usr/bin/sign instead of hardcoded signdummy.
This is no difference when using the build script.
* Thu Feb 19 2026 adrian@suse.de
- update to version 0.9.1
build options added
- discard_artifacts : can be used for test builds to drop
the binaries, but keep meta files for
inspection
- enable_cmssign : for post QA signing support by OBS
* Wed Feb 11 2026 adrian@suse.de
- update to version 0.9.0
- Create SHA-512 instead of SHA-256 checksum files for isos.
- To configure in addition (or instead) SHA-256 ones extend
the iso section in the productcompose file like this:
iso:
checksums:
- sha256
- sha512
* Fri Jan 23 2026 adrian@suse.de
- update to version 0.8.2
- special handling for i686/i586 products where only a few
i686 rpms are available, but no own release package
* Wed Jan 14 2026 adrian@suse.de
- update to version 0.8.1
- handle CPE id checks case sensitive, but also write it always
lower case.
* Tue Jan 13 2026 adrian@suse.de
- update to version 0.8.0
* ** INCOMPATIBLE CHANGE ***
Always enforce /o in cpe-ids, dropping /a support.
This was decided in architecture forum for SLFO.
Version: 0.6.14-160000.1.2
* Tue Aug 26 2025 adrian@suse.de
- update to version 0.6.14:
* option to disable joliet extensions on media
* no joliet extensions on source and debug media anymore
* Wed Aug 20 2025 adrian@suse.de
- update to version 0.6.13:
* switching back to SHA-256 for CHECKSUMS file (boo#1247507)
* Wed Aug 06 2025 adrian@suse.de
- update to version 0.6.12:
* Compress appstream meta data only with gz (boo#1247510)
* Add appstream screenshots.tar uncompressed if available.
* Mon Aug 04 2025 adrian@suse.de
- update to version 0.6.11:
* Exclude vendor name in media.1/products file (backward compatibility)
* Add appstream data to repomd.xml (boo#1243078)
* Tue Jul 22 2025 adrian@suse.de
- update to version 0.6.10:
* fixing missing debuginfo package in case dwz compression
mechanic is used.
* Fri Jul 11 2025 adrian@suse.de
- update to version 0.6.9:
* Create the .license directory independend of iso generation
* Support set_updateinfo_id_prefix to be set per flavor
* Mon Jul 07 2025 adrian@suse.de
- update to version 0.6.8:
* One more attempt for crashes in iso handling
* Accept product_name_prefix key in scc block
* Fri Jul 04 2025 adrian@suse.de
- update to version 0.6.7:
* Make the diskusage estimation compatible to the old implementation.
Doing the kb conversation by file to cover fs block size
* Implement option to follow package version for product
* Fri Jul 04 2025 adrian@suse.de
- update to version 0.6.6
* verify command works now also for setups which only builds
via a flavor
* Export directory content sizes in kb (boo#1245709)
* Thu Jul 03 2025 adrian@suse.de
- update to version 0.6.5
* Fixing further regressions of refactoring for iso building
Version: 0.6.13-bp160.1.1
* Wed Aug 20 2025 Adrian Schröter <adrian@suse.de>
- update to version 0.6.13:
* switching back to SHA-256 for CHECKSUMS file (boo#1247507)
* Wed Aug 06 2025 Adrian Schröter <adrian@suse.de>
- update to version 0.6.12:
* Compress appstream meta data only with gz (boo#1247510)
* Add appstream screenshots.tar uncompressed if available.
* Mon Aug 04 2025 Adrian Schröter <adrian@suse.de>
- update to version 0.6.11:
* Exclude vendor name in media.1/products file (backward compatibility)
* Add appstream data to repomd.xml (boo#1243078)
* Tue Jul 22 2025 Adrian Schröter <adrian@suse.de>
- update to version 0.6.10:
* fixing missing debuginfo package in case dwz compression
mechanic is used.
* Fri Jul 11 2025 Adrian Schröter <adrian@suse.de>
- update to version 0.6.9:
* Create the .license directory independend of iso generation
* Support set_updateinfo_id_prefix to be set per flavor
* Mon Jul 07 2025 Adrian Schröter <adrian@suse.de>
- update to version 0.6.8:
* One more attempt for crashes in iso handling
* Accept product_name_prefix key in scc block
* Fri Jul 04 2025 Adrian Schröter <adrian@suse.de>
- update to version 0.6.7:
* Make the diskusage estimation compatible to the old implementation.
Doing the kb conversation by file to cover fs block size
* Implement option to follow package version for product
* Fri Jul 04 2025 Adrian Schröter <adrian@suse.de>
- update to version 0.6.6
* verify command works now also for setups which only builds
via a flavor
* Export directory content sizes in kb (boo#1245709)
* Thu Jul 03 2025 Adrian Schröter <adrian@suse.de>
- update to version 0.6.5
* Fixing further regressions of refactoring for iso building
* Thu Jul 03 2025 Adrian Schröter <adrian@suse.de>
- update to version 0.6.4
* Fixing the iso parsing crash for real