Installers-UnifiedInstaller/4.3-maintenance: 4.3.14
Steve McMahon <jenkins-z4DKO/[email protected]> Mon, 31 Jul 2017 08:25:46 -0700 (PDT)
| Newsgroups | gmane.comp.web.zope.plone.cvs |
|---|---|
| Message-ID | <[email protected]> |
Repository: Installers-UnifiedInstaller Branch: refs/heads/4.3-maintenance Date: 2017-07-31T08:25:34-07:00 Author: Steve McMahon (smcmahon) <[email protected]> Commit: https://github.com/plone/Installers-UnifiedInstaller/commit/e33d97aaf00b5ef0cb134ddd84ac6acb081cb538 4.3.14 Files changed: M HISTORY.txt M README.txt M base_skeleton/base.cfg M base_skeleton/versions.cfg M buildme.sh M buildout_templates/buildout.cfg M install.sh M tests/tests.txt M update_dist.sh M version.txt diff --git a/HISTORY.txt b/HISTORY.txt index ee518cf..cb4b083 100755 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,3 +1,7 @@ +4.3.14 2017-04-26 + +- Update to Plone 4.3.14. + 4.3.12 - 20170316 - Update to Plone 4.3.12. diff --git a/README.txt b/README.txt index 6eff1f6..90b3033 100755 --- a/README.txt +++ b/README.txt @@ -1,5 +1,5 @@ ============================== -Plone 4.3.12: Unified Installer +Plone 4.3.14: Unified Installer ============================== The Plone Unified Installer is a source-installation kit that installs Plone @@ -7,7 +7,7 @@ and its dependencies from source on most Unix-like platforms. The kit includes Plone and Zope and will download components like Python if needed. Python is installed in a way that will not change or interfere with your system Python. -This version includes Plone 4.3.12, Zope 2.13.x, and uses Python 2.7.x. +This version includes Plone 4.3.14, Zope 2.13.x, and uses Python 2.7.x. Feedback/bugs to `Plone Development Workspace <https://dev.plone.org>`_ for component: **Installer (Unified)** @@ -125,13 +125,13 @@ directory, Plone subdirectory). You will need to start Zope using the user identity used for the build, and it will run with the privileges of that user. -To install Plone 4.3.12 in a stand-alone (single Zope instance) configuration: +To install Plone 4.3.14 in a stand-alone (single Zope instance) configuration: * cd to the installer directory and issue the following command:: >> ./install.sh standalone -To install Plone 4.3.12 in a ZEO Cluster (ZEO server, 2 clients) configuration: +To install Plone 4.3.14 in a ZEO Cluster (ZEO server, 2 clients) configuration: * cd to the installer directory and issue the following command:: @@ -152,7 +152,7 @@ Two Plone users will be created: plone_daemon and plone_buildout. You will need to start Plone as plone_daemon and run buildout as plone_buildout. The install will also create a plone_group group that includes both plone users. -To install Plone 4.3.12 in a stand-alone (single Zope instance) configuration: +To install Plone 4.3.14 in a stand-alone (single Zope instance) configuration: * cd to the installer directory and issue the following command:: @@ -162,7 +162,7 @@ To install Plone 4.3.12 in a stand-alone (single Zope instance) configuration: >> su; ./install.sh standalone -To install Plone 4.3.12 in a ZEO Cluster (ZEO server, 2 clients) configuration: +To install Plone 4.3.14 in a ZEO Cluster (ZEO server, 2 clients) configuration: * cd to the installer directory and issue the following command:: diff --git a/base_skeleton/base.cfg b/base_skeleton/base.cfg old mode 100644 new mode 100755 index c6ba95f..251b2f4 --- a/base_skeleton/base.cfg +++ b/base_skeleton/base.cfg @@ -29,7 +29,6 @@ find-links = http://dist.plone.org http://download.zope.org/ppix/ http://download.zope.org/distribution/ - http://effbot.org/downloads # buildout.sanitycheck makes sure you're not running buildout # as root. diff --git a/base_skeleton/versions.cfg b/base_skeleton/versions.cfg index 0d8f4e4..673ba4b 100644 --- a/base_skeleton/versions.cfg +++ b/base_skeleton/versions.cfg @@ -1,4 +1,7 @@ [buildout] +# This file is part of buildout.coredev repository: https://github.com/plone/buildout.coredev +# The plone release team is responsible for it, +# if you have suggestions, please open an issue at: https://github.com/plone/buildout.coredev/issues extends = zopetoolkit-1-0-8-zopeapp-versions.cfg zope-2-13-26-versions.cfg @@ -38,7 +41,7 @@ decorator = 3.4.2 i18ndude = 4.0.1 distribute = 0.6.28 setuptools = 26.1.1 -mr.developer = 1.34 +mr.developer = 1.37 plone.recipe.alltests = 1.5 plone.recipe.zeoserver = 1.3 plone.recipe.zope2instance = 4.2.22 @@ -49,7 +52,7 @@ zest.releaser = 6.6.2 zope.testrunner = 4.4.4 # Robot Testing -plone.app.robotframework = 1.0.1 +plone.app.robotframework = 1.0.3 robotframework = 3.0 robotframework-debuglibrary = 0.4 robotframework-ride = 1.5.2.1 @@ -78,6 +81,7 @@ future = 0.13.1 importlib = 1.0.3 lxml = 2.3.6 mailinglogger = 3.7.0 +nt-svcutils = 2.13.0 ordereddict = 1.1 python-dateutil = 1.5 python-openid = 2.2.5 @@ -90,7 +94,7 @@ WebOb = 1.4.1 select-backport = 0.2 # Plone release -Plone = 4.3.12 +Plone = 4.3.14 Products.ATContentTypes = 2.1.19 Products.ATReferenceBrowserWidget = 3.0 Products.Archetypes = 1.9.13 @@ -102,13 +106,13 @@ Products.CMFDiffTool = 2.2.1 Products.CMFDynamicViewFTI = 4.1.5 Products.CMFEditions = 2.2.23 Products.CMFFormController = 3.0.8 -Products.CMFPlacefulWorkflow = 1.5.14 -Products.CMFPlone = 4.3.12 +Products.CMFPlacefulWorkflow = 1.5.15 +Products.CMFPlone = 4.3.14 Products.CMFQuickInstallerTool = 3.0.15 Products.CMFTestCase = 0.9.12 Products.CMFTopic = 2.2.1 Products.CMFUid = 2.2.1 -Products.contentmigration = 2.1.15 +Products.contentmigration = 2.1.16 Products.DCWorkflow = 2.2.5 Products.ExtendedPathIndex = 3.1.1 Products.ExternalEditor = 1.1.3 @@ -123,17 +127,17 @@ Products.PloneTestCase = 0.9.18 Products.PluggableAuthService = 1.11.0 Products.PluginRegistry = 1.4 Products.PortalTransforms = 2.1.12 -Products.ResourceRegistries = 2.2.12 +Products.ResourceRegistries = 2.2.13 Products.SecureMailHost = 1.1.2 -Products.TinyMCE = 1.3.25 +Products.TinyMCE = 1.3.26 Products.ZopeVersionControl = 1.1.3 Products.ZSQLMethods = 2.13.5 Products.i18ntestcase = 1.3 Products.statusmessages = 4.1.2 Products.validation = 2.0.2 archetypes.querywidget = 1.1.3 -archetypes.referencebrowserwidget = 2.5.8 -archetypes.schemaextender = 2.1.6 +archetypes.referencebrowserwidget = 2.5.9 +archetypes.schemaextender = 2.1.7 borg.localrole = 3.0.2 collective.monkeypatcher = 1.1.2 collective.testcaselayer = 1.6.1 @@ -160,20 +164,20 @@ plone.app.i18n = 2.0.3 plone.app.imaging = 1.0.13 plone.app.iterate = 2.1.18 plone.app.jquery = 1.7.2.1 -plone.app.jquerytools = 1.9.0 +plone.app.jquerytools = 1.9.1 plone.app.layout = 2.3.17 -plone.app.linkintegrity = 1.5.8 -plone.app.locales = 4.3.12 +plone.app.linkintegrity = 1.5.10 +plone.app.locales = 4.3.13 plone.app.openid = 2.0.4 plone.app.portlets = 2.5.6 plone.app.querystring = 1.2.11 plone.app.redirector = 1.2.2 -plone.app.registry = 1.2.4 +plone.app.registry = 1.2.5 plone.app.search = 1.1.11 plone.app.testing = 4.2.5 plone.app.textfield = 1.2.8 plone.app.theming = 1.1.8 -plone.app.upgrade = 2.0.0 +plone.app.upgrade = 1.4.1 plone.app.users = 1.2.5 plone.app.uuid = 1.1.3 plone.app.viewletmanager = 2.0.10 @@ -183,7 +187,7 @@ plone.app.z3cform = 0.7.7 plone.alterego = 1.1.1 plone.autoform = 1.6.2 plone.batching = 1.0.8 -plone.behavior = 1.1.4 +plone.behavior = 1.2.0 plone.browserlayer = 2.1.7 plone.cachepurging = 1.0.13 plone.caching = 1.0.1 @@ -217,7 +221,7 @@ plone.stringinterp = 1.0.14 plone.subrequest = 1.8 plone.supermodel = 1.2.7 plone.synchronize = 1.0.2 -plone.testing = 4.1.1 +plone.testing = 4.1.2 plone.theme = 2.1.5 plone.transformchain = 1.2.0 plone.uuid = 1.0.4 @@ -232,7 +236,7 @@ z3c.batching = 1.1.0 z3c.blobfile = 0.1.5 z3c.caching = 2.0a1 z3c.form = 3.2.11 -z3c.formwidget.query = 0.12 +z3c.formwidget.query = 0.13 z3c.zcmlhook = 1.0b1 zope.globalrequest = 1.2 zope.schema = 4.2.2 @@ -269,7 +273,7 @@ plone.formwidget.contenttree = 1.0.15 plone.formwidget.datetime = 1.3.1 plone.formwidget.recurrence = 1.2.6 plone.mocktestcase = 1.0b3 -Products.LinguaPlone = 4.1.8 +Products.LinguaPlone = 4.2.1 z3c.objpath = 1.1 z3c.relationfield = 0.6.3 zc.relation = 1.0 diff --git a/buildme.sh b/buildme.sh index 361ea5c..7d6d057 100755 --- a/buildme.sh +++ b/buildme.sh @@ -28,7 +28,7 @@ else TAR='tar' fi -BASE_VER=4.3.12 +BASE_VER=4.3.14 NEWVER=${BASE_VER} SDIR=`pwd` diff --git a/buildout_templates/buildout.cfg b/buildout_templates/buildout.cfg index 47abf87..8c4bd52 100755 --- a/buildout_templates/buildout.cfg +++ b/buildout_templates/buildout.cfg @@ -40,12 +40,12 @@ extends = base.cfg versions.cfg -# http://dist.plone.org/release/4.3.12/versions.cfg +# http://dist.plone.org/release/4.3.14/versions.cfg # If you change your Plone version, you'll also need to update # the repository link below. find-links += - http://dist.plone.org/release/4.3.12 + http://dist.plone.org/release/4.3.14 # If you try to start Zope as root, it will change user id to run as # the effective user specified here. This user id must own the var directory @@ -193,17 +193,15 @@ zeo-address = 127.0.0.1:8100 [versions] zc.buildout = 2.5.3 setuptools = 27.3.0 -Pillow = 3.4.2 +Pillow = 4.1.0 MarkupSafe = 1.0 Products.DocFinderTab = 1.0.5 -appdirs = 1.4.3 bobtemplates.plone = 1.0.5 buildout.sanitycheck = 1.0.2 collective.checkdocs = 0.2 collective.recipe.backup = 3.1 mr.bob = 0.1.2 -packaging = 16.8 pkginfo = 1.4.1 plone.recipe.unifiedinstaller = 4.3.2 requests = 2.13.0 @@ -212,6 +210,10 @@ twine = 1.8.1 zest.pocompile = 1.4 # Required by: +# Pillow==4.1.0 +olefile = 0.44 + +# Required by: # clint==0.5.1 args = 0.1.0 @@ -221,8 +223,4 @@ clint = 0.5.1 # Required by: # zest.releaser==6.6.2 -colorama = 0.3.7 - -# Required by: -# packaging==16.8 -pyparsing = 2.2.0 +colorama = 0.3.8 diff --git a/install.sh b/install.sh index 4c2f51f..569df85 100755 --- a/install.sh +++ b/install.sh @@ -121,7 +121,7 @@ PLONE_GROUP=plone_group # End of commonly configured options. ################################################# -readonly FOR_PLONE=4.3.12 +readonly FOR_PLONE=4.3.14 readonly WANT_PYTHON=2.7 readonly PACKAGES_DIR=packages diff --git a/tests/tests.txt b/tests/tests.txt index 6619650..54bb32a 100755 --- a/tests/tests.txt +++ b/tests/tests.txt @@ -64,7 +64,7 @@ Test a ZEO install >>> print stdout -etc- - Installing Plone 4.3.12 at -etc- + Installing Plone 4.3.14 at -etc- Plone successfully installed at -etc- Username: admin Password: admin-etc- @@ -314,7 +314,7 @@ Test building Python and dependencies >>> print stdout -etc- - Installing Plone 4.3.12 at -etc- + Installing Plone 4.3.14 at -etc- Compiling and installing jpeg local libraries-etc- Compiling and installing readline local libraries-etc- Installing Python-2.7-etc- diff --git a/update_dist.sh b/update_dist.sh index 5d2f68e..973a197 100755 --- a/update_dist.sh +++ b/update_dist.sh @@ -1,4 +1,4 @@ #!/bin/sh -VERSION=4.3.12 +VERSION=4.3.14 scp -oHostKeyAlgorithms=+ssh-dss packages/buildout-cache.tar.bz2 [email protected]:/srv/dist.plone.org/http/root/release/${VERSION}/ diff --git a/version.txt b/version.txt index db8c744..2586cd5 100755 --- a/version.txt +++ b/version.txt @@ -1,2 +1,2 @@ -Plone version: 4.3.12 (with Zope 2.13.x, Python 2.7.x) -Installer version: Unified Installer 4.3.12 +Plone version: 4.3.14 (with Zope 2.13.x, Python 2.7.x) +Installer version: Unified Installer 4.3.14 ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot