Hello all, Zope 2.2.0 alpha 1 has been released - you can download it from the usual place on Zope.org: http://www.zope.org/Products/Zope/2.2.0a1/ *Note that for alpha releases we package only a source release and a win32 binary release since win32 users generally don't have a compiler readily available.* This release contains the new changes to the Zope security model to protect against the server-side trojan issue: http://www.zope.org/Members/jim/ZopeSecurity/ServerSideTrojan It also contains the new help system, a built-in Zope tutorial and many bug fixes. For more information, see the CHANGES.txt file for the release: http://www.zope.org/Products/Zope/2.2.0a1/CHANGES.txt) Note: sites that allow untrusted users to edit DTML or other executable content will need to set object ownership appropriately after applying the new release for the new security rules to protect you. See the document "upgrading to Zope 2.2" for this and other important upgrade information: http://www.zope.org/Products/Zope/2.2.0a1/upgrading_to_220 Brian Lloyd brian@digicool.com Software Engineer 540.371.6909 Digital Creations http://www.digicool.com
Brian Lloyd wrote: ...
It also contains the new help system, a built-in Zope tutorial and many bug fixes. For more information, see the CHANGES.txt file for the release:
I'd like to take this opportunity to request that the CHANGES file be re-ordered, so that the newest changes are at the top of the file, as opposed to somewhere towards the bottom, and perhaps dropping the various 2.1.x changes, moving them to a HISTORY file. It is quite annoying to have to scroll down to see the recent changes. Bill
participants (2)
-
Bill Anderson -
Brian Lloyd