The current version of chromium as of today in tumbleweed is 119.0.6045.199. Meanwhile, the latest version is 120.0.6099.216. The current version (119) is not updated since at least one month.
Is there a reason for this ? When can chromium 120 branch be expected to be available in tumbleweed ?
As so often…far away from topic…
@fvalenduc The maintainer mentioned in a bugreport that there are oustanding works on clang/libstdc++ fixes before chromium 120 can be rolled out…
Thanks for the information. Can you share the link to this bug report ?
https://bugzilla.opensuse.org/show_bug.cgi?id=1218533
There is also an upstream bug which prevents building chromium with GCC13 which is used in Tumbleweed:
https://bugs.chromium.org/p/v8/issues/detail?id=14449
If you’re absolutely adamant about having the current version, you can run Discover and install the Flatpak version …
.
https://software.opensuse.org/package/chromium
V. 120.0.6099.216 available in network:chromium:
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/network:chromium/openSUSE_Tumbleweed/network:chromium.repo
zypper refresh
zypper install chromium
Thanks for the information, I had already found it.