Skip to content

Commit

Permalink
Aggiornamento a Plone 6.0.8 (#6)
Browse files Browse the repository at this point in the history
* plone606

* collective.exportimport=1.7

* pin

* plone.dexterity 3.0.3

* plone 6.0.7

* changelog

* workaround plone/Products.CMFPlone#3848

* upgrade collective.sentry

* 6.0.8

* update click

* set-output deprecated

* typo

* env

* Update mx.ini

* typo

* Update build_development.yml

* cleanup

* Update build.yml

* Update build.yml

* maxupload default a 120MB, patternslib

* plone.formwidget.contenttree = 1.2.0
  • Loading branch information
mamico authored Dec 18, 2023
1 parent b4ea98a commit c309bbd
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 15 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@
- plone.event 2.0.0 -> 2.0.1 [mamico]
- fix gestione ricorrenze https://github.com/plone/plone.event/pull/23

- Upgrade Plone 6.0.4 -> 6.0.8 [mamico]

- design.plone.contenttypes 6.0.21 -> 6.1.0 [mamico]
- Optionally add image_scales and image_field in Summary serializer. [mamico]
- Add @@design-utils view that shows all available utility views. [cekk]
Expand Down Expand Up @@ -89,10 +91,16 @@

- Upgrade design.plone.contenttypes 6.0.16 -> 6.0.17 [eikichi18]
- added dates for incarico persona [deodorhunter]



## 20230829-01
- design.plone.policy 5.0.5 -> design.plone.policy 5.0.6[folix-01]
- Fix to 3001 upgrade step. [folix-01]


## 20230824-01


- redturtle.volto 5.0.0 -> 5.0.1 [mamico]
- Custom portal url in @@fix-links [mamico]

Expand Down
106 changes: 92 additions & 14 deletions versions.cfg
Original file line number Diff line number Diff line change
@@ -1,22 +1,35 @@
[buildout]
extends =
https://dist.plone.org/release/6.0.4/versions.cfg
https://dist.plone.org/release/6.0.4/versions-ecosystem.cfg
https://dist.plone.org/release/6.0.8/versions.cfg
https://dist.plone.org/release/6.0.8/versions-ecosystem.cfg
https://dist.plone.org/release/6.0.8/versions-extra.cfg

[iocomune]
version = __CURRENT_VERSION__

[config]
maxupload = 120MB

# workaround per https://github.com/plone/Products.CMFPlone/issues/3848
[instance-settings]
zope-conf-additional =
<dos_protection>
form-memory-limit ${config:maxupload}
</dos_protection>

[versions]
# TODO: eliminare dopo l'aggiornamento alla 6.0.8
plone.event = 2.0.1
# plone missing
plone.patternslib = 1.3.0
plone.formwidget.contenttree = 1.2.0

# agid-related products
collective.address = 1.6
collective.exportimport = 1.7
collective.feedback = 1.0.0
collective.geolocationbehavior = 1.7.1
collective.honeypot = 2.1
collective.purgebyid = 1.2.0
# XXX: non aggiornare alla 0.3.1, attendere eventualmente la 0.3.2
collective.sentry = 0.3.0
collective.sentry = 0.3.2
collective.taxonomy = 3.0.1
collective.tiles.collection = 2.0.0
collective.venue = 4.1
Expand All @@ -31,14 +44,21 @@ collective.volto.subsites = 1.4.0
collective.z3cform.datagridfield = 3.0.1
design.plone.contenttypes = 6.1.6
design.plone.policy = 5.0.7
iw.rejectanonymous = 1.2.7
eea.api.taxonomy = 1.5
et-xmlfile = 1.1.0
geographiclib = 1.50
geopy = 1.21.0
haufe.requestmonitoring = 0.6.0
hurry.filesize = 0.9
ijson = 3.1.4
iw.rejectanonymous = 1.2.7
kitconcept.seo = 2.0.1
openpyxl = 3.1.2
plone.formwidget.geolocation = 2.2.1
pycountry = 19.8.18
redturtle.bandi = 1.4.3
redturtle.faq = 1.0.1
redturtle.filesretriever = 1.0.0
redturtle.rssservice = 2.2.0
redturtle.volto = 5.4.0
redturtle.voltoplugin.editablefooter = 1.1.2
Expand All @@ -60,13 +80,71 @@ odict = 1.9.0
pas.plugins.ldap = 1.8.2
node.ext.ugm = 1.0

# plone products (maybe need to be removed when upgrading plone versions)
plone.formwidget.contenttree = 1.2.0
plone.patternslib = 1.3.0
plone.restapi = 8.41.0
pycountry = 19.8.18
openpyxl = 3.1.2
et-xmlfile = 1.1.0
# dev
Products.ZMIntrospection = 1.0
experimental.gracefulblobmissing = 1.0

# io-cittadino
fonttools = 4.39.3
pyphen = 0.14.0
pyphen = 0.14.0
Brotli = 1.0.9
cssselect2 = 0.7.0
html5lib = 1.1
pydyf = 0.6.0
tinycss2 = 1.2.1
zopfli = 0.2.2
webencodings = 0.5.1
pdfkit = 1.0.0
weasyprint = 58.1

# io-prenoto
pyexcel-ods3 = 0.6.1
pyexcel-ezodf = 0.3.4
pyexcel-io = 0.6.6
pyexcel-xlsx = 0.6.0
lml = 0.1.0
pyinter = 0.2.0
collective.contentrules.mailfromfield = 1.2.1

# wsgi
dataflake.wsgi.bjoern = 2.0
# apt install libev-dev
# yum install libev-devel
bjoern = 3.2.2

# Relstorage
RelStorage = 3.5.0
psycopg2 = 2.9.6
perfmetrics = 3.3.0

# LDAP
pas.plugins.ldap = 1.8.2
yafowil.yaml = 2.0
yafowil.widget.dict = 1.8
yafowil.widget.array = 1.7
yafowil.plone = 4.0.0a5
yafowil = 3.1.0
python-ldap = 3.4.3
five.globalrequest = 99.1
bda.cache = 1.3.0
node = 1.2.1
pyasn1-modules = 0.3.0
pyasn1 = 0.5.0
passlib = 1.7.4
python-memcached = 1.59

# buildout
plone.recipe.haproxy = 2.0.0
plone.recipe.zeoserver = 2.0.3
z3c.recipe.usercrontab = 1.5
zope.mkzeoinstance = 5.0
collective.recipe.backup = 4.2.0
zc.recipe.cmmi = 3.0.0
plone.recipe.varnish = 6.0.11
collective.recipe.template = 2.2
collective.recipe.cmd = 0.11
click = 8.1.7

# do not fix these (?)
setuptools=
Expand Down

0 comments on commit c309bbd

Please sign in to comment.