1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-09-08 14:08:42 +02:00

add sha256 verification for downloaded files via source service

This commit is contained in:
2010-05-17 19:24:00 +02:00
parent 390b9659fe
commit b397b354fe
2 changed files with 36 additions and 5 deletions

2
NEWS
View File

@@ -5,7 +5,7 @@
- osc branch reads project/package in package directory
- fix creation of package link, when target project has the package via linked project
- add support for CBpreinstall/CBinstall
- support "osc add http://...", this uses obs source service for downloading a file now
- support "osc add http://...", this uses obs source service for downloading a file and verify it via sha256 verifier service
0.126
- added VM autosetup to osc. This requires appropriate OBS version and build script version.