Skip to content

2.4.0

Latest
Compare
Choose a tag to compare
@msimacek msimacek released this 08 Jun 10:34
· 101 commits to master since this release

Minor features

  • Changed parts of versions are highlighted in bold
  • Package's "Dependency changes since last build" is now collapsed, like build's dependency changes

Bugfixes

  • Non-cannonical arches would get skipped when used in build_arches configuration variable (#246)
  • Fixed dest_tag handling when branching (#245)
  • Fixed incorrect wording of tooltip for dependency distance (#257)
  • Fixed primary collections treated as secondary in some cases

Other

  • unapplied_change table was normalized to be consistent with applied_change
  • Multiple test improvements
  • Added lots of docstrings

Upgrading from 2.3.1

  • Database migration
    • Run alembic -c /usr/share/koschei/alembic.ini upgrade head while the backend services and httpd are stopped