File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22Release Notes
33=============
44
5+ ----------------------------
6+ pkgcheck 0.10.11 (2022-05-26)
7+ ----------------------------
8+
9+ - EclassReservedName and EbuildReservedName: new check for usage of function or
10+ variable names which are reserved for the package manager by PMS (Arthur
11+ Zamarin, #378)
12+
13+ - UrlCheck: skip verification of URLs with an unknown protocol. Such issues are
14+ already detected by DeadUrl (Michał Górny, #384)
15+
16+ - PythonGHDistfileSuffix: new check for python packages which contain pypi
17+ remote-id and fetch from GitHub should use ``.gh `` suffix for tarballs
18+ (Michał Górny, #383)
19+
20+ - MetadataUrlCheck: perform the check for the newest version instead of the
21+ oldest (Michał Górny, #390)
22+
23+ - InvalidRemoteID: new check for validity of remote-id in ``metadata.xml ``
24+ (Michał Górny, #387, #386)
25+
26+ - Network checks: fixed filtering for latest versions (Michał Górny, #392)
27+
28+ - Scan commits: fix ebuild parsing in old repo, fixing most of the checks done
29+ by ``--commits `` mode (Arthur Zamarin, #393)
30+
531----------------------------
632pkgcheck 0.10.10 (2022-05-14)
733----------------------------
You can’t perform that action at this time.
0 commit comments