- Update to version 0.5.7:

OBS-URL: https://build.opensuse.org/package/show/devel:kanku/kanku?expand=0&rev=11
This commit is contained in:
Frank Schreiner 2019-05-06 13:24:43 +00:00 committed by Git OBS Bridge
parent 4992ca4e74
commit 4cd88aa330
7 changed files with 81 additions and 13 deletions

View File

@ -1,16 +1,15 @@
<services>
<service name="obs_scm" mode="disabled">
<param name="versionformat">@PARENT_TAG@.git%cd.%h</param>
<service name="tar_scm" mode="disabled">
<param name="versionformat">@PARENT_TAG@</param>
<param name="url">git://github.com/M0ses/kanku.git</param>
<param name="scm">git</param>
<param name="changesgenerate">enable</param>
<param name="extract">dist/kanku.spec</param>
<param name="revision">master</param>
</service>
<service name="tar" mode="buildtime"/>
<service name="recompress" mode="buildtime">
<service name="recompress" mode="disabled">
<param name="compression">xz</param>
<param name="file">*.tar</param>
</service>
<service name="set_version" mode="buildtime"/>
<service name="set_version" mode="disabled"/>
</services>

View File

@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param name="url">git://github.com/M0ses/kanku.git</param>
<param name="changesrevision">495ead4ebe68568454be9540aef1cac68afcf2ca</param></service><service name="tar_scm">
<param name="changesrevision">56ff27aa03649a92fe788e1213d8cb3ac8fd4885</param></service><service name="tar_scm">
<param name="url">/home/frank/prj/kanku</param>
<param name="changesrevision">07fc15f0647a92f01b67085d698485d3432a8924</param></service></servicedata>

View File

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

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

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

View File

@ -1,3 +1,71 @@
-------------------------------------------------------------------
Mon May 06 13:12:11 UTC 2019 - FSchreiner@suse.com
- Update to version 0.5.7:
* [dist] intial installation instructions for ubuntu/debian
* [cli] fix in cli guest view for new api data format
* [dist] more perl deps in cpanfile (for ubuntu)
* [examples] updated openQA to ext4 multibuild image
* [handler] various fixes for K8NodePortForward
* [handler] initial version of K::H::K8NodePortForward
* [handler] new host_dir_9p handling
* [util] better logging in Kanku::Util::DoD
* [handler] enable to set ipaddress in SetJobContext
* [dispatcher] improved logging
* [contrib] added redump_perl
* [worker] improved logging
* [core] new attribute 'running_remotely'
* [core] fix parameters for Kanku::RabbitMQ->recv
* [core] fix for Kanku::RabbitMQ->recv
* [core] make rabbitmq more fault tolerant
* [web] suppress domain name prefix in input fields if value is empty
* [util] enable xz for vdi in DoD regex
* [handler] fix doc in ExecuteCommandViaConsole
* added cpanfile for deps in perl
* initial version of KankuFile.kubernetes
* fixes for setup on ubuntu/debian
* fix --memory in 'kanku init'
* removed chown to qemu user for K::U::CurlHttpDownload
* removed Makefile.PL
* [examples] KankuFile starts vagrant
* [handler] CreateDomain - enable root_disk_size for raw.xz
* [handler] root_disk_size with units
* [handler] CreateDomain - fix if pool_name not set
* [handler] fix use pool_name also for cached images in CreateDomain.pm
* [templates] added template with-graphic.tt2
* [examples] fixed typo immages -> images
* [util] added pool_name to Kanku::Util::VM
* prefer param from config
* [setup] added setup of nested kvm
* [dist] first draft of an apparmor profile for the cli tool
* [notifier] added job duration for NSCA (nagios perf_data)
* [examples] fixed obs-server.yml example job
* [dist] added Kanku/YAML.pm to specfile
* [util] shorter sleep in VM::Console->cmd
* [handler] avoid uninitiliazed warning in CreateDomain
* [util] fix for VM::Console race conditions while cmd execution
* [example] icinga with influxdb (first draft)
* [core] fix for typo in refactor
* [core] refactor YAML handling
* [handler] die if root_disk_size is set for invalid image types in CreateDomain
* [core] disable ActiveChild message in TriggerD
* [notifier] new notifier for nagios NSCA
* [example] initial version of centos example
* [examples] New KankuFile and doc for ubuntu-devel
* [dist] reorder files in spec file
* [examples] removed resizing from KnakuFile.openQA
* [dist] added CleanupIPTables to default remove-domain job
* [doc] fixed markup in README.rabbitmq.md
* [doc] Fix markup in README.setup-ovs.md
* [dist] minor fixes for developer setup
* [handler] new parameter for K::H::CreateDomain : pool_name
* [core] support for xz compressed qcow2 images
* [core] changed default timeout for vm network to 3min (180sec)
* [handler] set timeout for console in K::H::Reboot correctly
* [examples] more mem and start openqa-worker
* [examples] fixing iginga2
* [core] support download of vmdk.xz files
-------------------------------------------------------------------
Tue Nov 13 19:33:12 UTC 2018 - opensuse-packaging@opensuse.org

View File

@ -2,7 +2,7 @@ Format: 1.0
Source: kanku
Binary: kanku
Architecture: any
Version: 0.0.1.git20160318.745005d-0
Version: 0.5.5.git20181113.495ead4-0
Maintainer: unknown <unknown@debian.org>
Standards-Version: 3.8.2
Homepage: https://github.com/M0ses/kanku

View File

@ -20,8 +20,8 @@
Name: kanku
# Version gets set by obs-service-tar_scm
Version: 0.0.0
Release: 0.0
Version: 0.5.5.git20181113.495ead4
Release: 0
License: GPL-3.0
Summary: Development and continuous integration made easy
Url: https://github.com/M0ses/kanku
@ -217,11 +217,11 @@ TODO:
%config(noreplace) /etc/kanku/logging/default.conf
%dir /etc/kanku/templates
%dir /etc/kanku/templates/examples-vm/
%dir /etc/kanku/templates/cmd
%dir /etc/kanku/templates/cmd/setup
%config /etc/kanku/templates/cmd/init.tt2
%config /etc/kanku/templates/cmd/setup/*
%dir /etc/kanku/templates/examples-vm/
%config /etc/kanku/templates/examples-vm/obs-server-26.tt2
%config /etc/kanku/templates/examples-vm/sles11sp3.tt2
%config /etc/kanku/templates/examples-vm/obs-server.tt2
@ -270,6 +270,7 @@ TODO:
/usr/lib/kanku/lib/Kanku/Airbrake.pm
/usr/lib/kanku/lib/Kanku/NotifyQueue.pm
/usr/lib/kanku/lib/Kanku/GPG.pm
/usr/lib/kanku/lib/Kanku/YAML.pm
%dir /usr/lib/kanku/lib/Kanku/WebSocket
/usr/lib/kanku/lib/Kanku/WebSocket/Notification.pm