Find a file
Matteo Rossini f1626887be This release, elegible to 1.7.3, fix some backward incompatibility.
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.
2021-02-28 01:12:43 +01:00
src This release, elegible to 1.7.3, fix some backward incompatibility. 2021-02-28 01:12:43 +01:00
ChangeLog.txt Thu Feb 25 12:56:55 CET 2021 2021-02-25 13:03:13 +01:00
GPG-KEY Slackpkg+sl is a plugin for slackpkg 2013-05-02 14:28:54 +02:00
README.TXT Typos and minor edits of messages (part 1) 2013-10-28 14:21:25 +00:00
THANKS Version 0.9test1 - 26/Apr/2013 2013-05-02 17:28:09 +02:00

slackpkg+ plugin for third-party repositories

Slackpkg is a package manager for Slackware. 
 
Slackpkg+ is a plugin for slackpkg.
   It adds support for third-party repositories.
   You can install, upgrade and search from multiple repositories.