aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2023-06-19 14:17:51 -0400
committerB. Watson <urchlay@slackware.uk>2023-06-19 14:17:51 -0400
commitf1b7e4355c01521758cd1d9881c29d07134d1a84 (patch)
tree8b1021133aae0b6e273a4cd0e30f204c2507530d /NEWS
parent13e6b643cbb46d1f9a8156e401ff33c78509eb64 (diff)
downloadsbo-maintainer-tools-f1b7e4355c01521758cd1d9881c29d07134d1a84.tar.gz
sbolint: doinst.sh content check.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b34d598..9bd00f0 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,11 @@ New in 0.9.0:
sbopkglint:
- Spaces in filenames are now handled correctly.
- Permissions and ownership of icons are now checked.
+- Shared libraries are now checked for +x permission.
+
+sbolint:
+- If doinst.sh exists, it's checked for correct usage of config(),
+ preserve_perms(), and gtk-update-icon-cache.
New in 0.8.2:
=============