2

Nothing in snap info firefox, nothing on https://snapcraft.io/firefox

Where can i find the changelog of a snap package and Is there a security changelog for Canonical snap packages? didn't help either.

And I mean specifically difference between updates in the snap package, like 103.0.1 and 103.0.1-1, not the Firefox changelog.

int_ua
  • 8,892

1 Answers1

5

Canonical does not build the Firefox snap package. While Ubuntu members contribute to Firefox (including Canonical engineers), the snap is built by Mozilla directly from their own source code. The snap YAML is part of that Mozilla source code, hosted on Mozilla's infrastructure.

  • Example showing how snap YAML is hosted by Mozilla, not by Canonical.

Mozilla provides two changelogs:

Mozilla does not release snap-specific release changelogs. Their snap releases are the vanilla upstream releases.

user535733
  • 68,493