From 7da3e5b21945cfc926492858fcef6548c744f8f2 Mon Sep 17 00:00:00 2001 From: Maurits van Rees Date: Mon, 19 Dec 2022 22:23:07 +0100 Subject: [PATCH] Zope 5.7.3. --- release/RELEASE-NOTES.md | 4 ++-- release/changelog.txt | 4 ++-- release/constraints.txt | 10 +++++----- versions.cfg | 2 +- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/release/RELEASE-NOTES.md b/release/RELEASE-NOTES.md index 755378d49b..7c5ba138fe 100644 --- a/release/RELEASE-NOTES.md +++ b/release/RELEASE-NOTES.md @@ -1,6 +1,6 @@ # Release notes for Plone 6.0.0.1 -* Released: Friday December 16, 2022 +* Released: Monday December 19, 2022 * Check the [release schedule](https://plone.org/download/release-schedule). * Read the [upgrade guide](https://6.docs.plone.org/upgrade/index.html), explaining the biggest changes compared to 5.2. * Canonical place for these [release notes](https://dist.plone.org/release/6.0.0.1/RELEASE-NOTES.md) and the full [packages changelog](https://dist.plone.org/release/6.0.0.1/changelog.txt). @@ -15,7 +15,7 @@ For technical wizards who want to jump straight in, here are two important links Major changes since 6.0.0: -* Zope: Security fix for a Cross Site Scripting vulnerability. See [announcement](https://community.plone.org/t/zope-4-8-4-and-5-7-1-released/15992). +* Zope: Security fix for a Cross Site Scripting vulnerability. See [announcement](https://community.plone.org/t/zope-4-8-4-and-5-7-1-released/15992). The security fix is in Zope 5.7.1, but there were a few regressions, so we use 5.7.3. * plone.protect: fix test that failed after the security fix. * plone.volto: A few textual improvements in the default created pages and the migration wizard. diff --git a/release/changelog.txt b/release/changelog.txt index 62a1dc712b..542e9f8b95 100644 --- a/release/changelog.txt +++ b/release/changelog.txt @@ -1,5 +1,5 @@ -Zope: 5.7 → 5.7.1 ------------------- +Zope: 5.7 → 5.7.3 +----------------- Security fix for a Cross Site Scripting vulnerability. See https://community.plone.org/t/zope-4-8-4-and-5-7-1-released/15992 diff --git a/release/constraints.txt b/release/constraints.txt index 1a31e49c88..a27337629e 100644 --- a/release/constraints.txt +++ b/release/constraints.txt @@ -5,7 +5,7 @@ BTrees==4.11.3 Babel==2.11.0 CacheControl==0.12.12 Chameleon==3.10.1 -DateTime==4.7 +DateTime==4.8 Deprecated==1.2.13 DocumentTemplate==4.1 ExtensionClass==4.9 @@ -20,7 +20,7 @@ PasteDeploy==3.0.1 Persistence==3.6 Pillow==9.3.0 Plone==6.0.0 -Products.BTreeFolder2==4.3 +Products.BTreeFolder2==4.4 Products.CMFCore==2.6.0 Products.CMFDiffTool==3.3.3 Products.CMFDynamicViewFTI==7.0.0 @@ -67,7 +67,7 @@ ZConfig==3.6.1 ZEO==5.3.0 ZODB==5.8.0 ZODB3==3.11.0 -Zope==5.7.1 +Zope==5.7.3 Zope2==4.0 ZopeUndo==5.0 alabaster==0.7.12 @@ -109,7 +109,7 @@ feedparser==6.0.10 filelock==3.8.0 five.customerize==2.1.0 five.intid==1.2.6 -five.localsitemanager==3.3 +five.localsitemanager==3.4 funcsigs==1.0.2 furl==2.1.3 future==0.18.2 @@ -368,7 +368,7 @@ zope.datetime==4.3.0 zope.deferredimport==4.4 zope.deprecation==4.4.0 zope.dottedname==5.0 -zope.event==4.5.0 +zope.event==4.6 zope.exceptions==4.6 zope.filerepresentation==5.0.0 zope.formlib==5.0.1 diff --git a/versions.cfg b/versions.cfg index 973da0394c..4270ff1b05 100644 --- a/versions.cfg +++ b/versions.cfg @@ -7,7 +7,7 @@ # Based on latest development Zope: # extends = https://raw.githubusercontent.com/zopefoundation/Zope/master/versions.cfg # Based on released Zope: -extends = https://zopefoundation.github.io/Zope/releases/5.7.1/versions.cfg +extends = https://zopefoundation.github.io/Zope/releases/5.7.3/versions.cfg [versions]