Skip to content

Releases: projg2/nattka

v0.2.19

15 Aug 20:33
v0.2.19
3899327
Compare
Choose a tag to compare
  • 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

29 Jul 18:42
v0.2.18
7f01b8e
Compare
Choose a tag to compare
  • revert (over)-verbose reporting of skip conditions for now

0.2.17

29 Jul 17:03
v0.2.17
0670b57
Compare
Choose a tag to compare
  • list lines that are missing keywords explicitly

0.2.16

29 Jul 10:37
v0.2.16
a2eb9fe
Compare
Choose a tag to compare
  • do not apply ALLARCHES if packages did not have stable keywords before

0.2.15

29 Jul 09:21
v0.2.15
40b618c
Compare
Choose a tag to compare
  • 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

09 Jul 11:05
v0.2.14
7fe5b5d
Compare
Choose a tag to compare
  • fix detecting git repository when symlinks are present on the path
    (thanks to Florian Schmaus)

0.2.13

16 Apr 14:16
v0.2.13
0f85e8f
Compare
Choose a tag to compare
  • do not process freshly updated bugs to workaround Bugzilla race
    conditions

0.2.12

20 Feb 20:53
v0.2.12
f238e29
Compare
Choose a tag to compare
  • fix compatibility with newer pkgcheck versions (0.8* and git)
  • remove the test dependency on freezegun

0.2.11

27 Nov 10:04
v0.2.11
b93bcbb
Compare
Choose a tag to compare
  • 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

13 Sep 11:36
v0.2.10
9a54450
Compare
Choose a tag to compare
  • fix new pkgcheck to test stable & dev profiles only.