• @seathru
    link
    English
    81
    edit-2
    29 days ago

    WTF are all these “Refresh of version…” updates? Am I unfresh? Do I need to bathe? (probably)

    Edit: It’s like it saw my post from yesterday and said “oh you like that do you?”

    • TurboWafflz
      link
      fedilink
      581 month ago

      I had been wondering about that too so I looked it up and apparently it’s just what discover displays whenever there’s an update that doesn’t change the version number which is things like rebuilds with a newer compiler. Very confusing wording, I feel like just “update of version [version]” would be less confusing

      • @bitfucker@programming.dev
        link
        fedilink
        181 month ago

        This is why semver is a thing. If a program is released under 1.1.x, and then recompiled with a new compiler, then it can be 1.1.y where y > x

        • Sonotsugipaa
          link
          fedilink
          English
          231 month ago

          A recompilation or repackaging of Linux 6.6.6 is still Linux 6.6.6

          • @bitfucker@programming.dev
            link
            fedilink
            101 month ago

            Yeah, but in the context of flatpak isn’t the distribution managed by the developer themselves? Also, in the distro release version case, they usually add something distro specific to differentiate it.

            • Rustmilian
              link
              fedilink
              English
              5
              edit-2
              1 month ago

              isn’t the distribution managed by the developer themselves?

              No, most often it’s not.
              Valve literally just had a fiasco with them not long ago with them falsely marking steam as verified when Valve are not the ones packing the Flatpak.

            • Sonotsugipaa
              link
              fedilink
              English
              11 month ago

              I’m not sure about specific packages, but in general a packager may not want to increase the upstream version even if they can do it themselves - for example, they may have made some mistake in the packaging process.

              • @bitfucker@programming.dev
                link
                fedilink
                11 month ago

                Yes, and hence my comment on flatpak which turns out is false (that the upstream developer is usually the distributor/packager too). And the other still applies, distro usually adds a specific tag anyway for their refresh. Like that one time xz on rolling debian was named something x.y.z-really-a.b.c.

                I think flatpak packagers should also append the specific tag too if that is the case. Like, x.y.z-flatpak-w where w can be the build release version

        • @woelkchen@lemmy.world
          link
          fedilink
          71 month ago

          openSUSE, the by far most reliable rolling release distribution. Reliable packages are more important than a bit of data traffic.