aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-10-08 23:53:26 -0400
committerB. Watson <urchlay@slackware.uk>2024-10-08 23:53:26 -0400
commit00c1756b4289365ca5a6c89896027446bdb57c02 (patch)
treef2dc4c1667e45da298d794a7b6134496aee4d283 /TODO
parente5e8fdba799158bada636f4d82253afd8f7be07b (diff)
downloadsbo-maintainer-tools-00c1756b4289365ca5a6c89896027446bdb57c02.tar.gz
sbolint: exempt github gists (and raw) URLs from check.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index eecb7be..42a60f3 100644
--- a/TODO
+++ b/TODO
@@ -1,10 +1,10 @@
-TODO: sbolint: exempt github gists URLs from check (actually, only check /archive/).
TODO: sbolint: complain about backticks and chown blah.blah
TODO: sbopkglint: maybe? change "forbidden" to:
--- etc/ld.so.conf not allowed to exist in SBo packages.
TODO: sbopkglint: grep for LD_LIBRARY_PATH in /etc/profile.d/* scripts.
This stuff is implemented, probably works, needs more testing:
+TODO: sbolint: exempt github gists URLs from check (actually, only check /archive/).
TODO: sbopkglint: complain louder if an empty /bin /usr/bin /sbin /usr/sbin exists.
TODO: sbopkglint: exempt /lib/firmware and /usr/share/alsa/firmware from ELF checks
DONE: sbolint and sbopkglint both: complain if PRGNAM has invalid characters.