2009-02-08 23:25:46 +03:00
|
|
|
Sun Feb 8 20:25:29 UTC 2009
|
2009-01-31 02:09:43 +03:00
|
|
|
Sbopkg 0.XX.X released. This version contains the following fixes and
|
|
|
|
enhancements:
|
|
|
|
|
2009-02-03 06:49:53 +03:00
|
|
|
* Commit a patch that adds a new sbopkg.conf configuration variable,
|
|
|
|
QUEUEDIR, where users can define where saved queues are stored; also, when
|
|
|
|
the user wants to load a saved queue, show a list of available saved
|
|
|
|
queues; thanks to slakmagik for the patch.
|
2009-02-05 19:48:20 +03:00
|
|
|
* Add ability to search for keywords in the README files using regular
|
|
|
|
expressions; thanks to slakmagik for the original patch and implementation
|
2009-02-19 22:57:28 +03:00
|
|
|
and thanks to both slakmagik and Mauro Giachero for cleaning it up and
|
|
|
|
addressing minor issues before the commit.
|
2009-02-05 19:48:20 +03:00
|
|
|
* Commit a cleanup/misc patch from slakmagik that removes some useless code
|
|
|
|
and fixes some style issues; thanks to slakmagik for the patch.
|
|
|
|
* Allow user to interrupt/abort the update progressbar by pressing ESC;
|
2009-02-19 22:57:28 +03:00
|
|
|
thanks to Mauro Giachero for the feature.
|
2009-02-05 19:48:20 +03:00
|
|
|
* Assorted menu navigation fixes, and document -p switch in sbopkg(8) man
|
2009-02-19 22:57:28 +03:00
|
|
|
page; thanks to Mauro Giachero for these improvements.
|
2009-02-08 23:25:46 +03:00
|
|
|
* Add ability to view a diff of an edited .info or SlackBuild file before
|
|
|
|
choosing which one to use; thanks to Phillip Warner for the suggestion and
|
|
|
|
thanks to Mauro Giachero for helping debug/improve my original
|
|
|
|
implemenation.
|
|
|
|
* Add ability to view more files in each application's folder, i.e.
|
|
|
|
doinst.sh, or *.desktop files; thanks to Phillip Warner for the suggestion
|
|
|
|
and thanks to slakmagik for the patch implementing this feature.
|
2009-02-13 00:52:39 +03:00
|
|
|
* Rework the check for root:root permissions when installing packages; now,
|
2009-02-19 22:57:28 +03:00
|
|
|
it will display the output of ls -l <packagename> and ask if the user
|
|
|
|
wishes to install or abort, rather than only aborting.
|
2009-02-16 20:08:51 +03:00
|
|
|
* Allow the usage of the -d, -f and -v command-line options in dialog mode,
|
|
|
|
and spit an error message when the command line contains unrecognized
|
|
|
|
tokens.
|
2009-02-16 20:36:40 +03:00
|
|
|
* Implement a workaround so that the dialog interface now works with
|
2009-02-19 22:57:28 +03:00
|
|
|
rxvt-based terminals. Thanks to Phillip Warner for raising the issue and
|
|
|
|
thanks to Mauro Giachero for working on the implementation.
|
2009-01-31 02:09:43 +03:00
|
|
|
+--------------------------+
|