Koji 1.25.1 Release notes

All changes can be found at pagure. Most important changes are listed here.

Migrating from Koji 1.25

No special actions are needed.

Security Fixes

None

Library changes

return taskLabel for unknown tasks

Regression fix - some external plugins was represented in web/console UI by “malformed task” description. Now we’re back with proper method name and architecture.

Hub Changes

fix SQL condition

Change in 1.25 caused an error in listTagged with type option. Fixed.

use “name” in result of lookup_name for CGs

New cg_match policy test returned dicts not cg names, so checking was not working correctly.

clean noisy error log

Removed debug message which cluttered httpd logs in 1.25.

Web Changes

Drop download link from deleted build

If build is deleted we don’t display download links to not confue the users.

Fix getting tag ID for buildMaven taskinfo page.

buildMaven taskinfo page was broken for deleted builds.

Documentation/DevTools Changes

update .coveragerc to ignore p3 code

docs for KojiHubCA/ClientCA

tests - Add support for running tox with specific test(s)