Skip to content

v0.2.16

Choose a tag to compare

@github-actions github-actions released this 31 Jul 19:53
· 29 commits to main since this release
v0.2.16
291610e

pkgdev bugs:

  • bugs: support filing keywording (KEYWORDREQ) bugs and detecting required keywording of stablereq dependencies, chaining the stable bug to depend on the keyword bug (@arthurzam, #123)
  • bugs: fix --edit-graph silently dropping the bug for the requested target when one of its dependencies already had an open bug (@arthurzam, #218)

pkgdev tatt:

  • tatt: --use-combos now produces genuinely different USE combinations. Flags unconstrained by REQUIRED_USE were left to the constraint solver, which assigns them last, so every combination after the first differed only in a handful of them (@arthurzam)