v0.2.16
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-graphsilently dropping the bug for the requested target when one of its dependencies already had an open bug (@arthurzam, #218)
pkgdev tatt:
- tatt:
--use-combosnow produces genuinely different USE combinations. Flags unconstrained byREQUIRED_USEwere left to the constraint solver, which assigns them last, so every combination after the first differed only in a handful of them (@arthurzam)