Skip to content

Commit

Permalink
[fc] Repository: Products.CMFPlone
Browse files Browse the repository at this point in the history
Branch: refs/heads/master
Date: 2024-09-06T10:56:33+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/Products.CMFPlone@3fe7f24

Updated metadata version to 6105.

Files changed:
A news/6105.internal
M Products/CMFPlone/profiles/default/metadata.xml
  • Loading branch information
mauritsvanrees committed Sep 6, 2024
1 parent 3fddcf7 commit f95ec0a
Showing 1 changed file with 6 additions and 22 deletions.
28 changes: 6 additions & 22 deletions last_commit.txt
Original file line number Diff line number Diff line change
@@ -1,32 +1,16 @@
Repository: plone.app.upgrade
Repository: Products.CMFPlone


Branch: refs/heads/master
Date: 2024-09-06T10:59:01+02:00
Date: 2024-09-06T10:56:33+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: https://github.com/plone/plone.app.upgrade/commit/6bec84f5720d3e704b608a682b2f6fc17cc4356e
Commit: https://github.com/plone/Products.CMFPlone/commit/3fe7f245ff080cba43e1eb524d3a285cc107d278

Added upgrade to 6025, Plone 6.0.14.

Files changed:
A news/6025.internal
M plone/app/upgrade/v60/configure.zcml

b'diff --git a/news/6025.internal b/news/6025.internal\nnew file mode 100644\nindex 00000000..5f5fe496\n--- /dev/null\n+++ b/news/6025.internal\n@@ -0,0 +1,2 @@\n+Added upgrade to 6025, Plone 6.0.14.\n+[maurits]\ndiff --git a/plone/app/upgrade/v60/configure.zcml b/plone/app/upgrade/v60/configure.zcml\nindex a1b50e90..a195da81 100644\n--- a/plone/app/upgrade/v60/configure.zcml\n+++ b/plone/app/upgrade/v60/configure.zcml\n@@ -412,4 +412,18 @@\n \n </gs:upgradeSteps>\n \n+ <gs:upgradeSteps\n+ profile="Products.CMFPlone:plone"\n+ source="6024"\n+ destination="6025"\n+ >\n+ <!-- Plone 6.0.14 -->\n+\n+ <gs:upgradeStep\n+ title="Miscellaneous"\n+ handler="..utils.null_upgrade_step"\n+ />\n+\n+ </gs:upgradeSteps>\n+\n </configure>\n'

Repository: plone.app.upgrade


Branch: refs/heads/master
Date: 2024-09-06T10:59:32+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: https://github.com/plone/plone.app.upgrade/commit/631c59a41e17a786e46572885b08fb6268521839

Added upgrade to 6105, Plone 6.1.0a6.
Updated metadata version to 6105.

Files changed:
A news/6105.internal
M plone/app/upgrade/v61/configure.zcml
M Products/CMFPlone/profiles/default/metadata.xml

b'diff --git a/news/6105.internal b/news/6105.internal\nnew file mode 100644\nindex 00000000..06efe27e\n--- /dev/null\n+++ b/news/6105.internal\n@@ -0,0 +1,2 @@\n+Added upgrade to 6105, Plone 6.1.0a6.\n+[maurits]\ndiff --git a/plone/app/upgrade/v61/configure.zcml b/plone/app/upgrade/v61/configure.zcml\nindex b941668c..53ef70a3 100644\n--- a/plone/app/upgrade/v61/configure.zcml\n+++ b/plone/app/upgrade/v61/configure.zcml\n@@ -76,4 +76,16 @@\n />\n </gs:upgradeSteps>\n \n+ <gs:upgradeSteps\n+ profile="Products.CMFPlone:plone"\n+ source="6104"\n+ destination="6105"\n+ >\n+ <!-- Plone 6.1.0a6 -->\n+ <gs:upgradeStep\n+ title="Miscellaneous"\n+ handler="..utils.null_upgrade_step"\n+ />\n+ </gs:upgradeSteps>\n+\n </configure>\n'
b'diff --git a/Products/CMFPlone/profiles/default/metadata.xml b/Products/CMFPlone/profiles/default/metadata.xml\nindex 74dbe99aa0..4f6c87a9ed 100644\n--- a/Products/CMFPlone/profiles/default/metadata.xml\n+++ b/Products/CMFPlone/profiles/default/metadata.xml\n@@ -1,4 +1,4 @@\n <?xml version="1.0" encoding="utf-8"?>\n <metadata>\n- <version>6104</version>\n+ <version>6105</version>\n </metadata>\ndiff --git a/news/6105.internal b/news/6105.internal\nnew file mode 100644\nindex 0000000000..4b8bcb2c84\n--- /dev/null\n+++ b/news/6105.internal\n@@ -0,0 +1,2 @@\n+Updated metadata version to 6105.\n+[maurits]\n'

0 comments on commit f95ec0a

Please sign in to comment.