Bug 88078 - Update port: www/zope28 (upgrade to 2.8.4)
Summary: Update port: www/zope28 (upgrade to 2.8.4)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Marcus Alves Grando
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-27 13:10 UTC by Denis Shaposhnikov
Modified: 2005-10-28 04:05 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (2.71 KB, patch)
2005-10-27 13:10 UTC, Denis Shaposhnikov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Denis Shaposhnikov 2005-10-27 13:10:21 UTC
Upgrade to 2.8.4 version.

http://www.zope.org/Products/Zope/2.8.4/CHANGES.txt

==========
 Bugs Fixed

    * Collector #1927: Modified ZReST not to store rendered / warnings
      as persistent attributes, using volatile attributes instead as a
      cache.
    * Collector #1926: fixed a typo in _doAddUser when password
      encryption is enabled.
    * If a content object implemented any in-place numeric operators,
      untrusted code could call them, thus modifying the content.
    * If Python 2.4 is used, despite the fact that Python 2.4 is
      unsupported, untrusted code could use generator expressions to
      gain access to container items.
==========
Comment 1 Marcus Alves Grando freebsd_committer freebsd_triage 2005-10-28 03:03:34 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mnag

I'll take it.
Comment 2 Marcus Alves Grando freebsd_committer freebsd_triage 2005-10-28 04:05:18 UTC
State Changed
From-To: open->closed

Committed. Thanks!