New Iron-Version: 60.0.3150.1 Stable for Linux

Iron Forum for english speaking people

Locked
User avatar
SRWare
Site Admin
Posts: 3247
Joined: Sat Jan 19, 2008 4:16 am

New Iron-Version: 60.0.3150.1 Stable for Linux

Post by SRWare »

We released the new Iron for Linux 60 today, which contains all features and updates known from Chromium 60. The current version is 60.3150.1.

Main improvements:
- Bug-/Securityfixes

On Debian and distributions which use an older Kernel the following commands may be necessary (the .deb packages already do it automatically):

Code: Select all

cd [insert Iron directory here]
sudo chown root chrome-sandbox
sudo chmod 4755 chrome-sandbox
sudo chmod 4755 chrome-wrapper
./chrome-wrapper (for the start of Iron)
On Kubuntu, Lubuntu and other Non-GNOME-Distributions, please run once:

Code: Select all

apt-get install libgconf-2-4
To enable Netflix oder Amazon Video you have copy libwidevinecdm.so from an original Google Chrome installation to the Iron folder.
Alternative: Get it from the Slackware-Respos: http://www.slackware.com/~alien/slackbu ... ne-plugin/

How to get Flash working:
http://www.srware.net/forum/viewtopic.php?f=18&t=8295

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

WebRTC can be disabled by our extension: http://www.srware.net/forum/viewtopic.php?f=18&t=11893
Our official updater is available here: http://www.srware.net/forum/viewtopic.php?f=18&t=11751


Downloads:
http://www.srware.net/downloads/iron-linux.tar.gz (32-Bit)
http://www.srware.net/downloads/iron-linux-64.tar.gz (64-Bit)

Downloads for Debian-based distributions (Debian, Ubuntu, Mint etc.):
http://www.srware.net/downloads/iron.deb (32-Bit)
http://www.srware.net/downloads/iron64.deb (64-Bit)
Iron-Updates via Twitter: http://twitter.com/srware

Donations via Paypal and Bitcoin:
http://iron-start.com/spenden.php
frankf75
Posts: 7
Joined: Sat Mar 08, 2014 2:44 pm

Re: New Iron-Version: 60.0.3150.1 Stable for Linux

Post by frankf75 »

Thanks for the Linux version. :ironvsff
FrankM
Posts: 5
Joined: Mon Jan 28, 2013 8:05 pm

Re: New Iron-Version: 60.0.3150.1 Stable for Linux

Post by FrankM »

I also appreciate the new release. But can you update your links please? The download page on your website links to the forum topic for v58. I knew it was wrong when I looked and saw that I was running v59. I know to just go to the parent topic index and look, but it would be easier if the links were updated, or if there was a "sticky" post that was associated with the download link which constantly was updated with the latest release.

Thanks!!!
cirillo1940
Posts: 1
Joined: Thu Sep 14, 2017 12:33 pm

Re: New Iron-Version: 60.0.3150.1 Stable for Linux

Post by cirillo1940 »

I'm new to the forum, but for a long time I use Iron, I do not know what my version is, but if I wanted to update what I should do Thanks
frankf75
Posts: 7
Joined: Sat Mar 08, 2014 2:44 pm

Re: New Iron-Version: 60.0.3150.1 Stable for Linux

Post by frankf75 »

If you are using a debian based distro just install the deb file and you are done.
For tar.gz installation (I am not sure) but your settings/configurations should be located at "/home/<username>/.config/chromium
Locked