aboutsummaryrefslogtreecommitdiff
path: root/sbopkglint.d
AgeCommit message (Expand)Author
2023-12-20sbopkglint: tweak arch check.HEADmasterB. Watson
2023-12-15sbopkglint: checks for /usr/share/terminfo.B. Watson
2023-12-15sbopkglint: only check images directly in /usr/share/pixmaps, not subdirs.B. Watson
2023-12-13sbopkglint: don't suggest noarch if package contains static libs.B. Watson
2023-12-05sbopkglint: support aarch64 static lib checkingB. Watson
2023-10-02sbolint: check for *.rej filesB. Watson
2023-09-25add TODO item.B. Watson
2023-09-24sbopkglint: clarify doinst hardcoded path error msg.B. Watson
2023-09-24sbopkglint: check for invalid chars in pkg name.B. Watson
2023-09-24sbopkglint: fix typo.B. Watson
2023-09-16sbopkglint: complain if anything is owned by UID or GID >= 1000.B. Watson
2023-09-16sbopkglint: refactor gzip detection.B. Watson
2023-09-16sbolint: cleanup after manpages check.B. Watson
2023-08-24sbopkglint: add -S option to file when using -z. will be needed for 15.1, doe...B. Watson
2023-07-01sbopkglint: special case /usr/share/qemu.B. Watson
2023-07-01sbopkglint: test for bad files in perl builds.0.9.0B. Watson
2023-06-30sbopkglint: handle symlinked static libs correctly.B. Watson
2023-06-30sbopkglint: do not require +x perm for 'no machine' ELF objects.B. Watson
2023-06-27sbopkglint: note absolute symlinks outside the package.B. Watson
2023-06-26sbopkglint: don't check usr/info/dir as a .info file.B. Watson
2023-06-26sbopkglint: fix boo-boo in noarch test.B. Watson
2023-06-21sbopkglint: add static library test.B. Watson
2023-06-17sbopkglint: check for bins/libs without +x bit set.B. Watson
2023-06-17sbopkglint: icons nitpick.B. Watson
2023-06-17sbopkglint: desktop nitpick.B. Watson
2023-06-17sbopkglint: spaces in filenames WIP #11.B. Watson
2023-06-17sbopkglint: docs nitpick.B. Watson
2023-06-17sbopkglint: lafiles nitpick.B. Watson
2023-06-17sbopkglint: actually check owner/perms of icons.B. Watson
2023-06-17sbopkglint: spaces in filenames WIP #10.B. Watson
2023-06-17sbopkglint: nitpick.B. Watson
2023-06-17sbopkglint: spaces in filenames WIP #9.B. Watson
2023-06-17sbopkglint: spaces in filenames WIP #8.B. Watson
2023-06-17sbopkglint: spaces in filenames WIP #7.B. Watson
2023-06-17sbopkglint: spaces in filenames WIP #6.B. Watson
2023-06-16sbopkglint: spaces in filenames WIP #5.B. Watson
2023-06-16sbopkglint: spaces in filenames WIP #4.B. Watson
2023-06-16sbopkglint: spaces in filenames WIP #3.B. Watson
2023-06-16sbopkglint: spaces in filenames WIP #2.B. Watson
2023-06-15sbopkglint: more colors, handle spaces in filenames (WIP).B. Watson
2023-06-11sbopkglint: handle spaces/etc in filenames in tmp_path test.B. Watson
2023-06-11sbopkglint: fix symlink-in-package test. derp.B. Watson
2023-06-09sbopkglint: only check for $TMP/package-*, eliminates a lot of false positives.B. Watson
2023-06-02sbopkglint: exempt kernel modules from hardcoded $TMP test.B. Watson
2023-05-30sbolint: add douninst.sh checks; sbopkglint: add hardcoded $TMP check.B. Watson
2023-05-30sbopkglint: check for slack-desc, fail on unknown /usr/<whatever> dirs.B. Watson
2023-05-14sbopkglint: allow *-mimetypes.list in desktop dir.B. Watson
2023-05-14sbopkglint: add check for broken python modules.B. Watson
2023-05-14sbopkglint: handle *.info-1.gz, etc.B. Watson
2023-05-13sbopkglint: disallow /etc/ld.so.conf.d.B. Watson