My thoughts on Slackware, life and everything

Chromium 60 packages available

chromium_iconGoogle released chrome/chromium 60.0.3112.78 on 25 July. My mother-in-law passed away which shifted my priorities this week, but I found some time to compile new packages. In my VM, the 64bit package creation took more than 24 hours… perhaps now is a good time to look at that Ryzen CPU and empty my savings account. This is getting ridiculous.

Note that this is a security release, fixing 40 security issues. Of those, the following are classified as “high risk” (many of them do not yet have their details published at cve.mitre.org or nvd.nist.gov): CVE-2017-5091, CVE-2017-5092, CVE-2017-5093, CVE-2017-5094, CVE-2017-5095, CVE-2017-5096, CVE-2017-5097, CVE-2017-5098, CVE-2017-5099. So I guess you better do the upgrade.

Compiling Chromium requires ninja and nodejs for which I have packages in my repository if you need them. Fortunately ninja and nodejs are only needed for the compilation, not for actually running the browser.

The packages for chromium, and the Widevine CDM plugin (package is called ‘chromium-widevine-plugin‘), are available for Slackware 14.2 and -current in my repository or one of its mirrors:

Have fun! Eric

12 Comments

  1. Eduardo

    Thank you Eric!
    My condolences on the passing of your mother-in-law.

  2. Andy

    Switch to lxc, it has zero overhead. Much faster than a VM.

  3. Gérard Monpontet

    My condolences, also.

  4. alienbob

    LXC is a light container solution which is fine for protecting the host from services you are running on it, but if you are still running the host kernel.
    If you really want a 100% clean solution for compiling software for older Slackware releases (I create packages for as old as Slackware 13.37) you need a VM.

  5. Aleksandar

    For some reason, this update gives me blury fonts (both interface and content)? (32bit version)

    Any ideas how to fix this?

  6. kjhambrick

    Eric —

    My thoughts and prayers go out to you and your wife on the passing of your mother-in-law.

    — kjh

  7. Thomas Løcke

    This release does weird stuff with font rendering, compared to 59. This on Slackware 14.2 x86_64.

  8. Drakeo

    Thanks for the build Eric. I have spent the last week trying to build other chromium products. So I can understand the frustration of waiting sever hours to see a build fail.
    In your case like a days worth with your older system.
    I hope one day like here at campus compile on virtual machines running on Blue Waters. When ninja can stack a 10,000 at a time :). Then I woke up :).

  9. Azirek

    Hello. Will you prepare build i486 for Slackware 14.1?

  10. alienbob

    Hi Azirek – probably not. Compiling Chromium just takes too long on my current hardware: more than a day, during which I can not compile anything else.
    Perhaps for a future version of the Chromium package, if I have new hardware, I will again build a package for Slackware 14.1 as well.

  11. Fulalas

    Alien, do you mind informing which CPU was used to compile this particular version of Chrome? I’m writing an article and I would like to link to this post, if you don’t mind. Thanks!

    • alienbob

      Way back in 2017 when I built this version of Chromium (not Chrome) I ran my QEMU virtual machines on a AMD Athlon II X4 640 (3000 MHz) with 8 GB of RAM.
      Today using a AMD Ryzen 7 1700 (3.00GHz) with 64 GB of RAM, the compilation speeds in the same QEMU virtual machines are more than 10 times faster.

Leave a Reply to Gérard Monpontet Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

© 2024 Alien Pastures

Theme by Anders NorenUp ↑