public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Can't find fourth number version tags in GIT kernel
@ 2010-11-27 13:07 Spelic
  2010-11-27 13:38 ` Lionel Debroux
  0 siblings, 1 reply; 2+ messages in thread
From: Spelic @ 2010-11-27 13:07 UTC (permalink / raw)
  To: linux-kernel@vger.kernel.org

Hello LKML
I'm trying to use GIT to stay up-to-date with the kernel sources, but in

git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
and even
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.36.y.git

I can't find versions with four numbers, e.g. I do find tag:

v2.6.35
(and also the release candidates for 2.6.35)

but I can't find tags:

v2.6.35.1
v2.6.35.2
...
v2.6.35.9

Apparently tag v2.6.35 really brings me to v2.6.35.0 and not to 
v2.6.35.9 so it's a problem... I usually want to get the highest number 
in the fourth number, not the lowest.
Like this I don't know how to get the bugfixes...?

What am I missing?

Thank you
PS: can you please reply to me also, as I am not subscribed to LKML. Thanks

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-11-27 13:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-27 13:07 Can't find fourth number version tags in GIT kernel Spelic
2010-11-27 13:38 ` Lionel Debroux

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox