Slashdot Mirror


Debian Maintainer Hints At September Release for Lenny

nerdyH writes "The Debian project's maintainer, Luke Claes, announced in an email Saturday that he will freeze the 'testing' or 'Lenny' tree, in preparation for a new stable release of Debian Linux in ... September! The freeze means that open source software developers have only a couple more days to package any applications that they want to be included in the next release of Debian — and by extension, in the inner sanctum source lists of distributions such as Ubuntu that are based on it. After the freeze starts next week, Debian maintainers will turn their attention to 364 release-critical bugs, and half-a-dozen high-priority goals. Given the work to be done, is September really feasible? Lenny always was a little slow getting back to his right place ..."

7 of 117 comments (clear)

  1. Re:Freeze just now? by bh_doc · · Score: 3, Informative
  2. Re:Obligatory "does it matter?" by benuski · · Score: 5, Informative

    There's now a security repository for testing, just like there is for stable, and the repos are in a default sources.list if you install testing directly. http://secure-testing-master.debian.net/

  3. Re:Obligatory "does it matter?" by Jackmn · · Score: 4, Informative

    Use '>' and '<' for '>' and '<', respectively.

  4. Re:Obligatory "does it matter?" by Darkforge · · Score: 4, Informative

    I've never know invalid HTML to crash IE. I don't think I've ever know IE to take any notice of the code at all. From what I've seen, it downloads the page, strips the code, and then throws whatever is left at the screen...

    It has been known to happen! http://support.microsoft.com/kb/885932 http://support.microsoft.com/kb/811751 http://support.microsoft.com/kb/913788 http://support.microsoft.com/kb/909363

    --

    When I moderate, I only use "-1, Overrated". That way, I never get meta-moderated!

  5. Re:Why the name "Lenny"? by arrenlex · · Score: 5, Informative
  6. Re:Obligatory "does it matter?" by petermgreen · · Score: 3, Informative

    Using stable in your sources.list is generally a bad idea. Moving from release to release should be a concious dessision done with a copy of the release notes in hand. Going in with a blind dist-upgrade often causes problems which may be tricky to recover from.

    --
    note: i'm known as plugwash most places but i screwd up registering that here somehow in the past and now can't register
  7. Re:Ubuntu isn't based on Testing by petermgreen · · Score: 3, Informative

    Ubuntu is built off a snapshot of Unstable,
    Not exactly, changes are auto-imported from debian unstable only for packages that don't have any ubuntu specific changes.

    so I don't see how Debian's freeze will affect it.
    Debian tries to keep testing and unstable pretty close to each other. Changes in unstable that are not wanted in testing can be a major PITA when bugs need to be fixed (there is another way into testing but they prefer not to use it because the packages get far less testing when they are introduced by that route).

    So while unstable is not technically frozen developers are strongly discouraged from uploading stuff to unstable that are not intended to become part of lenny

    --
    note: i'm known as plugwash most places but i screwd up registering that here somehow in the past and now can't register