You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
141 lines
2.7 KiB
141 lines
2.7 KiB
==========================
|
|
msvsphere.ci Release Notes
|
|
==========================
|
|
|
|
.. contents:: Topics
|
|
|
|
|
|
v0.1.12
|
|
=======
|
|
|
|
Minor Changes
|
|
-------------
|
|
|
|
- koji_server - add support for both old and new Koji DB schema paths.
|
|
|
|
v0.1.11
|
|
=======
|
|
|
|
Minor Changes
|
|
-------------
|
|
|
|
- pungi_builder - install glibc-langpack-ru and lorax-lmc-novirt dependencies.
|
|
|
|
v0.1.10
|
|
=======
|
|
|
|
Minor Changes
|
|
-------------
|
|
|
|
- koji_server - allow side-tag creation for all Koji tags.
|
|
|
|
New Roles
|
|
---------
|
|
|
|
- msvsphere.ci.pungi_builder - A role that installs Pungi and Lorax.
|
|
|
|
v0.1.9
|
|
======
|
|
|
|
New Roles
|
|
---------
|
|
|
|
- msvsphere.ci.pgp_test_key - A role that generates a PGP key for testing purposes.
|
|
|
|
v0.1.8
|
|
======
|
|
|
|
Minor Changes
|
|
-------------
|
|
|
|
- kerberos_kdc - open Kerberos service to public if firewalld is present.
|
|
|
|
v0.1.7
|
|
======
|
|
|
|
Minor Changes
|
|
-------------
|
|
|
|
- koji_cli - add Kerberos keytab path and principal configuration support trough ``koji_cli_keytab`` and ``koji_cli_principal`` variables.
|
|
- koji_server - add Koji sidetags configuration support through ``koji_hub_sidetags_max`` and ``koji_hub_sidetags_parents`` variables.
|
|
|
|
Bugfixes
|
|
--------
|
|
|
|
- koji_builder - enabled by default mock use_bootstrap_image option broke Koji builds. Fix disables this option globally in the /etc/mock/site-defaults.cfg file.
|
|
|
|
v0.1.6
|
|
======
|
|
|
|
Release Summary
|
|
---------------
|
|
|
|
Implemented Gitea installation and Koji builders support.
|
|
|
|
New Roles
|
|
---------
|
|
|
|
- msvsphere.ci.gitea_binary - A role that installs Gitea from an official binary.
|
|
- msvsphere.ci.gitea_db_server - A role that configures a PostgreSQL server for Gitea.
|
|
- msvsphere.ci.koji_builder - A role that configures a Koji builder.
|
|
|
|
v0.1.5
|
|
======
|
|
|
|
New Roles
|
|
---------
|
|
|
|
- msvsphere.ci.kerberos_kdc - A role that installs and configures a Kerberos KDC.
|
|
|
|
v0.1.4
|
|
======
|
|
|
|
Bugfixes
|
|
--------
|
|
|
|
- koji_db_server - added PostgreSQL 15 support by granting schema usage and create privileges to Koji user.
|
|
|
|
New Roles
|
|
---------
|
|
|
|
- msvsphere.ci.kerberos_principal - A role that creates a kerberos principal.
|
|
- msvsphere.ci.koji_cli - A role that installs and configures Koji CLI tools.
|
|
- msvsphere.ci.koji_server - A role that installs and configures a Koji server.
|
|
|
|
v0.1.3
|
|
======
|
|
|
|
New Roles
|
|
---------
|
|
|
|
- msvsphere.ci.koji_db_server - A role that configures a PostgreSQL server for Koji.
|
|
|
|
v0.1.2
|
|
======
|
|
|
|
New Roles
|
|
---------
|
|
|
|
- msvsphere.ci.koji_server_ca - A role that creates a Koji server CA and issues an HTTPS certificate.
|
|
|
|
v0.1.1
|
|
======
|
|
|
|
New Roles
|
|
---------
|
|
|
|
- msvsphere.ci.koji_tools - A role that installs koji-tools.
|
|
|
|
v0.1.0
|
|
======
|
|
|
|
Release Summary
|
|
---------------
|
|
|
|
Initial msvsphere.ci collection release.
|
|
|
|
New Roles
|
|
---------
|
|
|
|
- msvsphere.ci.postgresql_server - A role that installs and configures a PostgreSQL server
|