Show
Ignore:
Timestamp:
02/08/11 22:03:49 (16 months ago)
Author:
mauro
Message:

 http://plone.org/products/plone/security/advisories/cve-2011-0720

Location:
plone4bio.buildout/trunk/config
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • plone4bio.buildout/trunk/config/plone3.cfg

    r155 r191  
    5959eggs = 
    6060    ${buildout:eggs} 
     61    Products.PloneHotfix2011072 
    6162zcml = 
    6263products = 
  • plone4bio.buildout/trunk/config/plone4.cfg

    r157 r191  
    1313eggs = 
    1414    biopython 
    15     Zope2 
    16     Plone 
    1715develop = 
    1816 
     
    2018eggs = 
    2119    plone4bio.base 
     20    plone4bio.structure 
    2221    plone4bio.pscoils 
    2322    plone4bio.biosql 
     
    3837eggs = 
    3938    ${buildout:eggs} 
     39    Zope2 
     40    Plone 
     41    Products.PloneHotfix2011072 
    4042zcml = 
    4143