On Mon, Nov 25, 2013 at 11:45 AM, Pedro <[email protected]> wrote: > Hi Christian, all > > > Christian Lohmaier-3 wrote >> Anyway, I did reset it back to the version that's in the repo=the >> version that should get you the update.
Great! > Apparently the version check algorithm only works correctly for the final > build in each branch... If the installed version is an RC it reports > something wrong. Pedro - What's the specific error message? I believe that RC's are updated to newer RC's and then to stable builds.. > > Version 4.1.0.1 still reports that "LibreOffice 4.1 is up to date." and > version 3.6.7.1 still reports "LibreOffice 3.6 is up to date." I just ran the PHP script [commit 2eda905a2a843634f48b7a5ceb490505f9da5259], and here's what it gave me: 3.6.7.1 -> 4.0.6 --- HTTP_USER_AGENT='LibreOffice 3.6.7.1 (a61ad19-949f691-349cf55-3bea8d1-2c85eb; Windows; x86; BundledLanguages=en-US)' HTTP_ACCEPT_LANGUAGE=cs-CZ php ./check.php --- 4.1.0.1[1] -> 4.1.3 --- HTTP_USER_AGENT='LibreOffice 4.1.0.1 (43286d64e6126b0915ae60d89d3177018fe63b9; Windows; x86; BundledLanguages=en-US)' HTTP_ACCEPT_LANGUAGE=cs-CZ php ./check.php --- Cheers, --R [1] There are actually two different rc's with this name; I chose the first one; the 2nd one is windows-only. _______________________________________________ List Name: Libreoffice-qa mailing list Mail address: [email protected] Change settings: http://lists.freedesktop.org/mailman/listinfo/libreoffice-qa Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://lists.freedesktop.org/archives/libreoffice-qa/
