Mon Feb 8 18:41:17 CET 2021

pkg/slackpkg+-1.7.0d1-noarch-13mt.txz: Rebuilt
  - Fixed some regression on blacklist with slackpkg-15
This commit is contained in:
Matteo Rossini 2021-02-08 19:20:35 +01:00
parent d6f18291c0
commit 1ea5ec8da7
3 changed files with 11 additions and 1 deletions

View file

@ -1,3 +1,8 @@
Mon Feb 8 18:41:17 CET 2021
pkg/slackpkg+-1.7.0d1-noarch-13mt.txz: Rebuilt
- Fixed some regression on blacklist with slackpkg-15
+-------------------------+
Mon Jan 25 16:50:48 CET 2021
pkg/slackpkg+-1.7.0d1-noarch-12mt.txz: Rebuilt
- Other fix for counter on big package lists (thank chrisretusn for reporting)

View file

@ -1,3 +1,8 @@
Mon Feb 8 18:41:17 CET 2021
pkg/slackpkg+-1.7.0d1-noarch-13mt.txz: Rebuilt
- Fixed some regression on blacklist with slackpkg-15
+-------------------------+
Mon Jan 25 16:50:48 CET 2021
pkg/slackpkg+-1.7.0d1-noarch-12mt.txz: Rebuilt
- Other fix for counter on big package lists (thank chrisretusn for reporting)

View file

@ -1732,7 +1732,7 @@ if [ "$SLACKPKGPLUS" = "on" ];then
cleanup
fi
if [ ${VERSION:0:4} == "2.84" ];then
if [ ${VERSION:0:4} == "2.84" ]||[ ${VERSION:0:4} == "15.0" ];then
LEGACYBLACKLIST=""
else
LEGACYBLACKLIST="-w"