On Sat, 7 Aug 2010, Mathieu Bridon wrote: > The Fedora packages histories are kept in git trees. You can get each > one by running: > $ fedpkg clone -B $package > > Note that in order to do so you probably need to be a Fedora Packager. > > In your case, that would be : > $ fedpkg clone -B kernel > > You will then obtain all the revisions of the spec file / sources / > patches, and can view the commit log with : > $ git log > > As an alternative, you can use gitweb: > http://pkgs.fedoraproject.org/gitweb/?p=kernel.git Or git clone git://pkgs.fedoraproject.org/kernel which doesn't require authentication. Note that the git repository for the kernel package doesn't go back very far because the automatic migration tools didn't work so it started again from the most recent SRPMS. For more historic changes you can go back to CVS, eg. http://cvs.fedoraproject.org/viewvc/devel/kernel/ Michael Young -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel