From a5014ed71702c4b1ff1e15e400ee4b01b16d8bd7 Mon Sep 17 00:00:00 2001 From: skjnldsv Date: Thu, 23 May 2024 17:24:56 +0200 Subject: [PATCH 1/2] 29.0.1 Signed-off-by: skjnldsv --- config/config.php | 74 +++++++++++------------ tests/integration/features/beta.feature | 32 +++++----- tests/integration/features/stable.feature | 42 ++++++------- 3 files changed, 70 insertions(+), 78 deletions(-) diff --git a/config/config.php b/config/config.php index c03a000a..9da380e8 100755 --- a/config/config.php +++ b/config/config.php @@ -110,34 +110,34 @@ 'stable' => [ '29' => [ '100' => [ - 'latest' => '29.0.0', - 'internalVersion' => '29.0.0.19', - 'downloadUrl' => 'https://download.nextcloud.com/server/releases/nextcloud-29.0.0.zip', + 'latest' => '29.0.1', + 'internalVersion' => '29.0.1.1', + 'downloadUrl' => 'https://download.nextcloud.com/server/releases/nextcloud-29.0.1.zip', 'web' => 'https://docs.nextcloud.com/server/29/admin_manual/maintenance/upgrade.html', 'eol' => false, 'minPHPVersion' => '8.0', - 'signature' => 'WYiOZ/o8pfhdiTsRgo2Y9deTYAhfe10Z0JrMOlqBBpNbGw8+Lzgkc4clWDM2TQ7D -ZMXLZicwkUxueh3o7PZsbR7RHT2weQ8ajMz+wc87rCKVUiNzLm/7VXL9o5HXY7jw -hhSbjS22PwyKXhrqoMyC5Zu7L60O+8W/LPUyYwnCV5IdL9BCXCa+Z284Ig95v8uX -c/N0UlT+d4cQD/GxhIxDvNDtsV3pLnUjWwgSwjSbnsMu+4jL6AxtNO1ZWVdeg3X7 -o2+KFQzM84mURv71eGvzsCXziisZM1irTS7UZSYLlV8x3r/6xOoDFcnjDjquHLaQ -NxJoXqJoiaG26rWzAT6yDQ==', + 'signature' => 'MV1tA/Qtn5SUMSOPiu9c1N3PEL09AO7PKduaQGYXlWIRA+qJcJfq6YtN4W0QvSDa +Ko/j4KcpAM0w8b3O+qOJOFApDo3vHVH3mqNLnyL6+SYKTob2Kclnnx9Fke1tozvi +ki29GZmbff8KNPuSSYOt2HTY73bh0Esit73+jIufsOciMNyAtOd47TtkAKfK/fNI +DbGT9YJn0gi3ulQ9zfMRFhK+yP4S5WQY43RFPp8qzjA44pgLn2IMu9HmH0Mz36dd +myRG4PG3IaLxfIF3O3/xhvEpqz0BSrJRAIptAZ9YdQZjt+bkh1DoW0HtkN+4FVp4 +0DAbpdTSYEu6OUzAFq8I1g==', ], ], '28.0.5' => [ - '70' => [ - 'latest' => '29.0.0', - 'internalVersion' => '29.0.0.19', - 'downloadUrl' => 'https://download.nextcloud.com/server/releases/nextcloud-29.0.0.zip', + '100' => [ + 'latest' => '29.0.1', + 'internalVersion' => '29.0.1.1', + 'downloadUrl' => 'https://download.nextcloud.com/server/releases/nextcloud-29.0.1.zip', 'web' => 'https://docs.nextcloud.com/server/29/admin_manual/maintenance/upgrade.html', 'eol' => false, 'minPHPVersion' => '8.0', - 'signature' => 'WYiOZ/o8pfhdiTsRgo2Y9deTYAhfe10Z0JrMOlqBBpNbGw8+Lzgkc4clWDM2TQ7D -ZMXLZicwkUxueh3o7PZsbR7RHT2weQ8ajMz+wc87rCKVUiNzLm/7VXL9o5HXY7jw -hhSbjS22PwyKXhrqoMyC5Zu7L60O+8W/LPUyYwnCV5IdL9BCXCa+Z284Ig95v8uX -c/N0UlT+d4cQD/GxhIxDvNDtsV3pLnUjWwgSwjSbnsMu+4jL6AxtNO1ZWVdeg3X7 -o2+KFQzM84mURv71eGvzsCXziisZM1irTS7UZSYLlV8x3r/6xOoDFcnjDjquHLaQ -NxJoXqJoiaG26rWzAT6yDQ==', + 'signature' => 'MV1tA/Qtn5SUMSOPiu9c1N3PEL09AO7PKduaQGYXlWIRA+qJcJfq6YtN4W0QvSDa +Ko/j4KcpAM0w8b3O+qOJOFApDo3vHVH3mqNLnyL6+SYKTob2Kclnnx9Fke1tozvi +ki29GZmbff8KNPuSSYOt2HTY73bh0Esit73+jIufsOciMNyAtOd47TtkAKfK/fNI +DbGT9YJn0gi3ulQ9zfMRFhK+yP4S5WQY43RFPp8qzjA44pgLn2IMu9HmH0Mz36dd +myRG4PG3IaLxfIF3O3/xhvEpqz0BSrJRAIptAZ9YdQZjt+bkh1DoW0HtkN+4FVp4 +0DAbpdTSYEu6OUzAFq8I1g==', ], ], '28' => [ @@ -731,34 +731,34 @@ 'beta' => [ '29' => [ '100' => [ - 'latest' => '29.0.1 RC1', - 'internalVersion' => '29.0.1.0', - 'downloadUrl' => 'https://download.nextcloud.com/server/prereleases/nextcloud-29.0.1rc1.zip', + 'latest' => '29.0.1', + 'internalVersion' => '29.0.1.1', + 'downloadUrl' => 'https://download.nextcloud.com/server/releases/nextcloud-29.0.1.zip', 'web' => 'https://docs.nextcloud.com/server/29/admin_manual/maintenance/upgrade.html', 'eol' => false, 'minPHPVersion' => '8.0', - 'signature' => 'iokyAwgo30hJZvu6yxBihuHH6kt6H6r/7z7X+PAPxeVlmlGR7TNn/Jdd2A0Mhqom -oLQpFfwSOLFDOTBvKF2c2Qg2okpLOccZhiqPkXGrzDPspGS9i0N35qwkFGj1mTit -9m8RoAwtjpan9U7k3UUjU3d6OU1hjtf9rVcwpsmDORkohCwetZFnwA8+oluiyw7E -YjrkJ2lkrALFiC28I3NRzprH/TelB9c0pBiTyGycDjT347p5C1V5M/g3F3/Y+W4T -1F1hORa/NgaXBEY4qKAb8ShcpvVwywk9VVPACM1i3RGNtTG7i0RIsgumdXBPiOTy -pi2UaH170SQLg6u5/D9euA==', + 'signature' => 'MV1tA/Qtn5SUMSOPiu9c1N3PEL09AO7PKduaQGYXlWIRA+qJcJfq6YtN4W0QvSDa +Ko/j4KcpAM0w8b3O+qOJOFApDo3vHVH3mqNLnyL6+SYKTob2Kclnnx9Fke1tozvi +ki29GZmbff8KNPuSSYOt2HTY73bh0Esit73+jIufsOciMNyAtOd47TtkAKfK/fNI +DbGT9YJn0gi3ulQ9zfMRFhK+yP4S5WQY43RFPp8qzjA44pgLn2IMu9HmH0Mz36dd +myRG4PG3IaLxfIF3O3/xhvEpqz0BSrJRAIptAZ9YdQZjt+bkh1DoW0HtkN+4FVp4 +0DAbpdTSYEu6OUzAFq8I1g==', ], ], '28.0.6' => [ '100' => [ - 'latest' => '29.0.1 RC1', - 'internalVersion' => '29.0.1.0', - 'downloadUrl' => 'https://download.nextcloud.com/server/prereleases/nextcloud-29.0.1rc1.zip', + 'latest' => '29.0.1', + 'internalVersion' => '29.0.1.1', + 'downloadUrl' => 'https://download.nextcloud.com/server/releases/nextcloud-29.0.1.zip', 'web' => 'https://docs.nextcloud.com/server/29/admin_manual/maintenance/upgrade.html', 'eol' => false, 'minPHPVersion' => '8.0', - 'signature' => 'iokyAwgo30hJZvu6yxBihuHH6kt6H6r/7z7X+PAPxeVlmlGR7TNn/Jdd2A0Mhqom -oLQpFfwSOLFDOTBvKF2c2Qg2okpLOccZhiqPkXGrzDPspGS9i0N35qwkFGj1mTit -9m8RoAwtjpan9U7k3UUjU3d6OU1hjtf9rVcwpsmDORkohCwetZFnwA8+oluiyw7E -YjrkJ2lkrALFiC28I3NRzprH/TelB9c0pBiTyGycDjT347p5C1V5M/g3F3/Y+W4T -1F1hORa/NgaXBEY4qKAb8ShcpvVwywk9VVPACM1i3RGNtTG7i0RIsgumdXBPiOTy -pi2UaH170SQLg6u5/D9euA==', + 'signature' => 'MV1tA/Qtn5SUMSOPiu9c1N3PEL09AO7PKduaQGYXlWIRA+qJcJfq6YtN4W0QvSDa +Ko/j4KcpAM0w8b3O+qOJOFApDo3vHVH3mqNLnyL6+SYKTob2Kclnnx9Fke1tozvi +ki29GZmbff8KNPuSSYOt2HTY73bh0Esit73+jIufsOciMNyAtOd47TtkAKfK/fNI +DbGT9YJn0gi3ulQ9zfMRFhK+yP4S5WQY43RFPp8qzjA44pgLn2IMu9HmH0Mz36dd +myRG4PG3IaLxfIF3O3/xhvEpqz0BSrJRAIptAZ9YdQZjt+bkh1DoW0HtkN+4FVp4 +0DAbpdTSYEu6OUzAFq8I1g==', ], ], '28' => [ diff --git a/tests/integration/features/beta.feature b/tests/integration/features/beta.feature index b4682d1c..98c0d77d 100644 --- a/tests/integration/features/beta.feature +++ b/tests/integration/features/beta.feature @@ -513,18 +513,18 @@ Feature: Testing the update scenario of beta releases And the installation mtime is "11" When The request is sent Then The response is non-empty - And Update to version "29.0.1.0" is available - And URL to download is "https://download.nextcloud.com/server/prereleases/nextcloud-29.0.1rc1.zip" + And Update to version "29.0.1.1" is available + And URL to download is "https://download.nextcloud.com/server/releases/nextcloud-29.0.1.zip" And URL to documentation is "https://docs.nextcloud.com/server/29/admin_manual/maintenance/upgrade.html" And EOL is set to "0" And The signature is """ - iokyAwgo30hJZvu6yxBihuHH6kt6H6r/7z7X+PAPxeVlmlGR7TNn/Jdd2A0Mhqom - oLQpFfwSOLFDOTBvKF2c2Qg2okpLOccZhiqPkXGrzDPspGS9i0N35qwkFGj1mTit - 9m8RoAwtjpan9U7k3UUjU3d6OU1hjtf9rVcwpsmDORkohCwetZFnwA8+oluiyw7E - YjrkJ2lkrALFiC28I3NRzprH/TelB9c0pBiTyGycDjT347p5C1V5M/g3F3/Y+W4T - 1F1hORa/NgaXBEY4qKAb8ShcpvVwywk9VVPACM1i3RGNtTG7i0RIsgumdXBPiOTy - pi2UaH170SQLg6u5/D9euA== + MV1tA/Qtn5SUMSOPiu9c1N3PEL09AO7PKduaQGYXlWIRA+qJcJfq6YtN4W0QvSDa + Ko/j4KcpAM0w8b3O+qOJOFApDo3vHVH3mqNLnyL6+SYKTob2Kclnnx9Fke1tozvi + ki29GZmbff8KNPuSSYOt2HTY73bh0Esit73+jIufsOciMNyAtOd47TtkAKfK/fNI + DbGT9YJn0gi3ulQ9zfMRFhK+yP4S5WQY43RFPp8qzjA44pgLn2IMu9HmH0Mz36dd + myRG4PG3IaLxfIF3O3/xhvEpqz0BSrJRAIptAZ9YdQZjt+bkh1DoW0HtkN+4FVp4 + 0DAbpdTSYEu6OUzAFq8I1g== """ Scenario: Updating Nextcloud 29 on the beta channel @@ -534,16 +534,16 @@ Feature: Testing the update scenario of beta releases And the installation mtime is "11" When The request is sent Then The response is non-empty - And Update to version "29.0.1.0" is available - And URL to download is "https://download.nextcloud.com/server/prereleases/nextcloud-29.0.1rc1.zip" + And Update to version "29.0.1.1" is available + And URL to download is "https://download.nextcloud.com/server/releases/nextcloud-29.0.1.zip" And URL to documentation is "https://docs.nextcloud.com/server/29/admin_manual/maintenance/upgrade.html" And EOL is set to "0" And The signature is """ - iokyAwgo30hJZvu6yxBihuHH6kt6H6r/7z7X+PAPxeVlmlGR7TNn/Jdd2A0Mhqom - oLQpFfwSOLFDOTBvKF2c2Qg2okpLOccZhiqPkXGrzDPspGS9i0N35qwkFGj1mTit - 9m8RoAwtjpan9U7k3UUjU3d6OU1hjtf9rVcwpsmDORkohCwetZFnwA8+oluiyw7E - YjrkJ2lkrALFiC28I3NRzprH/TelB9c0pBiTyGycDjT347p5C1V5M/g3F3/Y+W4T - 1F1hORa/NgaXBEY4qKAb8ShcpvVwywk9VVPACM1i3RGNtTG7i0RIsgumdXBPiOTy - pi2UaH170SQLg6u5/D9euA== + MV1tA/Qtn5SUMSOPiu9c1N3PEL09AO7PKduaQGYXlWIRA+qJcJfq6YtN4W0QvSDa + Ko/j4KcpAM0w8b3O+qOJOFApDo3vHVH3mqNLnyL6+SYKTob2Kclnnx9Fke1tozvi + ki29GZmbff8KNPuSSYOt2HTY73bh0Esit73+jIufsOciMNyAtOd47TtkAKfK/fNI + DbGT9YJn0gi3ulQ9zfMRFhK+yP4S5WQY43RFPp8qzjA44pgLn2IMu9HmH0Mz36dd + myRG4PG3IaLxfIF3O3/xhvEpqz0BSrJRAIptAZ9YdQZjt+bkh1DoW0HtkN+4FVp4 + 0DAbpdTSYEu6OUzAFq8I1g== """ diff --git a/tests/integration/features/stable.feature b/tests/integration/features/stable.feature index e87a018c..0ac9e870 100644 --- a/tests/integration/features/stable.feature +++ b/tests/integration/features/stable.feature @@ -568,33 +568,25 @@ Feature: Testing the update scenario of stable releases jwPKhVqxSKaSozkwU85D7A== """ - Scenario: Not updating latest Nextcloud 28 on the stable channel (staged rollout) - Given There is a release with channel "stable" - And The received version is "28.0.5.1" - And The received PHP version is "8.1.0" - And the installation mtime is "81" - When The request is sent - Then The response is empty - Scenario: Updating latest Nextcloud 28 on the stable channel Given There is a release with channel "stable" And The received version is "28.0.5.1" And The received PHP version is "8.1.0" - And the installation mtime is "11" + And the installation mtime is "61" When The request is sent Then The response is non-empty - And Update to version "29.0.0.19" is available - And URL to download is "https://download.nextcloud.com/server/releases/nextcloud-29.0.0.zip" + And Update to version "29.0.1.1" is available + And URL to download is "https://download.nextcloud.com/server/releases/nextcloud-29.0.1.zip" And URL to documentation is "https://docs.nextcloud.com/server/29/admin_manual/maintenance/upgrade.html" And EOL is set to "0" And The signature is """ - WYiOZ/o8pfhdiTsRgo2Y9deTYAhfe10Z0JrMOlqBBpNbGw8+Lzgkc4clWDM2TQ7D - ZMXLZicwkUxueh3o7PZsbR7RHT2weQ8ajMz+wc87rCKVUiNzLm/7VXL9o5HXY7jw - hhSbjS22PwyKXhrqoMyC5Zu7L60O+8W/LPUyYwnCV5IdL9BCXCa+Z284Ig95v8uX - c/N0UlT+d4cQD/GxhIxDvNDtsV3pLnUjWwgSwjSbnsMu+4jL6AxtNO1ZWVdeg3X7 - o2+KFQzM84mURv71eGvzsCXziisZM1irTS7UZSYLlV8x3r/6xOoDFcnjDjquHLaQ - NxJoXqJoiaG26rWzAT6yDQ== + MV1tA/Qtn5SUMSOPiu9c1N3PEL09AO7PKduaQGYXlWIRA+qJcJfq6YtN4W0QvSDa + Ko/j4KcpAM0w8b3O+qOJOFApDo3vHVH3mqNLnyL6+SYKTob2Kclnnx9Fke1tozvi + ki29GZmbff8KNPuSSYOt2HTY73bh0Esit73+jIufsOciMNyAtOd47TtkAKfK/fNI + DbGT9YJn0gi3ulQ9zfMRFhK+yP4S5WQY43RFPp8qzjA44pgLn2IMu9HmH0Mz36dd + myRG4PG3IaLxfIF3O3/xhvEpqz0BSrJRAIptAZ9YdQZjt+bkh1DoW0HtkN+4FVp4 + 0DAbpdTSYEu6OUzAFq8I1g== """ Scenario: Updating Nextcloud 29 on the stable channel @@ -604,16 +596,16 @@ Feature: Testing the update scenario of stable releases And the installation mtime is "11" When The request is sent Then The response is non-empty - And Update to version "29.0.0.19" is available - And URL to download is "https://download.nextcloud.com/server/releases/nextcloud-29.0.0.zip" + And Update to version "29.0.1.1" is available + And URL to download is "https://download.nextcloud.com/server/releases/nextcloud-29.0.1.zip" And URL to documentation is "https://docs.nextcloud.com/server/29/admin_manual/maintenance/upgrade.html" And EOL is set to "0" And The signature is """ - WYiOZ/o8pfhdiTsRgo2Y9deTYAhfe10Z0JrMOlqBBpNbGw8+Lzgkc4clWDM2TQ7D - ZMXLZicwkUxueh3o7PZsbR7RHT2weQ8ajMz+wc87rCKVUiNzLm/7VXL9o5HXY7jw - hhSbjS22PwyKXhrqoMyC5Zu7L60O+8W/LPUyYwnCV5IdL9BCXCa+Z284Ig95v8uX - c/N0UlT+d4cQD/GxhIxDvNDtsV3pLnUjWwgSwjSbnsMu+4jL6AxtNO1ZWVdeg3X7 - o2+KFQzM84mURv71eGvzsCXziisZM1irTS7UZSYLlV8x3r/6xOoDFcnjDjquHLaQ - NxJoXqJoiaG26rWzAT6yDQ== + MV1tA/Qtn5SUMSOPiu9c1N3PEL09AO7PKduaQGYXlWIRA+qJcJfq6YtN4W0QvSDa + Ko/j4KcpAM0w8b3O+qOJOFApDo3vHVH3mqNLnyL6+SYKTob2Kclnnx9Fke1tozvi + ki29GZmbff8KNPuSSYOt2HTY73bh0Esit73+jIufsOciMNyAtOd47TtkAKfK/fNI + DbGT9YJn0gi3ulQ9zfMRFhK+yP4S5WQY43RFPp8qzjA44pgLn2IMu9HmH0Mz36dd + myRG4PG3IaLxfIF3O3/xhvEpqz0BSrJRAIptAZ9YdQZjt+bkh1DoW0HtkN+4FVp4 + 0DAbpdTSYEu6OUzAFq8I1g== """ From 5e282940cf32633cf76c7cd27869373d1ab0bcee Mon Sep 17 00:00:00 2001 From: skjnldsv Date: Thu, 23 May 2024 17:30:59 +0200 Subject: [PATCH 2/2] 28.0.6 Signed-off-by: skjnldsv --- config/config.php | 74 +++++++++++------------ tests/integration/features/beta.feature | 34 +++++------ tests/integration/features/stable.feature | 34 +++++------ 3 files changed, 71 insertions(+), 71 deletions(-) diff --git a/config/config.php b/config/config.php index 9da380e8..76d5ffc8 100755 --- a/config/config.php +++ b/config/config.php @@ -124,7 +124,7 @@ 0DAbpdTSYEu6OUzAFq8I1g==', ], ], - '28.0.5' => [ + '28.0.6' => [ '100' => [ 'latest' => '29.0.1', 'internalVersion' => '29.0.1.1', @@ -142,34 +142,34 @@ ], '28' => [ '100' => [ - 'latest' => '28.0.5', - 'internalVersion' => '28.0.5.1', - 'downloadUrl' => 'https://download.nextcloud.com/server/releases/nextcloud-28.0.5.zip', + 'latest' => '28.0.6', + 'internalVersion' => '28.0.6.1', + 'downloadUrl' => 'https://download.nextcloud.com/server/releases/nextcloud-28.0.6.zip', 'web' => 'https://docs.nextcloud.com/server/28/admin_manual/maintenance/upgrade.html', 'eol' => false, 'minPHPVersion' => '8.0', - 'signature' => 'VjsEJXdfI+ELdcE0gR38zgw3+XSOpc4w7OFzg0bDHC3UWOyyXEKRs3DiaPk/262Q -B10V4b+GJ4WC4P6/LpAzHcEpJ4KX1J2MWE0eq3Pr22SayUH09XcYhXSapvgmc0Om -3wY5p8NRr9cNwi0Uslw/OhCovFTtj2I0xEgC6aHi6I+p8Z3V67LvkFE3YZP9nEpH -5hag3acwdQgbwVrMImz3pUEFKS0fsYSq3AkaPK3URHlZLaLsS6fo2ntWVVbrEjFQ -tPHQD87NDyadODwLr3guqLTgpm79quGcowGHO7qadL3Z44uB3xaW4w+iAg9VzQJ1 -jwPKhVqxSKaSozkwU85D7A==', + 'signature' => 'jO4wVLt+cW1R+b1t4kmF5Up+O94LbHoDmX6SzMAWJ3nasoWua2S3svbx5gvoVaci +ux8TyPtIWmtBjGOD74cOzaBY/lQRQtyjp+hSuf0Dfr7dw5TjLUn9/kHkvNydRfmP +PXmPL7+8ByeZqHoAbYrAaTDpxbMAOpPHmhIg5LZmN3kTz6PGHkOVqIS9jf+O9B3Z +aSpbFAs7XlHHOR30pYqftcnnOmYHWiKRsH/Qs1J1WHcj+YGLUVLEvk25z1+ruCpF +nSZvIxRTQw8tdqnkqgCnGTEHHh5dvqsfhbcLQwHZ6ldkoAhSf9TZ1m0nVlQFsRmi +QnK0Bov0chs7kRKuaA/Hew==', ], ], '27.1.9' => [ '100' => [ - 'latest' => '28.0.5', - 'internalVersion' => '28.0.5.1', - 'downloadUrl' => 'https://download.nextcloud.com/server/releases/nextcloud-28.0.5.zip', + 'latest' => '28.0.6', + 'internalVersion' => '28.0.6.1', + 'downloadUrl' => 'https://download.nextcloud.com/server/releases/nextcloud-28.0.6.zip', 'web' => 'https://docs.nextcloud.com/server/28/admin_manual/maintenance/upgrade.html', 'eol' => false, 'minPHPVersion' => '8.0', - 'signature' => 'VjsEJXdfI+ELdcE0gR38zgw3+XSOpc4w7OFzg0bDHC3UWOyyXEKRs3DiaPk/262Q -B10V4b+GJ4WC4P6/LpAzHcEpJ4KX1J2MWE0eq3Pr22SayUH09XcYhXSapvgmc0Om -3wY5p8NRr9cNwi0Uslw/OhCovFTtj2I0xEgC6aHi6I+p8Z3V67LvkFE3YZP9nEpH -5hag3acwdQgbwVrMImz3pUEFKS0fsYSq3AkaPK3URHlZLaLsS6fo2ntWVVbrEjFQ -tPHQD87NDyadODwLr3guqLTgpm79quGcowGHO7qadL3Z44uB3xaW4w+iAg9VzQJ1 -jwPKhVqxSKaSozkwU85D7A==', + 'signature' => 'jO4wVLt+cW1R+b1t4kmF5Up+O94LbHoDmX6SzMAWJ3nasoWua2S3svbx5gvoVaci +ux8TyPtIWmtBjGOD74cOzaBY/lQRQtyjp+hSuf0Dfr7dw5TjLUn9/kHkvNydRfmP +PXmPL7+8ByeZqHoAbYrAaTDpxbMAOpPHmhIg5LZmN3kTz6PGHkOVqIS9jf+O9B3Z +aSpbFAs7XlHHOR30pYqftcnnOmYHWiKRsH/Qs1J1WHcj+YGLUVLEvk25z1+ruCpF +nSZvIxRTQw8tdqnkqgCnGTEHHh5dvqsfhbcLQwHZ6ldkoAhSf9TZ1m0nVlQFsRmi +QnK0Bov0chs7kRKuaA/Hew==', ], ], '27' => [ @@ -763,34 +763,34 @@ ], '28' => [ '100' => [ - 'latest' => '28.0.6 RC1', - 'internalVersion' => '28.0.6.0', - 'downloadUrl' => 'https://download.nextcloud.com/server/prereleases/nextcloud-28.0.6rc1.zip', + 'latest' => '28.0.6', + 'internalVersion' => '28.0.6.1', + 'downloadUrl' => 'https://download.nextcloud.com/server/releases/nextcloud-28.0.6.zip', 'web' => 'https://docs.nextcloud.com/server/28/admin_manual/maintenance/upgrade.html', 'eol' => false, 'minPHPVersion' => '8.0', - 'signature' => '0BJI7nOTbh9uQMHV4IFKhh0kK0GhOnjja3rNV7mkC52vAkg9Hi4dTwZO2+/w1KeH -FJMQzq0MzX5eW/4TkpNAUOoZqCqSeo4PupErLfMU3uHWTLSrsqmwkOdzGQ1KyQfF -uQ+x6x6E5VJMzndYuHhqZ+MtDgTVQiRoKM9/7QyrZrLbaPK+0PE0Q94nbBo3par+ -pnPfgTgREX3+V35jTjFvChFYc+RCD3E43+pszveNlcTYydZKg/hrDFFSb/3PQkNB -CHiN5iVuZpQFpBdebsIMAqLH/+monZbJU4Ys/QdoAWx8YWMbDvWsB/CvRy4NssiU -VZfZpf4068HTOsd+oAGPsA==', + 'signature' => 'jO4wVLt+cW1R+b1t4kmF5Up+O94LbHoDmX6SzMAWJ3nasoWua2S3svbx5gvoVaci +ux8TyPtIWmtBjGOD74cOzaBY/lQRQtyjp+hSuf0Dfr7dw5TjLUn9/kHkvNydRfmP +PXmPL7+8ByeZqHoAbYrAaTDpxbMAOpPHmhIg5LZmN3kTz6PGHkOVqIS9jf+O9B3Z +aSpbFAs7XlHHOR30pYqftcnnOmYHWiKRsH/Qs1J1WHcj+YGLUVLEvk25z1+ruCpF +nSZvIxRTQw8tdqnkqgCnGTEHHh5dvqsfhbcLQwHZ6ldkoAhSf9TZ1m0nVlQFsRmi +QnK0Bov0chs7kRKuaA/Hew==', ], ], '27.1.10.0' => [ '100' => [ - 'latest' => '28.0.6 RC1', - 'internalVersion' => '28.0.6.0', - 'downloadUrl' => 'https://download.nextcloud.com/server/prereleases/nextcloud-28.0.6rc1.zip', + 'latest' => '28.0.6', + 'internalVersion' => '28.0.6.1', + 'downloadUrl' => 'https://download.nextcloud.com/server/releases/nextcloud-28.0.6.zip', 'web' => 'https://docs.nextcloud.com/server/28/admin_manual/maintenance/upgrade.html', 'eol' => false, 'minPHPVersion' => '8.0', - 'signature' => '0BJI7nOTbh9uQMHV4IFKhh0kK0GhOnjja3rNV7mkC52vAkg9Hi4dTwZO2+/w1KeH -FJMQzq0MzX5eW/4TkpNAUOoZqCqSeo4PupErLfMU3uHWTLSrsqmwkOdzGQ1KyQfF -uQ+x6x6E5VJMzndYuHhqZ+MtDgTVQiRoKM9/7QyrZrLbaPK+0PE0Q94nbBo3par+ -pnPfgTgREX3+V35jTjFvChFYc+RCD3E43+pszveNlcTYydZKg/hrDFFSb/3PQkNB -CHiN5iVuZpQFpBdebsIMAqLH/+monZbJU4Ys/QdoAWx8YWMbDvWsB/CvRy4NssiU -VZfZpf4068HTOsd+oAGPsA==', + 'signature' => 'jO4wVLt+cW1R+b1t4kmF5Up+O94LbHoDmX6SzMAWJ3nasoWua2S3svbx5gvoVaci +ux8TyPtIWmtBjGOD74cOzaBY/lQRQtyjp+hSuf0Dfr7dw5TjLUn9/kHkvNydRfmP +PXmPL7+8ByeZqHoAbYrAaTDpxbMAOpPHmhIg5LZmN3kTz6PGHkOVqIS9jf+O9B3Z +aSpbFAs7XlHHOR30pYqftcnnOmYHWiKRsH/Qs1J1WHcj+YGLUVLEvk25z1+ruCpF +nSZvIxRTQw8tdqnkqgCnGTEHHh5dvqsfhbcLQwHZ6ldkoAhSf9TZ1m0nVlQFsRmi +QnK0Bov0chs7kRKuaA/Hew==', ], ], '27' => [ diff --git a/tests/integration/features/beta.feature b/tests/integration/features/beta.feature index 98c0d77d..2c8e9429 100644 --- a/tests/integration/features/beta.feature +++ b/tests/integration/features/beta.feature @@ -471,18 +471,18 @@ Feature: Testing the update scenario of beta releases And the installation mtime is "11" When The request is sent Then The response is non-empty - And Update to version "28.0.6.0" is available - And URL to download is "https://download.nextcloud.com/server/prereleases/nextcloud-28.0.6rc1.zip" + And Update to version "28.0.6.1" is available + And URL to download is "https://download.nextcloud.com/server/releases/nextcloud-28.0.6.zip" And URL to documentation is "https://docs.nextcloud.com/server/28/admin_manual/maintenance/upgrade.html" And EOL is set to "0" And The signature is """ - 0BJI7nOTbh9uQMHV4IFKhh0kK0GhOnjja3rNV7mkC52vAkg9Hi4dTwZO2+/w1KeH - FJMQzq0MzX5eW/4TkpNAUOoZqCqSeo4PupErLfMU3uHWTLSrsqmwkOdzGQ1KyQfF - uQ+x6x6E5VJMzndYuHhqZ+MtDgTVQiRoKM9/7QyrZrLbaPK+0PE0Q94nbBo3par+ - pnPfgTgREX3+V35jTjFvChFYc+RCD3E43+pszveNlcTYydZKg/hrDFFSb/3PQkNB - CHiN5iVuZpQFpBdebsIMAqLH/+monZbJU4Ys/QdoAWx8YWMbDvWsB/CvRy4NssiU - VZfZpf4068HTOsd+oAGPsA== + jO4wVLt+cW1R+b1t4kmF5Up+O94LbHoDmX6SzMAWJ3nasoWua2S3svbx5gvoVaci + ux8TyPtIWmtBjGOD74cOzaBY/lQRQtyjp+hSuf0Dfr7dw5TjLUn9/kHkvNydRfmP + PXmPL7+8ByeZqHoAbYrAaTDpxbMAOpPHmhIg5LZmN3kTz6PGHkOVqIS9jf+O9B3Z + aSpbFAs7XlHHOR30pYqftcnnOmYHWiKRsH/Qs1J1WHcj+YGLUVLEvk25z1+ruCpF + nSZvIxRTQw8tdqnkqgCnGTEHHh5dvqsfhbcLQwHZ6ldkoAhSf9TZ1m0nVlQFsRmi + QnK0Bov0chs7kRKuaA/Hew== """ Scenario: Updating Nextcloud 28 on the beta channel @@ -492,23 +492,23 @@ Feature: Testing the update scenario of beta releases And the installation mtime is "11" When The request is sent Then The response is non-empty - And Update to version "28.0.6.0" is available - And URL to download is "https://download.nextcloud.com/server/prereleases/nextcloud-28.0.6rc1.zip" + And Update to version "28.0.6.1" is available + And URL to download is "https://download.nextcloud.com/server/releases/nextcloud-28.0.6.zip" And URL to documentation is "https://docs.nextcloud.com/server/28/admin_manual/maintenance/upgrade.html" And EOL is set to "0" And The signature is """ - 0BJI7nOTbh9uQMHV4IFKhh0kK0GhOnjja3rNV7mkC52vAkg9Hi4dTwZO2+/w1KeH - FJMQzq0MzX5eW/4TkpNAUOoZqCqSeo4PupErLfMU3uHWTLSrsqmwkOdzGQ1KyQfF - uQ+x6x6E5VJMzndYuHhqZ+MtDgTVQiRoKM9/7QyrZrLbaPK+0PE0Q94nbBo3par+ - pnPfgTgREX3+V35jTjFvChFYc+RCD3E43+pszveNlcTYydZKg/hrDFFSb/3PQkNB - CHiN5iVuZpQFpBdebsIMAqLH/+monZbJU4Ys/QdoAWx8YWMbDvWsB/CvRy4NssiU - VZfZpf4068HTOsd+oAGPsA== + jO4wVLt+cW1R+b1t4kmF5Up+O94LbHoDmX6SzMAWJ3nasoWua2S3svbx5gvoVaci + ux8TyPtIWmtBjGOD74cOzaBY/lQRQtyjp+hSuf0Dfr7dw5TjLUn9/kHkvNydRfmP + PXmPL7+8ByeZqHoAbYrAaTDpxbMAOpPHmhIg5LZmN3kTz6PGHkOVqIS9jf+O9B3Z + aSpbFAs7XlHHOR30pYqftcnnOmYHWiKRsH/Qs1J1WHcj+YGLUVLEvk25z1+ruCpF + nSZvIxRTQw8tdqnkqgCnGTEHHh5dvqsfhbcLQwHZ6ldkoAhSf9TZ1m0nVlQFsRmi + QnK0Bov0chs7kRKuaA/Hew== """ Scenario: Updating latest Nextcloud 28 on the beta channel Given There is a release with channel "beta" - And The received version is "28.0.6.0" + And The received version is "28.0.6.1" And The received PHP version is "8.1.0" And the installation mtime is "11" When The request is sent diff --git a/tests/integration/features/stable.feature b/tests/integration/features/stable.feature index 0ac9e870..c95fbdec 100644 --- a/tests/integration/features/stable.feature +++ b/tests/integration/features/stable.feature @@ -533,18 +533,18 @@ Feature: Testing the update scenario of stable releases And the installation mtime is "41" When The request is sent Then The response is non-empty - And Update to version "28.0.5.1" is available - And URL to download is "https://download.nextcloud.com/server/releases/nextcloud-28.0.5.zip" + And Update to version "28.0.6.1" is available + And URL to download is "https://download.nextcloud.com/server/releases/nextcloud-28.0.6.zip" And URL to documentation is "https://docs.nextcloud.com/server/28/admin_manual/maintenance/upgrade.html" And EOL is set to "0" And The signature is """ - VjsEJXdfI+ELdcE0gR38zgw3+XSOpc4w7OFzg0bDHC3UWOyyXEKRs3DiaPk/262Q - B10V4b+GJ4WC4P6/LpAzHcEpJ4KX1J2MWE0eq3Pr22SayUH09XcYhXSapvgmc0Om - 3wY5p8NRr9cNwi0Uslw/OhCovFTtj2I0xEgC6aHi6I+p8Z3V67LvkFE3YZP9nEpH - 5hag3acwdQgbwVrMImz3pUEFKS0fsYSq3AkaPK3URHlZLaLsS6fo2ntWVVbrEjFQ - tPHQD87NDyadODwLr3guqLTgpm79quGcowGHO7qadL3Z44uB3xaW4w+iAg9VzQJ1 - jwPKhVqxSKaSozkwU85D7A== + jO4wVLt+cW1R+b1t4kmF5Up+O94LbHoDmX6SzMAWJ3nasoWua2S3svbx5gvoVaci + ux8TyPtIWmtBjGOD74cOzaBY/lQRQtyjp+hSuf0Dfr7dw5TjLUn9/kHkvNydRfmP + PXmPL7+8ByeZqHoAbYrAaTDpxbMAOpPHmhIg5LZmN3kTz6PGHkOVqIS9jf+O9B3Z + aSpbFAs7XlHHOR30pYqftcnnOmYHWiKRsH/Qs1J1WHcj+YGLUVLEvk25z1+ruCpF + nSZvIxRTQw8tdqnkqgCnGTEHHh5dvqsfhbcLQwHZ6ldkoAhSf9TZ1m0nVlQFsRmi + QnK0Bov0chs7kRKuaA/Hew== """ Scenario: Updating Nextcloud 28 on the stable channel @@ -554,23 +554,23 @@ Feature: Testing the update scenario of stable releases And the installation mtime is "11" When The request is sent Then The response is non-empty - And Update to version "28.0.5.1" is available - And URL to download is "https://download.nextcloud.com/server/releases/nextcloud-28.0.5.zip" + And Update to version "28.0.6.1" is available + And URL to download is "https://download.nextcloud.com/server/releases/nextcloud-28.0.6.zip" And URL to documentation is "https://docs.nextcloud.com/server/28/admin_manual/maintenance/upgrade.html" And EOL is set to "0" And The signature is """ - VjsEJXdfI+ELdcE0gR38zgw3+XSOpc4w7OFzg0bDHC3UWOyyXEKRs3DiaPk/262Q - B10V4b+GJ4WC4P6/LpAzHcEpJ4KX1J2MWE0eq3Pr22SayUH09XcYhXSapvgmc0Om - 3wY5p8NRr9cNwi0Uslw/OhCovFTtj2I0xEgC6aHi6I+p8Z3V67LvkFE3YZP9nEpH - 5hag3acwdQgbwVrMImz3pUEFKS0fsYSq3AkaPK3URHlZLaLsS6fo2ntWVVbrEjFQ - tPHQD87NDyadODwLr3guqLTgpm79quGcowGHO7qadL3Z44uB3xaW4w+iAg9VzQJ1 - jwPKhVqxSKaSozkwU85D7A== + jO4wVLt+cW1R+b1t4kmF5Up+O94LbHoDmX6SzMAWJ3nasoWua2S3svbx5gvoVaci + ux8TyPtIWmtBjGOD74cOzaBY/lQRQtyjp+hSuf0Dfr7dw5TjLUn9/kHkvNydRfmP + PXmPL7+8ByeZqHoAbYrAaTDpxbMAOpPHmhIg5LZmN3kTz6PGHkOVqIS9jf+O9B3Z + aSpbFAs7XlHHOR30pYqftcnnOmYHWiKRsH/Qs1J1WHcj+YGLUVLEvk25z1+ruCpF + nSZvIxRTQw8tdqnkqgCnGTEHHh5dvqsfhbcLQwHZ6ldkoAhSf9TZ1m0nVlQFsRmi + QnK0Bov0chs7kRKuaA/Hew== """ Scenario: Updating latest Nextcloud 28 on the stable channel Given There is a release with channel "stable" - And The received version is "28.0.5.1" + And The received version is "28.0.6.1" And The received PHP version is "8.1.0" And the installation mtime is "61" When The request is sent