forked from pool/product-composer
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/product-composer?expand=0&rev=98
329 lines
12 KiB
Plaintext
329 lines
12 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon May 12 08:41:24 UTC 2025 - Adrian Schröter <adrian@suse.de>
|
|
|
|
- update to version 0.5.14:
|
|
* fixing CPE-ID generation (ommit * in empty fields)
|
|
* allowing to select build-options via cli and project build configuration
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 30 12:36:01 UTC 2025 - Adrian Schröter <adrian@suse.de>
|
|
|
|
- update to version 0.5.13:
|
|
* support encoding of "update" and "edition" fields into CPE
|
|
* allow blacklisting binaries via updateinfo flag
|
|
* allow to specify repodata config per flavor
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 31 10:05:44 UTC 2025 - Adrian Schröter <adrian@suse.de>
|
|
|
|
- update to version 0.5.12:
|
|
* Fix handling of internal updateinfo.xml attributes
|
|
supportstatus, superseded_by and embargo_date .
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 21 15:43:58 UTC 2025 - Adrian Schröter <adrian@suse.de>
|
|
|
|
- update to version 0.5.11
|
|
* cli: keep creating Source and Debug images when using the baseiso feature
|
|
* fix crash on missing summary field
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 28 16:04:33 UTC 2025 - Adrian Schröter <adrian@suse.de>
|
|
|
|
- update to version 0.5.10
|
|
* allow to specify build_options per flavor
|
|
* build_option for skiping copy of rpm-md trees to base iso
|
|
* build_option for updateinfo_packages_only
|
|
* bugfixes and cleanup
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 25 14:04:48 UTC 2025 - Adrian Schröter <adrian@suse.de>
|
|
|
|
- update to version 0.5.9
|
|
|
|
Crash fix for offline media build using splitted repodata
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 24 10:35:48 UTC 2025 - Adrian Schröter <adrian@suse.de>
|
|
|
|
- update to version 0.5.8
|
|
|
|
Added missing bits for splitted source medium
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 21 13:25:46 UTC 2025 - Adrian Schröter <adrian@suse.de>
|
|
|
|
- update to version 0.5.7
|
|
|
|
Fixing splitted repodata handling with splitted source medium
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 20 14:57:49 UTC 2025 - Adrian Schröter <adrian@suse.de>
|
|
|
|
- update to version 0.5.6
|
|
|
|
Call verifymedia on generated bootable media for verbose output
|
|
in log file. It is not fatal yet, due to a known issue in agama
|
|
base images, but that will be changed.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 19 12:37:02 UTC 2025 - Adrian Schröter <adrian@suse.de>
|
|
|
|
- update to version 0.5.5
|
|
|
|
Suport architecture specific meta data
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 10 12:42:11 UTC 2025 - Adrian Schröter <adrian@suse.de>
|
|
|
|
- update to version 0.5.4
|
|
|
|
support source and debug settings per flavor
|
|
|
|
generate sha256 files for install.iso
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 6 09:11:29 UTC 2025 - Adrian Schröter <adrian@suse.de>
|
|
|
|
- update to version 0.5.3
|
|
|
|
Adding skip_updateinfos build option to pass issue #14
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 30 09:14:14 UTC 2025 - Adrian Schröter <adrian@suse.de>
|
|
|
|
- update to version 0.5.2
|
|
|
|
Handle baseisos like meta packages
|
|
|
|
This means we don't expect them deployed in the build host system
|
|
anymore. Instead we search for them in the given repositories for
|
|
the product and unpack the containment rpm.
|
|
|
|
The wanted side effect of this is that products will get rebuild,
|
|
when the baseiso has changed now.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 29 12:39:26 UTC 2025 - Adrian Schröter <adrian@suse.de>
|
|
|
|
- update to version 0.5.1
|
|
* use mksusecd instead of xorriso, fixes boot partition, requires root
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 28 16:03:00 UTC 2025 - Adrian Schröter <adrian@suse.de>
|
|
|
|
- update to version 0.5.0
|
|
* New option to add generated rpm-md tree to a base image.
|
|
Can be used to create an agama based offline installer image.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 24 09:29:41 UTC 2025 - Adrian Schröter <adrian@suse.de>
|
|
|
|
- update to version 0.4.21
|
|
* Use generate_sbom from OBS server instance if available
|
|
(boo#1231141)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 30 10:22:13 UTC 2024 - Adrian Schröter <adrian@suse.de>
|
|
|
|
- update to version 0.4.20
|
|
* fix logic of installcheck fatality
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 25 14:34:24 UTC 2024 - Adrian Schröter <adrian@suse.de>
|
|
|
|
- update to version 0.4.19
|
|
* Avoid hanging installcheck with large output
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 23 10:50:59 UTC 2024 - Adrian Schröter <adrian@suse.de>
|
|
|
|
- update to version 0.4.18
|
|
* Fix product name in SPDX SBOM files (was hardcoded to ALP)
|
|
* Some more progress lines for logfile
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 2 12:18:07 UTC 2024 - Adrian Schröter <adrian@suse.de>
|
|
|
|
- update to version 0.4.17
|
|
* abort_on_empty_updateinfo option added
|
|
* allow to drop directory tree after iso generation
|
|
* allow to enable iso generation by flavor
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 22 11:48:03 UTC 2024 - Adrian Schröter <adrian@suse.de>
|
|
|
|
- update to version 0.4.16
|
|
* Crash fixes on incomplete iso spec or PkgSet substraction
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 17 12:24:00 UTC 2024 - Adrian Schröter <adrian@suse.de>
|
|
|
|
- update to version 0.4.15
|
|
* avoid double export of -debug packages when using "all" option
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 16 12:23:34 UTC 2024 - Adrian Schröter <adrian@suse.de>
|
|
|
|
- update to version 0.4.14
|
|
* added option to run installcheck
|
|
=> new dependency to libsolv-tools therefore
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 11 12:52:03 UTC 2024 - Adrian Schröter <adrian@suse.de>
|
|
|
|
- update to version 0.4.13
|
|
* crash fix for "all available packages" option
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 8 09:37:08 UTC 2024 - Adrian Schröter <adrian@suse.de>
|
|
|
|
- update to version 0.4.12
|
|
* fixed susedata generation (only a single language translation was generated)
|
|
* Added option to include all available packages
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 26 11:55:22 UTC 2024 - Adrian Schröter <adrian@suse.de>
|
|
|
|
- update to version 0.4.11
|
|
* canonized filenames (get rid of ::import prefixes)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 26 10:36:50 UTC 2024 - Adrian Schröter <adrian@suse.de>
|
|
|
|
- update to version 0.4.10
|
|
* support building on 15.6, using python311 stack (added sle-15-defaults.patch)
|
|
* changing createrepo defaults for SLE 15 only
|
|
* crash fix on incomplete generated groups by pkglistgen
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 26 07:57:25 UTC 2024 - Adrian Schröter <adrian@suse.de>
|
|
|
|
- update to version 0.4.9
|
|
* Introduce "extension" product-type as alias for "module"
|
|
Technical the same, but handled different in user accounting
|
|
* fix for building without debug or source media
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 24 13:54:21 UTC 2024 - Adrian Schröter <adrian@suse.de>
|
|
|
|
- update to version 0.4.8
|
|
* Support export of slsa.provenance files
|
|
* Allow to override product directory per flavor
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 17 13:36:46 UTC 2024 - Adrian Schröter <adrian@suse.de>
|
|
|
|
- update to version 0.4.7
|
|
* Support aborting on embargo updates in future
|
|
* Clean updateinfo.xml from OBS internal elements
|
|
* Add tagmedia for iso files to support checkmedia command
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 17 07:58:33 UTC 2024 - Adrian Schröter <adrian@suse.de>
|
|
|
|
- update to version 0.4.6
|
|
* fixing signature creation for -Source and -Debug media
|
|
* added option to allow to specify an updateinfo id prefix
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 16 09:04:27 UTC 2024 - Adrian Schröter <adrian@suse.de>
|
|
|
|
- update to version 0.4.5
|
|
* generate .sha256 files for .iso files
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 11 12:17:13 UTC 2024 - Adrian Schröter <adrian@suse.de>
|
|
|
|
- update to version 0.4.4
|
|
* supports also schema version 0.2 now
|
|
* supports specifing add-on media product builds (versus OS)
|
|
* supports overwriting package (from) information in updatinfo
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 27 16:28:27 UTC 2024 - Adrian Schröter <adrian@suse.de>
|
|
|
|
- update to version 0.4.3
|
|
* Allow product builds without meta packages
|
|
* improve disk-usage in susedata output
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 8 10:40:48 UTC 2024 - Adrian Schröter <adrian@suse.de>
|
|
|
|
- update to version 0.4.2
|
|
* generate also diskusage data now (done by mls)
|
|
* code cleanup
|
|
- add missing dependency to python-zstandard
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 7 15:49:18 UTC 2024 - Adrian Schröter <adrian@suse.de>
|
|
|
|
- update to version 0.4.1
|
|
* write translations of package descriptions
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 6 15:11:10 UTC 2024 - Adrian Schröter <adrian@suse.de>
|
|
|
|
- update to version 0.4.0
|
|
Replacement of susedata tool, first part
|
|
|
|
- Add supportstatus
|
|
- Add gpg trusted keys
|
|
- switch to SHA512 checksum
|
|
|
|
Missing:
|
|
- diskusage data
|
|
- package translations
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 23 10:58:49 UTC 2024 - Adrian Schröter <adrian@suse.de>
|
|
|
|
- update to version 0.3.4
|
|
- support basic iso generation, not for bootable images yet
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 6 15:13:11 UTC 2024 - Adrian Schröter <adrian@suse.de>
|
|
|
|
- update to version 0.3.3
|
|
- fixes incorrect data inside of repomd.xml
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 5 12:04:37 UTC 2024 - Adrian Schröter <adrian@suse.de>
|
|
|
|
- update to version 0.3.2
|
|
* crash fixes
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 11 08:17:38 UTC 2024 - Adrian Schröter <adrian@suse.de>
|
|
|
|
- update to version 0.3.1
|
|
* Supporting new 0.1 schema with extended functionality
|
|
* signature handling fix
|
|
* refactoring and code cleanup and documentation updates
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 5 14:46:55 UTC 2023 - Adrian Schröter <adrian@suse.de>
|
|
|
|
- update to version 0.2
|
|
* Support .report file generation
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 4 15:27:14 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Set service to manual run: server side execution not permitted in
|
|
products.
|
|
- Do not use python-single-spec magic, but use python3 directly
|
|
(the main python version).
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 4 14:52:21 UTC 2023 - Adrian Schröter <adrian@suse.de>
|
|
|
|
- roll version 0.1
|
|
Kind of a beta version for ALP based products.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 15 10:37:22 UTC 2023 - Adrian Schröter <adrian@suse.de>
|
|
|
|
- initial package
|
|
|