Changeset 4083
- Timestamp:
- 02/02/08 06:12:09 (10 months ago)
- Files:
-
- website/newdocs/index.html (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
website/newdocs/index.html
r4017 r4083 26 26 <div id="page"> 27 27 28 <h1>Jan 21, 2008: TurboGears 1.0.4 .2released.</h1>28 <h1>Jan 21, 2008: TurboGears 1.0.4 stable released.</h1> 29 29 30 30 <p> 31 31 This version includes the security fix mentioned below and fixes many bugs. 32 32 It follows a long beta cycle that helped us eliminate a lot of problems and 33 polish this release with love to give you an even better TurboGears framework. 33 polish this release with love to give you an even better TurboGears 34 framework. 34 35 </p> 35 36 … … 42 43 <a href="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-0252">security fix.</a> 43 44 </p> 44 <p> 45 We just released two versions of TurboGears to make sure all new installs are46 using the safe version of CherryPy.<br/>47 If you are using our stable version please upgrade to TurboGears 1.0.3.3.48 If you are using our beta version please upgrade to TurboGears 1.0.4b545 <p>We just released two versions of TurboGears to make sure all new 46 installs are using the safe version of CherryPy.<br/> 47 If you are using our stable version please upgrade to TurboGears 48 >= 1.0.3.3. If you are using our beta version please upgrade to 49 TurboGears >= 1.0.4b5. 49 50 </p> 50 51 <p> 51 If you do not want to change the version you are using for any reason, but are using52 file based sessions with CherryPy please upgrade your cherrypy server53 <b>immediately</b> using the following command:52 If you do not want to change the version you are using for any reason, 53 but are using file based sessions with CherryPy please upgrade your 54 CherryPy server <strong>immediately</strong> using the following command: 54 55 <pre>easy_install -UZ "Cherrypy==2.3.0"</pre> 55 56 </p> 57 <p><strong>Update:</strong> There is a stable release for TurboGears 1.0.4 58 available now. We suggest that you upgrade to the latest stable version 59 1.0.4.3.<p> 60 56 61 <!-- google_ad_section_start --> 57 62 <h1>Database-driven app in minutes!</h1>