aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2022-04-06 12:55:13 -0400
committerB. Watson <yalhcru@gmail.com>2022-04-06 12:55:13 -0400
commit5fb14a3d73b19a81bc4b638feb009ab04c249e3a (patch)
tree3de6ca7e4260ac257929e15a262b85a9efd5ebb1 /TODO
parent6c1acea4bd4a1f1c8329c7160b8d72f5ad2c108c (diff)
downloadsbo-maintainer-tools-5fb14a3d73b19a81bc4b638feb009ab04c249e3a.tar.gz
handle gtk4-update-icon cache and usr/doc/HTML, check for executable docs
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 3 insertions, 5 deletions
diff --git a/TODO b/TODO
index 45d013a..a29ddae 100644
--- a/TODO
+++ b/TODO
@@ -1,14 +1,12 @@
+TODO: check for non-executable binaries in /bin /sbin /usr/bin /usr/sbin.
+probably also non-executable shared libs.
+
Future options:
-e Only log errors, not warnings (right now, everything is a warning).
Future test ideas:
-- extract the doinst.sh separately and check it. If we e.g. have
- an icon cache or desktop file cache in $PKG, but no
- gtk-update-icon-cache or update-desktop-database command in the
- doinst.sh, that's definitely an error.
-
- more forbidden files. for fonts.{dir|scale}, we need the doinst.sh
test (doinst can and should create these; they should *not* just be
files in the package).