Skip to content

5.1.6-7

Compare
Choose a tag to compare
@avoinea avoinea released this 12 Feb 16:54
· 542 commits to master since this release

Plone

Plone 5.1.6

Dependency updates

New packages

amqplib: 1.0.2

argparse: 1.4.0

bda.cache: 1.3.0

cffi: 1.13.2

collective.checkdocs: 0.2

collective.easyform: 2.1.0

contextlib2: 0.6.0.post1

dnspython: 1.16.0

eea.aliases: 1.0

eea.cache: 9.2

eea.faceted.inheritance: 6.1

eea.facetednavigation: 13.6

eea.faceted.vocabularies: 6.9

eea.graylogger: 2.0

eea.jquery: 11.1

eea.sentry: 1.4

eventlet: 0.25.1

extends: plone-versions.cfg

graypy: 2.1.0

greenlet: 0.4.15

lockfile: 0.12.2

monotonic: 1.5

node: 0.9.24

node.ext.ldap: 1.0b11

node.ext.ugm: 0.9.10

odict: 1.7.0

pas.plugins.ldap: 1.7.0rc1

passlib: 1.7.1

perfmetrics: 3.0.0

pip:

plone.app.jquery: 1.11.2

plone.rest: 1.6.0

plone.restapi: 5.0.2

plumber: 1.5

Products.PloneHotfix20200121: 1.0

Products.validation: 2.1.1

psycopg2: 2.8.4

pyasn1: 0.4.7

pyasn1-modules: 0.2.7

pycparser: 2.19

PyJWT: 1.7.1

pylibmc: 1.6.1

python-ldap: 3.2.0

python-memcached: 1.59

PyYAML: 5.1.2

raven: 6.10.0

RelStorage: 2.1.1

setuptools:

Unidecode: 1.0.23

yafowil: 2.3.2

yafowil.plone: 3.0.0

yafowil.widget.array: 1.6

yafowil.widget.dict: 1.7

yafowil.yaml: 1.3

zc.buildout:

zest.pocompile: 1.4

zodbupdate: 1.4

zodbverify: 1.0.3rc2

Internal

  • Added basic fig.yml with instance, zeo and shared data-only volume container - [Antonio De Marinis - bcde169]
  • added varnish with load balancing. added instance for admin. documentation. - [Antonio De Marinis - 7b5b735]
  • update documentation - [Antonio De Marinis - 1f8e732]
  • Update README.md - [Antonio De Marinis - 5183146]
  • Rename fig.yml to docker-compose.yml - [Antonio De Marinis - 5b2bc0b]
  • use docker built in restart policies for HA

use docker restart policies https://docs.docker.com/reference/commandline/cli/#restart-policies
They work in our setup, see tests docker/compose#872 (comment) - [Antonio De Marinis - f720a85]

  • Refs #27398 - Add plone-instance image config - [Alin Voinea - 08439af]
  • Fix examples - [Alin Voinea - b9c8a4f]
  • Refs #27398 - Update Plone base image - [Alin Voinea - fd7d71e]
  • Refs #27398 - Update documentation - [Alin Voinea - 63569a5]
  • Refs #27398 - Add more usage examples - [Alin Voinea - 62cbb4b]
  • Refs #27398 - Documentation - [Alin Voinea - 2e9b47f]
  • Refs #27398 - Re-organize code and make this more extensible - [Alin Voinea - 57ed6e9]
  • Refs #27398 - Fix VOLUME regression introduced within last commit - [Alin Voinea - c9a3136]
  • Refs #27398 - Moved zope2instance logic to eeacms/zope image - [Alin Voinea - f9a2ed9]
  • Cleanup docs - [Alin Voinea - c905fab]
  • Refs #25163 - Update documentation - [Alin Voinea - a40c5b4]
  • typo - [Antonio De Marinis - e6bf6ef]
  • typos - [Antonio De Marinis - c426ac0]
  • Update README.md

improved the basic docker run command for new docker users by adding the host port. otherwise they cannot see plone running on host. - [Antonio De Marinis - 8913a8a]

  • Update README - [Alin Voinea - 64d7737]
  • Apply Products.PloneHotfix20150910 hotfix - [Alin Voinea - 0ead9b4]
  • Merge branch 'master' of https://github.com/eea/eea.docker.plone - [Alin Voinea - fdc7841]
  • Release Plone 4.3.7 - [Alin Voinea - 7899866]
  • Release Plone 5.0 - [Alin Voinea - 69c4c6a]
  • Fix README - [Alin Voinea - 3f86b53]
  • Update README.md - [Alin Voinea - 7493eaf]
  • Refs #29168 - Make it easier to extend this image via Dockerfile - [Alin Voinea - 0f1bada]
  • Hotfix already included - [Alin Voinea - 5fc936b]
  • Fix devel example to work with docker-compose 1.4+ - [Alin Voinea - f9f47a2]
  • Add buildout.cfg example - [Alin Voinea - 033e264]
  • Fix Zope base image version 2.13.23 - [Alin Voinea - 9d11ee0]
  • Refs #27406 - Squeeze this image - [Alin Voinea - 2f4f63a]
  • Fix PyPI index - [Alin Voinea - b3b46a0]
  • Typo fix - [Alin Voinea - d5415d8]
  • Refs #31607 - Update Plone images accordingly with Zope changes - [Alin Voinea - e0a2289]
  • Cleanup - [Alin Voinea - fd7e4d2]
  • Refs #31607 - Prepare for merge - [Alin Voinea - c1bbf3b]
  • Refs #31607 - Prepare to merge with master - [Alin Voinea - a47a958]
  • Refs #31607 - Fix Readme - [Alin Voinea - 89e666b]
  • Refs #68160 - Update documentation with supported DEBUG=on env - [Alin Voinea - 1f7bd04]
  • Deprecate - [Antonio De Marinis - a9b3fe0]
  • Cleanup - [Alin Voinea - 1d61e3e]
  • Add 5.1.x docker image - [Alin Voinea - 6778fe8]
  • Release 5.2.x - [Alin Voinea - 0482096]
  • Fix buildout - [Alin Voinea - e8e46da]
  • Fix py3 docker-initialize.py - [Alin Voinea - d5de869]
  • Disable plone.app.async, for now - [Alin Voinea - 87dd81a]
  • Refs #110157 - Reuse code from Official Plone Docker image - [Alin Voinea - bc7bb2b]
  • Refs #110157 - Add tests - [Alin Voinea - 3771031]
  • Fix docker-initialize py2 - [Alin Voinea - 0e65b0c]
  • Update FROM - [Alin Voinea - 91d4ece]
  • Update docs; zeoserver tests; relstorage tests - [Alin Voinea - fc31b18]
  • Remove faulty zoperunner - [Alin Voinea - cc5bd83]
  • Merge branch 'master' into 5.1.x - [Alin Voinea - 4ec82d8]
  • Update docs - [Alin Voinea - 9b0e0a6]
  • Merge branch 'master' into 5.1.x - [Alin Voinea - 8fc0aab]
  • Docs - [Alin Voinea - 11e0710]
  • Add LDAP - [Alin Voinea - 30f8fdc]
  • Merge branch 'master' into 5.1.x - [Alin Voinea - 18002c3]
  • Fix pas.plugin.ldap version - [Alin Voinea - 3e4a7f5]
  • Merge branch 'master' into 5.1.x - [Alin Voinea - 38fcb81]
  • Fix eggrepo find-links - [Alin Voinea - 802ccef]
  • Merge branch 'master' into 5.1.x - [Alin Voinea - 645574f]
  • Add eea.sentry - [Alin Voinea - a9b4faa]
  • Merge branch 'master' into 5.1.x - [Alin Voinea - 7db20e2]
  • Fix versions / pas.plugin - [Alin Voinea - 03453ca]
  • Refs #110157 - Add eea.cache. Upgrade eea.sentry and eea.faceted - [Alin Voinea - 39cfc59]
  • Merge branch 'master' into 5.1.x - [Alin Voinea - b6ad0af]
  • Refs #110157 - Send logs to graylog by default - [Alin Voinea - da826d9]
  • Merge branch 'master' into 5.1.x - [Alin Voinea - 818314c]
  • Graylog w/o WSGI - [Alin Voinea - ce721b3]
  • Refs #110157 - Also send level names to Graylog - [Alin Voinea - 7dc901c]
  • Merge branch 'master' into 5.1.x - [Alin Voinea - df0e688]
  • Merge branch '5.1.x' of github.com:eea/eea.docker.plone into 5.1.x - [Alin Voinea - 57814ab]
  • Update eea.graylogger 2.0rc1 - [Alin Voinea - dc5bc2f]
  • Merge branch 'master' into 5.1.x - [Alin Voinea - 820bd74]
  • Refs #110157 - eea.graylogger 2.0; eea.sentry 1.4 - [Alin Voinea - c9e9f20]
  • Merge branch 'master' into 5.1.x - [Alin Voinea - 08bb973]
  • Release 2 - [Alin Voinea - b966eb9]
  • Merge branch 'master' into 5.1.x - [Alin Voinea - 95fac8f]
  • Add zodbverify and zodbupdate - [Alin Voinea - 6d63d6d]
  • Merge branch 'master' into 5.1.x - [Alin Voinea - c464408]
  • temporarily comment clair check - [valentinab25 - f66af90]
  • temporarily comment clair check - [valentinab25 - 838af32]
  • Patch zodbverify to register plone.dexterity.schema.generated utility - [Alin Voinea - a3da24e]
  • Merge branch 'master' into 5.1.x - [Alin Voinea - 2b27bf9]
  • Update CHANGELOG - [Alin Voinea - 31b0977]
  • Release v5 - [Alin Voinea - e5edf26]
  • Merge branch 'master' into 5.1.x - [Alin Voinea - 145930a]
  • Use plone.app.upgrade - 2.0.31 - [Alin Voinea - 91348ee]
  • Release eea.facetednavigation 13.6 - [Alin Voinea - dba1675]
  • Relese v6 - [Alin Voinea - acf926c]
  • Merge branch 'master' into 5.1.x - [Alin Voinea - 548b4ba]
  • Refs #113311 - PloneHotfix20200121 - [Alin Voinea - a935bc6]
  • Release v7 - [Alin Voinea - a5fc53d]
  • Merge branch '5.1.x' of github.com:eea/eea.docker.plone into 5.1.x - [Alin Voinea - a59f9cd]
  • Merge branch 'master' into 5.1.x - [Alin Voinea - f5fca8d]