1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-09-07 21:58:41 +02:00

- add signkey --sslcert option to fetch the optional create ssl certificate instead of gpg key

This commit is contained in:
2013-08-30 09:41:13 +02:00
parent b2b2d54312
commit edda98eaff
2 changed files with 5 additions and 0 deletions

1
NEWS
View File

@@ -2,6 +2,7 @@
- support for kiwi appliance builds using obsrepositories:/ directive
- support for manual release of sources and binaries
- add --last parameter for build logs to show last finished log file, if currently building
- add signkey --sslcert option to fetch the optional create ssl certificate instead of gpg key
0.140
- support python 2.7 and python 3 in parallel now