diff --git a/_servicedata b/_servicedata index 2e70dc3..a0c28fd 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/M0ses/kanku.git - e21411fc110c2898a666b82f00caa6ae21a9b091 \ No newline at end of file + 681ba26f92e44d2c9dbcbe0a07cff94b7bf953ff \ No newline at end of file diff --git a/debian.changelog b/debian.changelog index 472c671..97a72aa 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,10 +1,10 @@ -kanku (0.14.0-0) UNRELEASED; urgency=medium +kanku (0.16.0-0) unstable; urgency=medium - * updated to upstream version 0.14.0 + * updated to upstream version 0.16.0 - -- Frank Schreiner Tue, 10 Jan 2023 09:15:00 +0100 + -- Frank Schreiner Fri, 01 Dec 2023 10:11:17 +0100 -kanku (0.13.0-0) UNRELEASED; urgency=medium +kanku (0.10.1-0) unstable; urgency=medium * updated to upstream version 0.10.1 diff --git a/debian.control b/debian.control index ff5f74b..6d29f77 100644 --- a/debian.control +++ b/debian.control @@ -8,7 +8,7 @@ Section: httpd Package: kanku Architecture: any -Description: TODO: add some meaningful description - to be more verbose +Description: kanku is a utility for integration of kiwi images built + by the Open Build Service (OBS) in a development and testing workflow. Depends: libmoosex-app-perl, libnamespace-autoclean-perl, libmoose-perl, libmodule-pluggable-perl, libpod-elemental-perl, libio-interactive-perl, liblog-log4perl-perl, libmoosex-singleton-perl, libyaml-pp-perl, liblwp-protocol-https-perl, libwww-perl, libjson-xs-perl, libpath-class-perl, libfile-homedir-perl, libterm-readkey-perl, libdbix-class-perl, libdbix-class-migration-perl, liblog-log4perl-perl, libjson-maybexs-perl, libtype-tiny-perl, libjson-maybexs-perl, libdevel-partialdump-perl, libsql-translator-perl, liblog-any-perl, libsys-virt-perl, libexpect-perl, libtemplate-perl, libnet-ip-perl, libxml-xpath-perl, libfile-libmagic-perl, libipc-run-perl, libnet-amqp-perl, libnet-amqp-rabbitmq-perl, libmath-int64-perl, libconst-fast-perl, libssh-session-perl, libuuid-perl, libdancer2-perl, libsession-token-perl,libdancer2-plugin-dbic-perl, libnet-obs-client-perl, libtest-exception-perl, libdbix-class-fixtures-perl, libdancer2-plugin-auth-extensible-perl, libxml-structured-perl, libmoosex-app-perl, libdata-dump-streamer-perl, libdancer2-plugin-websocket-perl, libdata-visitor-perl, libconfig-tiny-perl, libio-all-perl, gnupg2, libdbix-class-deploymenthandler-perl, liblog-contextual-perl, libmoosex-role-parameterized-perl, libsql-splitstatement-perl, libdbix-class-schema-loader-perl, libfile-sharedir-projectdistdir-perl, libdbd-sqlite3-perl, libdatetime-format-sqlite-perl, libmoosex-app-cmd-perl, libvirt-daemon-system, libarchive-cpio-perl, libfile-copy-recursive-perl Recommends: libyaml-pp-libyaml-perl diff --git a/debian.dsc b/debian.dsc index 2ca332c..476f717 100644 --- a/debian.dsc +++ b/debian.dsc @@ -2,7 +2,7 @@ Format: 1.0 Source: kanku Binary: kanku Architecture: any -Version: 0.14.0 +Version: 0.16.0 Maintainer: Frank Schreiner Standards-Version: 3.8.2 Homepage: https://github.com/M0ses/kanku diff --git a/kanku.changes b/kanku.changes index 72b4d57..a7cb066 100644 --- a/kanku.changes +++ b/kanku.changes @@ -1,3 +1,44 @@ +------------------------------------------------------------------- +Mon Dec 4 06:40:07 UTC 2023 - Frank Schreiner + +- Update to version 0.16.0 + * FEATURES + * [feature] Implemented HTTP Signature Authentication + * [feature] Defaults handling migrated to K::Config::Defaults + * BUGFIXES + * [cli] cleanup unused packages in urlwrapper + +- Update to version 0.15.0 + * FEATURES + * [cli] configurable apiurl for init and lsi + * initial version of worker setup + * [core] waitpid when stopping dispatcher + * [web] improved login page + * [web] show error message if user is not logged in + * [handler] CreateDomain: added vcpu/memory to gui_config + * [handler] GIT: new option 'recursive' for recursive clones + * BUGFIXES + * [handler] OBSServerFrontendTests: fix cleanup temp and logfiles if succeeded + * [handler] ImageDownload: always set vm_image_file if found vm_image_url + * [handler] OBSServerFrontendTests: fix stuck test runs + * [core] fix for rabbitmq reconnect + * [worker] fixed routing key used for sending job_aborted + * [handler] GIT: fixed mirror mode + * [handler] SetupNetwork: fixed pod + * [core] set job_group start_time before dispatching + * [core] fixing rabbit retry time + * [util] VM: changed default accessmode_9p to 'squash' + * [handler] OBSServerFrontendTests: changed to user kanku and use local path + * [handler] OBSServerFrontendTests: split commands + * [dist] set timeout for kanku-worker.service to 90sec + * [dispatcher] kill dispatcher process running dead jobs + * [dispatcher] clean up dead job groups on dispatcher startup/shutdown + * [worker] send aborted_job to correct job queue + * [web] return error if data for job_group rest call is HASH + * [worker] do not return before destroying queue + * [examples] updated KankuFile.openQA + * [handler] SetupNetwork: added timeout + ------------------------------------------------------------------- Tue Jan 10 06:53:59 UTC 2023 - FSchreiner@suse.com diff --git a/kanku.spec b/kanku.spec index 6588372..f4d9692 100644 --- a/kanku.spec +++ b/kanku.spec @@ -22,7 +22,7 @@ Name: kanku # Version gets set by obs-service-tar_scm -Version: 0.14.0 +Version: 0.16.0 Release: 0 License: GPL-3.0-only Summary: Development and continuous integration @@ -61,7 +61,7 @@ BuildRequires: perl(Moose) BuildRequires: perl(MooseX::App) BuildRequires: perl(MooseX::Singleton) BuildRequires: perl(Net::IP) -BuildRequires: perl(Net::OBS::Client) +BuildRequires: perl(Net::OBS::Client) >= 0.1.0 BuildRequires: perl(Libssh::Session) BuildRequires: perl(Path::Class) BuildRequires: perl(Plack)