- Now ALLOW32BIT also auto-greylist the 32bit packages
- Added an install log in /var/lib/slackpkg/install.log; use
'/usr/libexec/slackpkg/makeinstlog.sh -t' to create a starting
install.log (it TRY to detect the repository)
- Added ALLOW32BIT flag to allow to install 32bit packages on a 64bit system
- setupmultilib.sh install only adaptative multilib by default
- Small fixes
- Moved notify messages in a dedicated configuration file and added
ENABLENOTIFY to enable/disable it
- Fixed the broken notification on missed 'slackpkg update'
- 'slackpkg update' also update the install.log
- 'makeinstlog.sh -t' TRY to detect the repository from which the package
was installed.
- improved greylist. Now accept regex and repository name.
- Added WGETOPTS
- slackpkg+ 1.0 stable finally relased
- All repositories aligned to newest slackware version
- Documentation reformatting and some typo fix (thanx to idlemoor)
- Added function 'notification on event' that allow to insert reminders
when you install/ugrade/remove some packages. See slackpkgplus.conf samples.
(thanks to phenixia2003)
- README.TXT: minor edit
- src/doinst.sh: minor change to postinstall message
- src/repositories.txt: minor edits
- src/slack-desc: use same text as README.TXT; tweak handy-ruler
- src/slackpkgplus.sh: minor edits in comments and echo messages
- slackpkg+ 1.0 release candidate 3. Last call. :)
- Added setupmultilib.sh in /usr/doc/slackpk+-*, an helper for configure
multilibs in slackpkgplus.conf
- Looks like we get a slackpkg+ 1.0 release candidate 2... but things are
pretty much nailed down at this point. Please test and report any last :D
- Updated some repository to 14.1
- Slackware 14.1 is coming up. I think that also slackpkg+ is ready so as
Slackware I mark it as rc1 :). slackpkg 2.82.0-11 added the 14.1 repositories.
Unfortuatly I don't know which third-party repository will contains 14.1
packages, so I can't add 14.1 to repositories.txt
- You can now ovverride SLACKPKGPLUS VERBOSE from command-line (as USEBL)
Version 0.9.7.4 - 24/Sep/2013
- Try a better way to detect the newest version of the same package in local
or remote directory (does not guarantees 100% success)
- Try to download CHECKSUMS.md5.gz.asc if CHECKSUMS.md5.asc does not exists
(as salixos repository)