nextcloud-releases/updater_server

23.0.1 is not available from update server

Closed this issue · 1 comments

The Nextcloud Updater currently does not offer the download of 23.0.1.

$ curl --include -o - 'https://updates.nextcloud.com/updater_server/?version=23x0x0x0xxxstablexxx7x4x0'
HTTP/1.1 200 OK
Date: Thu, 03 Feb 2022 07:44:37 GMT
Server: Apache
Strict-Transport-Security: max-age=15768000; includeSubDomains; preload
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
X-Frame-Options: Sameorigin
X-Robots-Tag: none
Vary: Accept-Encoding
Content-Security-Policy: default-src 'none'
Content-Length: 811
Content-Type: application/xml

<?xml version="1.0" encoding="UTF-8"?>
<nextcloud>
 <version>23.0.0.10</version>
 <versionstring>Nextcloud 23.0.0</versionstring>
 <url>https://download.nextcloud.com/server/releases/nextcloud-23.0.0.zip</url>
 <web>https://docs.nextcloud.com/server/23/admin_manual/maintenance/upgrade.html</web>
 <changes>https://updates.nextcloud.com/changelog_server/?version=23.0.0</changes>
 <autoupdater>1</autoupdater>
 <eol>0</eol>
 <signature>eC4ILfi7vAflgo5wx2Tx05DhvEAaaZTtSIitsl4rfs63fvSNoaqvq1WKMr1VyOP+
JGos953RwVId1SdA2BT+SzxQDioFafzsmEH8zKCNINO2D5iU06yCVefHAliF76dt
2qSKDsTFigg5Rt8aPokfxMKcdt1IZPxJGkYf0Wi8B+eJCtcER8+WBYMl64qHydbM
u0iZY1v/g4kyZTnFX0pKvS9qy3v+7AiQI6Y8cedL7vOdC+W3UPWzmQzkFlqbghaN
Kt9CydQTwpV9V7GQyaFmXmVN91HFoPbVqlQ5yyq8Hq8KiUjCaVt5OGSCW1vXRPt0
0Gcs34+yOpWJ3yRGf7/E9Q==</signature>
</nextcloud>

It's been withdrawn until further notice.
See nextcloud/server#30539