Page 1 of 1

New Iron-Version: 126.0.6400.0 Stable for Linux

Posted: Fri Jul 19, 2024 11:01 am
by SRWare
We released the new Iron for Linux 126 today, which contains all features and updates known from Chromium 126. The current version is 126.6400.0.

Main improvements:
- minor improvements
- Bug-/Securityfixes

For sync, please follow the instructions: viewtopic.php?f=18&t=62308

You can install the deb package on the command line with

Code: Select all

1. Open Terminal
2. cd  ... (replace ... with the folder into which you have downloaded iron)
3. sudo apt install ./iron64.deb
or with "GDebi" via the GUI.

You can launch the "Config and Backup Tool" via ./IronConfigBackup or via the Shell as "SRWare Iron Config and Backup Tool" under Networks

Our official updater is available here: viewtopic.php?f=18&t=11751


Download for x86-64 Bit Architecture (Intel/ AMD CPUs):

https://www.srware.net/downloads/iron64.deb (Debian, Ubuntu, Mint etc.)
https://www.srware.net/downloads/iron-linux-64.tar.gz (Other Distros)


-------------

Downloads for Raspberry Pi and similar devices:

Download for ARM64 Architecture (e.g. Raspberry Pi 4 64-Bit):
https://www.srware.net/downloads/ironarm64.deb (Debian, Ubuntu, Mint etc.) [Experimental, version 126]
https://www.srware.net/downloads/iron-l ... m64.tar.gz (Other Distros) [Experimental, version 126]

Re: New Iron-Version: 126.0.6400.0 Stable for Linux

Posted: Sat Jul 20, 2024 2:15 am
by Big Mac
I have an up-to-date CentOS 7 system. When I tried to run the new version of Iron, I got

/usr/local/iron-linux-64-126.0.6400.0/chrome: /lib64/libc.so.6: version `GLIBC_2.25' not found (required by /usr/local/iron-linux-64-126.0.6400.0/chrome)

So I checked

$ lo /lib64/libc.so.6
lrwxrwxrwx. 1 root 12 Jun 28 14:00 /lib64/libc.so.6 -> libc-2.17.so

I thought my system might be out-of-date, so I checked

# yum update
Loaded plugins: changelog, fastestmirror, kabi, langpacks, local, ps, tmprepo,
: verify, versionlock
Loading support for Red Hat kernel ABI
Determining fastest mirrors
(1/3): _local/primary_db | 2.6 MB 00:00:00
(2/3): epel/x86_64/updateinfo | 1.0 MB 00:00:05
(3/3): epel/x86_64/primary_db | 8.7 MB 00:00:15
No packages marked for update

Does this mean I will have to continue running the old version?

I just checked and found CentOS 7 End of Life: June 30, 2024. Hmmmm ...

Thanks,


Craig

Re: New Iron-Version: 126.0.6400.0 Stable for Linux

Posted: Sat Jul 20, 2024 7:03 am
by SRWare
Big Mac wrote: Sat Jul 20, 2024 2:15 am I just checked and found CentOS 7 End of Life: June 30, 2024. Hmmmm ...
We recommend:
https://www.tecmint.com/migrate-centos-to-rocky-linux/

Important:
Backup your data before, the upgrade can theoretically break the system.

Re: New Iron-Version: 126.0.6400.0 Stable for Linux

Posted: Sat Jul 20, 2024 5:18 pm
by Big Mac
We recommend:
https://www.tecmint.com/migrate-centos-to-rocky-linux/

Important:
Backup your data before, the upgrade can theoretically break the system.
Thank you for the recommendation. I looked up Rocky Linux and found a helpful description on Wikipedia, emphasis added,
On December 8, 2020, Red Hat announced that they would discontinue development of CentOS, which had been a production-ready downstream version of RHEL, in favor of a newer upstream development variant of that operating system known as CentOS Stream. In response, Gregory Kurtzer, CEO of CIQ (a Rocky Linux support provider) and one of the original founders of CentOS, announced that he would start a new project to achieve the original goals of CentOS
In looking at https://rockylinux.org/download, I think I will try a Desktop/Workstation Live Image with MATE from https://dl.rockylinux.org/pub/rocky/9/l ... latest.iso to see how things work and look.