Skip to content

Commit

Permalink
[fc] Repository: Products.CMFPlone
Browse files Browse the repository at this point in the history
Branch: refs/heads/6.0.x
Date: 2024-12-20T01:56:35+01:00
Author: Maurits van Rees (mauritsvanrees) <[email protected]>
Commit: plone/Products.CMFPlone@1ef4916

Updated metadata version to 6026.

Files changed:
A news/6026.internal
M Products/CMFPlone/profiles/default/metadata.xml
  • Loading branch information
mauritsvanrees committed Dec 20, 2024
1 parent 50d38c1 commit 6bcd9c3
Showing 1 changed file with 7 additions and 23 deletions.
30 changes: 7 additions & 23 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-12-20T01:57:07+01:00
Branch: refs/heads/6.0.x
Date: 2024-12-20T01:56:35+01:00
Author: Maurits van Rees (mauritsvanrees) <[email protected]>
Commit: https://github.com/plone/plone.app.upgrade/commit/e475625617c3b0c61fec9802dee90b96d8e9ab2f
Commit: https://github.com/plone/Products.CMFPlone/commit/1ef49167b1c159ef836a65f9fed9a4256d352b2c

Added upgrade to 6026, Plone 6.0.15.
Updated metadata version to 6026.

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

b'diff --git a/news/6026.internal b/news/6026.internal\nnew file mode 100644\nindex 00000000..fde993ea\n--- /dev/null\n+++ b/news/6026.internal\n@@ -0,0 +1,2 @@\n+Added upgrade to 6026, Plone 6.0.15.\n+[maurits]\ndiff --git a/plone/app/upgrade/v60/configure.zcml b/plone/app/upgrade/v60/configure.zcml\nindex a195da81..7f479428 100644\n--- a/plone/app/upgrade/v60/configure.zcml\n+++ b/plone/app/upgrade/v60/configure.zcml\n@@ -426,4 +426,18 @@\n \n </gs:upgradeSteps>\n \n+ <gs:upgradeSteps\n+ profile="Products.CMFPlone:plone"\n+ source="6025"\n+ destination="6026"\n+ >\n+ <!-- Plone 6.0.15 -->\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-12-20T01:57:08+01:00
Author: Maurits van Rees (mauritsvanrees) <[email protected]>
Commit: https://github.com/plone/plone.app.upgrade/commit/3ae1b5a6bf05f2ba7bfdfbb4891da1f6c9631c0b

Added upgrade to 6107, Plone 6.1.0rc1.

Files changed:
A news/6107.internal
M plone/app/upgrade/v61/configure.zcml

b'diff --git a/news/6107.internal b/news/6107.internal\nnew file mode 100644\nindex 00000000..7fd366f1\n--- /dev/null\n+++ b/news/6107.internal\n@@ -0,0 +1,2 @@\n+Added upgrade to 6107, Plone 6.1.0rc1.\n+[maurits]\ndiff --git a/plone/app/upgrade/v61/configure.zcml b/plone/app/upgrade/v61/configure.zcml\nindex ab61cf52..6794427c 100644\n--- a/plone/app/upgrade/v61/configure.zcml\n+++ b/plone/app/upgrade/v61/configure.zcml\n@@ -100,4 +100,16 @@\n />\n </gs:upgradeSteps>\n \n+ <gs:upgradeSteps\n+ profile="Products.CMFPlone:plone"\n+ source="6106"\n+ destination="6107"\n+ >\n+ <!-- Plone 6.1.0rc1 -->\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 53c3c71ba3..2a66007b60 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>6025</version>\n+ <version>6026</version>\n </metadata>\ndiff --git a/news/6026.internal b/news/6026.internal\nnew file mode 100644\nindex 0000000000..dee2568bab\n--- /dev/null\n+++ b/news/6026.internal\n@@ -0,0 +1,2 @@\n+Updated metadata version to 6026.\n+[maurits]\n'

0 comments on commit 6bcd9c3

Please sign in to comment.