Zope 2 2.13.23

Milestone information

Project:
Zope 2
Series:
2.13
Version:
2.13.23
Released:
 
Registrant:
Tres Seaver
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
3 Tres Seaver
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
4 Invalid, 1 Fix Released

Download files for this release

File Description Downloads

Release notes 

This release does not have release notes.

Changelog 

View the full changelog

- Provide a pip-compatible ``requirements.txt`` file for the release. E.g.::

  $ /path/to/venv/bin/pip install \
    https://raw.githubusercontent.com/zopefoundation/Zope/2.13.23/requirements.txt

- LP #789863: Ensure that Request objects cannot be published / traversed
  directly via a URL.

- Issue #27: Fix publishing of ``ZPublisher.Iterators.IStreamIterator`` under
  WSGI. This interface does not have ``seek`` or ``tell``. Introduce
  ``ZPublisher.Iterators.IUnboundStreamIterator`` to support publishing
  iterators of unknown length under WSGI.

- Document running Zope as a WSGI application. See
  https://github.com/zopefoundation/Zope/issues/30

- LP #1465432: Ensure that WSGIPublisher starts / ends interaction at
  request boundaries (analogous to ZPublisher). Backport from master.

- Fix: Queue additional warning filters at the beginning of the queue in order
  to allow overrides.

- Issue #16: prevent leaked connections when broken ``EndRequestEvent``
  subscribers raise exceptions.

- LP #1387225: Zope 2.13.x w/ zope.browserpage 4.x doesn't start.

- LP #1387138: Zope 2.13.x w/ zope.pagetemplate 4.x doesn't start.

- LP #1386795: Fix ``zopectl start`` with zdaemon 3 and newer.

- Updated distributions:

  - Acquisition = 2.13.9
  - DateTime = 2.12.8
  - Products.BTreeFolder2 = 2.13.5
  - Products.ExternalMethod = 2.13.1
  - Products.Mailhost = 2.13.2
  - Products.StandardCacheManagers = 2.13.1
  - ZConfig = 2.9.3
  - zLOG = 2.11.2
  - zope.dublincore = 3.7.1
  - zope.mkzeoinstance = 3.9.6

0 blueprints and 5 bugs targeted

Bug report Importance Assignee Status
1386795 #1386795 zopectl (Zope2.Startup) start breaks with zdaemon 3 and newer (4) 1 Undecided   3 Invalid
1387138 #1387138 zone doesn't start because it fails on from zope.pagetemplate.pagetemplate import _error_start 1 Undecided   3 Invalid
1387225 #1387225 zone doesn't start with current zope.browserpage 4.0.0 1 Undecided Tres Seaver  3 Invalid
1465432 #1465432 Missing Interaction with WSGIPublisher in Zope 2.13 1 Undecided Tres Seaver  3 Invalid
789863 #789863 Request objects should not be publishable 3 High Tres Seaver  10 Fix Released
This milestone contains Public information
Everyone can see this information.