sbopkg/ChangeLog-current.txt
slakmagik 51b52b748d Fix an issue with an incompatibility between bash 3.1, 3.2, 4.0 which
caused quoted strings in the RHS of the =~ operator in [[ commands to be
interpreted as literal strings, thus causing parts of sbopkg to fail. Update
HACKING to address this. Thanks to SiegeX and others for the reports and
suggestions. Thanks to Mauro and Chess for review and suggestions.
2009-09-18 09:40:49 +00:00

21 lines
1.0 KiB
Plaintext

Sun Sep 6 04:10:58 UTC 2009
Sbopkg 0.XX.X released. This version contains the following fixes and
enhancements:
* Fix typo in 50-default renames file.
* Fix the "Uncheck installed" feature. The code apparently worked fine even
without the fix. Spotted by slakmagik.
* Add $ARCH information in dialog backtitles.
* Add ":force" to sbopkg.conf WGETFLAGS --progress=bar to correctly
display the wget progress bar; thanks to happyslacker for nudging me on
this issue again.
* Fix an issue with the build options dialog menu where selecting 'None'
would not work; thanks to happyslacker for the bug report.
* Add the ability to uninstall SBo packages from the dialog interface that
lists installed packages. Thanks to pokipoki08 for the suggestion.
* Fix an incompatibility regarding the way bash 3.1, 3.2, and 4.0 handle the
RHS of [[ commands using the =~ operator which broke the repo file
validation, among other things. Thanks to SiegeX, Zmyrgel, and BCarey for
the reports and suggestions.
+--------------------------+