diff options
author | B. Watson <urchlay@slackware.uk> | 2023-06-21 16:01:22 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2023-06-21 16:01:22 -0400 |
commit | 98744785306943953361eb3d43d800df2b3ac5fd (patch) | |
tree | 5600d6187a69b0a862cd3e05711ab107704a68b3 /NEWS | |
parent | 919b0a7dfa853bb2bc448956992bc427c17f9a3d (diff) | |
download | sbo-maintainer-tools-98744785306943953361eb3d43d800df2b3ac5fd.tar.gz |
sbopkglint: add static library test.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,6 +10,8 @@ sbopkglint: - Shared libraries are now checked for +x permission. - Option bundling is now supported (e.g. -ki is the same as -k -i). - Long names for all options (see --help or man page). +- New static library test (permissions, ownership, validity, plus a + note if there's also a shared version of the same lib). sbolint: - Warning: -n option has changed meaning! It used to mean "no warnings", |