sbopkg/tools/ChangeLog-latest.txt
Willy Sudiarto Raharjo 27d215115d
sbopkg: Do not use wildcard.
As many package name now uses xx.yy format, it may failed
to detect the correct package name.

Thanks to Chris Abela.

Fix #19.

Signed-off-by: Willy Sudiarto Raharjo <willysr@sbopkg.org>
2016-08-30 20:25:50 +07:00

44 lines
1.1 KiB
Plaintext

SBOPKG NEWS
sbopkg-dev (2016-08-30 23:14:21 UTC)
MODIFICATIONS
* Do not use wildcard for GPG checking (Fix #19)
sbopkg-0.38.0 (2016-07-01 16:52:27 UTC)
FEATURES
* Add --no-group to rsync so files are owned by root:root
Patch by pyllyukko
* Updated es translations (Dhaby Xiloj)
* Moved sqg to /usr/sbin
* Added support for Slackware 14.2.
* Update queue sample files
sbopkg-0.37.1 (2015-10-27 03:02:59 UTC)
FEATURES
* Add --visit-items option in certain part of dialog to help
disabled people
* Added SBo master branch repo (git)
MODIFICATIONS
* Move PIDFILE to global variable
* Update copyright
* Transitions from code.google.com to github.com
* Remove SVN-stuff
* Fix sqg branch to 14.1 by default.
sbopkg 0.37.0 (2013-12-09 15:10 UTC)
FEATURES
* This release of sbopkg is Slackware 14.1-ready. Congrats to
the entire Slackware team for another great release!
* Sbopkg now has a -B flag which will allow the user to
process the queue from the command line in 'bulk' without
confirmation first.
MODIFICATIONS
* No other modifications have been made.