diff --git a/osc.changes b/osc.changes index 31501e3..4d70884 100644 --- a/osc.changes +++ b/osc.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Aug 20 11:24:25 UTC 2018 - Adrian Schröter + +- 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