Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Mar 2018 16:31:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 226919] www/waterfox extensions.update.url workaround for non-equivalence with Linux at AMO
Message-ID:  <bug-226919-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226919

            Bug ID: 226919
           Summary: www/waterfox extensions.update.url workaround for
                    non-equivalence with Linux at AMO
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: jbeich@FreeBSD.org
          Reporter: grahamperrin@gmail.com
             Flags: maintainer-feedback?(jbeich@FreeBSD.org)
          Assignee: jbeich@FreeBSD.org

Created attachment 191806
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D191806&action=
=3Dedit
A small flood of overdue updates

AFAICT there's an issue (maybe a regression) with AMO that causes Waterfox =
on
FreeBSD to not receive updates from AMO, if an update is in _some_ way
version-specific.=20

https://github.com/Fantastitech/Reddactit/issues/3#issuecomment-375965737 f=
or
example;=20
at https://addons.mozilla.org/addon/reddactit/versions/ it:=20

> Works with Firefox for Android 48.0 and later, Firefox 48.0 and later=20


=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
extensions.update.url
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

In my case, a change from the preset:=20

https://versioncheck.addons.mozilla.org/update/VersionCheck.php?reqVersion=
=3D%REQ_VERSION%&id=3D%ITEM_ID%&version=3D%ITEM_VERSION%&maxAppVersion=3D%I=
TEM_MAXAPPVERSION%&status=3D%ITEM_STATUS%&appID=3D%APP_ID%&appVersion=3D%AP=
P_VERSION%&appOS=3D%APP_OS%&appABI=3D%APP_ABI%&locale=3D%APP_LOCALE%&curren=
tAppVersion=3D%CURRENT_APP_VERSION%&updateType=3D%UPDATE_TYPE%&compatMode=
=3D%COMPATIBILITY_MODE%

=E2=80=93 to Linux-specific:=20

https://versioncheck.addons.mozilla.org/update/VersionCheck.php?reqVersion=
=3D%REQ_VERSION%&id=3D%ITEM_ID%&version=3D%ITEM_VERSION%&maxAppVersion=3D%I=
TEM_MAXAPPVERSION%&status=3D%ITEM_STATUS%&appID=3D%APP_ID%&appVersion=3D%AP=
P_VERSION%&appOS=3DLinux&appABI=3D%APP_ABI%&locale=3D%APP_LOCALE%&currentAp=
pVersion=3D%CURRENT_APP_VERSION%&updateType=3D%UPDATE_TYPE%&compatMode=3D%C=
OMPATIBILITY_MODE%

=E2=80=93 allowed about:addons to find around twenty updates that were prev=
iously not
found.=20

Tested with 56.0.4.72_1.=20

I assume that the workaround will be equally effective with 56.1.0, which I=
 see
has been (experimentally) ported :-)

Edge cases
----------

Where an extension that's served by AMO is _truly_ platform specific, it wi=
ll
be inappropriate to install a version for Linux, but in my experience those
cases are rare enough to warrant implementing this workaround.


=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D
extensions.update.background.url
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D

Maybe hard-code that to Linux as well? My gut feeling is, don't.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-226919-13>