- Add 0001-Throw-error-if-SSH-keys-could-not-be-written.patch:

Don't silently ignore if the SSH key could not be written
  [boo#1159232]

OBS-URL: https://build.opensuse.org/package/show/devel:kubic:ignition/ignition?expand=0&rev=36
This commit is contained in:
Ignaz Forster
2020-01-08 18:08:37 +00:00
committed by Git OBS Bridge
parent 29b985c591
commit 7f434f12b7
3 changed files with 39 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Jan 8 17:47:30 UTC 2020 - Ignaz Forster <iforster@suse.com>
- Add 0001-Throw-error-if-SSH-keys-could-not-be-written.patch:
Don't silently ignore if the SSH key could not be written
[boo#1159232]
-------------------------------------------------------------------
Mon Dec 23 09:16:22 UTC 2019 - iforster@suse.de