- Update to version 0.12.5:

* [cli] up: new alias for '--skip_check_domain' -> '-S'
  * [cli] ssh: new option '--agent_forward' aliase '-A'
  * [cli] new option '--skip_check_domain' for 'kanku up'
  * [util] use cache='unsafe' only for vmdk
  * [dist] fixed order of iptables rules when using multiple networks
  * [handler] changed get_ipaddress in SetupNetwork to console

OBS-URL: https://build.opensuse.org/package/show/devel:kanku/kanku?expand=0&rev=136
This commit is contained in:
Frank Schreiner 2022-06-09 14:15:52 +00:00 committed by Git OBS Bridge
parent 4f786405fe
commit fcd1f1d58e
7 changed files with 18 additions and 7 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/M0ses/kanku.git</param>
<param name="changesrevision">d716902aa0fa47309ee341d504a25d1fa96bea87</param></service></servicedata>
<param name="changesrevision">afca1927e9f2c742b67d5a849748b8a1deb03f48</param></service></servicedata>

View File

@ -1,4 +1,4 @@
kanku (0.12.4-0) UNRELEASED; urgency=medium
kanku (0.12.5-0) UNRELEASED; urgency=medium
* updated to upstream version 0.10.1

View File

@ -2,7 +2,7 @@ Format: 1.0
Source: kanku
Binary: kanku
Architecture: any
Version: 0.12.4
Version: 0.12.5
Maintainer: Frank Schreiner <fschreiner@suse.de>
Standards-Version: 3.8.2
Homepage: https://github.com/M0ses/kanku

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a52d2b13c9959b0a7098344529d92b7add42dc05aca0def2c3e96b3871ae235e
size 2526196

3
kanku-0.12.5.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0dece8d1d61218f15afe03bddb5f9acf23bb8622c617d76dcbd5f376bde28903
size 2525232

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Jun 09 14:14:00 UTC 2022 - FSchreiner@suse.com
- Update to version 0.12.5:
* [cli] up: new alias for '--skip_check_domain' -> '-S'
* [cli] ssh: new option '--agent_forward' aliase '-A'
* [cli] new option '--skip_check_domain' for 'kanku up'
* [util] use cache='unsafe' only for vmdk
* [dist] fixed order of iptables rules when using multiple networks
* [handler] changed get_ipaddress in SetupNetwork to console
-------------------------------------------------------------------
Mon May 09 13:19:00 UTC 2022 - FSchreiner@suse.com

View File

@ -22,7 +22,7 @@
Name: kanku
# Version gets set by obs-service-tar_scm
Version: 0.12.4
Version: 0.12.5
Release: 0
License: GPL-3.0-only
Summary: Development and continuous integration