forked from pool/ignition
- 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:
parent
1aa7e4b264
commit
ebd26da87e
@ -1,6 +1,6 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">git://github.com/coreos/ignition.git</param>
|
<param name="url">git://github.com/coreos/ignition.git</param>
|
||||||
<param name="changesrevision">2ce015b21f5de14d5a530ca3695a0ea62830f72f</param>
|
<param name="changesrevision">8c69134a2907c87ae53c6878da123d8f035f81f8</param>
|
||||||
</service>
|
</service>
|
||||||
</servicedata>
|
</servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4fd136e2cd6a09bd5205ef9a835d9e400f1f5a1f18218fab8d6aa05b35ddb7a9
|
|
||||||
size 408676
|
|
3
ignition-0.30.0+git20190308.8c69134.tar.xz
Normal file
3
ignition-0.30.0+git20190308.8c69134.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b5e45d8e2b4277fba9677703431c070ab69e02992c675ba69551ba3d68e69961
|
||||||
|
size 422384
|
@ -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
|
Mon Mar 04 14:10:54 UTC 2019 - kukuk@suse.de
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: ignition
|
Name: ignition
|
||||||
Version: 0.30.0+git20190301.2ce015b
|
Version: 0.30.0+git20190308.8c69134
|
||||||
Release: 0
|
Release: 0
|
||||||
Group: System/Management
|
Group: System/Management
|
||||||
Summary: First boot installer and configuration tool
|
Summary: First boot installer and configuration tool
|
||||||
|
Loading…
Reference in New Issue
Block a user