diff options
author | B. Watson <urchlay@slackware.uk> | 2024-10-08 23:03:41 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2024-10-08 23:03:41 -0400 |
commit | 310abb7b4c92851d595cb43a6e94532567a6b2a4 (patch) | |
tree | baa5da4f31f8e448baff35e0049b8cd941ba6378 /TODO | |
parent | e270581d43cb0845f4d84aea18f2f8fa4df56cf9 (diff) | |
download | sbo-maintainer-tools-310abb7b4c92851d595cb43a6e94532567a6b2a4.tar.gz |
update TODO.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,6 +1,8 @@ +TODO: sbopkglint: exempt /lib/firmware and /usr/share/alsa/firmware from ELF checks +TODO: sbolint: exempt github gists URLs from check (actually, only check /archive/). TODO: sbolint: complain about backticks and chown blah.blah TODO: sbopkglint: maybe complain louder if an empty /usr/bin dir exists? aterm... -TODO: sbopkglint: change "forbidden" to: +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. |