Zope 2.11.4
Up to Product page
2.11系列のバグ修正リリースです。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,3.xはZope-2.11.xでテストされていません。
- Five-1.5.2, Zope-3.4.1 が同梱されています。
- BLOB(binary large objects)に対応したZODB 3.8を使用しています。
- トランザクション対応のMailHost実装を使用し、非同期でメール送信を行うようになりました。
- Python/Zope/Ploneのバージョンの組み合わせについて もご確認ください。
Change log
Zope 2.11.4 (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(英語) を参照してください。