diff options
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: =============== |
