Alex313031 / Mercury

Firefox fork with compiler optimizations and patches from Librewolf, Waterfox, and GNU IceCat.
https://thorium.rocks/mercury
Mozilla Public License 2.0
1.02k stars 26 forks source link

122.0.2 SSE3 linux archives contain wrong binary #126

Closed xiota closed 3 months ago

xiota commented 4 months ago

Both deb and zip are affected. The 122.0.2 SSE3 linux archives contain the wrong binary.

$ readelf -a mercury | grep Machine
  Machine:                           AArch64
Alex313031 commented 4 months ago

OMFL did i make an upload mistake AGAIN.

Alex313031 commented 4 months ago

@xiota Looks like not only did I make that mistake, but the arm ones are correct. Means I need to rebuild the SSE3 version as I didn't keep the binaries.

Alex313031 commented 4 months ago

@xiota What I mean is I thought this was like last time, where I accidentally switched two. But its ok, it will only take an hour. How did you discover this? Do you always use the SSE3 releases. Or are you keeping my ass in check by checking the binaries in all the releases every time? (LOL not a bad idea, considering I have also done this in the thorium repo)

xiota commented 4 months ago

I am the current maintainer of some thorium-browser-* and mercury-browser-* packages on AUR. They attempt to automatically package the latest release. When filename patterns change, the update mechanism breaks. I found the problems while updating the packages.

I am retiring the -sse3-bin packages and switching the -bin packages to the SSE3 variants.