Fri Jul 9 00:47:35 CEST 2021
pkg/slackpkg+-1.7.7-noarch-1mt.txz:
- Added support for SBo-current repository (by cgit ponce)
- slackpkg download <package> can download SBo scripts
- Replaced SBOURL with array SBO to allow multiple repository. please
do not change the default value.
+-------------------------+
Sun Jul 4 23:51:46 CEST 2021
pkg/slackpkg+-1.7.6-noarch-9mt.txz: Rebuilt
- Just updated repositories in documentation and in sample config
file. Note that some repository now force ssl, and bear.alienbase.ln
moved to slackware.nl and www.slakfinder.org moved to slakfinder.org.
If not explicitly put it in configuration files, the cached downloader
may not work properly. So it's important update slackpkgplus.conf
+-------------------------+
Sun Jul 4 19:57:22 CEST 2021
pkg/slackpkg+-1.7.6-noarch-8mt.txz: Rebuilt
- slackpkg update now force to download all metadata if conf file
change (thanks to chrisretusn)
- 'slackpkg download <full-package-name>' works
+-------------------------+
pkg/slackpkg+-1.7.6-noarch-2mt.txz: Rebuilt
- link instead copy for local repositories (thanks to zdolar)
- WGETOPTS="-q" works with links too (use it with USETERSE=on)
- zlookkernel did not honor PLUGIN_ZLOOKKERNEL_PROMPT=off correctly
pkg/slackpkg+-1.7.6-noarch-1mt.txz: Upgrade
- Added LEGACYBL to allow slackpkg+ to use the previous blacklist system
- Fix 'continue' error message with -dialog=off
- Print "Package:" on the same line of progress counter in downloading
pkg/slackpkg+-1.7.5-noarch-1mt.txz: Rebuilt
- Added TERSESEARCH to show a compact output in search function (thanks to
edrozenberg)
+-------------------------+
pkg/slackpkg+-1.7.4-noarch-3mt.txz: Rebuilt
- Fix exit code for check-updates (slackpkg 15.0.1); now it return 1 if
there are updates available
- Fix an incompatibility with dir:// repository and slackpkg 15.0.1
+-------------------------+
pkg/slackpkg+-1.7.4-noarch-2mt.txz: Rebuilt
- doinst.sh does remove CHECKSUMS.md5 instead pkglist
- fix slackbuild
- shorter pause after some warning
- suppress some check-updates warning when run as non-root user
- Improved ZLookKernel:
Monitor other than vmlinuz (i.e. vmlinuz-generic)
Run it from cmdline directly
Configure it to ask less confirmation
Better documentation (open the zlookkernel.sh to read it)
- monitor other than vmlinuz (i.e. vmlinuz-generic)
- run it from cmdline directly
- configure it to ask less confirmation
- better documentation (open the zlookkernel.sh to read it)
pkg/slackpkg+-1.7.4-noarch-1mt.txz: Rebuilt
This release does not introduce feature on the core; just add a section to
configuration file to enable some currently hidden feature.
- Added plugin section. Now we can enable or disable sperimental plugin
from configuration file. Currently we have two plugins.
- ZLookKernel: help you to rebuild the initrd and install lilo or EFI elilo
- ZChangeLog: generate a changelog for all repository at every 'update'
process
pkg/slackpkg+-1.7.3-noarch-1mt.txz: Rebuilt
Starting from 1.7.1, slackpkg+ no longer supports Slackware 14.2 (i.e.
slackpkg-15.0). It advice you to downgrade to 1.7.0. Now we can fix some
things that can break the backward compatibility.
- from 2.84.0_beta1: Use CHECKSUMS.md5.asc to determine ChangeLog newness
- from 2.84.0_beta11: check-updates change the messages and print the
"no updates" in stdout and "updates available" in stderr. If you are
using automatic scripts be sure to fix it.
- now both work properly with slackpkg+
+-------------------------+
slackpkg-15 non longer use to download ChangeLog.txt to check
for updates before print
"No changes in ChangeLog.txt between your last update and now."
both in 'update' and 'check-updates' commands.
It download CHECKSUMS.md5.asc that is smaller.
Unfortunately that broke slackpkg+, so as workaround it did force
to download both the ChangeLog.txt and CHECKSUMS.md5.asc
It did work, but it did force to redownload all other files even if
no updates available.
slackpkg+ 1.7.3 use the new strategy properly.
to do that I needed to change the order of execution of code.
Also now it works if you disable the gpg check.
Another important backward incompatibility of slackpkg-15 is the
output of 'check-updates'.
old:
"No news is good news" on stdout
"News on ChangeLog.txt" on stdout
new:
"Slackpkg: No updated packages since last check." on stdout
"Slackpkg: Updated packages are available since last check." on stderr
slackpkg+ 1.7.3 uses the same messages.
Since slackpkg+ 1.7.1 and above no longer supports slackware 14
(i.e. slackpkg 2.82.1), some of that fixes could broke the ability
to downgrade it and user may need to downgrade manually.
pkg/slackpkg+-1.7.0d1-noarch-12mt.txz: Rebuilt
- Other fix for counter on big package lists (thank chrisretusn for reporting)
- Reverted zlookkernel. It need more testing.
pkg/slackpkg+-1.7.0d1-noarch-11mt.txz: Rebuilt
- Fixed counter on big package lists (thank chrisretusn for reporting)
- Added percentage to download process
- Improved "Installing..." and "Upgrading..." messages
- zlookkernel: select huge or generic kernel according the running
kernel instead the vmlinuz link
- Removed ktown from default repositories