kanku/kanku.changes

188 lines
7.4 KiB
Plaintext

-------------------------------------------------------------------
Fri Feb 23 03:19:12 UTC 2018 - opensuse-packaging@opensuse.org
- Update to version 0.3.9.git20180223.a2e5bb4:
* [web] default sqlite_unicode=1 for server setup to avoid utf8 problems
* [web] changed admin -> user/role list to REST/json
* [web] Workaround for UTF8 double encoding
* [web] fix storage of user_id for javascript in template data
* [cmd] added ExecuteCommandViaSSH in init template
* [cmd] fix for default in ssh command
* [web] avoid implicit creation of logged_in_user
* [web] first working version of job comments in webui
* [schema] final new database schema version 9
-------------------------------------------------------------------
Mon Feb 19 21:50:39 UTC 2018 - opensuse-packaging@opensuse.org
- Update to version 0.3.5.git20180219.240f8be:
* [dist] added missing 'Requires' for kanku-web
* comments in schema JobHistory
* [cmd] fix descriptions for kanku status
* [cmd] add -X <domain_name> to ssh command
* [core] initial version of cli based comments
* [cli] new command dbinit
* [dist] exclude only dirs from file list but keep files
* [cli] refactored regex for libvirtd.conf
* [web] link to gh-pages on index page
* [web] user/role lists in admin interface
* [web] configurable timeout for notification
* [web] better layout for job_history
-------------------------------------------------------------------
Mon Feb 12 16:38:07 UTC 2018 - opensuse-packaging@opensuse.org
- Update to version 0.3.5.git20180212.633d114:
* [dist] create default pool automatically in developer setup
* [cli] use public api in template for init
* [handler] new handler ChangeDomainState
* [handler] option 'reuse' for 'additional_disks' in CreateDomain
* [util] fix deletion of volumes VM
* [handler] option 'keep_volumes' to RemoveDomain
* [worker] improve duplicate advertisement handling
* [handler] fix for additional disks uploading from cache
* [handler] fix for database in ImageDownload
* [handler] use url in ImageDownload directly
* [web] added links to documentation in webui
* [handler] added additional_disks option for CreateDomain
* [doc] documented start/enable of kanku-worker
-------------------------------------------------------------------
Fri Jan 19 01:30:48 UTC 2018 - fschreiner@suse.de
- Update to version 0.3.4.git20180119.07fc15f:
* [doc] changed file path for doc files
* [doc] initial version of README.setup-worker.md
* [worker] reconnect to rabbitmq if SSL error occurrs
* [core] fixed missing increase for counter if more than 1 kanku-worker defined
* initialize last_job_id to avoid 'uninitialized ..' warnings
* [handler] proper env variables for ExecuteCommandViaSSH
* [web] fix for task notify filters
-------------------------------------------------------------------
Fri Jan 19 01:05:43 UTC 2018 - opensuse-packaging@opensuse.org
- Update to version 0.3.3.git20180119.07fc15f:
* [doc] changed file path for doc files
-------------------------------------------------------------------
Fri Jan 19 00:57:01 UTC 2018 - opensuse-packaging@opensuse.org
- Update to version 0.3.3.git20180119.d78a55d:
* [doc] changed file path for doc files
-------------------------------------------------------------------
Fri Jan 19 00:55:33 UTC 2018 - opensuse-packaging@opensuse.org
- Update to version 0.3.3.git20180119.57b2c8a:
* [doc] changed file path for doc files
-------------------------------------------------------------------
Fri Jan 19 00:40:19 UTC 2018 - opensuse-packaging@opensuse.org
- Update to version 0.3.3.git20180119.0de131d:
* [doc] initial version of README.setup-worker.md
-------------------------------------------------------------------
Thu Jan 18 23:39:22 UTC 2018 - opensuse-packaging@opensuse.org
- Update to version 0.3.3.git20180118.b800cdf:
* [doc] initial version of README.setup-worker.md
* [worker] reconnect to rabbitmq if SSL error occurrs
* [core] fixed missing increase for counter if more than 1 kanku-worker defined
* initialize last_job_id to avoid 'uninitialized ..' warnings
* [handler] proper env variables for ExecuteCommandViaSSH
* [web] fix for task notify filters
* [web] avoid 500 when accepting/declining role reques
* [cli] admin interface for roles requests
* [doc] updated distributions in README.md
-------------------------------------------------------------------
Mon Dec 11 11:19:19 UTC 2017 - opensuse-packaging@opensuse.org
- Update to version 0.3.3.git20171211.e68078b:
* [web] avoid 500 when accepting/declining role reques
* [cli] admin interface for roles requests
* [doc] updated distributions in README.md
* Create LICENSE
* Create CONTRIBUTING.md
* [web] ui component to request role changes
* [schema] new database schema version 7
* [cli] avoid exception in 'kanku status'
* [web] fix for filters if no filter so far submitted
* [core] include hostname in notify for daemon restart
-------------------------------------------------------------------
Thu Nov 24 12:24:34 UTC 2016 - fschreiner@suse.com
- Update to version 0.1.8.git20161124.ed94b6d:
* fixed remote login if no kankurc found
* cleanup for K::H::ImageDownload
* cleanup K::Util::VM
* logging console output to file
* added vcpu to init options
* pod docu for Kanku::Handler
* added PERL5LIB to profile get access via perldoc
-------------------------------------------------------------------
Sat Nov 19 02:56:52 UTC 2016 - opensuse-packaging@opensuse.org
- Update to version 0.1.7.git20161119.64ee74e:
* more logging in Kanku::Util::VM
* new README.md pointing to projects gh-page
* fixed template problems with cpu type
* make repository for Kanku::Handler::OBSCheck configurable via WebUI
* make ssh auth_type for Kanku::Roles::SSH globally configurable
* fix 'Uninitialzed value' warning in Kanku::Util::VM
* link to home:M0ses:kanku:Images in initial KankuFile
* fixed offline handling with new libvirt based image upload
* new version in spec file
* fixed problem if setup not started as root
-------------------------------------------------------------------
Thu Jul 28 01:56:49 UTC 2016 - fschreiner@suse.com
- refactor Cmd::Roles::Remote for autologin
-------------------------------------------------------------------
Fri Jul 01 2016 Frank Schreiner - 0.1.0-1.0
- added handler for openstack
-------------------------------------------------------------------
Mon Jun 20 2016 Frank Schreiner - 0.0.5-2.0
- fixed libvirtd setup for leap
-------------------------------------------------------------------
Sun Jun 19 2016 Frank Schreiner <m0ses@samaxi.de> - 0.0.5-1.0
- fixed cache_dir problem with CreateDomain
- fixed specfile problems
-------------------------------------------------------------------
Sun Jun 19 2016 Frank Schreiner <m0ses@samaxi.de> 0.0.4-1.1
- fixed version of contrib/port_forward.pl
- RemoveDomain can be disabled now by gui
- download via OBS api
- initial version of openvswitch integration
- moved job template to examples directory
- added mirror mode to GIT handler
-------------------------------------------------------------------
Fri May 20 2016 Frank Schreiner - 0.0.3-0.1
- new cli remote commands
- refactor of parameter handling in UI and scheduler
-------------------------------------------------------------------
Mon Apr 25 2016 Frank Schreiner - 0.0.2-0.1
- introduced offline mode and dbmigreate command
-------------------------------------------------------------------
Thu Mar 10 2016 Frank Schreiner - 0.0.1-0.1
- initial version