diff options
author | B. Watson <urchlay@slackware.uk> | 2024-08-02 22:14:27 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2024-08-02 22:14:27 -0400 |
commit | 481fa07d1a740e22fa65bf7d3cd181d6f5ab091e (patch) | |
tree | 205fb9088f0e7f04c4a037ee58dd1bb8415ef585 /TODO | |
parent | adce112d7e2f5d79f07f9ac9f9abaeee19778d07 (diff) | |
download | sbo-maintainer-tools-481fa07d1a740e22fa65bf7d3cd181d6f5ab091e.tar.gz |
sbolint github URL checking, WIP.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +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: + --- 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: DONE: sbolint and sbopkglint both: complain if PRGNAM has invalid characters. DONE: if sbopkglint finds a hardcoded $PKG in /var/lib/pkgtools/scripts/*, |