On Sat, 01 Oct 2011 20:38:13 -0700, JZ (Joe) wrote: > On 10/01/2011 06:28 PM, David wrote: > > User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; > > rv:1.8.1.23) Gecko/20090825 Fedora/2.0.0.23-1.fc10 > > Thunderbird/2.0.0.23 Mnenhy/0.7.6.666" > > > > Which looks like FC 10 and TBird 2.0.0.23 to me. > > [joe@khorlia Desktop]$ uname -r > 2.6.35.14-96.fc14.i686 > > I have no idea how it could claim Fedora 10 as I went from 9 to 11 > without ever using 10, just as I'm skipping 15 and for the same reason. > And Thunderbird claims to be version 3.1.14.
A bug? Or a configuration setting? Have you done a fresh install or an upgrade? Could it be that the old version string has entered your preferences and overrides the default? The F14 package certainly sets up a Fedora User-Agent string that matches its build version-release: $ grep thunderbird_ver thunderbird.spec %define thunderbird_version 3.1.15 Version: %{thunderbird_version} %{__cat} %{SOURCE12} | %{__sed} -e 's,THUNDERBIRD_RPM_VR,%{thunderbird_version}-%{release},g' \ cp objdir-tb/mozilla/dist/%{name}-%{thunderbird_version}*.crashreporter-symbols.zip $RPM_BUILD_ROOT$DEBUG_LIB_DIR/debug%{mozappdir} For F11, last Thunderbird was 3.0.5. And that one would also not report being 2.0.0.23-1.fc10, http://archives.fedoraproject.org/pub/archive/fedora/linux/updates/11/SRPMS/thunderbird-3.0.4-2.fc11.src.rpm unless an older User-Agent id somehow overrides the default one. -- Fedora release 16 (Verne) - Linux 3.1.0-1.fc16.x86_64 loadavg: 0.12 0.07 0.11 -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines