Skip to content

Commit

Permalink
Merge pull request #132 from nextcloud/version/noid/13.0.5-and-12.0.10
Browse files Browse the repository at this point in the history
13.0.5 and 12.0.10
  • Loading branch information
MorrisJobke authored Jul 23, 2018
2 parents 7259b36 + d65d5b7 commit d0ec6db
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 67 deletions.
54 changes: 27 additions & 27 deletions config/config.php
Original file line number Diff line number Diff line change
Expand Up @@ -313,50 +313,50 @@
'beta' => [
'13' => [
'100' => [
'latest' => '13.0.5 RC 2',
'internalVersion' => '13.0.5.1',
'downloadUrl' => 'https://download.nextcloud.com/server/prereleases/nextcloud-13.0.5RC2.zip',
'latest' => '13.0.5',
'internalVersion' => '13.0.5.2',
'downloadUrl' => 'https://download.nextcloud.com/server/releases/nextcloud-13.0.5.zip',
'web' => 'https://docs.nextcloud.com/server/13/admin_manual/maintenance/upgrade.html',
'eol' => false,
'minPHPVersion' => '5.6',
'signature' => 'WlFgveb8+gXODQ7qg6MXBbLNPBZKbiqp4j5uRaq/ei9FzC4H4UbdvfpirXnhhbg2
xbwwAExP6QVZK/TW0i1i6MY0Qs4Gsxu3ch+eAhFYJFIdbU2VismyC0HUN06mmImq
aj21oIIFFDsac5SK8ch+nuG+h0ZpZLtgWbrECPFWaz3vtoJGz8UxKdF+iF13teaX
st4Ug6iN/+8CYcU7Tw3zne7bT8ib9jTSj858NiVEHMboBsA4qZTx3puIG54Ad3SO
QgTO4INJ8J5WRdEPTbe1th/O2kCPtLx0BSu9Vvs/Fj3X9b36AgPu1wKgVxGR5uxn
JBkn5gGGt9nR/Gqbxgxpmg==',
'signature' => 'smxcnfDAiZHDgbJRf4qKOgpTHm2mPprJL4qD5B68uNh/p4QGrxWDt4aY1XDss5+V
xplKiW/3vdsmKnfND4Cl7bXa/SnlqVgN+OSIrln1o8CCL5BZBJfC3dvU/w7LuMH8
pCX3pcBFC540fZbsiAudAYB0YkejSxDSNb8D1QIczvArxFV6PXcSHICJpdichPjr
tjZDyKnAJlTM2Exip5tcECQphEWPTV/EagpcPpsuRhKkn8LKNhIlytf4hdfEjqr8
KgojhI6GtJy2hSAqN7uMFlK17a8xwpOx688Imt1CtXquUuHOoWLFDPp3BXjh+YB9
M6c+ZbHYI28XtFGOSCqcbA==',
],
],
'12' => [
'100' => [
'latest' => '13.0.5 RC 2',
'internalVersion' => '13.0.5.1',
'downloadUrl' => 'https://download.nextcloud.com/server/prereleases/nextcloud-13.0.5RC2.zip',
'latest' => '13.0.5',
'internalVersion' => '13.0.5.2',
'downloadUrl' => 'https://download.nextcloud.com/server/releases/nextcloud-13.0.5.zip',
'web' => 'https://docs.nextcloud.com/server/13/admin_manual/maintenance/upgrade.html',
'eol' => false,
'minPHPVersion' => '5.6',
'signature' => 'WlFgveb8+gXODQ7qg6MXBbLNPBZKbiqp4j5uRaq/ei9FzC4H4UbdvfpirXnhhbg2
xbwwAExP6QVZK/TW0i1i6MY0Qs4Gsxu3ch+eAhFYJFIdbU2VismyC0HUN06mmImq
aj21oIIFFDsac5SK8ch+nuG+h0ZpZLtgWbrECPFWaz3vtoJGz8UxKdF+iF13teaX
st4Ug6iN/+8CYcU7Tw3zne7bT8ib9jTSj858NiVEHMboBsA4qZTx3puIG54Ad3SO
QgTO4INJ8J5WRdEPTbe1th/O2kCPtLx0BSu9Vvs/Fj3X9b36AgPu1wKgVxGR5uxn
JBkn5gGGt9nR/Gqbxgxpmg==',
'signature' => 'smxcnfDAiZHDgbJRf4qKOgpTHm2mPprJL4qD5B68uNh/p4QGrxWDt4aY1XDss5+V
xplKiW/3vdsmKnfND4Cl7bXa/SnlqVgN+OSIrln1o8CCL5BZBJfC3dvU/w7LuMH8
pCX3pcBFC540fZbsiAudAYB0YkejSxDSNb8D1QIczvArxFV6PXcSHICJpdichPjr
tjZDyKnAJlTM2Exip5tcECQphEWPTV/EagpcPpsuRhKkn8LKNhIlytf4hdfEjqr8
KgojhI6GtJy2hSAqN7uMFlK17a8xwpOx688Imt1CtXquUuHOoWLFDPp3BXjh+YB9
M6c+ZbHYI28XtFGOSCqcbA==',
],
],
'11' => [
'100' => [
'latest' => '12.0.10 RC 1',
'internalVersion' => '12.0.10.0',
'downloadUrl' => 'https://download.nextcloud.com/server/prereleases/nextcloud-12.0.10RC1.zip',
'latest' => '12.0.10',
'internalVersion' => '12.0.10.1',
'downloadUrl' => 'https://download.nextcloud.com/server/releases/nextcloud-12.0.10.zip',
'web' => 'https://docs.nextcloud.com/server/12/admin_manual/maintenance/upgrade.html',
'eol' => true,
'minPHPVersion' => '5.6',
'signature' => 'ezzZcZw795z9C/RolCaQBaO4tg59r33zHSXvdgMVqwO5lwN07UuZEb35+hyOn7vD
1UsxEJ1OMD4PlGt5r5lDdgd2eip7O5wDcl62QhvxAOForE5iWWhFR8XiWCgiQp4v
ASWB8YFuzNOUfieCP8yXha3T30OT5ghsJjJaNwC4YeC9J6vMjnCehBGsPpGdrwhG
bgK+ZnE1jVwD11Ns9aZP5BJ0S+COAVYgrFwGbpdAF2lucXPSbGee6QYBouvqEAAa
kSIg6WPv2BKlz2SMXUnbShpjv8LGtcOqvlST+wNC6ulA05+854gyc4zBONMxLDJn
+W19V0Rb/k/UdhzsOQFvOA==',
'signature' => 'wCWCrhlkL8YYL7UdYUeMnCJIgJSuZrjTe1kMd/HW7ZmJQi6v20ReIB8mTz1UZoPw
HPiTIQmSClg2QN0J3NJCA4ZgZOhNpdqpD+hlKdVs+Tejj2rOEpxCRb8G3qH23pFy
2zDik1SCHjO2UEmqHa8lZhr/DwsZrU5y2tmc37BM6DNSYMn9EDAlQ9Zf3tfdJyzb
q+PLEagO07LU2TpELpYWcxKy/DeLnCbxhhKVAVfnUFVjrpn/a/oaRvhmnGkkUpIJ
1YyE6sebvGVBt2sNA1I6eDGojI1bo5qYLwXsPUeD2DUo/BqR593nIQJU/AldFnaA
JCqlRb+QYQLpwipZJEukaw==',
],
],
'9.1' => [
Expand Down
80 changes: 40 additions & 40 deletions tests/integration/features/beta.feature
Original file line number Diff line number Diff line change
Expand Up @@ -106,18 +106,18 @@ Feature: Testing the update scenario of beta releases
And the installation mtime is "10"
When The request is sent
Then The response is non-empty
And Update to version "12.0.10.0" is available
And URL to download is "https://download.nextcloud.com/server/prereleases/nextcloud-12.0.10RC1.zip"
And Update to version "12.0.10.1" is available
And URL to download is "https://download.nextcloud.com/server/releases/nextcloud-12.0.10.zip"
And URL to documentation is "https://docs.nextcloud.com/server/12/admin_manual/maintenance/upgrade.html"
And EOL is set to "1"
And The signature is
"""
ezzZcZw795z9C/RolCaQBaO4tg59r33zHSXvdgMVqwO5lwN07UuZEb35+hyOn7vD
1UsxEJ1OMD4PlGt5r5lDdgd2eip7O5wDcl62QhvxAOForE5iWWhFR8XiWCgiQp4v
ASWB8YFuzNOUfieCP8yXha3T30OT5ghsJjJaNwC4YeC9J6vMjnCehBGsPpGdrwhG
bgK+ZnE1jVwD11Ns9aZP5BJ0S+COAVYgrFwGbpdAF2lucXPSbGee6QYBouvqEAAa
kSIg6WPv2BKlz2SMXUnbShpjv8LGtcOqvlST+wNC6ulA05+854gyc4zBONMxLDJn
+W19V0Rb/k/UdhzsOQFvOA==
wCWCrhlkL8YYL7UdYUeMnCJIgJSuZrjTe1kMd/HW7ZmJQi6v20ReIB8mTz1UZoPw
HPiTIQmSClg2QN0J3NJCA4ZgZOhNpdqpD+hlKdVs+Tejj2rOEpxCRb8G3qH23pFy
2zDik1SCHjO2UEmqHa8lZhr/DwsZrU5y2tmc37BM6DNSYMn9EDAlQ9Zf3tfdJyzb
q+PLEagO07LU2TpELpYWcxKy/DeLnCbxhhKVAVfnUFVjrpn/a/oaRvhmnGkkUpIJ
1YyE6sebvGVBt2sNA1I6eDGojI1bo5qYLwXsPUeD2DUo/BqR593nIQJU/AldFnaA
JCqlRb+QYQLpwipZJEukaw==
"""

Scenario: Updating an outdated Nextcloud 11.0.0 beta on the beta channel without an mtime
Expand All @@ -126,18 +126,18 @@ Feature: Testing the update scenario of beta releases
And The received PHP version is "5.6.0"
When The request is sent
Then The response is non-empty
And Update to version "12.0.10.0" is available
And URL to download is "https://download.nextcloud.com/server/prereleases/nextcloud-12.0.10RC1.zip"
And Update to version "12.0.10.1" is available
And URL to download is "https://download.nextcloud.com/server/releases/nextcloud-12.0.10.zip"
And URL to documentation is "https://docs.nextcloud.com/server/12/admin_manual/maintenance/upgrade.html"
And EOL is set to "1"
And The signature is
"""
ezzZcZw795z9C/RolCaQBaO4tg59r33zHSXvdgMVqwO5lwN07UuZEb35+hyOn7vD
1UsxEJ1OMD4PlGt5r5lDdgd2eip7O5wDcl62QhvxAOForE5iWWhFR8XiWCgiQp4v
ASWB8YFuzNOUfieCP8yXha3T30OT5ghsJjJaNwC4YeC9J6vMjnCehBGsPpGdrwhG
bgK+ZnE1jVwD11Ns9aZP5BJ0S+COAVYgrFwGbpdAF2lucXPSbGee6QYBouvqEAAa
kSIg6WPv2BKlz2SMXUnbShpjv8LGtcOqvlST+wNC6ulA05+854gyc4zBONMxLDJn
+W19V0Rb/k/UdhzsOQFvOA==
wCWCrhlkL8YYL7UdYUeMnCJIgJSuZrjTe1kMd/HW7ZmJQi6v20ReIB8mTz1UZoPw
HPiTIQmSClg2QN0J3NJCA4ZgZOhNpdqpD+hlKdVs+Tejj2rOEpxCRb8G3qH23pFy
2zDik1SCHjO2UEmqHa8lZhr/DwsZrU5y2tmc37BM6DNSYMn9EDAlQ9Zf3tfdJyzb
q+PLEagO07LU2TpELpYWcxKy/DeLnCbxhhKVAVfnUFVjrpn/a/oaRvhmnGkkUpIJ
1YyE6sebvGVBt2sNA1I6eDGojI1bo5qYLwXsPUeD2DUo/BqR593nIQJU/AldFnaA
JCqlRb+QYQLpwipZJEukaw==
"""

Scenario: Updating an outdated Nextcloud 12.0.0 on the beta channel
Expand All @@ -146,18 +146,18 @@ Feature: Testing the update scenario of beta releases
And The received PHP version is "5.6.0"
When The request is sent
Then The response is non-empty
And Update to version "13.0.5.1" is available
And URL to download is "https://download.nextcloud.com/server/prereleases/nextcloud-13.0.5RC2.zip"
And Update to version "13.0.5.2" is available
And URL to download is "https://download.nextcloud.com/server/releases/nextcloud-13.0.5.zip"
And URL to documentation is "https://docs.nextcloud.com/server/13/admin_manual/maintenance/upgrade.html"
And EOL is set to "0"
And The signature is
"""
WlFgveb8+gXODQ7qg6MXBbLNPBZKbiqp4j5uRaq/ei9FzC4H4UbdvfpirXnhhbg2
xbwwAExP6QVZK/TW0i1i6MY0Qs4Gsxu3ch+eAhFYJFIdbU2VismyC0HUN06mmImq
aj21oIIFFDsac5SK8ch+nuG+h0ZpZLtgWbrECPFWaz3vtoJGz8UxKdF+iF13teaX
st4Ug6iN/+8CYcU7Tw3zne7bT8ib9jTSj858NiVEHMboBsA4qZTx3puIG54Ad3SO
QgTO4INJ8J5WRdEPTbe1th/O2kCPtLx0BSu9Vvs/Fj3X9b36AgPu1wKgVxGR5uxn
JBkn5gGGt9nR/Gqbxgxpmg==
smxcnfDAiZHDgbJRf4qKOgpTHm2mPprJL4qD5B68uNh/p4QGrxWDt4aY1XDss5+V
xplKiW/3vdsmKnfND4Cl7bXa/SnlqVgN+OSIrln1o8CCL5BZBJfC3dvU/w7LuMH8
pCX3pcBFC540fZbsiAudAYB0YkejSxDSNb8D1QIczvArxFV6PXcSHICJpdichPjr
tjZDyKnAJlTM2Exip5tcECQphEWPTV/EagpcPpsuRhKkn8LKNhIlytf4hdfEjqr8
KgojhI6GtJy2hSAqN7uMFlK17a8xwpOx688Imt1CtXquUuHOoWLFDPp3BXjh+YB9
M6c+ZbHYI28XtFGOSCqcbA==
"""

Scenario: Updating an up-to-date Nextcloud 12.0.7 on the beta channel
Expand All @@ -166,18 +166,18 @@ Feature: Testing the update scenario of beta releases
And The received PHP version is "5.6.0"
When The request is sent
Then The response is non-empty
And Update to version "13.0.5.1" is available
And URL to download is "https://download.nextcloud.com/server/prereleases/nextcloud-13.0.5RC2.zip"
And Update to version "13.0.5.2" is available
And URL to download is "https://download.nextcloud.com/server/releases/nextcloud-13.0.5.zip"
And URL to documentation is "https://docs.nextcloud.com/server/13/admin_manual/maintenance/upgrade.html"
And EOL is set to "0"
And The signature is
"""
WlFgveb8+gXODQ7qg6MXBbLNPBZKbiqp4j5uRaq/ei9FzC4H4UbdvfpirXnhhbg2
xbwwAExP6QVZK/TW0i1i6MY0Qs4Gsxu3ch+eAhFYJFIdbU2VismyC0HUN06mmImq
aj21oIIFFDsac5SK8ch+nuG+h0ZpZLtgWbrECPFWaz3vtoJGz8UxKdF+iF13teaX
st4Ug6iN/+8CYcU7Tw3zne7bT8ib9jTSj858NiVEHMboBsA4qZTx3puIG54Ad3SO
QgTO4INJ8J5WRdEPTbe1th/O2kCPtLx0BSu9Vvs/Fj3X9b36AgPu1wKgVxGR5uxn
JBkn5gGGt9nR/Gqbxgxpmg==
smxcnfDAiZHDgbJRf4qKOgpTHm2mPprJL4qD5B68uNh/p4QGrxWDt4aY1XDss5+V
xplKiW/3vdsmKnfND4Cl7bXa/SnlqVgN+OSIrln1o8CCL5BZBJfC3dvU/w7LuMH8
pCX3pcBFC540fZbsiAudAYB0YkejSxDSNb8D1QIczvArxFV6PXcSHICJpdichPjr
tjZDyKnAJlTM2Exip5tcECQphEWPTV/EagpcPpsuRhKkn8LKNhIlytf4hdfEjqr8
KgojhI6GtJy2hSAqN7uMFlK17a8xwpOx688Imt1CtXquUuHOoWLFDPp3BXjh+YB9
M6c+ZbHYI28XtFGOSCqcbA==
"""

Scenario: Updating an outdated Nextcloud 13.0.0 on the beta channel
Expand All @@ -186,16 +186,16 @@ Feature: Testing the update scenario of beta releases
And The received PHP version is "5.6.0"
When The request is sent
Then The response is non-empty
And Update to version "13.0.5.1" is available
And URL to download is "https://download.nextcloud.com/server/prereleases/nextcloud-13.0.5RC2.zip"
And Update to version "13.0.5.2" is available
And URL to download is "https://download.nextcloud.com/server/releases/nextcloud-13.0.5.zip"
And URL to documentation is "https://docs.nextcloud.com/server/13/admin_manual/maintenance/upgrade.html"
And EOL is set to "0"
And The signature is
"""
WlFgveb8+gXODQ7qg6MXBbLNPBZKbiqp4j5uRaq/ei9FzC4H4UbdvfpirXnhhbg2
xbwwAExP6QVZK/TW0i1i6MY0Qs4Gsxu3ch+eAhFYJFIdbU2VismyC0HUN06mmImq
aj21oIIFFDsac5SK8ch+nuG+h0ZpZLtgWbrECPFWaz3vtoJGz8UxKdF+iF13teaX
st4Ug6iN/+8CYcU7Tw3zne7bT8ib9jTSj858NiVEHMboBsA4qZTx3puIG54Ad3SO
QgTO4INJ8J5WRdEPTbe1th/O2kCPtLx0BSu9Vvs/Fj3X9b36AgPu1wKgVxGR5uxn
JBkn5gGGt9nR/Gqbxgxpmg==
smxcnfDAiZHDgbJRf4qKOgpTHm2mPprJL4qD5B68uNh/p4QGrxWDt4aY1XDss5+V
xplKiW/3vdsmKnfND4Cl7bXa/SnlqVgN+OSIrln1o8CCL5BZBJfC3dvU/w7LuMH8
pCX3pcBFC540fZbsiAudAYB0YkejSxDSNb8D1QIczvArxFV6PXcSHICJpdichPjr
tjZDyKnAJlTM2Exip5tcECQphEWPTV/EagpcPpsuRhKkn8LKNhIlytf4hdfEjqr8
KgojhI6GtJy2hSAqN7uMFlK17a8xwpOx688Imt1CtXquUuHOoWLFDPp3BXjh+YB9
M6c+ZbHYI28XtFGOSCqcbA==
"""

0 comments on commit d0ec6db

Please sign in to comment.