[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1319716969.20488.14.camel@x61.thuisdomein>
Date: Thu, 27 Oct 2011 14:02:49 +0200
From: Paul Bolle <pebolle@...cali.nl>
To: Greg KH <gregkh@...e.de>
Cc: linux-kernel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>,
torvalds@...ux-foundation.org, stable@...r.kernel.org, lwn@....net
Subject: Re: Linux 3.0.8
On Tue, 2011-10-25 at 07:19 +0200, Greg KH wrote:
> The updated 3.0.y git tree can be found at (NOTE THE ADDRESS CHANGE):
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.0.y
> and can be browsed at the normal kernel.org git web browser:
> http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary
Somehow I seem to be able to generate perfect copies of patch-3.0.4.bz2
(and earlier), by simply doing a command like:
git diff v3.0 v3.04 | bzip2 -9 > patch-3.0.4-git.bz2
But for patch-3.0.5 (and above) trivial commands like
git diff v3.0 v3.0.8 > patch-3.0.8-git
do not generate perfect copies anymore. Have you perhaps changed the way
you generate the patches since v3.0.5? Not that this matters much,
since tags v3.0.5 (and up) are signed by your "Linux kernel stable
release signing key", but I still wonder what could cause this
difference. Maybe it's just a git upgrade on your side.
Paul Bolle
--
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