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

release 0.167.0

This commit is contained in:
lethliel
2019-12-05 10:44:46 +01:00
parent 8ec18e99a3
commit 2a2ea5c27d
2 changed files with 3 additions and 2 deletions

3
NEWS
View File

@@ -1,4 +1,4 @@
0.167
0.167.0
- Added --lastsucceeded option for logfile display (requires OBS 2.11)
- osc shell/chroot/wipe is now handled via build script (working for chroot and KVM only atm)
- osc build/shell features:
@@ -9,6 +9,7 @@
* repository, architecture and vm_type from last build is automatically
reused if not specified otherwise.
* support building for kiwi products using obsrepositories:/
- fix decoding for osc aggregatepac
0.166.2
- Don't enforce password reuse (boo#1156501)