From f7d6ef947108d6bd0d4ccefa089bda259c9e621bb67a76987e6dfc91f9398aa9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Tue, 18 Jun 2024 15:15:52 +0200 Subject: [PATCH 1/2] Central configuration for product composer builds * So we can drop this in all product build projects * Adding also the needed dependency for milestone handling in build script --- _config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_config b/_config index 5e5dc6b..d5a8689 100644 --- a/_config +++ b/_config @@ -24,6 +24,9 @@ BuildFlags: vmfstype:ext4 # nodirindex enabled 2020-12-31 - https://github.com/openSUSE/obs-build/pull/634 BuildFlags: vmfsoptions:nodirindex +# Setup defaults for product composer builds +Substitute: system-packages:productcompose product-composer package-translations perl-YAML-LibYAML + # Help with the switch to the gcc provided libs: # Do not use the -gcc12 variants if different providers exist Prefer: -libasan8-gcc12 From 062861f7a64d90d29544b5f30bc20777b034035a0d7560e8d2be325f12b585ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Wed, 10 Jul 2024 11:17:57 +0200 Subject: [PATCH 2/2] Switch from SLSA version v0 to v1 --- _config | 1 + 1 file changed, 1 insertion(+) diff --git a/_config b/_config index d5a8689..7562944 100644 --- a/_config +++ b/_config @@ -1,5 +1,6 @@ BuildFlags: setvcs +BuildFlags: slsaversion:v1 Release: . spec:slfo.1..