- 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

OBS-URL: https://build.opensuse.org/package/show/devel:kubic:ignition/ignition?expand=0&rev=32
This commit is contained in:
Ignaz Forster
2019-11-20 11:07:23 +00:00
committed by Git OBS Bridge
parent 324178741b
commit 6100c02da3
5 changed files with 17 additions and 7 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Nov 20 10:29:29 UTC 2019 - iforster@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
-------------------------------------------------------------------
Thu Nov 07 17:45:13 UTC 2019 - kukuk@suse.de