Hello community, here is the log from the commit of package ignition for openSUSE:Factory checked in at 2020-01-21 21:03:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ignition (Old) and /work/SRC/openSUSE:Factory/.ignition.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ignition" Tue Jan 21 21:03:41 2020 rev:11 rq:766131 version:2.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ignition/ignition.changes 2020-01-14 21:13:52.950945522 +0100 +++ /work/SRC/openSUSE:Factory/.ignition.new.26092/ignition.changes 2020-01-21 21:04:14.876957544 +0100 @@ -1,0 +2,6 @@ +Tue Jan 21 16:25:25 UTC 2020 - Ignaz Forster <[email protected]> + +- Do not use SSH keys fragments, those are not supported by + openSUSE. [boo#1161265] + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ignition.spec ++++++ --- /var/tmp/diff_new_pack.YPI2Zu/_old 2020-01-21 21:04:16.048958091 +0100 +++ /var/tmp/diff_new_pack.YPI2Zu/_new 2020-01-21 21:04:16.048958091 +0100 @@ -47,7 +47,7 @@ %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 ' bash -x ./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 %install install -d %{buildroot}%{_prefix}/lib/dracut/modules.d/30ignition
