File tree Expand file tree Collapse file tree 1 file changed +40
-0
lines changed
Expand file tree Collapse file tree 1 file changed +40
-0
lines changed Original file line number Diff line number Diff line change 22Release Notes
33=============
44
5+ -----------------------------
6+ pkgcheck 0.10.34 (2025-04-04)
7+ -----------------------------
8+
9+ **New Checks: **
10+
11+ - NonConsistentTarUsage: detect ``tar `` invocations missing the ``-f `` argument
12+ (Arthur Zamarin, #709)
13+
14+ - TooManyCrates: flag packages with more than 300 CRATES (Arthur Zamarin)
15+
16+ **Check Updates: **
17+
18+ - OutdatedBlocker: extend the threshold for outdated blockers from 2 years to 4
19+ years (Sam James)
20+
21+ - DeprecatedInsinto: add support for paths related to shell completion and
22+ systemd (Arthur Zamarin)
23+
24+ - DirectStableKeywords: exclude ``sec-keys/* `` and ``virtual/* `` categories
25+ from this check (Arthur Zamarin, #719)
26+
27+ - RequiredUseDefaults: skip all USE flags prefixed with ``cpu_flags_ `` (Arthur
28+ Zamarin)
29+
30+ - git: suggest clearing the pkgcheck cache when encountering a ``git log ``
31+ error (Martin Mokry, #729)
32+
33+ - PythonCompatUpdate: ignore ``*t `` (freethreading) Python targets
34+ (Arthur Zamarin, Michał Górny, #711, #732)
35+
36+ - DeadUrl: prevent crashes when servers return invalid UTF-8 data (Arthur
37+ Zamarin)
38+
39+ - PathVariablesCheck: expand the list of names checked for path variable issues
40+ (Arthur Zamarin)
41+
42+ - MissingRemoteId: exclude URIs used for fetching ``-crates `` or ``-deps ``
43+ tarballs from this check (Arthur Zamarin)
44+
545-----------------------------
646pkgcheck 0.10.33 (2024-12-04)
747-----------------------------
You can’t perform that action at this time.
0 commit comments