Slashdot Mirror


Google Chrome Requires TSYNC Support Under Linux

An anonymous reader writes Google's Chrome/Chromium web browser does not support slightly older versions of the Linux kernel anymore. Linux 3.17 is now the minimum requirement. According to a thread on the Debian mailing list, a kernel feature called TSYNC is what makes the difference. When a backported patch for the Debian 8 kernel was requested, there were hostile replies about not wanting to support "Google spyware."

219 of 338 comments (clear)

  1. It's not even all of T'SYNC by Anonymous Coward · · Score: 1

    It's really just the JUST IN TIMEBERLAKE function.

    1. Re:It's not even all of T'SYNC by Anonymous Coward · · Score: 5, Funny

      I thought T'Sync was Spock's aunt.

    2. Re:It's not even all of T'SYNC by Jane+Q.+Public · · Score: 1

      I thought T'Sync was Spock's aunt.

      No, that's Spock's aunt's other nephew, the only Vulcan HipHop artist.

  2. So much for LTS releases by pedantic+bore · · Score: 1

    This is unfortunate. I was hoping to not upgrade my Ubuntu 12.04 systems for another year or two, until the systemd dust settles, and I know other people in the same boat.

    --
    Am I part of the core demographic for Swedish Fish?
    1. Re:So much for LTS releases by Anonymous Coward · · Score: 1

      You can upgrade your Kernel to 3.19 without issue.

    2. Re:So much for LTS releases by allo · · Score: 1

      you can use the debian LTS version of chromium. Where is the problem?

    3. Re:So much for LTS releases by kthreadd · · Score: 1

      Every package is not supported in the LTS distribution. Chromium for example is not supported.

    4. Re:So much for LTS releases by pedantic+bore · · Score: 1

      I tested HWE on a few test systems before rolling it out across the rest of my systems. Long story short, several of the test systems had intermittent networking problems after the upgrade, which caused the systems to hang until power-cycled.

      In my environment, stability is more important than having the latest gee-whiz features, and due to slashed budgets, supporting new hardware is a problem I don't have, so it's not worth the trouble to try to use the Trusty kernel right now.

      --
      Am I part of the core demographic for Swedish Fish?
    5. Re:So much for LTS releases by rb12345 · · Score: 1

      In fact, Chromium was dropped from Wheezy recently since the version it was based on lost upstream support and security updates. The advice then was to run Jessie instead. Presumably that advice is now "don't run Chromium derivatives on Debian", unless testing has a supported kernel version.

    6. Re:So much for LTS releases by allo · · Score: 2

      Chromium is the opensource chrome, that's it. It does not have spyware and not the nasty habit of chrome to mess with your package manager to update by itself (i mean, really WTF?)

    7. Re:So much for LTS releases by ThePhilips · · Score: 1

      Check the Ubuntu kernel updates again.

      There were two kernel updates for 14.04 in a row recently so I checked things out. The only difference in the second update was that some network-related patch was removed since it was causing problems. There is a chance that your problem was fixed.

      --
      All hope abandon ye who enter here.
  3. Doesn't smell right by Enry · · Score: 4, Insightful

    This doesn't pass the sniff test. This 'bug' has apparently been around for months (October/November) and it's just now that people are noticing? And the fix is patching the kernel rather than regressing whatever change was in Chrome that added this?

    1. Re:Doesn't smell right by gl4ss · · Score: 2

      well with chrome you would be shit out of luck to change it if google will not.

      with chromium though there should be a patch... or maybe not. googles answer to their own projects has been to backport the patch.

      --
      world was created 5 seconds before this post as it is.
    2. Re:Doesn't smell right by Anonymous Coward · · Score: 5, Informative

      It's not a bug. Google's Chromium team decided the Linux kernel seccomp API wasn't meeting their needs, so they added the TSYNC feature (which makes applying seccomp sandboxing to child threads easier to do securely) to the kernel so they could use it in their code. They just aren't caring about the fact that not a lot of users have good reasons to be running older kernels. And it's complicated by the fact that they didn't get the kernel feature in before Debian jessie's feature freeze. Once again because they don't seem to care about other people's software lifecycles.

    3. Re:Doesn't smell right by Anonymous Coward · · Score: 1

      While I would agree that a lot of server type machines and processing type machines need to run older kernels, those machines also don't need to run a web browser. The machines people sit at and type into slashdot don't really have good reasons to stay on older kernels except for some people's cussedness and orneryness.

    4. Re:Doesn't smell right by allo · · Score: 2

      OTOH they have NO REASON AT ALL to upgrade. Upgrades can get you into trouble, on kernel updates this means trouble with drivers (ups, i upgraded, now wlan is not working anymore), while staying with a matured kernel which only gets security patches is a good choice.

    5. Re:Doesn't smell right by Runaway1956 · · Score: 4, Informative

      No, you're not SOL - there is a thriving community of Chrome hackers who change anything and everything they don't like about Chrome.

      http://www.srware.net/en/softw...

      --
      "Windows is like the faint smell of piss in a subway: it's there, and there's nothing you can do about it." - Charlie Br
    6. Re:Doesn't smell right by Anonymous Coward · · Score: 5, Insightful

      People are only noticing now because Google recently announced that future versions of Chromium (and thus Chrome) will only work with kernels that have this flag. It's a silly controversy because a Debian kernel maintainer just categorically rejected adding the patch not on any technical merit, but simply because he doesn't like Google. And as far as rejecting the patch because the freeze, well, that doesn't really fly since this patch was offered back in October of last year. In fact, Ubuntu already backported the patch for 12.04 lts kernel (3.13) and higher. So its not as if Debian couldn't have added the patch before the freeze. Apparently, this patch is simply being rejected because of a pathetic personal animosity towards the developer of patch, or the company he works for (Google).

    7. Re:Doesn't smell right by Microlith · · Score: 1

      Chromium, not Chrome. There's a distinct difference between the two.

    8. Re:Doesn't smell right by Anonymous Coward · · Score: 2, Informative

      The patch was committed in July, and Jessie's freeze started on the Nov. 5th.

    9. Re:Doesn't smell right by sjames · · Score: 1

      It's a bug in all but name. The correct behavior for a new feature that isn't universally available yet is to use it if it is there and fall back if it is not.

      This is just Google throwing it's weight around. It's a dick move.

    10. Re:Doesn't smell right by sjames · · Score: 1

      So you're convinced Aunt Tillie should roll her own kernel?

    11. Re:Doesn't smell right by Runaway1956 · · Score: 1

      http://www.srware.net/en/softw...

      https://code.google.com/p/chro...

      For most intents and purposes, there is little real difference. SRWare clearly states here, http://www.srware.net/en/softw... that they hack Chromium - but on other pages, they compare Iron to Chrome.

      If you're working from the same source code, the only real differences are those features that you might enable/disable when compiling. Am I right? If so - then it might be argued that Chrome is the more intrusive, more invasive version of Google's spyware. Chromium would be less intrusive spyware. And, Iron is an attempt to turn off all the spyware.

      --
      "Windows is like the faint smell of piss in a subway: it's there, and there's nothing you can do about it." - Charlie Br
    12. Re:Doesn't smell right by allo · · Score: 1

      you're talking about updates, not upgrades. Debian updates your kernel, chromium, ... and ensures there are no known security bugs. Google upgrades your chromium, fixing bugs and introducing new ones. You see the difference.

    13. Re:Doesn't smell right by HiThere · · Score: 1

      More particularly he said that *he* wasn't going to add that patch and called it Google spyware. This is the comment of a single maintainer, and it's hard to tell whether it's well justified or not, because Chrome is a binary blob. He could be dead on right.

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    14. Re:Doesn't smell right by laffer1 · · Score: 1

      You're kidding right? This is like dropping support for anything before Windows 8.1 + some hotfix. A web browser should not require a bleeding edge kernel. It's insane.

    15. Re:Doesn't smell right by AmiMoJo · · Score: 1

      It sounds like this is a security update.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    16. Re:Doesn't smell right by rdnetto · · Score: 1

      This doesn't pass the sniff test. This 'bug' has apparently been around for months (October/November) and it's just now that people are noticing? And the fix is patching the kernel rather than regressing whatever change was in Chrome that added this?

      The change is an improvement to sandboxing (i.e. security). If the kernel patch was sufficiently minor (this appears to be the case), it makes far more sense to backport it (improving the security under older kernels) than to remove it (compromising security under newer kernels). This is especially true given Debian's focus on security.

      Most of the comments in the thread seem to be from people who don't care, but are happy to use it as an opportunity to bash Chrome/Chromium. I suspect if someone had actually done the work of writing a patch, it would have been merged without much drama.

      --
      Most human behaviour can be explained in terms of identity.
    17. Re:Doesn't smell right by LordLimecat · · Score: 1

      Wonder if this AC will be back to correct his completely incorrect speculation.

      One even wonders if all the hysteria here will serve as a live lesson in "reigning it in".

    18. Re:Doesn't smell right by Wolfrider · · Score: 1

      --Aunt Tillie could probably roll her own kernel if you gave her a webpage with good instructions that would compile it for her and then prompt where to save the download ;-)

      --Of course there's no guarantee of no-malware-included at that point, but ease-of-use matters quite a bit for some people.

      --
      .
      == WolfriderV6 == I'm willing to admit that *I just might* be wrong... Are you??
  4. What's TSYNC ? by itzly · · Score: 4, Interesting

    Would have been nice if TFS had included an explanation of what the TSYNC feature is.

    1. Re:What's TSYNC ? by Eunuchswear · · Score: 5, Informative

      It's not the "TSYNC feature", it's SECCOMP_FILTER_FLAG_TSYNC

      http://lkml.iu.edu/hypermail/linux/kernel/1406.1/01964.html

      (Buggered if I know what it's for, however).

      --
      Watch this Heartland Institute video
    2. Re:What's TSYNC ? by vadim_t · · Score: 5, Informative

      Digging around a bit this is what I gathered:

      TSYNC is some flag added to seccomp to aid in something relating to thread synchronization: http://patchwork.linux-mips.or...

      And seccomp is a security mechanism of the Linux kernel used to implement the sandbox in Google Chrome, which it uses for instance to run the Flash plugin in such a way that it doesn't compromise the system if one of its many security weaknesses: http://lwn.net/Articles/347547...

      None of this seems to have any relation to spyware, in fact it would seem to have the exact contrary purpose: protecting the system from potentially malicious code and security exploits.

      Unless I'm missing something obvious, it sounds like Ben Hutchins (the Debian mailing list guy who made the comment on spyware) just dislikes Chrome for whatever reason unrelated to TSYNC and decided that it would be a fine way to ensure new versions of Chrome don't run.

    3. Re:What's TSYNC ? by Eunuchswear · · Score: 1

      Well, Ben did point out the little problem of Jessie being frozen, you need a bloody good reason to unfreeze at this juncture, and is Chromium important enough?

      --
      Watch this Heartland Institute video
    4. Re:What's TSYNC ? by Anonymous Coward · · Score: 5, Informative

      It's part of the "sandboxing" mechanism in Linux which allows processes to limit their interactions with the kernel to a subset of API calls by installing filter programs. The purpose of this limitation is known as the concept of least privilege: A process should not have more power to do anything than it needs to do its job. If it has more power, then an attacker can use that power in case he achieves control over that process. That's why you don't run your web server as the root user, for example. Server processes often start as high-privilege processes (for example to be able to attach to network ports lower than 1024), and then shed their privileges by switching to a limited user. Seccomp is a more fine-grained way of limiting the powers of processes. If a process tries to use a kernel API that it has previously denied itself access to, the kernel kills the process. For example, a process which in its normal operation never needs to access the file system can install a filter program which denies it all access to the file system API of the kernel. If an attacker injects code into the process to access the file system, the API call will then get the process killed instead of accessing the file system. The TSYNC feature enables a process to refine (limit more) whatever limited access a group of threads previously had (TSYNC stands for thread synchronization).

    5. Re:What's TSYNC ? by vadim_t · · Score: 5, Informative

      Right, so here is seems how things are:

      1. Google seems to have little regard for long term backwards compatibility, at least on the timeframes Debian wants it. Kernel 3.17 came out in October 2014. Fedora has a new enough kernel, but also doesn't have Chromium officially apparently because Google likes to clone various libraries and do API changes, rather than trying to work with the original developers, distributions, etc. So it seems Google mostly does its own thing and lets other people to deal with it.

      2. So Google is now releasing browsers that require kernel 3.17 to work properly. Users want to run it on their systems.

      3. But Jessie is frozen and so changes only happen for good reasons. The question is then whether to backport the TSYNC feature. On one hand, it's a new feature and it doesn't go in frozen releases, on the other hand it stops new versions of Chrome from running, which is a security concern. Ubuntu seems to have went with the later logic.

      4. Ben's reaction is "1. I don't like Chrome, so no", and "2. Distro is in freeze, there needs to be a formal proposal explaining exactly what patch to merge, and a sympathetic maintainer, which I am not".

      So really what's going on is a conflict between organizations. Google wants to move faster than Debian does, and Debian (or at least Ben) doesn't want to give Google special concessions.

    6. Re:What's TSYNC ? by Cley+Faye · · Score: 2

      The actual replies are worse than the slashdot summary; when someone asked for TSYNC support, the answer was "sounds like another good reason not to use Google Spyware". The followup are in the same vein about Flash.
      Now one can have his opinion and think that Chrome/Flash are evil incarnates and must be wiped out from our universe, that doesn't change the fact that Flash still exist, is still in use by an awful lot of websites, and Chrome is the only way to get this content under Linux. Telling people "nah, not gonna have it, kthxbai" is probably more hurting than anything.

    7. Re:What's TSYNC ? by Cley+Faye · · Score: 4, Insightful

      they were able to survive without TSYNC and make it 'safe' but suddenly they can't

      Geez, improving their software's security by taking advantage of better kernel support, Google really are deadbeat stupid. Better drop the sandboxing idea, have everything in the same process, preferably run as root. We'll be all safe with this old, not up-to-date version of openssl with brand new SSL3.0 support.

    8. Re:What's TSYNC ? by olsmeister · · Score: 1

      Thank you.

    9. Re:What's TSYNC ? by Ben+Hutchings · · Score: 5, Informative

      I do dislike Chrome and I'm not going to pretend otherwise. Aside from its being spyware (in its default configuration), the Chrome/Chromium developers have previously added requirements that make Chromium unsupportable in Debian 7. We could add this kernel feature now, but I strongly doubt that will be sufficient to keep Chrome/Chromium running on Debian 8 until its EOL.

      Please note that I am not NAKing the change, but I'm also not going to be the one to make it happen.

    10. Re:What's TSYNC ? by Runaway1956 · · Score: 1

      I also thank you, Sir AC.

      --
      "Windows is like the faint smell of piss in a subway: it's there, and there's nothing you can do about it." - Charlie Br
    11. Re:What's TSYNC ? by c0d3g33k · · Score: 1

      Thanks. If I understand your summary correctly, this sounds like a good security feature, apart from the "killing the process" bit. This seems like a handy mechanism for DOS attacks. Why not just refuse to do the unwanted thing and ignore it, while perhaps logging the attempt?

    12. Re:What's TSYNC ? by Anonymous Coward · · Score: 1

      The TSYNC patch does not have anything to do with Chrome being spyware or not. It's just a general security improvement.

    13. Re:What's TSYNC ? by Anonymous Coward · · Score: 2, Informative

      If the process does something that it promised not to do, it can't be trusted anymore and must not be allowed to continue. The first attempt to use an unauthorized API seals its fate. The server or application can just spawn a new process.

    14. Re:What's TSYNC ? by arth1 · · Score: 1

      This still doesn't explain why a userland program would require it? Is Chrome trying to foist the sandbox over on the kernel and relying on the kernel killing Chrome if the user installs an extension that isn't kosher?
      If so, it would seem like a good way to get users to stop using Chrome, because there would be no indication that's understandable by a mere user of why the app suddenly quit. Or am I guessing wrong here?

    15. Re:What's TSYNC ? by sumdumass · · Score: 1

      I for one hate trying to track oddities and buggy software down which is especially harder when there are no logs or evidence of the mibehavior.

    16. Re:What's TSYNC ? by Jay+Maynard · · Score: 2

      Do you honestly think your vocal opposition would not stand in the way of another developer deciding to get it in?

      --
      Disinfect the GNU General Public Virus!
    17. Re:What's TSYNC ? by Gr8Apes · · Score: 1

      It's simple enough to just abandon flash. Apple did, it didn't seem to stop the world nor harm their market share. There are some sites still tied to or using flash (youtube anyone?) so perhaps Google should set about cleaning house first.

      #2 is that no one in their right mind should use Chrome, at least not without blackholing every google address. My order of browsers is Safari, Firefox, Opera, IE in a dedicated windows VM, and then, only then, Chrome. I think I'm 20 revs behind in Chrome because it hasn't been run in a year, nor has IE actually... What a blissful year.

      --
      The cesspool just got a check and balance.
    18. Re:What's TSYNC ? by arth1 · · Score: 1

      You understand that allowing the rogue process to continue, as it would without the sandbox, means that you've been exploited successfully at that point, don't you?

      No, that does not follow. Apps do things they shouldn't do without malice too. It may not be desirable, but it does not imply that there is any attacker who have exploited your system.

    19. Re:What's TSYNC ? by znrt · · Score: 2

      it stops new versions of Chrome from running, which is a security concern.

      if old versions of chrome become a security concern it's google's responsibility to either provide a fixes or at least effectively warn users, period. has nothing to do with any aspect of any os chrome happens to run on.

      So really what's going on is a conflict between organizations. Google wants to move faster than Debian does, and Debian (or at least Ben) doesn't want to give Google special concessions.

      it's much like you say but i see no conflict, really. google can have its way, and debian (ben) is just being consistent with being debian. users can have their pick so no problem. responsibility is still clearly outlined and any rogue chrome versions causing havoc will be chrome's fault, regardless of kernel. so google should at least inform the user that they dropped support for platform x so he could pick a different browser. they have done so in the past.

      i made this reflection because of you mentioning "security concerns", but i don't know of any in this context. i understand now that tsync allows for cleaner implementation of sandboxing, but if you deliver a sandboxed browser for a platform you better make sure it's indeed properly sandboxed with the api available for that platform at that moment. IF chrome had known security issues with that then debian, being debian, should of course hold it back.

    20. Re:What's TSYNC ? by Anonymous Coward · · Score: 1

      Moi? A Google fanboi? HA! And rejecting a kernel patch because it was submitted by a Google employee, or simply because Google's software will take advantage of it is beyond asinine. What happens if Mozilla adds support for the feature? Is ol' Benny boy gonna penalize Debian users for not being able to make their systems a little more secure just because he's an asshole about Google stuff?

      Oh BTW idiot, the patch was introduced in July of last year. Jessie's freeze started on Nov. 5th. Plenty of time to get it in under the freeze deadline.

    21. Re:What's TSYNC ? by epine · · Score: 1

      Would have been nice if TFS had included an explanation of what the TSYNC feature is.

      This would be inconsistent with masses of people clicking into the discussion thread going "WTF?" and then sticking around to post a comment.

      I'd quit Slashdot in a heartbeat (abandoning what limited loyalty remains) if I were willing to wade through the alternatives in search of an alternative forum in which the paragraph as a unit of discourse has not yet been un-invented.

      Back in grade nine, back in the 1970s, in a school where the majority of students ended up in vocational college, I already held a low opinion of people who charged ahead with the lingo-of-the-day without providing the least context. Slashdot in its current incarnation routinely falls below the personal standards I used to judge my 14-year-old classmates back when Star Wars was the hottest property in known history (I was quietly polite about it, but none of those people became my friends). Every freaking time a Slashdot story does this (i.e. pretty much daily), I have a grade-nine flashback to the least nerd-compatible environment I've ever been forced to endure.

      Edge has a pretty good piece today: Yuval Noah Harari in conversation with Daniel Kahneman.

      I don't have a solution, and the biggest question maybe in economics and politics of the coming decades will be what to do with all these useless people.

      He merely means by "useless" the portion of the population who have no skills at anything that can't be better done by a (recently or soon-to-be-invented) machine.

      There's no fixed algorithm for ensuring that one remains a viable member of the "useful" population, but I'm going to continue with my grade-nine policy of gravitating toward those who 1) employ paragraphs when engaged in written communication; and 2) provide adequate background before lapsing into the lingo-of-the-moment.

      As I said, there's no fixed algorithm and I might well be wrong, but from where I presently sit, I'm voting as stated on this matter with my entire bag of skin.

    22. Re:What's TSYNC ? by the_B0fh · · Score: 1

      No, because Ian's vocal opposition to systemd got it in anyway. So it's not like vocal opposition can stop things from happening if enough people want it.

    23. Re:What's TSYNC ? by Anonymous Coward · · Score: 1

      Patronizing aside, why shouldn't it be backwards compatible

      Put in (hopefully) better words, why is a 5-month old security sandboxing feature in the kernel so important that suddenly Chrome can no longer run without it? Is there no way to determine that the feature is not present and say "well we wanted to turn it on, but since we can't, we'll just do things exactly the same way we've done them for five years already"?

    24. Re:What's TSYNC ? by dhasenan · · Score: 2

      On the assumption that a developer is trying to create an application for this sandbox environment, they get a very fast indication that they did something that isn't allowed instead of potentially mysterious errors. On the assumption that you're running malicious code, it means that that code can't continue probing your system.

      It does mean that portable code can't probe for what features are enabled and you instead must tell it in advance. Ideally there would be a way to query for which APIs are allowed and which aren't.

    25. Re:What's TSYNC ? by greg1104 · · Score: 1

      That's not how Chrome works. The only answer to all Chrome issues is "get the latest Chrome version where that's fixed". The concept of fixing a problem in an older version just doesn't exist in that mindset. It's rather fundamentally at odds with how Debian manages releases due to that, which is why I'm not surprised at their lack of fucks here.

    26. Re:What's TSYNC ? by Kjella · · Score: 1

      In other words business as usual, same attitude I got when my "Wintendo" box had trouble accessing a Linux share. Quite many people in the open source community will act like you just insulted your mother if you ask for any help that in any way involves proprietary software. The Church of Stallman wants to maintain the purity of their faith.

      --
      Live today, because you never know what tomorrow brings
    27. Re:What's TSYNC ? by Ben+Hutchings · · Score: 2

      Linux 3.19 is already packaged in experimental and I expect to end up maintaining a linux package in jessie-backports, so that will be another option for people who really want to use Chrome/Chromium.

    28. Re:What's TSYNC ? by pthisis · · Score: 1

      Flash still exist, is still in use by an awful lot of websites, and Chrome is the only way to get this content under Linux.

      Quite the opposite in my experience--running Flash is pretty much the only reason I launch Firefox these days.

      Most Flash sites are so terrible at detecting Chrome's built-in Flash on Linux that they refuse to run at all--I get the "Hey, this site requires Flash! Download it now!" message all the time in Chrome even though it already has the latest Flash support.

      Thankfully HTML5 is making this much less of an issue.

      --
      rage, rage against the dying of the light
    29. Re:What's TSYNC ? by Martin+Blank · · Score: 1

      The Chrome dev team has been trying to eliminate cruft from the code base for a while now, as is visible if you spend some time in the bug tracker. This may be a case where they got overzealous in trying to not have legacy code remain when they implemented a new feature. But given the number of distros running 3.17 or later, it should have been obvious that backports would be required for many (most?) distros, and that backporting is often seen as more work that distro devs would rather avoid so they can concentrate on standard code-bases.

      I see both sides of this: Google wants the most secure environment possible, and Debian has a development freeze for good reason. It's easy to overlook a flag like TSYNC if it's not being mandated by something major when the review is done, which may be the case here. But Debian may have to fold on this because they're not a big enough slice of the user pie to force Google to back down.

      --
      You can never go home again... but I guess you can shop there.
    30. Re:What's TSYNC ? by Martin+Blank · · Score: 1

      YouTube hasn't been tied to flash for a couple of months, with HTML5 the default video play mechanism since late January. Not all browsers will pick that up, apparently, since I've recently had Flash crash in Firefox during a YouTube playback.

      There are plenty of sites still tied to Flash, and that includes internal corporate sites. Those will be even harder to dig out, and Chrome is about the only means of Linux users to access Flash these days (at least in a vaguely secure fashion, since Flash for Linux hasn't been supported by Adobe in some time).

      --
      You can never go home again... but I guess you can shop there.
    31. Re:What's TSYNC ? by eWarz · · Score: 1

      Ben, you've really made me dislike Debian, and Debian was my one of my first distros. You may claim that Chrome is Spyware, but you have absolutely no proof to back up your claims (that the Chrome browser is spyware...hint, it's a trap, don't fall for it.) I personally use Chrome every day, and you know what I don't use every day? Debian, Do you know why? People like you. I've been using Linux for 20 years and it's people like you that get in the way of progress. I want to deal with a project that puts personal opinions aside and focuses on the greater good. Debian is not that project.

    32. Re:What's TSYNC ? by dave420 · · Score: 1

      Is it spyware, though? Repeating it again and again is not enough to make it so - is there an actual study out there showing this? One which includes captured packets showing unrequested data transmission to Google for nefarious action?

    33. Re:What's TSYNC ? by Gr8Apes · · Score: 1

      YouTube hasn't been tied to flash for a couple of months

      Oh my... a couple of months? But, apparently they still run flash. The question is "why"? Oh, could it be that their own unsupported Android phones wouldn't be able to visit youtub?

      --
      The cesspool just got a check and balance.
    34. Re:What's TSYNC ? by Quantum+gravity · · Score: 1

      Adobe won't update the Flash player beyond version 11.2, but continues to put out security patches. It works well enough for me.

    35. Re:What's TSYNC ? by Ben+Hutchings · · Score: 1

      This is why I claim it's spyware. Sure, you can turn most of those things off, but the intent of turning them on by default is to capture that information from most users.

      you know what I don't use every day? Debian, Do you know why? People like you. I've been using Linux for 20 years and it's people like you that get in the way of progress.

      I'm not getting in the way of anything. The kernel is team-maintained and I've explained how this change can be made without my help.

    36. Re:What's TSYNC ? by shutdown+-p+now · · Score: 1

      Apps do things they shouldn't do without malice too.

      In this particular thing, it's not merely a thing it shouldn't do, it's a thing that it explicitly said it won't do earlier. If it still does it, it's either a major bug in the app, or malicious injected code.

    37. Re:What's TSYNC ? by Immerman · · Score: 1

      Thank you. I looked all over for just that info with the last article, and google offered me nothing constructive.

      --
      --- Most topics have many sides worth arguing, allow me to take one opposite you.
  5. Re:So much for Debian 8, then... by Eunuchswear · · Score: 5, Insightful

    Not that I was going to use a system that kowtows to RMS by calling itself GNU/Linux anyway, but the OS is there to support the software I use, and I use Chrome on Linux. If the OS won't support it, then I won't use it.

    So, you tell us you are not going to use a system that you weren't going to use.

    And we should give a fuck, why?

    --
    Watch this Heartland Institute video
  6. Debian 8 was already a lost cause. by Anonymous Coward · · Score: 5, Interesting

    Debian 8 was a lost cause long before this nonsense. It will be the first "stable" version of Debian to include systemd. Systemd was forced upon Debian users thanks to some dirty politics, and has generally been unwanted by most of the Debian community. It already caused numerous problems for those running the unstable and testing versions of Debian, including systems that would no longer boot. The fact that systemd is still under very heavily development additionally means that it has no place in a stable Linux distro release, especially a Debian stable release. Many Debian users, especially those running servers, have realized that they need to discard Debian in order to maintain the stability of their systems. We've seen lots of these people move to the BSDs, in fact. All of that aside, Debian 8 is shaping up to be one of the most disappointing Debian releases ever, if not the worst, and it's all thanks to the bad decision to include systemd.

    1. Re: Debian 8 was already a lost cause. by Anonymous Coward · · Score: 1

      Get a clue chuckle fuck, programs "under heavy development" are so seldom part of Debian stable one might as well say never. This includes the Linux kernel, where only well tested kernels are pushed out, and are almost always a few minor versions behind everyone else just for that reason, perhaps with backporting of important security patches.

      As a longtime Debian adherent, it is indisputable to say this is too much too soon.

    2. Re:Debian 8 was already a lost cause. by allo · · Score: 1

      Friday was yesterday, Mr. Troll.

    3. Re:Debian 8 was already a lost cause. by Anonymous Coward · · Score: 1

      SystemD was in jessie long before the freeze. No need for backporting.

    4. Re:Debian 8 was already a lost cause. by rubycodez · · Score: 4, Informative

      No systemd is not production ready. I've Debian testing systems in vm, and find systemd is buggy garbage.

    5. Re:Debian 8 was already a lost cause. by x0ra · · Score: 2

      "Freeze" in Debian's term is more like an Ice Age in the real world...

    6. Re:Debian 8 was already a lost cause. by Jay+Maynard · · Score: 3, Interesting

      Of course, you ignore the multitude of technical arguments against it, centering on its monolithic nature and its propensity to devour everything in its path.

      I don't have a lot of strong feelings about systemd, but it does strike me as fundamentally failing to understand Unix.

      --
      Disinfect the GNU General Public Virus!
    7. Re:Debian 8 was already a lost cause. by jc42 · · Score: 1

      Friday was yesterday, Mr. Troll.

      No it wasn't; it's Sunday now.

      --
      Those who do study history are doomed to stand helplessly by while everyone else repeats it.
    8. Re: Debian 8 was already a lost cause. by Anonymous Coward · · Score: 1

      You and lennart poettering have linux ME EDITION. Microsoft is showing more sense and sensibility than you systemd fucking assholes. You are a god damned cancer and a bunch of lying foisting fucks. Diaf. Diaf.

      If your shit is so good why remove the choice. Via, emacs and nano can coexist.

      You systemd fucking prick assholes are the only open source pricks to ruthlessly politically Goebbels and bernays style attack the alternatives. Diaf. Diaf. Assfuck

    9. Re:Debian 8 was already a lost cause. by Jay+Maynard · · Score: 1

      Linux's strength is that is is Unix.

      Or are you trying to provide an existence proof of Henry Spencer's famous saying: "Those who do not understand Unix are condemned to reinvent it - poorly."?

      --
      Disinfect the GNU General Public Virus!
    10. Re:Debian 8 was already a lost cause. by mattventura · · Score: 1

      It's not being "forced" upon users. It's still entirely possible to have a Debian system without systemd. It's not Debian forcing it on users, it's Gnome depending on it. If you don't need Gnome (which you especially wouldn't on a server), then you don't need systemd.

    11. Re:Debian 8 was already a lost cause. by maestroX · · Score: 1

      reporting is absorbed by systemd.
      just boot up a testing system

    12. Re: Debian 8 was already a lost cause. by mattventura · · Score: 1

      That being said, the installer will install systemd by default, so you either need to remove it after the fact, or monkey with the installer to force it to use sysvinit instead.

    13. Re:Debian 8 was already a lost cause. by rdnetto · · Score: 1

      Systemd was forced upon Debian users thanks to some dirty politics, and has generally been unwanted by most of the Debian community.

      While I agree that it's questionable whether systemd is suitable for Debian stable, I would hardly describe it as resulting from "dirty politics".
      The reason that systemd got adopted is very simple: it means less work for distro maintainers. Systemd .service files are much easier to maintain than initscripts, systemd comes with logind (consolekit is unmaintained, and no one is interested in picking it up), and perhaps most importantly, Red Hat is pushing it (which means that they would contribute significantly to porting programs to it. The only real alternative to it was OpenRC, which doesn't fix the consolekit issue.[1] The maintainers were the ones making the decision, so they put their interests first, as opposed to that of their users.

      I agree that systemd has some architectural issues (just cause you choose a binary log format, doesn't mean you need modify the start of it on each update) and management issues (it should never have assimilated udev without continuing to support its use without the rest of systemd), but its adoption was entirely due to the opportunity cost of choosing anything else, as opposed to politics.

      [1] For the record, I think that OpenRC would have been a fine alternative for Debian. While it doesn't have as much upstream development, it doesn't need to as it's a mature product.

      --
      Most human behaviour can be explained in terms of identity.
  7. Don't you compile your own browser? by mi · · Score: 2

    Rather than adding new code to your kernel, why not simply remove new code (whatever breaks without this TSYNC) from your browser? If this code was recently added, it just can't be that difficult to remove.

    You are compiling it yourself, aren't you? I certainly do — that's what source code is for. What's the problem?

    --
    In Soviet Washington the swamp drains you.
    1. Re: Don't you compile your own browser? by Anonymous Coward · · Score: 1

      Sure you can. That's the whole point. We have all been doing this sort of thing since open source software sprung on the scene.

      You want to use the app. It does not work on your box. Do some research. Hack it. Post it.

    2. Re: Don't you compile your own browser? by kthreadd · · Score: 1

      So, where is the source code for Chrome? No, not Chromium. Chrome.

    3. Re:Don't you compile your own browser? by Runaway1956 · · Score: 1

      That's what DOCUMENTATION is for. I'm no coder, but I can compile the stuff I want, the way I want it. Any coder watching me decipher code would want to cry - it would be like watching the special Olympics from his point of view. But, I can read the documentation, and pull shit out of the wall of text, or I can stick shit in, or I can just stir the shit a little bit. Try it some time.

      --
      "Windows is like the faint smell of piss in a subway: it's there, and there's nothing you can do about it." - Charlie Br
    4. Re: Don't you compile your own browser? by mi · · Score: 1

      No, not Chromium. Chrome.

      Distinction without difference. "Chromium" is Chrome compiled from source-code. Not entirely unlike "Mozilla" vs. "Netscape", I suppose...

      The practical differences are few and what shortcomings there are in "Chromium" by default, can be overcome at build-time. One major deficiency of official Chrome, in my not so humble opinion, is the bundling of various software, that's supposed to already exist on any decent system. FreeBSD port of Chromium, for example, goes through quite a list of "third-party" stuff to remove — including zlib, yasm, and sqlite, for crying out loud!

      --
      In Soviet Washington the swamp drains you.
    5. Re: Don't you compile your own browser? by kthreadd · · Score: 1

      If there are so few differences then why don't they stop distributing the non-free version?

    6. Re: Don't you compile your own browser? by mi · · Score: 1

      If there are so few differences then why don't they stop distributing the non-free version?

      Beats me. But then, I'm a FreeBSD-user and build everything from source...

      --
      In Soviet Washington the swamp drains you.
  8. How the fuck does Chrome handle other platforms? by Anonymous Coward · · Score: 1

    I don't know what the fuck TSYNC is, but I'm confident that the BSDs, OS X, and Windows probably don't offer it, especially if only recent Linux kernel versions support it.

    So how the flying fuck can Chrome run on these other systems that don't offer this functionality? What in shit's name is preventing those workarounds from being used on these older Linux systems?

  9. People are correctly annoyed by this by Anonymous Coward · · Score: 5, Insightful

    The general issue here is that running a fairly large, popular application now requires a kernel patch that was authored by the same organization that wrote the application. Moreover, the kernel version including this patch is well newer than what's shipped by most mainstream distributions, AND the application vendor is fairly hostile to running older versions of the application software (that wouldn't require this patch).

    So,

    1. Vendor isn't willing to think about distribution support timelines
    2. Vendor doesn't seem to care about kernel/userspace boundaries and very happily writes code on both sides to an interface they've designed themselves, for themselves.
    3. Profit?

    Yes, doing it this way is notably easier for Google. This is generally considered one of the selling points of a closed ecosystem: you don't have to care about little things like public interfaces and what's already in the field (and going to be there for a decade): just "move fast and break stuff" because it all works in the environment that you're testing in, and you don't much care about anything else.

    1. Re:People are correctly annoyed by this by Anonymous Coward · · Score: 1

      If per previous comment the reason for TSYNC is to implement an effective sandboxing process to better secure the application, then the underlying reason seems to have merit. If allowing folks to circumvent this sandboxing within the app is seen as "something they don't want to do" - they so be it. If they don't want to make old versions easily available, that seems to make sense here too. (Why let someone use something known to be broken/insecure.)

      If you don't like the product / rationale / timelines / physical realities of implementing this (might require kernel support) then simply use something else.
      Just because something is popular doesn't mean they have to support platforms where folks who hold the keys don't want to play nicely with others.
      Neither party has any obligation to the other.

      Move along and find something or build something that's equivalent in form and function.

    2. Re:People are correctly annoyed by this by ChunderDownunder · · Score: 2

      This would be a non-issue if Google supported some kind of ESR release, as Firefox has. i.e. Firefox is now at 36 but debian stable will ship with the 31.x ESR. (One can pull the 36.0 release from experimental if game)

    3. Re:People are correctly annoyed by this by rsilvergun · · Score: 1

      True, but it's not like Chromium isn't open source. If you don't like it, fork it or at least submit a patch to remove tsync support. From some comments in the thread this sounds like a performance issue. It's there to improve multi-threading. I remember the good old days of Desktop Linux when it out performed my Win9x installs on the same hardware by a significant margin. I miss those days, and I wouldn't mind someone bringing them back.

      --
      Hi! I make Firefox Plug-ins. Check 'em out @ https://addons.mozilla.org/en-US/firefox/addon/youtube-mp3-podcaster/
    4. Re: People are correctly annoyed by this by Anonymous Coward · · Score: 1

      So "The Google Way" is the correct way, and every other application in Linux is insecure?

    5. Re:People are correctly annoyed by this by Rich0 · · Score: 1

      2. Vendor doesn't seem to care about kernel/userspace boundaries and very happily writes code on both sides to an interface they've designed themselves, for themselves.

      So, nothing ends up in Linux unless Linus lets it in, and it isn't like this was snuck in.

      Really, Google is doing the right thing here. Instead of trying to hack inter-process security in on the userspace side, they're extending the kernel to improve things. Inter-process communications/relationships/etc is one of the things the kernel is supposed to do.

      This is no more a violation of boundaries than putting modesetting in the kernel instead of running X11 as root and having it set device registers and such.

    6. Re:People are correctly annoyed by this by RoLi · · Score: 3, Informative

      The sad thing is that Mozilla hides their ESR release. Once I (unsuccessfully) tried to find it on mozilla.org (Go ahead, try it!).

      I only succeeded by using Google (oh, the irony!) to find an obscure download page on mozilla.org.

      Mozilla treats their ESR release like some unwanted stepchild.

    7. Re: People are correctly annoyed by this by Rich0 · · Score: 1

      So "The Google Way" is the correct way, and every other application in Linux is insecure?

      Security isn't a binary thing. Google's way is more secure, and I'm sure other applications will start using it. It only hit the kernel a few months ago, don't be surprised if every single process on Linux is using it.

    8. Re:People are correctly annoyed by this by Punto · · Score: 1

      Don't forget that "feature" they added some months ago where the browser arbitrarily disables add-ons that weren't approved by the vendor, without the option for the user to white list them or explicitly enable them. They're just disabled, for your own good, stop asking questions. So now you're forced to run the "developer version" which allows this, and it aggressively updates itself to the latest version every chance it gets.

      --

      --
      Stay tuned for some shock and awe coming right up after this messages!

    9. Re: People are correctly annoyed by this by chihowa · · Score: 1

      It only hit the kernel a few months ago, don't be surprised if every single process on Linux is using it.

      Any other applications that adopt it will likely do so in a much more sane manner, though: use it if it is present and function without it if it isn't. Having a hard dependency on an optional feature that's only a few months old is kind of an insane approach. Who programs like that?

      --
      If you want a vision of the future, imagine a youtube comments section scrolling - forever.
    10. Re:People are correctly annoyed by this by chihowa · · Score: 1

      So how did Chrome work prior to last October? Why not just take advantage of TSYNC if the kernel supports it and do without it if it doesn't? At least until distributions have had a chance to properly adopt the new kernels.

      A hard dependency on a few month old feature is a little insane. No other application operates like this.

      --
      If you want a vision of the future, imagine a youtube comments section scrolling - forever.
    11. Re:People are correctly annoyed by this by sjames · · Score: 1

      The right thing is to gracefully introduce the new capability. TSYNC isn't at all a bad thing, that's why Linus let it go in. The correct thing in userspace is to use the feature if it is there and do it the old way if it is not. Then, later on when the new kernel feature becomes universal through natural upgrade cycles you can remove the fallback.

    12. Re:People are correctly annoyed by this by Eravnrekaree · · Score: 2

      The feature added is something that is generally useful for a large number of network applications, not just Chrome. Its a sandbox feature that other programs and servers could benefit from, not just Chrome. Given the dangers of the web browser today, you basically shouldnt be running a browser without a sandbox, the security imperative is certainly justified enough for a backporting of the feature to older kernels to add the additional security.

    13. Re: People are correctly annoyed by this by Eravnrekaree · · Score: 1

      They are not specific to chrome browsers. Firefox can use these too.

    14. Re: People are correctly annoyed by this by Eravnrekaree · · Score: 2

      Its not bloatware. The feature is something that can be widely used by any networked program, it provides a security layer. Given the problems browsers have faced with security issues, its a badly needed extra layer of security. You are basically saying that protecting the system from an compromised process is bloatware. Thats nonsense. If anything, Firefox needs to play catch up to implement the sandbox.

    15. Re:People are correctly annoyed by this by Eravnrekaree · · Score: 1

      The feature added on the kernel side is not particularly for Chrome, it can be used by other networked applications, in fact, such use would be highly advisable. Firefox needs to use this itself, and can. Its a sandbox feature for protecting the system from a compromised process. Its debian that refused to apply the patch for older kernels. The feature should be considered a security patch as the situation with browsers, not just the browser but some plugins some users use such as Flash, has become serious enough that having a sandbox nowadays is a critical extra layer of security. You basically shouldnt be running a browser without the sandbox anyway. So backport the sandbox to older kernels and be done with it.

    16. Re:People are correctly annoyed by this by Eravnrekaree · · Score: 1

      Removng TSYNC support would be incredibly stupid. You have no idea what your talking about. The feature is there to sandbox the browser. Given the history of security problems in nearly all C software programs, this is of critical importance. TSYNC can also be used by all other network programs in the system as well, so this is not chrome specific. Firefox needs to use this feature badly. Just backport the feature to older kernels. This is what Debian is refusing to do because they are a bunch of stubborn fools. Debian basically wants to keep their users unnecessarily in a less secure state because they dont like Google.

    17. Re:People are correctly annoyed by this by hazeii · · Score: 4, Informative

      That'll be https://www.mozilla.org/en-US/firefox/organizations/all/.

      Sadly, despite being a long-term FF user, it pains me to say it's far easier is to switch to Palemoon; it's a minimal effort and the result is firefox without all the BS (Palemoon being a firefox fork/tracker that values functionality over hipster cool)

      --
      All your ghosts are just false positives.
    18. Re: People are correctly annoyed by this by Rich0 · · Score: 1

      It only hit the kernel a few months ago, don't be surprised if every single process on Linux is using it.

      Any other applications that adopt it will likely do so in a much more sane manner, though: use it if it is present and function without it if it isn't. Having a hard dependency on an optional feature that's only a few months old is kind of an insane approach. Who programs like that?

      Somebody whose main linux distro target is one they publish themselves?

    19. Re:People are correctly annoyed by this by Rich0 · · Score: 1

      The right thing is to gracefully introduce the new capability. TSYNC isn't at all a bad thing, that's why Linus let it go in. The correct thing in userspace is to use the feature if it is there and do it the old way if it is not. Then, later on when the new kernel feature becomes universal through natural upgrade cycles you can remove the fallback.

      The correct solution is the one that best solves your use case. If Google's use case for chromium isn't supporting Debian, then there is really nothing wrong with their approach. Presumably their main linux target for chromium is chromiumos, and I'm sure it works just fine there.

    20. Re:People are correctly annoyed by this by sjames · · Score: 1

      Debian is hardly the only distro that doesn't yet have a new enough kernel. If their target is chromiumos, then they shouldn't represent it as suitable elsewhere.

    21. Re:People are correctly annoyed by this by Rich0 · · Score: 1

      Debian is hardly the only distro that doesn't yet have a new enough kernel. If their target is chromiumos, then they shouldn't represent it as suitable elsewhere.

      Where do they represent it as being suitable elsewhere? I don't believe they distribute binaries of chromium, and the linux build instructions don't really list explicit dependencies.

      In any case, Debian can backport the feature, or just stick with an older release of chromium and backport security fixes to it (which is basically what they do with everything else anyway, though chromium moves a lot faster than most project so I can see why they wouldn't want to do this).

    22. Re:People are correctly annoyed by this by sjames · · Score: 1

      The topic is Google chrome (which is the Google branded version of chromium). I am running it now. I downloaded it from Google. Look at this page. It clearly claims suitability for Debian/Ubuntu/Fedora/openSUSE and other OSs.

      If the first update will break it, they have no business offering it without a big fat warning.

    23. Re:People are correctly annoyed by this by Rich0 · · Score: 1

      The topic is Google chrome (which is the Google branded version of chromium). I am running it now. I downloaded it from Google. Look at this page. It clearly claims suitability for Debian/Ubuntu/Fedora/openSUSE and other OSs.

      If the first update will break it, they have no business offering it without a big fat warning.

      I'm not sure why Debian cares about Chrome one way or the other. It isn't FOSS.

      You might suggest that Google changes the webpage - presumably it was written back when it was true. Better yet, tell your friends to not install software outside of the package manager unless they know what they're doing. Since you obviously know what you're doing, I'm sure you'll figure it out. :)

  10. Re:So much for Debian 8, then... by Jay+Maynard · · Score: 3, Insightful

    Because it's yet another reason not to use them.

    --
    Disinfect the GNU General Public Virus!
  11. Re:How the fuck does Chrome handle other platforms by Anonymous Coward · · Score: 2, Insightful

    LTS as a practice, is against Google's best interest - Google is attempting to leverage Chrome to turn all software into insecure, auto-update, phone home garbage - just like all other web applications. They don't want to use the workaround, they want you to update.

  12. Re:How the fuck does Chrome handle other platforms by Anonymous Coward · · Score: 5, Informative

    It's a detail of how sandboxing works on Linux. Other OSes have theirmown sandbox mechanisms. Microsoft cares about Windows having the necessary features because they use a sandbox in IE. The Linux sandbox mechanism that Chrome/Chromium uses appears to be an API at least partially developed by Google. TSYNC is a feature Google recently added to the sandboxing API in Linux because they intended to use it in Chrome.

  13. Google Chrome is fast moving... by gbcox · · Score: 5, Insightful

    This is really a non-issue. Chrome decided to use a recent feature in the kernel. This happens all the time. Most distributions that are using the older kernel have patched. If Debian doesn't want to patch, move to another distribution or switch to Firefox. Both Fedora 20 and 21 are on 3.17 - so it isn't an issue there. Debian is notorious for using old stuff, so it may be the kernel they are using requires a multitude of changes and because of their policies they don't want to move to a more recent version. You buy into that logic when you choose to use Debian - so expect this stuff to happen. This has nothing to do with RMS or Google; rather the mismatch of using a slow to update distribution with a browser that is on the fast track.

    1. Re:Google Chrome is fast moving... by BitZtream · · Score: 3, Informative

      Chrome decided to use a recent feature THAT THE CHROME DEVS SUBMITTED TO THE KERNEL ... and isn't in any distribution that matters ... nor will it be for some time to come.

      The issue is that unless your running a dev/unstable branch, you aren't going to have this kernel feature and you're not going to have it in stable/LTS versions ever ...

      The application dropped support for production kernels ... because it wants a patch that isn't yet in production kernels.

      Googles foot ... they just shot a hole in it, fuck'em.

      --
      Persistent Volume manager for Kubernetes - https://github.com/dwimsey/openshift-pvmanager
    2. Re:Google Chrome is fast moving... by gbcox · · Score: 4, Insightful

      Oh for pete sake... It doesn't matter who created the feature... it was viewed as relevant and worthwhile otherwise Linus wouldn't have allowed it in the kernel. You'll have the kernel feature if it is backported. This appears to be all about Debian. If they choose not to backport either switch distributions or use another browser. Most people aren't going to be impacted by this. It's kinda of silly... it's the feigned internet outrage of the day.

    3. Re:Google Chrome is fast moving... by Rich0 · · Score: 4, Insightful

      The application dropped support for production kernels ... because it wants a patch that isn't yet in production kernels.

      The feature is in several stable kernel branches. Your distro might just not support them, so either don't use Chrome, or don't use that distro, or figure out how to use a newer kernel on your distro. :)

    4. Re:Google Chrome is fast moving... by thegarbz · · Score: 5, Insightful

      THAT THE CHROME DEVS SUBMITTED TO THE KERNEL

      Putting something in bold doesn't in any way make it relevant. Chrome devs didn't put it into the kernel, they submitted it as you said. There's a whole team that look after and maintain the kernel and they don't just blindly let every bit of code in. Most things go through review and go into the kernel only if Linus doesn't castrate the submitter.

      TSYNC is now a current feature of the kernel. Where it came from is entirely irrelevant.

      Also given the market share of Chrome on Linux in the wider scheme of the internet I think they may have only shot off the tip of one toenail. The foot will be fine.

    5. Re:Google Chrome is fast moving... by Anonymous Coward · · Score: 1

      It isn't just about Debian. It is (or used to be) customary for user space programs not to depend on new features. Unless there are very good reasons for requiring a feature and thereby limiting the number of systems your software can run on, use the feature if it is available, but don't fail if it is not.

      There's currently a trend to have everything continuously updated, which doesn't just include bug fixes but also feature updates. Google was and is a driving force behind this. It was the first to remove visible version numbers from its browser. There was to be just one relevant version: Current. You no longer get bugfixes separately from new features. If Google decides their software should work differently now, you either agree or you're left with unsupported software. That is wildly incompatible with a release model that has the word "stable" in it. Obviously Google expects everybody else to bend over backwards for them. See also Android.

    6. Re:Google Chrome is fast moving... by kthreadd · · Score: 1

      My concern is that Debian, due to the lack of any long-term supported release of Chromium, will be forced to constantly update Chromium to the latest upstream version in their stable distribution.

      They already do this. Just look at the changelog.

    7. Re:Google Chrome is fast moving... by timkb4cq · · Score: 1

      It's not exactly hard to upgrade the kernel in debian to the latest version. The Liquorix Project, http://liquorix.net/ , has a debian sid repository which works in Jessie. The MX / MEPIS Community Repositories have those repackaged for Wheezy.

      Running debian stable, or even testing, on the desktop has always required some backports. That's why all the debian derivatives like Ubuntu, Mint, Antix, PCLinuxOS, and the rest are popular.

      I wouldn't suggest you upgrade the kernel on your production server without good reason - but why would you be running Chrome on your server anyway?

    8. Re: Google Chrome is fast moving... by Blackbox42 · · Score: 1

      So run the older version and take the security hit. Google updated the kernel to make or more secure, why shouldn't they use that new feature?

    9. Re:Google Chrome is fast moving... by Rich0 · · Score: 1

      I said:

      The feature is in several stable kernel branches.

      You said:

      No, it is not in any stable kernel branches other than those later than 3.17.

      Your use of the word "no" suggests that there is a contradiction here, and there isn't.

      It is present in 3.18 and 3.19, which are both stable kernel branches.

    10. Re:Google Chrome is fast moving... by rdnetto · · Score: 1

      The application dropped support for production kernels ... because it wants a patch that isn't yet in production kernels.

      The feature is in several stable kernel branches. Your distro might just not support them, so either don't use Chrome, or don't use that distro, or figure out how to use a newer kernel on your distro. :)

      Given that this is Debian we're talking about, the the right comparison is with an LTS kernel, not a stable one. 3.17 is already EOL, and it was only released in October. The most recent LTS kernel is 3.14.

      That said, Jessie is currently running 3.16, so there's likely something I'm unaware of regarding Debian's kernel policy...

      --
      Most human behaviour can be explained in terms of identity.
  14. Re:So much for Debian 8, then... by Jay+Maynard · · Score: 3, Insightful

    To each his own.

    However, for folks who want their OS to actually pay attention to their needs, it's yet another nail in Debian's coffin.

    --
    Disinfect the GNU General Public Virus!
  15. Re: Mailing list sounds like a bunch of Whiners... by gbcox · · Score: 1

    Well, that depends. New hardware support is added all the time. LTS means that changes can be made. It doesn't mean you are frozen to a specific set of hardware. Chrome development is on the fast track. If the distribution you are using thinks that you are using a "stupid web browser" perhaps it is time to switch to another distribution. Fedora and Ubuntu will work just fine; and I'm sure there are others.

  16. Re:How the fuck does Chrome handle other platforms by Zero__Kelvin · · Score: 1

    "So how the flying fuck can Chrome run on these other systems that don't offer this functionality?'

    Just because a version of Chrome gets released doesn't mean that all distributions will and must begin using the code immediately. Distributions will simply not deliver newer versions of Chrome until the kernel is bumped up to the level required to support said newer version.

    --
    Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
  17. Re:Something doesn't feel right by Zero__Kelvin · · Score: 1

    Google didn't run around to all the servers on the internet gathering all the source code for the versions of Chrome that need this patch. Distributions will simply use the version they have that works and refrain from bumping up the Chrome version until after the linux kernel is at the required revision.

    --
    Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
  18. It'll get backported by facetube · · Score: 3, Informative

    Ubuntu already appears to have a seccomp-tsync backport to 3.16.x: https://lists.ubuntu.com/archi....

  19. Re:So much for Debian 8, then... by Runaway1956 · · Score: 1

    I haven't even looked to see why Chromium needs to make a kernel call that no other browser needs to make. But - I'm rather skeptical of TSYNC before I even look at it. TFS already suggests that it might be spyware. Glad I no longer run Chromium - SRWare Iron is the same as Chromium, but stripped of all the intrusive bullshit.

    http://www.srware.net/en/softw...

    --
    "Windows is like the faint smell of piss in a subway: it's there, and there's nothing you can do about it." - Charlie Br
  20. Re:So much for Debian 8, then... by Runaway1956 · · Score: 1

    "1) they derive directly from Ubuntu, which pays better attention to users,"

    Seriously? WTF was Unity? I dumped Ubuntu as soon as they started tooting Unity's horn, and the wife dumped Ubuntu when her version with Mate desktop lost support. Pays attention to it's users? What users are those, exactly? The users who migrated from Windows, and wish to continue along the same path that Microsoft is going?

    Nope, you don't get away with that one. You may state that Ubuntu satisfies all your wants and needs in a desktop, and I'll just roll my eyes, and keep my mouth shut. You may NOT proclaim that Ubuntu pays attention to it's users. THAT is a lie!

    --
    "Windows is like the faint smell of piss in a subway: it's there, and there's nothing you can do about it." - Charlie Br
  21. Re:Mailing list sounds like a bunch of Whiners.... by BitZtream · · Score: 5, Insightful

    Chrome is by definition, spyware.

    It does everything in its power to relay information about your activities back to Google, right down to what you click and when, if you allow it.

    Most of these 'features' require you to opt-in, but some just happen right out of the box.

    If you don't realize that the entire existence of Chrome and Chromium is to get information about you, you're an idiot with your head in the sand.

    --
    Persistent Volume manager for Kubernetes - https://github.com/dwimsey/openshift-pvmanager
  22. Re:Wait a minute!!!.... by kthreadd · · Score: 1

    Chrome is non-free proprietary software. They have never included it in Debian.

  23. Re:So much for Debian 8, then... by Gr8Apes · · Score: 5, Insightful

    You know what? I'm not paranoid about Google. They don't care about me individually, and I opt out of their ad targeting. The rest I just don't care about.

    You're can't be paranoid about google, paranoia is thinking that someone's watching you, with Google, they boldly state they're watching you and in your case you're aware of that. I personally do care what Google knows and have taken steps to limit that significantly, by using as little of their services as possible and making tracking me much more difficult. A random Jane or John at Google shouldn't be able to tell you you're on your period this week, for instance.

    --
    The cesspool just got a check and balance.
  24. Re: Mailing list sounds like a bunch of Whiners... by allo · · Score: 1

    no, the real LTS kernel does not get new hardwaresupport. you confuse it with the hardware enablement stack of ubuntu.

  25. Re:Something doesn't feel right by kthreadd · · Score: 1

    Chrome is non-free so most distributions don't distribute it to begin with.

  26. Re:How the fuck does Chrome handle other platforms by Gr8Apes · · Score: 2

    Sounds like Firefox may get a bump in NetStat numbers, however small, and Chrome will drop. I still don't get why anyone would use that phone home spyware, but over 40% of the market can't be wrong, can it? Think about the windows users!

    --
    The cesspool just got a check and balance.
  27. Re:Get the story straight by kthreadd · · Score: 1

    The guy that said "Sounds like another good reason to not use Google spyware" does not have a Debian email address.

    You mean that guy?

  28. Somethings not right by The+Cisco+Kid · · Score: 1

    I'm on Debian 7 Wheezy, running Google Chrome 40.something

    Is that supposed to not work?

    1. Re:Somethings not right by kthreadd · · Score: 2

      If I understood the bug report correctly this only affects users that uses extensions.

  29. Re:How the fuck does Chrome handle other platforms by Anonymous Coward · · Score: 3, Funny

    I don't know what the fuck TSYNC is, but I'm confident that the BSDs, OS X, and Windows probably don't offer it, especially if only recent Linux kernel versions support it.

    So how the flying fuck can Chrome run on these other systems that don't offer this functionality? What in shit's name is preventing those workarounds from being used on these older Linux systems?

    Shorter AC: I have no fucking idea what this is all about, but it fucking enrages me! Raaaugh!

  30. Re:So much for Debian 8, then... by rubycodez · · Score: 1

    How about us people who used to think Debian was the very best Linux server system in existence, and who evangelized its use and put it in businesses and donated to SPI. But now we shun it as garbage, and actively remove it from our company's servers? Do you think that makes the Debian project happy?

  31. Re:So much for Debian 8, then... by Jay+Maynard · · Score: 1

    You say that as though it's a bad thing.

    --
    Disinfect the GNU General Public Virus!
  32. Re:Mailing list sounds like a bunch of Whiners.... by x0ra · · Score: 1

    Settings -> Advanced -> Privacy -> uncheck the box "Enable phishing and malware protection."

  33. Re:So much for Debian 8, then... by Jay+Maynard · · Score: 1

    Better attention to its users than Debian is a low bar to clear. I'll agree that Ubuntu has its own problems in that area.

    --
    Disinfect the GNU General Public Virus!
  34. Re:So much for Debian 8, then... by Jay+Maynard · · Score: 5, Informative

    "TSYNC is a new sandboxing flag for seccomp that was recently added to the Linux kernel." -- from the description of the change to Chromium

    Sounds like more browsers should be using it.

    --
    Disinfect the GNU General Public Virus!
  35. Re:So much for Debian 8, then... by Improv · · Score: 1

    Your browser, right or wrong. Doesn't matter that the Chrome people are being ridiculously brain-damaged here, you've decided that the OS people are always wrong in any conflict.

    --
    For every problem, there is at least one solution that is simple, neat, and wrong.
  36. Re: So much for Debian 8, then... by rubycodez · · Score: 3, Informative

    The issue not google chrome, but SystemD bloatfest

  37. Re:So much for Debian 8, then... by rubycodez · · Score: 3, Funny

    Not referring to chrome issue, rather that giant greasy dump by Poettering into the open source pool known as SystemD

  38. Re:So much for Debian 8, then... by Jay+Maynard · · Score: 2

    No, not at all. In this case, though, it's not going in because of the animosity of one developer to all things Google. He didn't even bother to see what the change was about before shooting it down in flames.

    The OS people are quite often right. Not this time, though.

    --
    Disinfect the GNU General Public Virus!
  39. Re:So much for Debian 8, then... by Runaway1956 · · Score: 1

    No, you're still not making an accurate representation.

    DEBIAN'S USERS are groups such as Ubuntu, Mint (which uses both Ubuntu and Debian on different distros) Sparky, I think CrunchBang - that is, subordinate distros use Debian.

    At this point in time, Sparky is paying attention to what I want, and supplying what I want in a working environment, all powered by the latest Liquorix kernel. I've seldom installed and/or assembled a desktop directly from Debian. However, Mint's LMDE had my attention for quite some time after Ubuntu abandoned it's users.

    Since then, the Enlightenment desktop has grown bigger and stronger, so I've wandered further afield into Arch-Linux land, but keep bouncing back into Debian land. (basically, I'm following the best support for Enlightenment - if Ubuntu would deign to work on E, I might even give them another try. Then again - maybe not.)

    --
    "Windows is like the faint smell of piss in a subway: it's there, and there's nothing you can do about it." - Charlie Br
  40. crap article. by lophophore · · Score: 2

    slashdot needs peer review, or something.

    I'm running Chrome 41 on CentOS 6 -- that has kernel 2.6.32. I followed the link and one of the complaints was that Chrome remote desktop could not be installed. So I installed it. Works fine. No problems here.

    Linux 3.17 clearly is not the minimum requirement.

    (yes, it takes a shim to get Chrome to work on CentOS. It is a pain. see chrome.richardlloyd.org.uk -- he figured out how to make it work, and it works well.)

    --
    there are 3 kinds of people:
    * those who can count
    * those who can't
  41. no flash in linux for firefox - or is there.. by olegreybeard · · Score: 1

    and Chrome is the only way to get this content under Linux

    looky here -

    A little effort & Firefox uses Chrome's PepperFlash.. Quite well, I might add.

    and before anyone slams me for using flash, some sites I _need_ to use (cough)godaddy(cough) require it. Simply set it to ask to be enabled. Problem solved - options are good.

  42. Wow. The linked thread... by drolli · · Score: 1

    is the reason why you should not let constructive users interact with ignorant technical guys.

    What is so hard about actually believing to a user that if he repots something, it may be important to him (in this case chromium/flash), for reasosn which you or he may or not like, but thich are probably there.

    If you dont like something, act non-constructive and get ideological.

    1. Re:Wow. The linked thread... by kthreadd · · Score: 1

      Both Google Chrome and Adobe Flash are non-free programs. Making users stop using these programs would be constructive.

    2. Re:Wow. The linked thread... by drolli · · Score: 1

      a) Is Chromium also a non-free program?

      b) The best way to make users stop using non-free programs is to be an asshole?

    3. Re:Wow. The linked thread... by red+crab · · Score: 1

      I've been using Chrome and its open-source counterpart Chromium on my OpenSUSE laptop since 2009 or so and have noticed that their CPU usage is way higher than Firefox. Especially while handling Flash pages, the CPU usage climbs to 100% and it remains at that level even after I close the Flash site. The only way to bring back CPU usage to normal is to promptly close the application. My machine has decent specs, its got a i5 processor and 8 GB of memory and frankly this kind of performance is puzzling.
      Firefox, on the other hand has kept improving on Linux with very release all over these years. I can therefore see no compelling reason to use Chrome or Chromium on Linux.

  43. hostile replies? by fahrbot-bot · · Score: 2
    From TFP:

    Hello, Julien Tinnes from google says that next releases of chromium will drops support for kernels without TSYNC. Ubuntu 14.10 already has been patched. Can I to expect that debian 8/jessie will have support for TSYNC?

    Sounds like another good reason to not use Google spyware.

    Google Chrome for Linux is the only possibility to use latest version of Adobe flash player for Linux as far as I know.

    another good reason not to use it.

    I read that as more snarky than hostile.

    --
    It must have been something you assimilated. . . .
    1. Re:hostile replies? by sclark46 · · Score: 1

      Simple - No more chrome!!

  44. Re:So much for Debian 8, then... by marcello_dl · · Score: 1

    > How about us people who used to think Debian was the very best Linux server system in existence, and who evangelized its use and put it in businesses and donated to SPI.

    Fakedebianist pls, I don't think there are that many of you that don't know what a stable release is.

    Jessie is about to be debian stable, which means that the packages have undergone "some" QA testing, which provides the quality that made debian what it is.

    Somebody asking to backport stuff to jessie at this stage, after the problem was known months in advance or so TFS says, is either ignorant or malicious.

    The correct way to handle this is to ship a tested version of chrome, which implies no kernel patching, and apply security patches as usual. Those itching to run the latest chrome can run a newer kernel, run a backported chrome + kernel patch (maybe package it in a module and use the dkms system which works for my 3d drivers very well), run chrome in a VM (which is what I'd do if I was concerned about what data flows between chrome and google).

    The debian dev rejecting the request has been rude, but he ends up being right.

    --
    ---- MISSING MISCELLANEOUS DATA SEGMENT --- [sigdash] trolololol
  45. Re: So much for Debian 8, then... by Pathwalker · · Score: 1

    why would anyone want to run Google Chrome on a company Linux server?

    Automated regression tests on the development build of a web application is one reason. Web pages can and should be tested, just like the unit tests for the code that backs them.

  46. Re:Mailing list sounds like a bunch of Whiners.... by Anonymous Coward · · Score: 1

    That's still no reason to reject a kernel patch that would improve the overall security of the system by sandboxing a commonly used exploitation attack vector. There's kernel developers on the payroll of the NSA, or who work for companies that have contracts with the NSA (Red Hat, for one) that contribute to the kernel. Should Ben Hutchins reject their patches because they're ostensibly related to a massive spying organization?

  47. Re:So much for Debian 8, then... by Lennie · · Score: 5, Informative

    Here is the kernel commit message:

    seccomp: implement SECCOMP_FILTER_FLAG_TSYNC
    Applying restrictive seccomp filter programs to large or diverse
    codebases often requires handling threads which may be started early in
    the process lifetime (e.g., by code that is linked in). While it is
    possible to apply permissive programs prior to process start up, it is
    difficult to further restrict the kernel ABI to those threads after that
    point.

    This change adds a new seccomp syscall flag to SECCOMP_SET_MODE_FILTER for
    synchronizing thread group seccomp filters at filter installation time.

    When calling seccomp(SECCOMP_SET_MODE_FILTER, SECCOMP_FILTER_FLAG_TSYNC,
    filter) an attempt will be made to synchronize all threads in current's
    threadgroup to its new seccomp filter program. This is possible iff all
    threads are using a filter that is an ancestor to the filter current is
    attempting to synchronize to. NULL filters (where the task is running as
    SECCOMP_MODE_NONE) are also treated as ancestors allowing threads to be
    transitioned into SECCOMP_MODE_FILTER. If prctrl(PR_SET_NO_NEW_PRIVS, ...) has been set on the calling thread, no_new_privs will be set for
    all synchronized threads too. On success, 0 is returned. On failure,
    the pid of one of the failing threads will be returned and no filters
    will have been applied.

    The race conditions against another thread are:
    - requesting TSYNC (already handled by sighand lock)
    - performing a clone (already handled by sighand lock)
    - changing its filter (already handled by sighand lock)
    - calling exec (handled by cred_guard_mutex)
    The clone case is assisted by the fact that new threads will have their
    seccomp state duplicated from their parent before appearing on the tasklist.

    Holding cred_guard_mutex means that seccomp filters cannot be assigned
    while in the middle of another thread's exec (potentially bypassing
    no_new_privs or similar). The call to de_thread() may kill threads waiting
    for the mutex.

    Changes across threads to the filter pointer includes a barrier.

    https://git.kernel.org/cgit/li...

    --
    New things are always on the horizon
  48. Re:So much for Debian 8, then... by IamTheRealMike · · Score: 4, Informative

    It means it makes Chrome more secure.

    This sort of thing is why Debian is so often seen as a realm of knee jerk lunatics. Debian isn't keeping up with features Chrome needs to be more resistant to browser exploits (which are used to install ACTUAL spyware) and the answer is "Chrome gathers statistics on how it's used so it's evil and we don't care if it breaks". WTF?

  49. Re:So much for Debian 8, then... by epyT-R · · Score: 1

    Depends what you mean by needs. If google is misusing tsync for 'spyware' as claimed, then debian is acting in your interest by not supporting user hostile software.

  50. Re:Something doesn't feel right by tepples · · Score: 1

    Chrome is non-free so most distributions don't distribute it to begin with.

    How was the kipper?

    As I understand it, this problem is not directly related to Adobe Flash Player, patented codecs, Google Update, or Google crash reporting. These are the only non-free parts of Chrome.

  51. Re:Mailing list sounds like a bunch of Whiners.... by Kjella · · Score: 1

    Chrome is by definition, spyware. (...) If you don't realize that the entire existence of Chrome and Chromium is to get information about you, you're an idiot with your head in the sand.

    And? They produce a product/service you want in exchange for some information they want. I realize this comes as a shock to /.ers but most of the world don't have a problem with what Facebook and Google is doing, nor do they think it's a secret. If it's not secret, it's not spyware. If you want to claim half the Internet-browsing computers out there is running spyware by using Google you're just diluting the term until it becomes meaningless and you have the credibility of a loon.

    --
    Live today, because you never know what tomorrow brings
  52. Re:So much for Debian 8, then... by sclark46 · · Score: 1

    Not that I was going to use a system that kowtows to RMS by calling itself GNU/Linux anyway, but the OS is there to support the software I use, and I use Chrome on Linux. If the OS won't support it, then I won't use it.

    Thats bassackwards!

  53. Re:So much for Debian 8, then... by Improv · · Score: 1

    "Accept this kernel patch because some web browser unwisely introduced a dependency on a kernel feature two years before it would be sane to do so"

    "That's crazy, hell no"

    I think you've misidentified the side that's in the wrong here. Software developers, when they see a new feature in some library they use or in a kernel or whatever, should be thinking "That'll be nice to use someday, I'll start playing with it in a bit, make it an option in a year if that's workable, and maybe make it a dependency in two years". Deciding "OMG yes NOW NOW NOW" is moronic.

    --
    For every problem, there is at least one solution that is simple, neat, and wrong.
  54. Browsers on servers by coats · · Score: 1

    Intel compilers install their documentation as local HTML (on that server), so you need a browser of some sort to read it. And firefox won't do that job on RH servers, because RH puts in that ancient and rude "use the Firefox on the client machine, not the one local to the server" hack to the firefox it supplies. So you need either konqueror, chrome, or opera on the server ;-(

    --
    "My opinions are my own, and I've got *lots* of them!"
    1. Re:Browsers on servers by HiThere · · Score: 1

      If *you* are maintaining the server, you can install Firefox on it yourself. (I may think it a bad idea, but there's nothing stopping you.)

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    2. Re: Browsers on servers by buchanmilne · · Score: 1

      Isn't there a --no-remote or similar option?

      Or you could install and use links.

      Or you could setup apache or similar to serve the documentation.

    3. Re:Browsers on servers by cmdr_tofu · · Score: 1

      Or lynx or an html2text script. Or copy the documentation to a client machine.

    4. Re:Browsers on servers by raynet · · Score: 1

      You have servers with GUI?? Lynx is just fine for reading HTML over SSH, though proper server only has a serial terminal :)

      --
      - Raynet --> .
  55. Re:So much for Debian 8, then... by Aighearach · · Score: 1

    Popularity sucks, I always hope less people will choose the same tech as me. If it is popular then the lowest common denominator is guaranteed to be average. I want software with a community that is higher on the curve than that.

    So which distro am I using? I say, don't ask, don't tell.

  56. No loss; Chromium is my "last resort" browser by msobkow · · Score: 2

    I even try Konqueror before I resort to Chromium.

    --
    I do not fail; I succeed at finding out what does not work.
  57. Re:So much for Debian 8, then... by jc42 · · Score: 2

    That's your prerogative, but keep in mind you're throwing a tantrum over a issue that does not affect the server market. No one in their right mind install a GUI on a Linux server, so again, not a issue for the server market.

    Well, I can appreciate the reasons for this argument, but I also routinely do the opposite: I have many servers installed on my own "workstation" machines, which of course came with GUIs.

    Of course, by "server" you were presumably referring to hardware, while for many of us software types, a "servers" is a piece of software that can run wherever we're able to compile it. So technically, we don't install GUIs on our servers; we install GUIs and other servers on our machines. They're really independent chunks of software, and they can easily cohabit on a single machine these days.

    One basic reasoning behind all this, of course, is for testing purposes. After all, no one in their right mind installs untested web software on a client-facing server (machine). We install it on our workstations, where we have all the software (including browsers that require a GUI) to do thorough testing, and we test the hell out of it before inflicting it on unsuspecting Web visitors.

    (Actually, who am I kidding? I install small edits on "live" web servers all the time. This is rarely a problem, it turns out. But YMMV. I did this numerous times in the past week, because the server admins - in their wisdom - were installing upgrades on the server without first testing them on hidden machines. You wouldn't believe all the web site's stuff that this broke. I found it better to actively watch the web stuff that I was responsible for, and when it broke, try some quick fixes - or apologetic top-of-page messages - for the duration. And I'm still on good terms with those admins, who appreciated my occasional emails about what was currently broken. ;-)

    --
    Those who do study history are doomed to stand helplessly by while everyone else repeats it.
  58. Puzzled... by hitmark · · Score: 1

    what has always puzzled me about Chrome/Chromium, is that the latter do not come as easy to handle tar-balls.

    If you want to compile it you have to download special tools, then aim those at their source repo to grab a tagged branch, and then compile from that the variant you want (said repo mix Chromium and ChromiumOS as best i can tell).

    --
    comment first, facts later. http://chem.tufts.edu/AnswersInScience/RelativityofWrong.htm
    1. Re:Puzzled... by laffer1 · · Score: 1

      The chromium build system is a nightmare. Would it really kill them to use cmake or gnu make + automake/autoconf?

  59. Re:So much for Debian 8, then... by Anonymous Coward · · Score: 4, Interesting

    This needs some serious modding up. ... as a lead developer who was instrumental in moving us from debian (which until the last year or two, I had been evangelizing and supporting for almost a decade) to FreeBSD for over 10,000 servers (two entire clusters) and hundreds of workstations (test/dev machines of developers/scientists/etc).

    We're starting to see similar things from our peers as well, debian/centos/rhel/ubuntu being dropped pretty rapidly within our circle of influence - they don't listen to users/customers (really bad RHEL wise, when you're paying them hundreds of thousands of dollars), they fail on security (something debian was once great at), and they're moving linux into a direction that's frankly - undesirable for serious servers, HPC, etc.

    Debian is dead, stop giving it attention, we've all moved on - so should the conversations.

  60. Re:So much for Debian 8, then... by emj · · Score: 1

    "Chrome gathers statistics on how it's used so it's evil and we don't care if it breaks". WTF?

    That's not even remotely what the Debian devs said. The Google Devs choose to disable support for anyone who want to have a stable Linux experience, so Ubuntu LTS users won't have Chrome extensions until 2017.

  61. Re:So much for Debian 8, then... by emj · · Score: 2

    Ah looks like Ubuntu fixed it, things change I guess :-)

  62. Re:So much for Debian 8, then... by HiThere · · Score: 2

    Perhaps I read it after you did, but *one* maintainer said he wouldn't support it, and called it spyware. (I don't know whether it is or not.) Another said that if it turns out to be needed and someone submits a "quality patch" then he would submit it. (He also said that if Chromium needed it, he would revert the patch that made it a requirement, but that Chrome was a binary that he [and implicitly Debian] had no control over.)

    --

    I think we've pushed this "anyone can grow up to be president" thing too far.
  63. Re:How the fuck does Chrome handle other platforms by Martin+Blank · · Score: 1

    Presumably, you're running RHEL/CentOS 6. If so, that's cool if it works for you--the stability is probably greater than just about any other major distro--but I think the expectation is that most who run Linux for their notebooks/workstations will run something newer and more flexible, and run something like that in a VM. But there's always the reality that RHEL/CentOS 6 isn't going to run the latest software in many cases (unless you go with non-standard repos), and here's a case where a browser has become one of those cases.

    It's probably also surprising that you run a six-year-old notebook in a corporate environment. Even the fiscally conservative companies tend to upgrade notebooks at least every four years, even if they are Fortune-100 companies.

    --
    You can never go home again... but I guess you can shop there.
  64. Re:So much for Debian 8, then... by HiThere · · Score: 2

    Moved on to....

    --

    I think we've pushed this "anyone can grow up to be president" thing too far.
  65. Re:So much for Debian 8, then... by Anonymous Coward · · Score: 1

    A random Jane or John at Google shouldn't be able to tell you you're on your period this week, for instance.

    Pretty sure everyone knows but you keep telling yourself its a secret.

  66. Re:So much for Debian 8, then... by trippin_efnet · · Score: 2

    Moved on to....

    I wish I could mod you up. I was curious about the same thing. So many people saying they've moved on from Debian but never ever saying which distro they moved to.

    I seriously question any one who would complain about this. They really must not understand how Debian releases work. Debian Jessie is frozen, which means there is a stringent process to go through in order to add changes, we have known it was going to be frozen for months and months. Their testing releases always go through a freeze period before it moves into stable. Stable means that typically the only changes are security fixes. Expecting Debian, a distro which really doesn't like non open source software anyway, to unfreeze for something like Chrome is just an odd request. If you need bleeding edge, you should move to a bleeding edge distro, I can recommend Arch as being fantastic for bleeding edge, there are plenty of others as well. Stable/LTS releases are not ever bleeding edge. In fact, stable/LTS releases are usually significantly behind. Or even better, they can go back to Windows. Wouldn't even notice if they left.

  67. I have to say I don't have much sympathy by iamacat · · Score: 1

    So as a user of free, open source software you don't want to update, or patch either kernel or Chromium, or find a patch made by others? You are doing it wrong!

  68. Re:So much for Debian 8, then... by mysidia · · Score: 3, Insightful

    That doesn't make sense. TSYNC is a security-enhancing feature.

    Chrome uses seccomp-bpf for Sandboxing.... that is isolating certain threads from the system.

    TSYNC facilitates software correctness with regards to the security. Without TSYNC, there is a greater likelihood of problems in the application leading to system compromise.

    So I'm quite satisfied by Google's choice to refuse to run their browser on kernels that don't support current security features.

    Firefox, Konqueror, Midori, Epihani, Opera, Arora, etc, should do the same.

    Of course, they will have to implement multi-threaded Sandboxing functionality first.

  69. Re:So much for Debian 8, then... by mysidia · · Score: 1

    Following the release; I anticipate good security reasons not to run old versions that require TSYNC, to reject the patch requiring it is a lot like rejecting a patch that fixes a buffer overflow or other typical RCE. The TSYNC feature impacts security, and the lack of the feature might eventually result in system compromise.

  70. Re:Mailing list sounds like a bunch of Whiners.... by SeaFox · · Score: 1

    If they know so much about me, then why do I keep seeing ads that I have absolutely no interest in? I don't even own a fucking tv (never owned, never watched cable) and 3/4 of all my ads are of some new hbo programming of some stupid sounding shows.

    If you don't own a TV then you're now a potential customer for one. Duh.
    All they have to do is convince you it's something you need to have -- like with ads for hot new shows you're missing because you don't have one.

  71. Re:So much for Debian 8, then... by Eunuchswear · · Score: 1

    One distribution that has not gone systemd only is, of course, Debian.

    --
    Watch this Heartland Institute video
  72. Re:So much for Debian 8, then... by tomknight · · Score: 3, Insightful

    I'm instead amazed by Google's arrogance in stating that RHEL 6 is "too old" for Google Chrome. It's been that way since at least last summer, so my RHEL teaching cluster and workstations just don't have chrome installed.

    Actually, that's not quite true - one user manged to get Chrome working, but it regularly consumes all system resources and crashes the PC. Result.

    All in all, I'm happy to do without Chrome on RHEL 6. Will I try to get it working when I roll out RHEL 7 this summer? Possibly, but moves like this make me wonder if Google's a company whose products I want to install at all. Firefox ESR may have its faults, but it basically works, and I can trust it'll stay working.

    --
    Oh arse
  73. Google can go fuck themselves by chris2kari · · Score: 1

    They are truly the new Micro$oft. I was quit already. I'm twice as quit now!

  74. Re:How the fuck does Chrome handle other platforms by dave420 · · Score: 1

    Does it actually phone home, though? I've seen lots of puffy-faced, breathless posts complaining about this, but not a Wireshark trace in sight...

  75. Re:Mailing list sounds like a bunch of Whiners.... by dave420 · · Score: 2

    Does it, though? I've seen loads of claims of this behaviour, but usually it's just some muppet complaining about malware protection or getting confused about something.

    Chrome's entire existence is to provide a good experience using Google's websites, some which people pay for (and so are not "the product", as the trite saying goes), and some which are ad supported.

    You might want to slow down on the idiot-calling - you might end up being called one yourself.

  76. Re:So much for Debian 8, then... by tlambert · · Score: 1

    The OS people are quite often right. Not this time, though.

    We (OS people) are always right. Always. And if you don't like it, "patches welcome" or lump it.

  77. You're assuming it is "up". by tlambert · · Score: 1

    OTOH they have PLENTY of reason to upgrade. Heartbleed, freak, shellshock, etc. Tons of bugs found in Linux/Windows/Apple/Android on a day-to-day basis.

    You're assuming it is "up".

    New bugs are not necessarily better than old ones.

  78. Re:So much for Debian 8, then... by cant_get_a_good_nick · · Score: 1

    Reread the message. Google Chromium is called spyware. They don't want to add TSYNC to support this software bundle they consider spyware.

  79. Re:Wait a minute!!!.... by facetube · · Score: 1

    I'd expect the sandboxing improvements to land in Chromium at some point. Anyway, Chrome being non-free doesn't mean that Debian can't include the tsync backport and let people apt-get it like any other kernel update. Apparently it's a pretty straightforward port and is useful for other things (like LXC).

  80. Re:So much for Debian 8, then... by JackieBrown · · Score: 1

    He meant that Chrome was spyware not tsync

  81. Re:So much for Debian 8, then... by JackieBrown · · Score: 1

    This is a pretty good point. Now so many applications are being designed as server apps to make them more portable and universal and are on systems that typically would have a gui.

    Some examples include sickbeard and sabnzb

  82. Re:So much for Debian 8, then... by Gr8Apes · · Score: 1

    The point is whether Google should even have this information. Some of us say no as the potential for abuse is large no matter what today's policy is . (you get my point, I hope, that the policy is merely words on paper with no binding value since there's a clause that says said policy may be updated unilaterally by Google with your only recourse being to not use the service(s) in question?)

    --
    The cesspool just got a check and balance.
  83. Re:How the fuck does Chrome handle other platforms by Gr8Apes · · Score: 2

    There's a number of ways it phones home, some of which at least can be mitigated: spell check, url suggestions, and default search from the address bar which is my personal pet peeve, what was so hard about hitting the TAB key to go to the search field from the address field so I can control what I search for?

    However, ask yourself this, what reason did Google have for making a better independent browser than Firefox, which was at 30+% market share at the time and used Google as it's default search engine? It wasn't altruism, so there must have been a driving reason for it.

    --
    The cesspool just got a check and balance.
  84. Re:So much for Debian 8, then... by Shirley+Marquez · · Score: 1

    Not entirely true. Ubuntu releases a new hardware support package for the most recent LTS release at about the same time as they release a new version of the distro; that's a backport of the kernel used by the new version. In the case of 12.04 they basically FORCED people to install the new kernel after the release of 14.04; they are no longer doing security updates for the old one. There are also sometimes X server updates for LTS systems that have a GUI installed; there is one for 12.04 that uses the X server from 14.04 and is similarly mandatory.

    So... you will be able to have new versions of Chrome and Chromium on 14.04... IF you install the hardware update. You won't be able to have them on 12.04 because the 14.04 hardware support is the last version that release will get. Nor can you have them on 10.04, which is near end of life and scheduled to go out of support next month.

  85. Re:So much for Debian 8, then... by lpevey · · Score: 1

    GP answered that question: FreeBSD

  86. Re:So much for Debian 8, then... by HiThere · · Score: 1

    Thank you.

    Unfortunately I need something that will support ext3 for the transition cycle. (Or more accurately not being willing to disrupt my workflow while learning a new system means I need ext3 support.)

    --

    I think we've pushed this "anyone can grow up to be president" thing too far.
  87. Re:So much for Debian 8, then... by hitmark · · Score: 1

    Reads to me like the browser will check if the flag is present, and if not keep on going anyways (perhaps with a nag to the user that things are less secure than they could be).

    --
    comment first, facts later. http://chem.tufts.edu/AnswersInScience/RelativityofWrong.htm
  88. Sand in yer pants and shoe... by niftymitch · · Score: 1

    If we take the chrome browser out of this
    most would agree that improving the ability
    to sandbox a program is good.

          https://wiki.mozilla.org/Secur...
          https://en.wikipedia.org/wiki/... (out dated by a bit)

    This secure computing mode might be too simple for
    some but it seems like a necessary tool to write code
    that needs some trust and or is the target of all the
    hackers in the world.

    Since malware and other browser vectored problems abound
    this could be a good thing. I see a long list of multithreaded
    tools that use this sandbox.... It seems necessary
    to have TSYNC if Intel and others are serious about growing
    the number of cores in future processors.

    .

    --
    Truth is stranger than fiction, but it is because Fiction is obliged to stick to possibilities; Truth isn't. Mark Twain.
  89. Re:How the fuck does Chrome handle other platforms by niftymitch · · Score: 1

    Sounds like Firefox may get a bump in NetStat numbers, however small, and Chrome will drop. I still don't get why anyone would use that phone home spyware, but over 40% of the market can't be wrong, can it? Think about the windows users!

    Hmmm this sandbox strategy is used by Firefox and many more tools.
    As more and more tools move to threads this ability
    to sync them will gain traction.

    My guess is there is a window of risk that needs to be closed before it surfaces
    as a bug or exploit. All in all this sandbox stuff is new but interesting as heck.
    There are stronger models but this is an improvement especially when RAM is
    limited -- (tablets and phones).

    --
    Truth is stranger than fiction, but it is because Fiction is obliged to stick to possibilities; Truth isn't. Mark Twain.
  90. Re: So much for Debian 8, then... by darkarena9789 · · Score: 1

    The Debian guys have always been anti-business. They don't like anything that's not open source. It's one of the reasons I abandoned Debian for Ububtu. Ububtu has made a lot of unpopular (wrong?) choices, but they understand the need for non-oss. In the end, an OS needs to support your work. There is no browser for Linux that is better for supporting web and heavy js. This is another case of Debian Philosophy interfering with its usefulness.

  91. Re:Something doesn't feel right by Zero__Kelvin · · Score: 1

    You don't quite seem to undertsand the concept of Open Source and "free".
    Source code for Google Chrome is available free of charge under open source software license agreements at http://code.google.com/chromiu...
    Yes, when others build it from source they call it Chromium. Claiming Chrome is nonfree is either an asinine attempt to flame or representative of a pretty poor understanding of the terms you are throwing around.

    --
    Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
  92. Re:So much for Debian 8, then... by mysidia · · Score: 1

    RHEL teaching cluster and workstations just don't have chrome installed.

    RHEL6 is 'too old' for a great many new things.... try Firefox or an older edition of Chrome I consider RHEL great for servers, but it's a horrible platform to base a Desktop build on, IMO.

    Even if it's more bleeding edge--- I would stick with Fedora, or an Ubuntu or ElementaryOS based build. In the past I also used SuSE, for this.

  93. Re:So much for Debian 8, then... by rubycodez · · Score: 1

    LinuxMint is taking a "wait and see" approach to SystemD for the next couple years. The BSD sure aren't jumping on that ship.

    RedHat is losing their "leadership" position, they do too many weird proprietary things and try to lock people into a weird "redhat way". Companies are ditching it last like week's garbage.

    Industries "standards" are sometimes found to be stupid and they flop.