Hello community,

here is the log from the commit of package ignition for openSUSE:Factory 
checked in at 2019-11-20 12:38:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ignition (Old)
 and      /work/SRC/openSUSE:Factory/.ignition.new.26869 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ignition"

Wed Nov 20 12:38:17 2019 rev:7 rq:749861 version:2.0.1+git20191112.a924dd7

Changes:
--------
--- /work/SRC/openSUSE:Factory/ignition/ignition.changes        2019-11-15 
00:38:36.711696442 +0100
+++ /work/SRC/openSUSE:Factory/.ignition.new.26869/ignition.changes     
2019-11-20 12:38:23.037783832 +0100
@@ -1,0 +2,10 @@
+Wed Nov 20 10:29:29 UTC 2019 - ifors...@suse.de
+
+- Update to version 2.0.1+git20191112.a924dd7:
+  * tests: remove unused partitions, dead code
+  * internal,tests: abolish syscall package
+  * vendor: include golang.org/x/sys/unix
+  * providers: add ibmcloud
+- turn off SELinux by default
+
+-------------------------------------------------------------------

Old:
----
  ignition-2.0.1+git20191106.809f44a.tar.xz

New:
----
  ignition-2.0.1+git20191112.a924dd7.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ignition.spec ++++++
--- /var/tmp/diff_new_pack.qvjU9Y/_old  2019-11-20 12:38:24.977783030 +0100
+++ /var/tmp/diff_new_pack.qvjU9Y/_new  2019-11-20 12:38:24.981783028 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ignition
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           ignition
-Version:        2.0.1+git20191106.809f44a
+Version:        2.0.1+git20191112.a924dd7
 Release:        0
 Summary:        First boot installer and configuration tool
 License:        Apache-2.0
@@ -43,7 +43,7 @@
 
 %build
 sed -i -e 's|go build -ldflags|go build -buildmode=pie -ldflags|g' build
-env VERSION=%{version} bash -x ./build
+env VERSION=%{version} GLDFLAGS='-X 
github.com/coreos/ignition/v2/internal/distro.selinuxRelabel=false ' bash -x 
./build
 
 %install
 install -d %{buildroot}%{_prefix}/lib/dracut/modules.d/30ignition

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.qvjU9Y/_old  2019-11-20 12:38:25.009783017 +0100
+++ /var/tmp/diff_new_pack.qvjU9Y/_new  2019-11-20 12:38:25.009783017 +0100
@@ -1,6 +1,6 @@
 <servicedata>
   <service name="tar_scm">
     <param name="url">git://github.com/coreos/ignition.git</param>
-    <param 
name="changesrevision">809f44aed2102b489ef19ad9631eb55fb9f84539</param>
+    <param 
name="changesrevision">a924dd7d11685a30bf79f20ce9fc3ca93860f032</param>
  </service>
 </servicedata>
\ No newline at end of file

++++++ ignition-2.0.1+git20191106.809f44a.tar.xz -> 
ignition-2.0.1+git20191112.a924dd7.tar.xz ++++++
++++ 236833 lines of diff (skipped)


Reply via email to