https://bugs.documentfoundation.org/show_bug.cgi?id=128696

            Bug ID: 128696
           Summary: Update check doesn't work correctly (with e.g.
                    6.2.7.1)
           Product: LibreOffice
           Version: 6.2.7.1 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: LibreOffice
          Assignee: [email protected]
          Reporter: [email protected]

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&amp;version=6.2.7&amp;pk_campaign=update";
/>

</inst:description>

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to