{ "info": { "author": "Zope Foundation and Contributors", "author_email": "zope-dev@zope.org", "bugtrack_url": null, "classifiers": [ "Framework :: Zope2", "License :: OSI Approved :: Zope Public License", "Programming Language :: Python" ], "description": "'Products.Zope_Hotfix_20111024' README\n======================================\n\nOverview\n--------\n\nThis hotfix addresses a serious vulnerability in the Zope2 application\nserver. Affected versions of Zope2 include:\n\n- 2.12.x <= 2.12.20\n\n- 2.13.x <= 2.13.6\n\nOlder releases (2.11.x, 2.10.x, etc.) are not vulnerable.\n\nThe Zope2 security response team recommends that all users of these \nreleases upgrade to an unaffected release (2.12.21 or 2.13.11) as soon as\nthey become available.\n\nUntil that upgrade is feasible, deploying this hotfix also mitigates the\nvulnerability.\n\n\nInstalling the Hotfix: Via 'easy_install'\n-------------------------------------------\n\nIf the Python which runs your Zope instance has 'setuptools' installed (or\nis a 'virtualenv'), you can install the hotfix directly from PyPI::\n\n $ /prefix/bin/easy_install Products.Zope_Hotfix_20111024\n\nand then restart the Zope instance, e.g.:\n\n $ /path/to/instance/bin/zopectl restart\n\n\nInstalling the Hotfix: Via 'zc.buildout'\n-----------------------------------------\n\nIf your Zope instance is managed via 'zc.buildout', you can install\nthe hotfix directly from PyPI. Edit the 'buildout.cfg' file, adding\n\"Products.Zope_Hotfix_20111024\" to the \"eggs\" section of the instance.\nE.g.::\n\n [instance]\n recipe = plone.recipe.zope2instance\n #...\n eggs =\n ${buildout:eggs}\n Products.Zope_Hotfix_20111024\n\nNext, re-run the buildout::\n\n $ /path/to/buildout/bin/buildout\n\nand then restart the Zope instance, e.g.:\n\n $ /path/to/buildout/bin/instance restart\n\n\nInstalling the Hotfix: Manual Installation\n-------------------------------------------\n\nYou may also install this hotfix by unpacking the tarball and adding a\n'products' key to the 'etc/zope.conf' of your instance. E.g.::\n\n products /path/to/Products.Zope_Hotfix_20111024/Products\n\n\nVerifying the Installation\n--------------------------\n\nAfter restarting the Zope instance, check the 'Control_Panel/Products'\nfolder in the Zope Management Interface, e.g.:\n\n http://localhost:8080/Control_Panel/Products/manage_main\n\nYou should see the 'Zope_Hotfix_20111024' product folder there.\n\n'Products.Zope_Hotfix_20111024' Changelog\n=========================================\n\n\n1.0 (2011-10-24)\n----------------\n\n- Initial release.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://svn.zope.org/Zope/hotfixes/Products.Zope_Hotfix_20111024", "keywords": "security hotfix patch", "license": "ZPL 2.1", "maintainer": null, "maintainer_email": null, "name": "Products.Zope_Hotfix_20111024", "package_url": "https://pypi.org/project/Products.Zope_Hotfix_20111024/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Products.Zope_Hotfix_20111024/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://svn.zope.org/Zope/hotfixes/Products.Zope_Hotfix_20111024" }, "release_url": "https://pypi.org/project/Products.Zope_Hotfix_20111024/1.0/", "requires_dist": null, "requires_python": null, "summary": "Hotfix for Zope 2.12 + 2.13", "version": "1.0" }, "last_serial": 804552, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "e2dc441a62af2d79c8aeb46881d15761", "sha256": "265d8247cb609d26ec47c8f89313cd82d85c06a70769f406f3936e29d4a24c4f" }, "downloads": -1, "filename": "Products.Zope_Hotfix_20111024-1.0.tar.gz", "has_sig": false, "md5_digest": "e2dc441a62af2d79c8aeb46881d15761", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2644, "upload_time": "2011-10-24T23:47:29", "url": "https://files.pythonhosted.org/packages/7f/fc/5d2870219ce779e27247bbb8cbf9bac38f537114e16f07bb7fd3fe496dca/Products.Zope_Hotfix_20111024-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e2dc441a62af2d79c8aeb46881d15761", "sha256": "265d8247cb609d26ec47c8f89313cd82d85c06a70769f406f3936e29d4a24c4f" }, "downloads": -1, "filename": "Products.Zope_Hotfix_20111024-1.0.tar.gz", "has_sig": false, "md5_digest": "e2dc441a62af2d79c8aeb46881d15761", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2644, "upload_time": "2011-10-24T23:47:29", "url": "https://files.pythonhosted.org/packages/7f/fc/5d2870219ce779e27247bbb8cbf9bac38f537114e16f07bb7fd3fe496dca/Products.Zope_Hotfix_20111024-1.0.tar.gz" } ] }