[Checkins] [zopefoundation/Zope] c23304: Ensure that request objects cannot be published di...

GitHub noreply at github.com
Mon Jun 29 22:18:31 CEST 2015


  Branch: refs/heads/2.13.23-prep
  Home:   https://github.com/zopefoundation/Zope
  Commit: c233041e8beea1527216ed447cc065f1601a3834
      https://github.com/zopefoundation/Zope/commit/c233041e8beea1527216ed447cc065f1601a3834
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2015-06-24 (Wed, 24 Jun 2015)

  Changed paths:
    M doc/CHANGES.rst
    M src/ZPublisher/BaseRequest.py
    M src/ZPublisher/HTTPRequest.py
    M src/ZPublisher/tests/testBaseRequest.py
    M src/ZPublisher/tests/testHTTPRequest.py

  Log Message:
  -----------
  Ensure that request objects cannot be published directly via a URL.

See:  https://bugs.launchpad.net/zope2/+bug/789863

This change applies Leo Rochael's patch from:
https://bugs.launchpad.net/zope2/+bug/789863/+attachment/3624368/+files/0001-Make-the-request-object-unpublishable.patch

And the ideas from Richard Mitchell's patch at:
https://bugs.launchpad.net/zope2/+bug/789863/+attachment/3625765/+files/request_object.patch


  Commit: 56b6790d1fd3a6e0105925adcc7cca29e9ab21cf
      https://github.com/zopefoundation/Zope/commit/56b6790d1fd3a6e0105925adcc7cca29e9ab21cf
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2015-06-26 (Fri, 26 Jun 2015)

  Changed paths:
    M buildout.cfg
    A version_ranges.cfg
    R versions.cfg

  Log Message:
  -----------
  Pin dependencies using ranges.

- Allow buildout to pick versions using ranges which enable updates
  to third-dot releases in the same line as previous pins.

- Show the versions picked.


  Commit: 55485d69e1a4375361ba34303a7d6858399fd61e
      https://github.com/zopefoundation/Zope/commit/55485d69e1a4375361ba34303a7d6858399fd61e
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2015-06-29 (Mon, 29 Jun 2015)

  Changed paths:
    A doc/maintainers/RELEASING.rst

  Log Message:
  -----------
  Document making a release from the version-range-based 2.13 branch.


  Commit: a9bcf3270a07d62ca9f68568ef5ad656e00e7115
      https://github.com/zopefoundation/Zope/commit/a9bcf3270a07d62ca9f68568ef5ad656e00e7115
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2015-06-29 (Mon, 29 Jun 2015)

  Changed paths:
    M doc/CHANGES.rst
    M src/ZPublisher/BaseRequest.py
    M src/ZPublisher/HTTPRequest.py
    M src/ZPublisher/tests/testBaseRequest.py
    M src/ZPublisher/tests/testHTTPRequest.py

  Log Message:
  -----------
  Merge branch 'lp789863-make_request_unpublishable-2.13' into 2.13


  Commit: 52a3c2c0194b120d7ed2719594970e3507dc54b6
      https://github.com/zopefoundation/Zope/commit/52a3c2c0194b120d7ed2719594970e3507dc54b6
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2015-06-29 (Mon, 29 Jun 2015)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  Update version for 2.13.23 relesae.


  Commit: d64d6c371af2221c5dedc42a8cd6f3147b8978ad
      https://github.com/zopefoundation/Zope/commit/d64d6c371af2221c5dedc42a8cd6f3147b8978ad
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2015-06-29 (Mon, 29 Jun 2015)

  Changed paths:
    M buildout.cfg
    A requirements.txt

  Log Message:
  -----------
  Pin versions for 2.13.23 release.


  Commit: b49cdfd8a2bda08f6c757fe9c72150f787052a27
      https://github.com/zopefoundation/Zope/commit/b49cdfd8a2bda08f6c757fe9c72150f787052a27
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2015-06-29 (Mon, 29 Jun 2015)

  Changed paths:
    M doc/CHANGES.rst

  Log Message:
  -----------
  Finalize changelog for 2.13.23 release.


Compare: https://github.com/zopefoundation/Zope/compare/c233041e8bee^...b49cdfd8a2bd


More information about the checkins mailing list