diff options
| author | B. Watson <urchlay@slackware.uk> | 2026-09-14 22:29:22 -0400 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2026-09-14 22:29:22 -0400 |
| commit | b23ceb76a8a7039bb1b04dc620a861cadb7ac799 (patch) | |
| tree | f764da0cab8b600f8289c7641e7264b4e964b205 /NEWS | |
| parent | 2bf1490a51ae182ed8c27fcc6b7c75f0ce09199c (diff) | |
| download | sbo-maintainer-tools-b23ceb76a8a7039bb1b04dc620a861cadb7ac799.tar.gz | |
sbopkglint: no bad glibc error for packages that bundle their own glibc in /opt.
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,11 +1,17 @@ The real ChangeLog is the git log. This is just a summary of the user-visible changes between releases. -New in 0.9.x: +New in 0.9.9: ============= sbolint: - Having multiple *.SlackBuild files is now an error. +- doinst.sh must not use chmod. +- doinst.sh must not refer to $PKG (it won't be set when it runs). + +sbopkglint: +- Package which bundle their own glibc in /opt no longer trigger + a bad glibc version error (example: signal-desktop). New in 0.9.8: ============= |
