pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/zope29



Module Name:    pkgsrc
Committed By:   taca
Date:           Sat Oct 25 16:18:18 UTC 2008

Modified Files:
        pkgsrc/www/zope29: Makefile PLIST distinfo
Removed Files:
        pkgsrc/www/zope29/patches: patch-ak patch-al

Log Message:
Update zope29 package to 2.9.10 (Zope 2.9.10).

Zope 2.9.10 (2008/10/24)
Bugs fixed

    * Ensure that response header values cannot embed CRLF pairs,
      which violate the HTTP spec (RFC 2616).
    * Launchpad #282677: fixed implementation of guarded_map and
      provided tests and implementation for guarded_zip
      (RestrictedPython).
    * AccessControl.ZopeGuards.guarded_import mapped some Unauthorized
      exceptions onto ImportErrors: don't do that! Also, removed
      mutable defaults from argument list, improved tests.
    * LP #281156: AccessControl.SecurityInfo.secureModule dropped
      ModuleSecurity for failed imports, obscuring later attempts to
      import the same broken module.
    * LP #142667: Updated to ZODB-3.6.4 to fix problem with product
      auto-refresh.
    * Launchpad #267545: DateTime(DateTime()) now preserves the
      correct hour
    * Launchpad #245649: the Products package is now a proper
      "namespace package" under the rules specified by setuptools.
    * Launchpad #239636: Ensure that HEAD requests lock an empty body
      for NotFound errors.
    * Launchpad #234209: De-tabify ZPublisher/HTTPRequest.py
    * integrated Hotfix-2008-08-12


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 pkgsrc/www/zope29/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/www/zope29/PLIST
cvs rdiff -r1.7 -r1.8 pkgsrc/www/zope29/distinfo
cvs rdiff -r1.1 -r0 pkgsrc/www/zope29/patches/patch-ak \
    pkgsrc/www/zope29/patches/patch-al

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index