Koji 1.16.1 Release Notes

Koji 1.16.1 is a point release for Koji 1.16. The major changes include:

  • Allow target info to be read for different type tasks in channel policy.
  • Create symlinks for builds imported onto non-default volumes.
  • Fix RPMdiff issues found in Koji 1.16.0.

Please see: Koji 1.16.0 Release notes

Issues fixed in 1.16.1

  • Issue 847 – spin-livecd failed with “Could not resolve host”
  • Issue 932 – Fix use_host_resolv with new mock version
  • Issue 1010 – koji fails runroot because of UnicodeDecodeError
  • Issue 998 – cancel build doesn’t work for images
  • Issue 994 – rpmdiff calculate wrong results
  • Issue 1025 – missing default volume symlink for imported builds affected by volume policy
  • Issue 1007 – decode_args() might result in –package parameter missing in runroot command
  • Issue 150 – no target info in channel policy for non-rpm tasks
  • PR: 973 – Check empty arches before spawning dist-repo
  • Issue 958 – Notification for tagBuildBypass is writing message untagged from, expected message tagged into
  • Issue 968 – Default enable python3 on RHEL8
  • Issue 916clone-tag doesn’t preserve tagging order
  • Issue 949 – cli: [rpminfo] KeyError: ‘license’ for external RPM
  • Issue 876 – koji clone-tag raises “UnboundLocalError”
  • Issue 945 – Koji build fail due to ambiguous python shebang