• AugustWest@lemmy.world
    link
    fedilink
    arrow-up
    6
    ·
    3 days ago

    Can you expand on this a little for a new guy who is considering a switch from Mint to Debian?

    In my understanding Firefox ESR is like a stable, longstanding version that doesn’t get frequent little updates but still gets occasional large updates. (Like 1.0, 1.1, etc. rather than 1.0, 1.0.1, 1.0.2, etc.)

    Is there a measurable difference in the user experience and or security of ESR?

    And is Debian actually restricted to ESR?

    • Ephera@lemmy.ml
      link
      fedilink
      English
      arrow-up
      14
      ·
      3 days ago

      Sure. Here’s a high-level page which I’ll be kind of going off of: https://support.mozilla.org/en-US/kb/choosing-firefox-update-channel

      But basically, Firefox ESR (“Extended Support Release”) means that you still get security fixes in a timely manner, but feature updates are delayed. Firefox normally gets feature updates every 4 weeks, whereas ESR averages one (larger) feature update per year. You might know such a model as LTS (“Long-Term Support”) release from other software.

      Essentially, the current ‘normal’ Firefox version is 141.0, whereas the ESR version is 128.13.0.
      Mozilla does maintain a separate changelog for ESR, but basically it’s as if from 129.0 onwards, you only included the “Fixed”, none of the “New” or “Changed” stuff.

      The next ESR will be based off of Firefox 140, as can be seen in their release calendar, so this change that OP praises here will not make it into ESR for another year or so.

      And then you gotta also pay the Debian toll, which is that they won’t upgrade to the newest ESR right away either. 😅
      Mozilla actually still maintains the Firefox ESR based on version 115, which is about to be discontinued with the new ESR major release.
      Debian will typically maintain the ESR even beyond that (Firefox is open-source, so they can retrofit patches themselves), because they have an even longer support lifecycle for their OS release. But I believe, if you always upgrade to the newest Debian release as they make them available, you should be covered by the Mozilla-supported ESR at all times.

      If you do not want to pay the Debian toll (not just for Firefox, but any software where you care about new features), then Flatpaks are typically the solution of choice. It’s a different way of installing software, which allows you to get the newest version, independent from what Debian is doing.

      But back to the normal Debian experience. How does it affect the user experience for Firefox? Well, we’ve already covered that others may be happy about new features when you’ve gotta take solace in your disgustingly stable software.
      These feature updates also include the newest support for web standards, so it’s theoretically possible that a webpage doesn’t work right in ESR. In practice, I don’t think this happens very often, because webdevs can’t use the newest web standards right away anyways. There’s always gonna be users on old browsers or there’s whole browsers which don’t support the new stuff right away.

      How does it affect security? Generally, ESR is secure. Occasionally, the feature updates might introduce security-relevant stuff, too, like when they switched to the multi-process architecture, that brought along much better isolation and you can’t just retrofit that into ESR. But yeah, this isn’t the norm. You shouldn’t be particularly worried about security. You do get the normal patches in a timely manner.


      Well, and to infodump a little more, you could also take a look at Linux Mint Debian Edition. It’s Linux Mint, but instead of Ubuntu underneath, it’s Debian underneath.
      Ubuntu is actually itself based on Debian, so I’ve heard LMDE described as “What does basing it on Ubuntu even add? LMDE feels exactly the same as normal Linux Mint.”.
      Of course, if you’re switching because you want to try something different, that would be counterproductive. 🫠

      • AugustWest@lemmy.world
        link
        fedilink
        arrow-up
        5
        ·
        3 days ago

        Thanks so much for the informative and detailed reply. That pretty much answers every question.

        Thanks also for the tip about LMDE. I actually really like Mint, I’m only switching because it’s the only distro I’ve tried and I feel like I should shop around a bit. Going to Debian because while starting my journey I want to shop around with things that work, rather than having to learn how to tinker all at once just to get things running. But if I decide I need Mint back I’ll probably check out LMDE for the hell of it.

    • whosepoopisonmybutt@sh.itjust.works
      link
      fedilink
      arrow-up
      6
      ·
      edit-2
      3 days ago

      I don’t know how the timing of each release is planned but the Firefox website gives instructions for using the repositories for esr, beta, nightly, or dev edition.

      Using Debian as your distro doesn’t lock you into firefox ESR.