AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- 1.8.3 * rerun generate_sbom for full media on the combined trees * handle full media like pool media (which it contains) (bsc#1209384)
- 1.8.2 * CycloneDX SBOM generation added
- 1.8.1 * make use of SPDX SBOM generation tool
- 1.7.0 * switch to SHA512 hashes for repomd meta data * various smaller fixes for fedora media
- 1.6.0 * KIWIDnfRepoclosurePlugin added * KIWIPackagesDVDPlugin added
- 1.4.3 * comps meta data support
- 1.4.0 * modulemd data support
- 1.3.1 * add option -g when calling add_product_susedata to add gpg key ids as tags in repomd.xml (bsc#1184326) * do not change the default install method in gfxboot.cfg (bsc#1171018) Instead, just fill out the server & path components in case the user wants to switch. The repo location is already stored in the initrd in the skelcd-installer-net-* packages.
- 1.3.0 * fix some error code return values
- update to version 1.2.0 * adding content tags in repositories (SLE-7695)
- update to version 1.1.0 * createrepo_c errors due to invalid data are handled as error now
- instsys comes from remote source again (keep avoiding kexec call)
- support multiple product repoid tags
- add dependency to instsource-susedata for disk usage meta data
- removed kexec line (bsc#990374)
- download instsys again on NET install media. Follow linuxrc default now. - fix cleanup code for mini media
- fix product specific license cleanup and naming scheme
- add multiple license files according to included products on media
- create detached pubkey for repomd.xml
- fix signing of CHECKSUMS file
- fix adding of license.tar.gz
- add support for susedata tool
- fixes for mini media
- don't drop meta files on NET images anymore
- Stop using old RPM shell vars
- successor of kiwi-instsource-plugin-* packages