diff options
| author | B. Watson <urchlay@slackware.uk> | 2023-02-04 05:08:31 -0500 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2023-02-04 05:08:31 -0500 |
| commit | 02774a1ac7aabe527454fc17b812f32b26fb9a5e (patch) | |
| tree | 7c4e70c138245b0f5df8583b8aec05ca1e85b706 | |
| parent | 880b34b30b46c0e7e2264d9227f88a2488a476e5 (diff) | |
| download | sbo-maintainer-tools-02774a1ac7aabe527454fc17b812f32b26fb9a5e.tar.gz | |
update TODO (remove done items).
| -rw-r--r-- | TODO | 7 |
1 files changed, 1 insertions, 6 deletions
@@ -1,5 +1,4 @@ -TODO: check for non-executable binaries in /bin /sbin /usr/bin /usr/sbin. -probably also non-executable shared libs. +TODO: check for non-executable shared libs. Future options: @@ -7,10 +6,6 @@ Future options: Future test ideas: -- 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). - - static libraries? some packages ship these because upstream doesn't support shared libs, though. maybe only complain if libfoo.so.* and libfoo.a both exist (if we have a shared lib, we shouldn't also have |
