Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ignition for openSUSE:Factory checked in at 2024-06-11 18:27:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ignition (Old) and /work/SRC/openSUSE:Factory/.ignition.new.19518 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ignition" Tue Jun 11 18:27:22 2024 rev:45 rq:1179717 version:2.19.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ignition/ignition.changes 2024-03-15 20:28:15.597404855 +0100 +++ /work/SRC/openSUSE:Factory/.ignition.new.19518/ignition.changes 2024-06-11 18:27:41.985379305 +0200 @@ -1,0 +2,10 @@ +Mon Jun 10 14:24:04 UTC 2024 - ifors...@suse.com + +- Update to version 2.19.0: + * Support LUKS encryption using IBM CEX secure keys on s390x + * providers: add "akamai" provider +- Adding %check section +- Build scripts are executable by themselves now, remove explicit + Bash call + +------------------------------------------------------------------- Old: ---- ignition-2.18.0.tar.xz New: ---- ignition-2.19.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ignition.spec ++++++ --- /var/tmp/diff_new_pack.M2DxSN/_old 2024-06-11 18:27:43.817446164 +0200 +++ /var/tmp/diff_new_pack.M2DxSN/_new 2024-06-11 18:27:43.817446164 +0200 @@ -17,7 +17,7 @@ Name: ignition -Version: 2.18.0 +Version: 2.19.0 Release: 0 Summary: First boot installer and configuration tool License: Apache-2.0 @@ -94,7 +94,10 @@ %build sed -i -e 's|go build -ldflags|go build -buildmode=pie -ldflags|g' build -env VERSION=%{version} GLDFLAGS='-X github.com/coreos/ignition/v2/internal/distro.selinuxRelabel=false -X github.com/coreos/ignition/v2/internal/distro.writeAuthorizedKeysFragment=false ' bash -x ./build +VERSION=%{version} GLDFLAGS='-X github.com/coreos/ignition/v2/internal/distro.selinuxRelabel=false -X github.com/coreos/ignition/v2/internal/distro.writeAuthorizedKeysFragment=false ' ./build + +%check +VERSION=%{version} ./build_blackbox_tests %install make -o all install DESTDIR=%{buildroot} ++++++ _service ++++++ --- /var/tmp/diff_new_pack.M2DxSN/_old 2024-06-11 18:27:43.897449084 +0200 +++ /var/tmp/diff_new_pack.M2DxSN/_new 2024-06-11 18:27:43.901449230 +0200 @@ -1,7 +1,7 @@ <services> <service name="tar_scm" mode="disabled"> - <param name="version">2.18.0</param> - <param name="revision">v2.18.0</param> + <param name="version">2.19.0</param> + <param name="revision">v2.19.0</param> <param name="url">https://github.com/coreos/ignition</param> <param name="scm">git</param> <param name="changesgenerate">enable</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.M2DxSN/_old 2024-06-11 18:27:43.929450251 +0200 +++ /var/tmp/diff_new_pack.M2DxSN/_new 2024-06-11 18:27:43.937450543 +0200 @@ -1,7 +1,7 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/coreos/ignition</param> - <param name="changesrevision">0abc4078a1bb40077c3e094fc3d70a8dbcb7ec02</param> + <param name="changesrevision">09c99e0305adc1377b87964a39ad2d009aec9b12</param> </service> </servicedata> (No newline at EOF) ++++++ ignition-2.18.0.tar.xz -> ignition-2.19.0.tar.xz ++++++ ++++ 85649 lines of diff (skipped)