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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 16 Jul 2006 17:56:15 -0700
From:	Joel Becker <Joel.Becker@...cle.com>
To:	Alistair John Strachan <s0348365@....ed.ac.uk>
Cc:	Michael Krufky <mkrufky@...uxtv.org>,
	Linus Torvalds <torvalds@...l.org>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	Manoj Srivastava <srivasta@...ian.org>
Subject: Re: Linux v2.6.18-rc2 | UTS Release version does not match current version

On Sun, Jul 16, 2006 at 10:12:58PM +0100, Alistair John Strachan wrote:
> >
> > -UTS_RELEASE_VERSION=$(shell if [ -f include/linux/version.h ]; then	 \
> > -                 grep 'define UTS_RELEASE' include/linux/version.h | \
> > +UTS_RELEASE_VERSION=$(shell if [ -f include/linux/utsrelease.h ]; then	 \
> > +                 grep 'define UTS_RELEASE' include/linux/utsrelease.h | \
> >
> >
> > And rerun your make-kpkg.  The above is not a valid patch, you'll have
> > to hand change it.
> 
> It's probably worth letting somebody an upstream Debian maintainer know about 
> this, so that Etch can inherit it (CCed).

	I expected they'd notice really soon.  Plus, a proper fix needs
to detect which header to use (older vs newer kernels), so the above is
not viable for upstream.  But yes, I should have Cc'd :-)

Joel


-- 

"Three o'clock is always too late or too early for anything you
 want to do."
        - Jean-Paul Sartre

Joel Becker
Principal Software Developer
Oracle
E-mail: joel.becker@...cle.com
Phone: (650) 506-8127
-
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