Zope 2.10.9
Up to Product page
2.10系列のバグ修正リリースです。DBの脆弱性に関連する修正が含まれています。
Available downloads
For additional information about this project, please visit the
project page.
Release Notes
| Tested with | Python 2.4.5, Python 2.4.4, Python 2.4.3 |
|---|---|
| State | Final |
| License | ZPL |
| Released | 2009/08/06 |
- Python-2.4.2以降が必要です。ただし、Python-2.5系列では動作しません。
- Plone-2.x系列はZope-2.10.xでテストされていません。
- Plone-3.x系列はZope-2.10.xで動作します。
- Five-1.5.6, Zope-3.3.2 が同梱されています。
- Zope-2.10.0,2.10.1で問題となっていた、PageTemplate内に日本語等のマルチバイトコードを記述した場合の問題はZope-2.10.2で修正されています。詳しくは ページテンプレートと日本語 を参照してください。
- Plone3.xのフォームで日本語が文字化けする問題はZope-2.10.8で修正されています。
- Python/Zope/Ploneのバージョンの組み合わせについて もご確認ください。
Change log
Zope 2.10.9 (2009/08/06) の変更点
再構成(Restructuring)
- MountedStorageError 例外の定義を ZODB.POSExceptions から Products.TemporaryFolder.mount へ移動した(他では使われていないため)。
- LP #177513: Zope2特有のモジュールである ZODB/Mount.py を Products/TemporaryFolder/mount.py に移動した (Products/TemporaryFolder/TemporaryFolder.py が唯一使用しているため).
- Products/ZODBMountPoint/MountedObject.py が持っていたimport時のてきとうな依存を削除した。
バグ修正(Bugs Fixed)
| ZEO脆弱性: | ZEOストレージサーバーに影響するZEOのネットワークプロトコルの脆弱性を修正。 |
|---|
詳しくは CHANGE.txt(英語) を参照してください。