Linux 2.6.38-rc4-git7

This commit is contained in:
Chuck Ebbert 2011-02-13 19:55:45 -05:00
parent 822aa68f4f
commit c0fb6725be
2 changed files with 5 additions and 2 deletions

View File

@ -84,7 +84,7 @@ Summary: The Linux kernel
# The rc snapshot level # The rc snapshot level
%define rcrev 4 %define rcrev 4
# The git snapshot level # The git snapshot level
%define gitrev 6 %define gitrev 7
# Set rpm version accordingly # Set rpm version accordingly
%define rpmversion 2.6.%{upstream_sublevel} %define rpmversion 2.6.%{upstream_sublevel}
%endif %endif
@ -1955,6 +1955,9 @@ fi
# and build. # and build.
%changelog %changelog
* Sun Feb 13 2011 Chuck Ebbert <cebbert@redhat.com> 2.6.38-0.rc4.git7.1
- Linux 2.6.38-rc4-git7
* Sat Feb 12 2011 Chuck Ebbert <cebbert@redhat.com> 2.6.38-0.rc4.git6.1 * Sat Feb 12 2011 Chuck Ebbert <cebbert@redhat.com> 2.6.38-0.rc4.git6.1
- Linux 2.6.38-rc4-git6 - Linux 2.6.38-rc4-git6
- Fix memory corruption caused by bug in bridge code. - Fix memory corruption caused by bug in bridge code.

View File

@ -1,3 +1,3 @@
c8ee37b4fdccdb651e0603d35350b434 linux-2.6.37.tar.bz2 c8ee37b4fdccdb651e0603d35350b434 linux-2.6.37.tar.bz2
8b5f3778a5d7e692a909c3af38ba48d1 patch-2.6.38-rc4.bz2 8b5f3778a5d7e692a909c3af38ba48d1 patch-2.6.38-rc4.bz2
aa60843bd30edc02bf1e763c6adb05c4 patch-2.6.38-rc4-git6.bz2 080ebf753f9923e5eb6a4f7bafe5b898 patch-2.6.38-rc4-git7.bz2