From 78e5c7d512b86ea899ef07c24597e1b00ee4fc0c Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sat, 8 Aug 2026 17:20:49 -0400 Subject: Update NEWS. --- NEWS | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 38fa3b6..44021cf 100644 --- a/NEWS +++ b/NEWS @@ -17,6 +17,16 @@ sbolint: - When linting a tarball, the enclosing directory is now checked for 0755 permissions. If a tarball without +x perms for the enclosing dir gets submitted to the site, the submission will be rejected anyway. +- Allow >72 characters in README lines, if they begin with a # or $. + These are commands, and sometimes they're just longer than 72 chars. +- It's now an error to have more than one *.info file in the SlackBuild + directory or tarball. + +sbopkglint: +- It's now an error if any ELF binary/library requires a glibc that's + newer than the one installed on the system. People have been submitting + binary repacks that don't work on 15.0, because they only ever tested + on -current (or 15.0 + the new glibc from testing/). New in 0.9.5: ============= @@ -33,7 +43,7 @@ sbolint: - Check for tabs or carriage returns in .info files (which have never been allowed). - When running in a git repo, check for files that are in the current - dir that aren't in the rep. If .diff and .patch files are found, it's + dir that aren't in the repo. If .diff and .patch files are found, it's an error. If any other file is found, it's just a note. sbopkglint: -- cgit v1.2.3