Browse Source

Plone 5.2.4 release

Alin Voinea 4 years ago
parent
commit
0acd80b9e5

+ 13 - 12
library/plone

@@ -1,24 +1,25 @@
 Maintainers: Alin Voinea <[email protected]> (@avoinea),
+             Piero Nicolli <[email protected]> (@pnicolli),
              Sven Strack <[email protected]> (@svx),
              Antonio De Marinis <[email protected]> (@demarant)
 GitRepo: https://github.com/plone/plone.docker.git
 
-Tags: 5.2.2-python38, 5.2-python38, 5-python38, python38, 5.2.2, 5.2, 5, latest
+Tags: 5.2.4-python38, 5.2-python38, 5-python38, python38, 5.2.4, 5.2, 5, latest
 Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: f66610b264ad294acc2bb85676e53e803994a5e7
-Directory: 5.2/5.2.2/debian
+GitCommit: a516871e08532c8a343f9e9e713c8abc8d80aae6
+Directory: 5.2/5.2.4/debian
 
-Tags: 5.2.2-python37, 5.2-python37, 5-python37, python37
+Tags: 5.2.4-python37, 5.2-python37, 5-python37, python37
 Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: f66610b264ad294acc2bb85676e53e803994a5e7
-Directory: 5.2/5.2.2/python37
+GitCommit: a516871e08532c8a343f9e9e713c8abc8d80aae6
+Directory: 5.2/5.2.4/python37
 
-Tags: 5.2.2-python36, 5.2-python36, 5-python36, python36
+Tags: 5.2.4-python36, 5.2-python36, 5-python36, python36
 Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: f66610b264ad294acc2bb85676e53e803994a5e7
-Directory: 5.2/5.2.2/python36
+GitCommit: a516871e08532c8a343f9e9e713c8abc8d80aae6
+Directory: 5.2/5.2.4/python36
 
-Tags: 5.2.2-alpine, 5.2-alpine, 5-alpine, alpine
+Tags: 5.2.4-alpine, 5.2-alpine, 5-alpine, alpine
 Architectures: amd64, arm32v6, arm64v8, i386, ppc64le, s390x
-GitCommit: f66610b264ad294acc2bb85676e53e803994a5e7
-Directory: 5.2/5.2.2/alpine
+GitCommit: a516871e08532c8a343f9e9e713c8abc8d80aae6
+Directory: 5.2/5.2.4/alpine

+ 1 - 0
test/tests/plone-addons/expected-std-out.txt

@@ -1,6 +1,7 @@
 
 [buildout]
 extends = develop.cfg
+find-links += 
 develop += src/eea.facetednavigation
 eggs += eea.facetednavigation
 zcml += eea.facetednavigation-meta

+ 1 - 0
test/tests/plone-versions/expected-std-out.txt

@@ -1,6 +1,7 @@
 
 [buildout]
 extends = develop.cfg
+find-links += 
 develop += src/eea.facetednavigation
 eggs += eea.facetednavigation
 zcml += eea.facetednavigation-meta

+ 1 - 0
test/tests/plone-zeosite/expected-std-out.txt

@@ -1,6 +1,7 @@
 
 [buildout]
 extends = develop.cfg
+find-links += 
 develop += src/eea.facetednavigation
 eggs += eea.facetednavigation
 zcml += eea.facetednavigation-meta