mirror of
https://github.com/sbopkg/sbopkg
synced 2024-12-28 09:58:58 +01:00
28 lines
1.5 KiB
Text
28 lines
1.5 KiB
Text
Fri Feb 26 13:45:20 UTC 2010
|
|
Sbopkg 0.XX.X released. This version contains the following fixes and
|
|
enhancements:
|
|
|
|
* Add several renames to 50-default renames file.
|
|
* Add support for UNSUPPORTED/UNTESTED packages in the SBo repo; thanks to
|
|
artourter for the bug report.
|
|
* Honor the TAG exported by the user; thanks to Matteo Bernardini for the
|
|
feature request.
|
|
* Fix issue where delete sources in package info item menu did not work in
|
|
some cases; thanks to artourter for the report, thanks to slakmagik for
|
|
the hard work in fixing this and thanks to Mauro for the review and
|
|
suggestions.
|
|
* Add the ability to skip the prompts for sbopkg's directory creations. This
|
|
is useful, for example, if you have some SBo/sbopkg directories on a
|
|
temporary filesystem and don't want to be bothered with repeated directory
|
|
creation prompts. Thanks to agikhan for the report.
|
|
* Address an issue where sbopkg could sometimes pick an older package to
|
|
present for installation rather than the most recent one; thanks to
|
|
artourter for the report.
|
|
* Modify links in check_for_latest() function to use new sbopkg.org
|
|
redirects.
|
|
* Prevent sbopkg from spitting error messages when trying to determine the
|
|
version of some packages (e.g. google-chrome, whose version is discovered
|
|
looking into the source package which can be missing). Thanks to alkos333
|
|
for the bug report.
|
|
* Add ability to temporarily change $ARCH in the 'options' submenu.
|
|
+--------------------------+
|