Description: LibreOffice version 6.2.7.1 doesn't show the available updates (to 6.2.8). It says that LibreOffice 6.2 is up-to-date. Steps to Reproduce: 1.Check for updates with 6.2.7.1 2.LibreOffice says: No updates available 3. Actual Results: LibreOffice says: No updates available Expected Results: LibreOffice says: Update to 6.2.8.* available Reproducible: Always User Profile Reset: Yes Additional Info: This could be an issue with update.libreoffice.org check.php It currently only responds with old 6.2 and 6.3 versions: curl -A "LibreOffice 6.2.1 (c9944f7-48b7ff5-0507789-54a4c8a-8b242a8; Windows; X86_64; )" "http://update.libreoffice.org/check.php" <?xml version="1.0" encoding="utf-8"?> <inst:description xmlns:inst="http://update.libreoffice.org/description"> <inst:id>LibreOffice 6.2.7</inst:id> <inst:gitid>23edc44b61b830b7d749943e020e96f5a7df63bf</inst:gitid> <inst:os>Windows</inst:os> <inst:arch>X86_64</inst:arch> <inst:version>6.2.7</inst:version> <inst:buildid>9999</inst:buildid> <inst:update type="text/html" src="https://www.libreoffice.org/download/download/?lang=en-US&version=6.2.7&pk_campaign=update" /> </inst:description>
the cURL posted PHP script [1] will be refreshed. An infrastructure/release action... =-ref-= [1] https://cgit.freedesktop.org/libreoffice/website/tree/check.php?h=update *** This bug has been marked as a duplicate of bug 90456 ***