From c4dc54725152bdd9c47f4d992fdf3812d6b24697 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Wed, 11 Jul 2012 10:42:52 -0500 Subject: Linux v3.5-rc6-40-g055c9fa --- kernel.spec | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index d96d48cb..14a8ddbb 100644 --- a/kernel.spec +++ b/kernel.spec @@ -95,7 +95,7 @@ Summary: The Linux kernel # The rc snapshot level %define rcrev 6 # The git snapshot level -%define gitrev 1 +%define gitrev 2 # Set rpm version accordingly %define rpmversion 3.%{upstream_sublevel}.0 %endif @@ -745,6 +745,10 @@ Patch22001: selinux-apply-different-permission-to-ptrace-child.patch #rhbz 828824 Patch22043: rt2x00usb-fix-indexes-ordering-on-RX-queue-kick.patch +#Fix FIPS for aesni hardare +Patch22050: crypto-testmgr-allow-aesni-intel-and-ghash_clmulni-intel.patch +Patch22051: crypto-aesni-intel-fix-wrong-kfree-pointer.patch + # END OF PATCH DEFINITIONS %endif @@ -1436,6 +1440,10 @@ ApplyPatch highbank-export-clock-functions.patch #rhbz 828824 ApplyPatch rt2x00usb-fix-indexes-ordering-on-RX-queue-kick.patch +#Fix FIPS for aesni hardare +ApplyPatch crypto-testmgr-allow-aesni-intel-and-ghash_clmulni-intel.patch +ApplyPatch crypto-aesni-intel-fix-wrong-kfree-pointer.patch + # END OF PATCH APPLICATIONS %endif @@ -2292,6 +2300,10 @@ fi # ||----w | # || || %changelog +* Wed Jul 11 2012 Justin M. Forbes - 3.5.0-0.rc6.git2.1 +- Linux v3.5-rc6-40-g055c9fa +- Fix FIPS for aesni hardware (rhbz 839239) + * Tue Jul 10 2012 Justin M. Forbes - 3.5.0-0.rc6.git1.1 - Linux v3.5-rc6-22-g2437fcc -- cgit