abrowser add-on versions
- Inicie sesión o regístrese para enviar comentarios
In aramo, there is a webext-ublock-origin-firefox package, from aramo branch (no update), with ublock origin v1.40.2.
In ecne, the package is from ecne-updates, and the version of ublock-origin in this package is v1.64.0.
If one goes to the add-on page in abrowser, https://gnuzilla.gnu.org, the version available there is v1.51.1.
In https://addons.mozilla.org, the version available is v1.64.0.
If one uses icecat from guix, there is a guix package ublock-origin-icecat that has v1.64.0.
In ecne, I see in total 9 packages that include abrowser add-ons. For those, I would tend to use the version in Trisquel repositories, which, for ublock origin, happens to be the most recent version available in any other place. For aramo, the version in Trisquel repositories is much older, and also older than the one in gnuzilla. Software in Trisquel repositories is known to be stable and there should be security updates if needed, but abrowser gets updates no matter what, then for aramo is it better to keep the presumably stable version of ublock origin from aramo repositories, or to get the one from gnuzilla or the version from mozilla?
Besides, does anyone know how gnuzilla updates its versions?
Here is what apt list -a currently says on Ecne vs. Aramo:
webext-ublock-origin-firefox/ecne,ecne,ecne-updates,ecne-updates 1.55.0+dfsg-1trisquel1 all
webext-ublock-origin-firefox/aramo,aramo 1.40.2+dfsg-1 all
So it looks like Ecne ships with v1.55.0.
> Are you using secret incantations to get magical package versions listed?
I am installing the packages, opening abrowser and looking which version it says is installed. In ecne, the package installed is 1.55.0+dfsg-1trisquel1 but when it is installed abrowser says it is 1.64.0, which I assume is the number from https://github.com/gorhill/uBlock/releases?
EDIT: It looks like 1.55.0+dfsg-1trisquel1 actually contains 1.55.0, unlike what I previously wrote. It seems I had installed the version from addons.mozilla.org, althought I did not remember that.
Then, I am still wondering which version it is better to use. I haven't tried yet to see if by installing the ublock-origin-icecat package from guix, I could use 1.64.0.
>> Are you using secret incantations to get magical package versions listed?
I thought you may want to keep the incantations secret, so I removed any reference thereto.
Anyway, it looks like webext-ublock-origin is recommended by the current abrowser package in Aramo.
IIRC, webext-ublock-origin update itself online, so despite the version you install you might be using the same "dictionaries", not an expert on it, but you might want to check the details and report back.
It is a Suggestion package, it was a Recommendation some versions ago, but since it will make remote connections to update itself it got downgraded to a Suggestion instead.
OTOH; regardless of the addon version you install from GNUzilla addons website, you can upgrade the addon manually by checking for updates in the gear icon at the Abrowser addons settings page.
Cheers.
> It is a Suggestion package
Oh yes, that dependency list was from an Aramo system with security updates only. Abrowser was at 135.0.1. It has now been upgraded to 140.0, where webext ublock-origin is indeed listed as a suggested dependency.
At times I forget that all new Abrowser versions come from aramo-updates, so there is none in aramo-security. For some reason, I always expect the opposite.