diff options
| author | B. Watson <urchlay@slackware.uk> | 2026-08-31 01:49:54 -0400 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2026-08-31 01:49:54 -0400 |
| commit | 97fa708ecc14ca8a2136b586b7eca113b7020fd3 (patch) | |
| tree | 1edf6b390ce24cef554ba6f73a527602eaac6755 /NEWS | |
| parent | 2b3e9b84ad566f3c45d2628b6f9114ba70751b25 (diff) | |
| download | sbo-maintainer-tools-0.9.8.tar.gz | |
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -3,12 +3,22 @@ user-visible changes between releases. New in 0.9.8: ============= + +sbolint: - Python hashed URL check now catches pypi.python.org, too. - Python hashed URL check demoted to a note (too many of them in the repo currently). - Icon cache check now catches gtk-update-icon-cache in doinst.sh, even if it's not called by its full path. +sbopkglint: +- .pc files containing relative paths are handled better. +- .pc files can now have /usr/lib*/gcc/*-slackware-linux/ as + library paths. This is unusual but harmless thing for a .pc + file to do. +- .pc files can now have /lib or /lib64 as library paths, even + if the package doesn't contain either dir. + New in 0.9.7.1: =============== |
