From 2b5d8b0462fb395877f1da3dcd2ecad8c1751d3b Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 5 Dec 2023 03:23:36 -0500 Subject: update NEWS --- NEWS | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index d017428..e9896f1 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,26 @@ The real ChangeLog is the git log. This is just a summary of the user-visible changes between releases. +New in 0.9.1: +============= + +sbopkglint: +- The $TMP directory is created, if it doesn't exist. Derp. +- Files/dirs owned by UID or GID >= 1000 are errors. +- ELF objects aren't checked for ARCH, if they're in /usr/share/qemu. +- perllocal.pod, .packlist, *.bs are detected. +- Invalid characters in the package name are detected. + +sbolint: +- *.rej files are detected and draw a warning. +- Script permission check allows 0644 or 0755 now. +- URLs in .info files with % characters are now handled correctly. + +sbodl: +- Don't refer to itself as sbopkglint in --help and man page. +- Add -n (--no-content-disposition) option, and make option + processing nicer. + New in 0.9.0: ============= -- cgit v1.2.3