Installers-UnifiedInstaller/4.3-maintenance: Update to Plone 4.3.15
Steve McMahon <jenkins-z4DKO/[email protected]> Mon, 31 Jul 2017 08:54:37 -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:54:25-07:00 Author: Steve McMahon (smcmahon) <[email protected]> Commit: https://github.com/plone/Installers-UnifiedInstaller/commit/109f2fc3b4cc5ea9d05c4248d6821609770e725b Update to Plone 4.3.15 Files changed: M HISTORY.txt M README.txt 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 old mode 100755 new mode 100644 index cb4b083..ceabc1d --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,3 +1,7 @@ +4.3.15 2017-07-31 + +- Update to Plone 4.3.15. + 4.3.14 2017-04-26 - Update to Plone 4.3.14. diff --git a/README.txt b/README.txt old mode 100755 new mode 100644 index 90b3033..7096eec --- a/README.txt +++ b/README.txt @@ -1,5 +1,5 @@ ============================== -Plone 4.3.14: Unified Installer +Plone 4.3.15: 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.14, Zope 2.13.x, and uses Python 2.7.x. +This version includes Plone 4.3.15, 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.14 in a stand-alone (single Zope instance) configuration: +To install Plone 4.3.15 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.14 in a ZEO Cluster (ZEO server, 2 clients) configuration: +To install Plone 4.3.15 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.14 in a stand-alone (single Zope instance) configuration: +To install Plone 4.3.15 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.14 in a stand-alone (single Zope instance) configuration: >> su; ./install.sh standalone -To install Plone 4.3.14 in a ZEO Cluster (ZEO server, 2 clients) configuration: +To install Plone 4.3.15 in a ZEO Cluster (ZEO server, 2 clients) configuration: * cd to the installer directory and issue the following command:: diff --git a/base_skeleton/versions.cfg b/base_skeleton/versions.cfg index 673ba4b..cea13da 100644 --- a/base_skeleton/versions.cfg +++ b/base_skeleton/versions.cfg @@ -43,8 +43,8 @@ distribute = 0.6.28 setuptools = 26.1.1 mr.developer = 1.37 plone.recipe.alltests = 1.5 -plone.recipe.zeoserver = 1.3 -plone.recipe.zope2instance = 4.2.22 +plone.recipe.zeoserver = 1.3.1 +plone.recipe.zope2instance = 4.3 z3c.coverage = 1.2.0 z3c.ptcompat = 1.0.1 z3c.template = 1.4.1 @@ -52,7 +52,7 @@ zest.releaser = 6.6.2 zope.testrunner = 4.4.4 # Robot Testing -plone.app.robotframework = 1.0.3 +plone.app.robotframework = 1.1.1 robotframework = 3.0 robotframework-debuglibrary = 0.4 robotframework-ride = 1.5.2.1 @@ -94,20 +94,20 @@ WebOb = 1.4.1 select-backport = 0.2 # Plone release -Plone = 4.3.14 +Plone = 4.3.15 Products.ATContentTypes = 2.1.19 Products.ATReferenceBrowserWidget = 3.0 -Products.Archetypes = 1.9.13 +Products.Archetypes = 1.9.17 Products.CMFActionIcons = 2.1.3 Products.CMFCalendar = 2.2.3 -Products.CMFCore = 2.2.9 +Products.CMFCore = 2.2.10 Products.CMFDefault = 2.2.4 Products.CMFDiffTool = 2.2.1 Products.CMFDynamicViewFTI = 4.1.5 Products.CMFEditions = 2.2.23 Products.CMFFormController = 3.0.8 Products.CMFPlacefulWorkflow = 1.5.15 -Products.CMFPlone = 4.3.14 +Products.CMFPlone = 4.3.15 Products.CMFQuickInstallerTool = 3.0.15 Products.CMFTestCase = 0.9.12 Products.CMFTopic = 2.2.1 @@ -116,20 +116,20 @@ Products.contentmigration = 2.1.16 Products.DCWorkflow = 2.2.5 Products.ExtendedPathIndex = 3.1.1 Products.ExternalEditor = 1.1.3 -Products.GenericSetup = 1.8.6 +Products.GenericSetup = 1.8.8 Products.Marshall = 2.1.4 Products.MimetypesRegistry = 2.0.10 Products.PasswordResetTool = 2.0.19 Products.PlacelessTranslationService = 2.0.7 Products.PloneLanguageTool = 3.2.8 -Products.PlonePAS = 5.0.13 +Products.PlonePAS = 5.0.14 Products.PloneTestCase = 0.9.18 Products.PluggableAuthService = 1.11.0 Products.PluginRegistry = 1.4 Products.PortalTransforms = 2.1.12 Products.ResourceRegistries = 2.2.13 Products.SecureMailHost = 1.1.2 -Products.TinyMCE = 1.3.26 +Products.TinyMCE = 1.3.27 Products.ZopeVersionControl = 1.1.3 Products.ZSQLMethods = 2.13.5 Products.i18ntestcase = 1.3 @@ -147,8 +147,8 @@ five.customerize = 1.1 five.formlib = 1.0.4 five.globalrequest = 1.0 five.localsitemanager = 2.0.5 -plone.app.blob = 1.5.17 -plone.app.caching = 1.1.11 +plone.app.blob = 1.5.19 +plone.app.caching = 1.1.12 plone.app.collection = 1.0.15 plone.app.content = 2.1.7 plone.app.contentlisting = 1.0.5 @@ -164,7 +164,7 @@ 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.1 +plone.app.jquerytools = 1.9.2 plone.app.layout = 2.3.17 plone.app.linkintegrity = 1.5.10 plone.app.locales = 4.3.13 @@ -174,10 +174,10 @@ plone.app.querystring = 1.2.11 plone.app.redirector = 1.2.2 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.testing = 4.2.6 +plone.app.textfield = 1.2.9 plone.app.theming = 1.1.8 -plone.app.upgrade = 1.4.1 +plone.app.upgrade = 1.4.2 plone.app.users = 1.2.5 plone.app.uuid = 1.1.3 plone.app.viewletmanager = 2.0.10 @@ -202,7 +202,7 @@ plone.intelligenttext = 2.1.0 plone.keyring = 3.0.1 plone.locking = 2.0.10 plone.memoize = 1.1.2 -plone.namedfile = 3.0.10 +plone.namedfile = 3.0.11 plone.openid = 2.0.4 plone.outputfilters = 1.15.3 plone.portlet.collection = 2.1.10 @@ -218,12 +218,12 @@ plone.scale = 1.4.2 plone.schemaeditor = 1.4.1 plone.session = 3.5.6 plone.stringinterp = 1.0.14 -plone.subrequest = 1.8 +plone.subrequest = 1.8.1 plone.supermodel = 1.2.7 plone.synchronize = 1.0.2 plone.testing = 4.1.2 plone.theme = 2.1.5 -plone.transformchain = 1.2.0 +plone.transformchain = 1.2.1 plone.uuid = 1.0.4 plone.z3cform = 0.8.1 plone4.csrffixes = 1.1 @@ -256,7 +256,7 @@ grokcore.viewlet = 1.11 manuel = 1.8.0 martian = 0.14 mocker = 1.1.1 -plone.app.contenttypes = 1.1.1 +plone.app.contenttypes = 1.1.2 plone.app.event = 1.1.8 plone.app.intid = 1.0.5 plone.app.lockingbehavior = 1.0.4 @@ -266,7 +266,7 @@ plone.app.stagingbehavior = 0.1 plone.app.versioningbehavior = 1.2.0 plone.app.widgets = 1.8.0 plone.directives.dexterity = 1.0.2 -plone.directives.form = 2.0.2 +plone.directives.form = 2.0.3 plone.event = 1.3.3 plone.formwidget.autocomplete = 1.2.11 plone.formwidget.contenttree = 1.0.15 diff --git a/buildme.sh b/buildme.sh index 7d6d057..ab12879 100755 --- a/buildme.sh +++ b/buildme.sh @@ -28,7 +28,7 @@ else TAR='tar' fi -BASE_VER=4.3.14 +BASE_VER=4.3.15 NEWVER=${BASE_VER} SDIR=`pwd` diff --git a/buildout_templates/buildout.cfg b/buildout_templates/buildout.cfg old mode 100755 new mode 100644 index 8c4bd52..855bfb1 --- 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.14/versions.cfg +# http://dist.plone.org/release/4.3.15/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.14 + http://dist.plone.org/release/4.3.15 # 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 diff --git a/install.sh b/install.sh index 569df85..a954d53 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.14 +readonly FOR_PLONE=4.3.15 readonly WANT_PYTHON=2.7 readonly PACKAGES_DIR=packages diff --git a/tests/tests.txt b/tests/tests.txt old mode 100755 new mode 100644 index 54bb32a..1be4c30 --- a/tests/tests.txt +++ b/tests/tests.txt @@ -64,7 +64,7 @@ Test a ZEO install >>> print stdout -etc- - Installing Plone 4.3.14 at -etc- + Installing Plone 4.3.15 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.14 at -etc- + Installing Plone 4.3.15 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 973a197..f3a6656 100755 --- a/update_dist.sh +++ b/update_dist.sh @@ -1,4 +1,4 @@ #!/bin/sh -VERSION=4.3.14 +VERSION=4.3.15 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 old mode 100755 new mode 100644 index 2586cd5..0055a8f --- a/version.txt +++ b/version.txt @@ -1,2 +1,2 @@ -Plone version: 4.3.14 (with Zope 2.13.x, Python 2.7.x) -Installer version: Unified Installer 4.3.14 +Plone version: 4.3.15 (with Zope 2.13.x, Python 2.7.x) +Installer version: Unified Installer 4.3.15 ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot