From f57e8e8135186058ff407c540777986bb40aac10 Mon Sep 17 00:00:00 2001 From: mauritsvanrees Date: Thu, 21 Sep 2023 20:18:00 +0200 Subject: [PATCH] [fc] Repository: plone.app.upgrade Branch: refs/heads/master Date: 2023-09-21T20:18:00+02:00 Author: Maurits van Rees (mauritsvanrees) Commit: https://github.com/plone/plone.app.upgrade/commit/6ac8343b9fe9505c0b62d2375b494f9eb8bd1d4d Added upgrade to 6019, Plone 6.0.8. Files changed: A news/6019.bugfix M CHANGES.rst M plone/app/upgrade/v60/configure.zcml --- last_commit.txt | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/last_commit.txt b/last_commit.txt index be77aa1bd5..27a4b3490a 100644 --- a/last_commit.txt +++ b/last_commit.txt @@ -1,16 +1,17 @@ -Repository: Products.CMFPlone +Repository: plone.app.upgrade -Branch: refs/heads/6.0.x -Date: 2023-09-21T20:16:28+02:00 +Branch: refs/heads/master +Date: 2023-09-21T20:18:00+02:00 Author: Maurits van Rees (mauritsvanrees) -Commit: https://github.com/plone/Products.CMFPlone/commit/58292c401e81d9c1941d6691f02747a2d5cbc05d +Commit: https://github.com/plone/plone.app.upgrade/commit/6ac8343b9fe9505c0b62d2375b494f9eb8bd1d4d -Updated metadata version to 6019. +Added upgrade to 6019, Plone 6.0.8. Files changed: A news/6019.bugfix -M Products/CMFPlone/profiles/default/metadata.xml +M CHANGES.rst +M plone/app/upgrade/v60/configure.zcml -b'diff --git a/Products/CMFPlone/profiles/default/metadata.xml b/Products/CMFPlone/profiles/default/metadata.xml\nindex c6e708f806..38b668f29e 100644\n--- a/Products/CMFPlone/profiles/default/metadata.xml\n+++ b/Products/CMFPlone/profiles/default/metadata.xml\n@@ -1,4 +1,4 @@\n \n \n- 6018\n+ 6019\n \ndiff --git a/news/6019.bugfix b/news/6019.bugfix\nnew file mode 100644\nindex 0000000000..e891718ac6\n--- /dev/null\n+++ b/news/6019.bugfix\n@@ -0,0 +1,2 @@\n+Updated metadata version to 6019.\n+[maurits]\n' +b'diff --git a/CHANGES.rst b/CHANGES.rst\nindex d909bdd9..5b33f69e 100644\n--- a/CHANGES.rst\n+++ b/CHANGES.rst\n@@ -145,7 +145,7 @@ Bug fixes:\n Bug fixes:\n \n \n-- Add migration of actions.xml for https://github.com/plone/Products.CMFPlone/pull/3616 \n+- Add migration of actions.xml for https://github.com/plone/Products.CMFPlone/pull/3616\n Add infrastructure for to beta2 migrations.\n [jensens] (#294)\n - Add a timezone property to portal memberdata if it is missing. (#295)\ndiff --git a/news/6019.bugfix b/news/6019.bugfix\nnew file mode 100644\nindex 00000000..f018803f\n--- /dev/null\n+++ b/news/6019.bugfix\n@@ -0,0 +1,2 @@\n+Added upgrade to 6019, Plone 6.0.8.\n+[maurits]\ndiff --git a/plone/app/upgrade/v60/configure.zcml b/plone/app/upgrade/v60/configure.zcml\nindex 57b7b12a..4cae0915 100644\n--- a/plone/app/upgrade/v60/configure.zcml\n+++ b/plone/app/upgrade/v60/configure.zcml\n@@ -317,4 +317,18 @@\n \n \n \n+ \n+ \n+\n+ \n+\n+ \n+\n \n'