- Update to version 0.30.0+git20190308.8c69134:

* tests/positive/passwd: add test UseAuthorizedKeysFile
  * tests/*: expose env vars through Test.Env
  * internal/*: drop merging authorized_keys.d into authorized_keys
  * vendor: switch to go modules
  * MAINTAINERS: update

OBS-URL: https://build.opensuse.org/package/show/devel:kubic:ignition/ignition?expand=0&rev=7
This commit is contained in:
Thorsten Kukuk 2019-03-09 13:25:02 +00:00 committed by Git OBS Bridge
parent 1aa7e4b264
commit ebd26da87e
5 changed files with 15 additions and 5 deletions

View File

@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param name="url">git://github.com/coreos/ignition.git</param>
<param name="changesrevision">2ce015b21f5de14d5a530ca3695a0ea62830f72f</param>
<param name="changesrevision">8c69134a2907c87ae53c6878da123d8f035f81f8</param>
</service>
</servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4fd136e2cd6a09bd5205ef9a835d9e400f1f5a1f18218fab8d6aa05b35ddb7a9
size 408676

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b5e45d8e2b4277fba9677703431c070ab69e02992c675ba69551ba3d68e69961
size 422384

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Mar 09 13:17:07 UTC 2019 - kukuk@suse.de
- Update to version 0.30.0+git20190308.8c69134:
* tests/positive/passwd: add test UseAuthorizedKeysFile
* tests/*: expose env vars through Test.Env
* internal/*: drop merging authorized_keys.d into authorized_keys
* vendor: switch to go modules
* MAINTAINERS: update
-------------------------------------------------------------------
Mon Mar 04 14:10:54 UTC 2019 - kukuk@suse.de

View File

@ -17,7 +17,7 @@
Name: ignition
Version: 0.30.0+git20190301.2ce015b
Version: 0.30.0+git20190308.8c69134
Release: 0
Group: System/Management
Summary: First boot installer and configuration tool