• Bug#250228: Fixed in NMU

    From Romain Francoise@1:229/2 to All on Sat Aug 14 22:40:08 2004
    From: [email protected]

    I tried to contact John without success so I just uploaded a second NMU
    which fixes this, we now default to Linux 2.4 format, for good or bad..

    --
    ,''`.
    : :' : Romain Francoise <[email protected]>
    `. `' http://people.debian.org/~rfrancoise/
    `-

    diff -u wmbubble-1.41/sys_linux.c wmbubble-1.41/sys_linux.c
    --- wmbubble-1.41/sys_linux.c
    +++ wmbubble-1.41/sys_linux.c
    @@ -49,8 +49,8 @@
    }

    if (!ver) {
    - puts("Error getting kernel version: unknown version");
    - return 2;
    + /* Default to Linux 2.4 format. */
    + ver = LINUX_2_4;
    }

    return 0;
    diff -u wmbubble-1.41/debian/changelog wmbubble-1.41/debian/changelog
    --- wmbubble-1.41/debian/changelog
    +++ wmbubble-1.41/debian/changelog
    @@ -1,3 +1,12 @@
    +wmbubble (1.41-0.2) unstable; urgency=low
    +
    + * NMU
    + * Change logic of the runtime kernel detection patch: default to Linux
    + 2.4 format if the version doesn't match anything we know; needed for
    + people who still run 2.2 and earlier (closes: #250228).
    +
    + -- Romain Francoise <[email protected]> Sat, 14 Aug 2004 22:05:44 +0200 +
    wmbubble (1.41-0.1) unstable; urgency=low

    * NMU


    --
    To UNSUBSCRIBE, email to [email protected]
    with a subject of "unsubscribe". Trouble? Contact [email protected]

    --- SoupGate-Win32 v1.05
    * Or