TWiki Production Release 03-Sep-2004
The new TWiki Release 03-Sep-2004 is a patch release for
TWikiRelease01Sep2004 and
TWikiRelease02Sep2004 (code name
CairoRelease). It fixes the vulnarability described in
SecurityAlertExecuteCommandsWithRev. The Sep-2004 release adds the following new features and enhancements compared to the previous
TWikiRelease01Feb2003:
- Automatic upgrade script, and easier first-time installation
- Attractive new skins, using a standard set of CSS classes, and a skin browser to help you choose
- New easier-to-use save options
- Many improvements to SEARCH
- Improved support for internationalisation
- Better topic management screens
- More pre-installed Plugins: CommentPlugin, EditTablePlugin, RenderListPlugin, SlideShowPlugin, SmiliesPlugin, SpreadSheetPlugin, TablePlugin
- Improved Plugins API and more Plugin callbacks
- Better support for different authentication methods
- Many user interface and usability improvements
- Many more enhancements, see the complete change log at TWikiHistory
Important Security Note:
Release download information:
See also:
--
PeterThoeny - 13 Sep 2005
How do I download this code?
--
DaveHecker - 17 Sep 2005
(it's in the See also: section), but i made an additional download link which is more prominent.
--
WillNorris - 18 Sep 2005
When I downloaded the 03 version, I checked the instructions for the upgrade info.
The only thing I was able to find were instructions for upgrading previous versions to 01-Sep-2004 Release. My version, as reported by the twiki, is 01 Sep 2004 $Rev: 1742.
The reason I want to upgrade is because of the recent security vulnerability alert, but I'm having a hard time understanding exactly what to do.
Is this actually the 03 version but the documentation hasn't been upgraded? Any advice apprecited!
--
DaveHecker - 25 Sep 2005
The 03 version is the 01 version patched for the
SecurityAlertExecuteCommandsWithRev and
SecurityAlertExecuteCommandsWithSearch issues.
As indicated in
SecurityAlertExecuteCommandsWithRev, if you are running an unmodified
TWikiRelease02Sep2004, simply copy the patched
lib/TWiki/Store.pm,
lib/TWiki/UI/RDiff.pm,
lib/TWiki/UI/View.pm and
lib/TWiki/UI/Viewfile.pm from the
TWikiRelease03Sep2004 to your installation. If you have not patched your TWiki with
SecurityAlertExecuteCommandsWithSearch you can also copy the patched
lib/TWiki/Search.pm from the
TWikiRelease03Sep2004 to your installation.
--
PeterThoeny - 25 Sep 2005
Thank you for this clarification.
--
DaveHecker - 26 Sep 2005