Linux v3.9-12555-g2dbd3ca

This commit is contained in:
Josh Boyer 2013-05-10 12:34:13 -04:00
parent 75c42b4007
commit c64afb6932
3 changed files with 6 additions and 2 deletions

View File

@ -463,3 +463,4 @@ CONFIG_MODULE_SIG_UEFI=y
CONFIG_VMXNET3=m
CONFIG_VFIO_PCI_VGA=y
CONFIG_PVPANIC=m

View File

@ -95,7 +95,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 0
# The git snapshot level
%define gitrev 25
%define gitrev 26
# Set rpm version accordingly
%define rpmversion 3.%{upstream_sublevel}.0
%endif
@ -2237,6 +2237,9 @@ fi
# ||----w |
# || ||
%changelog
* Fri May 10 2013 Josh Boyer <jwboyer@redhat.com> - 3.10.0-0.rc0.git26.1
- Linux v3.9-12555-g2dbd3ca
* Fri May 10 2013 Josh Boyer <jwboyer@redhat.com>
- Enable RTLWIFI_DEBUG in debug kernels (rhbz 889425)
- Switch the loop driver to a module and change to doing on-demand creation

View File

@ -1,2 +1,2 @@
4348c9b6b2eb3144d601e87c19d5d909 linux-3.9.tar.xz
43b3dae05e34214e94216d055f692bd5 patch-3.9-git25.xz
fb107998a5a983c84973b0b8f9e7708c patch-3.9-git26.xz