[Zope3-dev] Removed zope.security 3.4b4

Christian Theune ct at gocept.com
Wed Aug 15 09:05:24 EDT 2007


Hey,

Am Mittwoch, den 15.08.2007, 14:15 +0200 schrieb Christian Theune:
> Hi,
> 
> I saw the error reports about zope.security and got talked to from a few
> people that they had severe problems managing around this. I removed the
> 3.4b4 distribution from download.zope.org to allow them to continue
> using zopeproject and grokproject until we find a fix.
> 
> I wasn't sure about that, so if someone has even worse problems now,
> please speak up and I'll put the package back into place again. I hope I
> didn't cause any more problems than exist already.

Ok. As this affected more packages and Wichert found out how to deal
with this in the buildout.cfg of grokproject (zopeproject and other
buildout-based projects should be able to derive a workaround for this
until it's fixed.)

See http://paste.plone.org/16261 for the full buildout.cfg. The most
important lines are 11 to 15:

[app]
recipe = zc.zope3recipes>=0.5.3:application
eggs =
        test
        zope.security==3.4.0b2


Christian



More information about the Zope3-dev mailing list