Actions
action #2734
closedSigning of snapshot ISOs
Start date:
2014-06-18
Due date:
% Done:
100%
Estimated time:
Actions
Added by cwh over 10 years ago. Updated almost 10 years ago.
100%
talked to Adrian. He wants to have .sha256 files generated and sign that instead. Sent mail to Marcus Schäfer asking for that feature in kiwi.
The code is in the kiwi git. the obs side seems to work fine for e.g. OBS-Appliance but factory isos lack the .sha256 sum file for some reason
this works now. the isos have a inline signed .sha256 now
There is one kiwi problem left though that kiwi signs /var/cache/obs/worker/root_1//usr/src/packages/KIWIROOT/main/openSUSE-Tumbleweed-NET-x86_64-Snapshot20150107-Media.iso
this needs to be fixed within kiwi
Changed kiwi to no longer pass absolute paths to the .iso file while performing signing
pull request created: https://github.com/openSUSE/kiwi/pull/428
My kiwi fix has been merged and submitted to openSUSE:Factory (SR#281498)