Slashdot Mirror


Linux Kernel 2.2.23 Released

sekra writes "Alan Cox has released a new version of the 2.2 kernel. 2.2.23-rc2 was renamed to 2.2.23 without any changes. You can find the ChangeLog in his announcement and download the patch from your local mirror." There seems to be a flurry of releases this weekend.

3 of 129 comments (clear)

  1. Nice job by koh · · Score: 5, Insightful

    I can't stress enough the need to support older versions of the linux kernel if only for those people who simply can't switch for some reason.

    It may seem like a waste of time, but it's not. It's good to have older versions of the linux kernel still being maintained. Let's not be Autodesk or Microsoft, we're doing support the right way :)

    --
    Karma cannot be described by words alone.
  2. Re:Eh? by suwain_2 · · Score: 5, Insightful
    Plus, a lot of people with mission-critical servers don't upgrade the kernels -- they have a "If it ain't broken, fix it." There's no reason to reboot your webserver raking in big bucks just so you're running the latest, shiniest, kernel. Of course, the people who ignore the big security issues and just don't want to ruin their 500+ day uptimes... are idiots. :)

    Any for the record... I use Debian, and am running 2.4.19. And I'm pretty sure that even the "main" distribution of Debian now comes with a 2.4 kernel.

    --
    ________________________________________________
    suwain_2 :: quality slashdot p
  3. safer computing: don't fix it if it ain't broken by nniillss · · Score: 5, Insightful
    Older kernels are maintained for the same reason that RedHat applies fixes to all recently shipped kernels: if a user needs a security update in a production system, he/she does only want to have the bug removed. Updating to the latest and greatest (kernel) with hundreds of new features might even be more risky than keeping the old (bugged/insecure) kernel version.

    On the other hand, if you have new hardware like e.g. a nforce2-board: use and test the newest kernel versions. I for my part am anxiously waiting for the new X86 version which will support the new Intel 845G chipsets.