aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2023-12-05 03:23:36 -0500
committerB. Watson <urchlay@slackware.uk>2023-12-05 03:24:27 -0500
commit2b5d8b0462fb395877f1da3dcd2ecad8c1751d3b (patch)
treeac991867ee59d439a127bb4e3a950e425d06e354 /NEWS
parent1295610ad7d9619a8d7fec98751f8df3c32ed928 (diff)
downloadsbo-maintainer-tools-2b5d8b0462fb395877f1da3dcd2ecad8c1751d3b.tar.gz
update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS20
1 files changed, 20 insertions, 0 deletions
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:
=============