The user should not ignore messages from this log.
Currently it log if a package fails to install/upgrade/remove.
This may occurs if a download fails.
slackpkg retry one time.
If download fails another time you will have a fatal message.
pkg/slackpkg+-1.7.0d1-noarch-1mt.txz
- Added SBo support. This does not replace sbopkg. It just search in
SlackBuilds.org and report the url to download to build and install
packages yourself.
+-------------------------+
pkg/slackpkg+-1.7.0d0-noarch-4mt.txz
- Slackware 14.2 was finally released. Updated repository list.
- Added manpage for the configuration file (man slackpkgplus.conf)
- bash_completion is now enabled by default
- Improved checkrepos.sh (now write PACKAGES.TXT size and last update time)
- Changed some default settings in sample configuration file; also
USEBL accepts on/off instead 0/1
- Fixed some typos and missed SEARCH_CLOG_INPARENT documentation in README
- Suppress wget output in ChangeLog downloading
- Fixed an issue when an invalid repository is configured
This could be the last batch of updates before 1.7.0 stable, so please test!
- dialog did no more trap develop errors (but if occurs please report it)
- givepriority did drop matched package if it is the first in pkglist
- Added /usr/src/slackpkg+-*/slackpkg.bash_completation. Edit it for
instructions.
- ChangeLog did not skipped for dir:/ repositories
- ChangeLog did not show correctly certain slackware changelog
- dir:/ repositories does not need STRICTGPG nor GPG key; however remember
that if .asc file exists a key must be manually imported
- Removed makeinstlog.sh since it was bugged and no longer supported
- Repositories in default configuration file are bumped to 14.2
- Full 1.7.0 changes tracked in CHANGES file
- Added /usr/libexec/slackpkg/zchangelog.sh tool. Edit it to see instructions.
- Improved cached downloader with specifics output for ChangeLogs
- Fixed a bug in TAG_PRIORITY when the package is not installed
- Improved performance in upgrade by skipping priority check for
not installed packages
- slackpkg search now search in dir:// repositories too.
- subdirectory allowed in dir:// repositories.
- slackpkg search honour correctly the '+' character
- Added 'ChangeLog' dialog box to show the changelog of selected packages
(thanks to phenixia2003)
Well, I think that we can mark that version as Beta. It does not contains
new features, but it was done a large work of bugfixes and improvements.
A special thanks is for phenixia2003 and yars068 for code contributing and
for many other for ideas and testing. It's the time for the tests, to find
for bugs or someother improvement.