Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
Announcements Software Linux

Linux 2.4.28 Kernel Released 47

An anonymous reader submits "After numerous exploits were released, the Linux kernel team has released 2.4.28. (ChangeLog). Stefan Esser detailed numerous exploits in the 2.x smbfs; other exploits were reported earlier in the week."
This discussion has been archived. No new comments can be posted.

Linux 2.4.28 Kernel Released

Comments Filter:
  • by RangerRick98 ( 817838 ) on Wednesday November 17, 2004 @04:29PM (#10845652) Journal
    Just out of curiosity, anyone here still running 2.4? All the Linux users I know are on 2.6 for their machines. My Linux server is still 2.4, though.

    And since I brought it up, anyone here still got a Linux box running 2.2?
    • Re:2.4? (Score:4, Insightful)

      by Webmoth ( 75878 ) on Wednesday November 17, 2004 @05:06PM (#10846134) Homepage
      Maybe desktop users are running 2.6, but there's a heck of a lot of production servers out there running 2.4 or even 2.2.

      As many corporations have policies limiting upgrades to extensively tested packages, upgrading to 2.6 right away isn't necessarily an option -- but a bugfix to a minor revision is acceptable.
      • Re:2.4? (Score:2, Informative)

        Personally, I don't really want to upgrade to 2.6 on any machine I have. At work, my desktop is 2.4.20. We use an embedded linux distribution based on 2.4. My laptop is still 2.4. I've tried 2.6 on my laptop, but 1/2 the time I can't resume from APM suspend and ACPI is just a big problem. With 2.4 APM suspend/resume works 95% of the time. I just really don't see a reason to upgrade at this time. Perhaps if I purchase some device that will not work with 2.4 and will only work with 2.6, then I might consider
        • Absolutely. That's why I don't run Linux on production machines to begin with :)

          2.4 is more reliable than 2.6, but that's not saying much. It's like WinXP is more reliable than WinME. You still wouldn't stake your life on it.
          • Eh, Linux isn't that bad. I prefer Net or OpenBSD, but in terms of general use, Linux is fair game. Besides, I wouldn't stake my life on any OS.
          • It's like WinXP is more reliable than WinME. You still wouldn't stake your life on it.

            Sadly, a lot of life-support equipment runs some embedded version of a Microsoft operating system. Or so I've heard.
            • Well that's just depressing. Okay, on the other hand, if you strip away all the unstable functionality, any software can be at least practically 'stable'... but I wouldn't be surprised if they left in something terrible.

              I still say, firmware or at most simple microkernels for embedded devices. Complexity leads to mistakes, and in embedded devices this is much more annoying and harder to fix. Even my Ti83+ is a buggy PoS (~40% of the ones I have ever seen in my life are, in fact, and in random ways) and t
    • I still run 2.4. I feel more comfortable there. If there is something I want from 2.6 i just patch up. normally there isn't.
    • Re:2.4? (Score:3, Funny)

      by Nimey ( 114278 )
      FFS. This question gets asked /every time/ an old-stable version of the kernel is released.
    • *cough* lemme ssh into my DNS server....

      [user@host ~]$ uname -r
      2.0.36
      [user@host ~]$ uptime
      1:32pm up 316 days, 5:20, 1 user, load average: 0.00, 0.00, 0.00
      [user@host ~]$

      Good Ol' RedHat 5.2, been caching host name lookups for a good long time.
      Of course, it's not out on the internet either.
      Poor guy, I just got an Opteron 248 to replace it, I'll have to let the uptime go.
      • 2.0.36 ? But 2.0.40 has been out for months now! :)

      • Ahh yes, 2.0.36. It came out a few weeks after my first Linux install (on Debian "hamm" 2.0). It was also the first kernel I compiled. :)
        • by pne ( 93383 )

          2.0.36 was also one of the first kernels I installed... since it was the first one (IIRC) to support VFAT.

          • Does anyone know what the story was about 2.0.23 or therabouts? It was supposed to be a release blunder on the level of any 2.4 earlier than 2.4.14, but I never cought the details.

            Anyone?
      • That at home? There are many people arround with hundereds of machines at home, one doing DNS, one doing mail, one serving website etc.

        Why, aside from costing a bomb in elastic-trickery is there really a need? Whats wrong with one old laptop in a cupboard somwhere running every server you need, a dedicated firewall box (or just a little $80 one from bestbuy), and your main desktop and laptop?
    • And since I brought it up, anyone here still got a Linux box running 2.2?

      That they'll post the IP for?
      • That they'll post the IP for?

        Sorry, SCO doesn't like you publicizing any IP for Linux 2.2.
        • -1 Troll, but just in case, think IP as in "Internet Protocol" not "Intellectual Property".
          • I'm not sure what that sentence meant...but I'll clarify anyway, and say that yes, I was making a pun on "the IP [address]" as used by hacker-attackers and "the IP [property]" as used by lawyer-attackers.
    • Re:2.4? (Score:4, Interesting)

      by m50d ( 797211 ) on Wednesday November 17, 2004 @07:05PM (#10847673) Homepage Journal
      I am still running 2.4, partly because I need the connexant modem drivers and want the free, full speed version, but mostly for one simple reason: 2.6 is not stable.


      2.6 changes far too much for a stable kernel. Every version I've tried crashes when switching out of X and then back on my cheap-as-hell TNT2. That I could accept - it's new, after all. What I can't accept is the attitude of the kernel maintainers. They inserted cryptoloop and then took it out in the space of about 5 minor versions. They ripped out the perfectly good cd writing code and replaced it with a buggy, undertested interface, for no other reason as far as I can tell than that Linus doesn't like it. But the last straw for me was Andrew saying that it's up to the distributions to make sure their kernels are stable. Is Pat Volkerding expected to stabilise the zillions of lines of code in the kernel all by himself? Because that's what it seems to be implying. But, more importantly, the linux people are distributing as a stable piece of software, something which they admit is not suitable for end users.


      If this goes on, we need a fork. I don't say this lightly, but the maintainers of linux seem to have abandoned the hobbyists it was started for for the sake of the big business redhat/novell distros. And that's not a kernel I want to be relying on. Anyone with me? Or should I just go over to one of the BSDs?

      • Alan Cox seems to be trying [kerneltrap.org] to stablize [kerneltrap.org] 2.6 with his -ac [kernel.org] patchset.
        I think I may be moving over to that from the vanilla releases of 2.6.
      • f this goes on, we need a fork. I don't say this lightly, but the maintainers of linux seem to have abandoned the hobbyists it was started for for the sake of the big business redhat/novell distros. And that's not a kernel I want to be relying on. Anyone with me? Or should I just go over to one of the BSDs?

        I am moving to NetBSD on my servers. I still have linux on most of my workstations, with one laptop running Mandrake 10.0, which has a 2.6 kernel. It hasn't given me any problems.

        For my servers I was at

        • For my servers I was attracted by the lightness of the base NetBSD install, and the general simplicity of things like tcp/ip configuration

          What about the cleanliness, second-to-OpenBSD security, performance, and most of all stability? Linux hasn't ever been secure without third-party patch sets which rarely get merged back, and even they themselves aren't anywhere near any of the free (OSX not counted) BSDs which actually care about security. NetBSD has had 9 security advisories in this entire year, and (

          • I never stop getting surprised how totally narrow people think they have the broaest understanding. Troll me if you wish, but chanting about things like reiser (never mentioning others like xfs, a.s.o.), not merged security features, but never mentioning the easily usable ones (pam.d, xinetd, iptables, grsecurty, selinux, efs, (t)cfs, won't even go on), then simply stating the kernel being bad and wrong because being hacked by a basement hacker, which is nothing but ridiculous.

            I very much like *BSDs, FBSD
      • Linus does seem to be losing focus somewhat. Linux used to be a tight, stable kernel. These days its sometimes worse than Windows NT. Seems to be the kernel team have been sitting on their laurals and have forgotten that just because code is relased under the linux name doesn't magically make it bug free and stable. For the stuff I do I'm seriously thinking of ditching open source unixes altogether (as I've had less than happy experiences with FreeBSD too) and moving over to Solaris. It might have bugs too
      • Do you have 4k stacks turned on? They have to be turned off, otherwise the system goes down when you try to go from X to console.

        It's in kernel hacking, IIRC.
        • If it's the default, then possibly, although I tried repeatedly with different configurations. I definitely used the version of the nvidia drivers which supposedly had a fix for that, though, so I don't think that's the problem.
      • I am still running 2.4, ...mostly for one simple reason: 2.6 is not stable...If this goes on, we need a fork.
        Err, what you need is a distro. Essentially every distro is a little fork. And the emphasize different things.
        • Err, what you need is a distro. Essentially every distro is a little fork. And the emphasize different things.

          Why should I need a distro? I remember when Linux was used mostly by hobbyists, and you downloaded the sources for the programs you wanted and compiled them yourself. Heck, there weren't even distros around until about '93. And you expected that to work as well or better than getting a prepackaged version, because that was probably what the person developing the program had done.

          I have nothing aga

          • Why should I need a distro? I remember when Linux was used mostly by hobbyists, and you downloaded the sources for the programs you wanted and compiled them yourself. Heck, there weren't even distros around until about '93. And you expected that to work as well or better than getting a prepackaged version, because that was probably what the person developing the program had done.

            I have nothing against distros, but it's sad if doing things your own way is no longer possible.

            It's still quite possible. Nothi

            • My point is that if the linux kernel maintainers aren't going to release a stable kernel, and alan or andrew said they wouldn't, it was down to distro makers to make sure their kernels are stable, then I don't have that choice any more, at least if I want a stable system. I can program reasonably well, but not well enough to maintain a kernel, and my system *must* be stable. So now I'm forced to rely on distros for my kernels, not ones that I've compiled with the source from kernel.org, which is a shame. It
    • by Viol8 ( 599362 )
      It does everything I need as a home box. What will upgrading to 2.6 get me (other than a load of pain with incompatable bits and bobs)?
    • My desktop is still 2.4 and my server is still 2.2. I'm changing to 2.6 in the coming months for my desktop, although my server will be staying at 2.2 for a while still.
    • Just out of curiosity, anyone here still running 2.4? All the Linux users I know are on 2.6 for their machines. My Linux server is still 2.4, though.

      I do. I'm running Fedora Core 1 (FC1 had issues with my hardware, and I'm giving FC3 a month or so before installing) and don't yet feel confident enough to risk using a non-stock kernel.

      And since I brought it up, anyone here still got a Linux box running 2.2?

      The only reason I'm not is because the old box I used as a fiileserver, gateway/firewall an

    • Yes, Slackware 10.0 uses 2.4.26 as the default, so alot of us Slackware users are still on it. Maybe now Patrick will roll out some new kernel packages. After he gets his health problems sorted out of course.
      • From the feature list of Slack10: [...]the Linux 2.4.26 kernel (with Linux 2.6.7 as an alternate choice in /testing)[...]

  • Because when I tried to upgrade to the 2.6.9 kernel, it screwed everything on my system up. So, why spend the time trying to fix all the weird problems when I can merely stick with what works.

He has not acquired a fortune; the fortune has acquired him. -- Bion

Working...