-
-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update constraints, prepare 5.2.10.2
- Loading branch information
1 parent
f3453dd
commit cb7c053
Showing
3 changed files
with
80 additions
and
79 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,15 @@ | ||
Zope: 4.8.3 → 4.8.6 | ||
------------------- | ||
plone.app.blocks: 5.2.0 → 5.2.1 | ||
------------------------------- | ||
|
||
Security fix for a Cross Site Scripting vulnerability. | ||
See https://community.plone.org/t/zope-4-8-4-and-5-7-1-released/15992 | ||
- Fix ``layout_view`` and ``tile_layout_view`` to work with the Zope security fix. | ||
Needed when you use Plone 5.2.10.1 or Plone 6.0.0.1. | ||
Fixes `issue 101 <https://github.com/plone/plone.app.blocks/issues/101>_`. | ||
[maurits] | ||
|
||
|
||
plone.protect: 4.1.6 → 4.1.8 | ||
---------------------------- | ||
plone.app.caching: 2.1.0 → 2.1.1 | ||
-------------------------------- | ||
Bug fixes: | ||
|
||
- Testing: explicitly set response content type header to html. [jeromeperrin] (#97) | ||
|
||
- Add missing z3c.zcmlhook dependency. [icemac] (#96) | ||
|
||
- Fix tests to work with the Zope security fix. | ||
[maurits] (#106) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters