Skip to content

Releases: gentoo/nattka

v0.2.19

Choose a tag to compare

@mgorny mgorny released this 15 Aug 20:33
v0.2.19
3899327
  • if a regular stablereq or keywordreq is blocking a security bug,
    sanity-check will mark it with SECURITY keyword
  • bugs with SECURITY keywords are now returned by --security filter

0.2.18

Choose a tag to compare

@mgorny mgorny released this 29 Jul 18:42
v0.2.18
7f01b8e
  • revert (over)-verbose reporting of skip conditions for now

0.2.17

Choose a tag to compare

@mgorny mgorny released this 29 Jul 17:03
v0.2.17
0670b57
  • list lines that are missing keywords explicitly

0.2.16

Choose a tag to compare

@mgorny mgorny released this 29 Jul 10:37
v0.2.16
a2eb9fe
  • do not apply ALLARCHES if packages did not have stable keywords before

0.2.15

Choose a tag to compare

@mgorny mgorny released this 29 Jul 09:21
v0.2.15
40b618c
  • do not skip recently modified bugs if running in pretend mode
  • extend make-package-list to support creating lists for stablereqs
  • report all bugs with missing keywords verbosely

0.2.14

Choose a tag to compare

@mgorny mgorny released this 09 Jul 11:05
v0.2.14
7fe5b5d
  • fix detecting git repository when symlinks are present on the path
    (thanks to Florian Schmaus)

0.2.13

Choose a tag to compare

@mgorny mgorny released this 16 Apr 14:16
v0.2.13
0f85e8f
  • do not process freshly updated bugs to workaround Bugzilla race
    conditions

0.2.12

Choose a tag to compare

@mgorny mgorny released this 20 Feb 20:53
v0.2.12
f238e29
  • fix compatibility with newer pkgcheck versions (0.8* and git)
  • remove the test dependency on freezegun

0.2.11

Choose a tag to compare

@mgorny mgorny released this 27 Nov 10:04
v0.2.11
b93bcbb
  • workaround Bugzilla race conditions resulting in closed bugs being
    processed
  • do not CC arches on bugs assigned to bug-wranglers@g.o
  • mark previous comments as obsolete while reporting new status

0.2.10

Choose a tag to compare

@mgorny mgorny released this 13 Sep 11:36
v0.2.10
9a54450
  • fix new pkgcheck to test stable & dev profiles only.