lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 07 Jun 2011 15:10:35 -0500
From:	Matt Mackall <mpm@...enic.com>
To:	Stratos Psomadakis <psomas@....ntua.gr>
Cc:	linux-kernel@...r.kernel.org,
	Frank Kingswood <frank@...gswood-consulting.co.uk>,
	Linus Torvalds <torvalds@...ux-foundation.org>
Subject: Re: ketchup script and 3.0

On Tue, 2011-06-07 at 22:48 +0300, Stratos Psomadakis wrote:
> On 06/07/2011 03:53 PM, Matt Mackall wrote:
> > On Tue, 2011-06-07 at 08:40 +0100, Frank Kingswood wrote:
> >> Hi!
> >>
> >> With Linux 3.0 approaching rapidly, is the ketchup script known to work?
> >> It has this tempting <ver> parameter but I've always passed in "2.6" there.
> > It's on its third maintainer now and I've already forgotten the name of
> > the new guy.
> It's me :P
> 
> I uploaded the ketchup code at github, and added some code to handle 3.x
> versions, but I've not tested it very much, so it's still in a separate
> branch. [1]
> You can check it out/test it, if you want. If it works without problems,
> when linux-3.0 gets released, I'll tag a new version of ketchup and
> notify distro maintainers to upgrade their packages.

I took a brief glance at your changes. You'll probably want to teach it
that 2.6.39++ == 3.0 so that people can seamlessly move back and forth
between the two ranges. This wasn't something that made sense across the
2.4/2.6 transition.

Oh, wait, maybe I've spotted the code for this.

Thinking ahead just a bit, it'd be nice if we could just declare in
advance that 3.9++ == 4.0. If we're going to bump the major number at
arbitrary points, that's the most obvious one. It's approximately 3
years out at the current rate which seems like a good pace. Then tools
like ketchup and other tools that handle these version numbers could
just do all this once.

Linus?

-- 
Mathematics is the supreme nostalgia of our time.


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ