From 7204578ffb5316c507287c01c152ba7974840757 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sat, 1 Jul 2023 21:54:59 -0400 Subject: sbopkglint: special case /usr/share/qemu. --- NEWS | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index cd4d18c..d017428 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,8 @@ sbopkglint: - Long names for all options (see --help or man page). - New static library test (permissions, ownership, validity, plus a note if there's also a shared version of the same lib). +- Files that aren't supposed to exist in perl builds are now + checked for (perllocal.pod, .packlist, *.bs). sbolint: - Warning: -n option has changed meaning! It used to mean "no warnings", @@ -26,6 +28,11 @@ sbolint: - If the slack-desc still has "(short description of app)", that's an error. - The -a option now redirects stdout to a log file, if stdout is a terminal. +sbodl: +- Color is now used only if stdout is a TTY. +- Exit status is now useful: success if all files exist and their + md5sums match, or failure otherwise. + New in 0.8.2: ============= -- cgit v1.2.3