Adrian Schröter 2018-08-20 11:24:59 +00:00 committed by Git OBS Bridge
parent 929f774bcb
commit b948109515

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Mon Aug 20 11:24:25 UTC 2018 - Adrian Schröter <adrian@suse.de>
- 0.163.0
* add sendsysrq command (requires OBS 2.10)
* add addcontainers command (requires OBS 2.10)
* enable statistics for local builds
* add new options to diff command:
--unexpand for local diffs only (bsc#1089025)
--meta for diffing meta files
* add support for podman/buildag engine (docker variation)
* support realname in .changes files
* fix DISTURL checkout for package containers using a multibuild flavor
* Disable ssl session resumption
-------------------------------------------------------------------
Fri Jun 29 07:23:57 UTC 2018 - marco.strigl@suse.com