Skip to content

Commit af2883f

Browse files
committed
new release 0.10.15
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
1 parent 75472fb commit af2883f

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

NEWS.rst

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,34 @@
22
Release Notes
33
=============
44

5+
----------------------------
6+
pkgcheck 0.10.15 (2022-09-16)
7+
----------------------------
8+
9+
- MissingInherits: fix false positives with ``unset`` (Arthur Zamarin, #432)
10+
11+
- DescriptionCheck: change long length threshold to 80 (Arthur Zamarin)
12+
13+
- BadCommitSummary: version check should be ignored for ``acct-*`` packages
14+
(Arthur Zamarin, #434)
15+
16+
- ReservedNameCheck: update rules for usage of reserved, that both usage
17+
*and* definitions reserved names and not only defining is prohibited
18+
(Arthur Zamarin, #437)
19+
20+
- GitPkgCommitsCheck: add prefix and suffix for created temporary files (Arthur
21+
Zamarin, #441)
22+
23+
- FlycheckReporter: split multiple line results into separate reported lines,
24+
(Arthur Zamarin, #443)
25+
26+
- RedundantVersionCheck: add ``--stable-only`` option, to consider redundant
27+
versions only within stable (Arthur Zamarin, #438)
28+
29+
- network: add ``savannah`` and ``savannah-nongnu`` remote-ids (Sam James, #446)
30+
31+
- network: add ``freedesktop-gitlab`` and ``gnome-gitlab`` remote-ids (Matt
32+
Turner, #445)
533

634
----------------------------
735
pkgcheck 0.10.14 (2022-08-16)

0 commit comments

Comments
 (0)