<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Update check doesn't work correctly (with e.g. 6.2.7.1)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=128696">128696</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Update check doesn't work correctly (with e.g. 6.2.7.1)
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.2.7.1 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>documentfoundationorg@florian-probst.de
          </td>
        </tr></table>
      <p>
        <div>
        <pre>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; )" "<a href="http://update.libreoffice.org/check.php">http://update.libreoffice.org/check.php</a>"

<?xml version="1.0" encoding="utf-8"?>

<inst:description xmlns:inst="<a href="http://update.libreoffice.org/description">http://update.libreoffice.org/description</a>">

  <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="<a href="https://www.libreoffice.org/download/download/?lang=en-US&amp;version=6.2.7&amp;pk_campaign=update">https://www.libreoffice.org/download/download/?lang=en-US&amp;version=6.2.7&amp;pk_campaign=update</a>"
/>

</inst:description></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>