rpms/kernel/F-12 patch-2.6.32.13-rc1.bz2.sign, NONE, 1.1 .cvsignore, 1.1155, 1.1156 kernel.spec, 1.2076, 1.2077 sources, 1.1113, 1.1114 upstream, 1.1027, 1.1028

Chuck Ebbert cebbert at fedoraproject.org
Wed May 12 16:23:39 UTC 2010


Author: cebbert

Update of /cvs/pkgs/rpms/kernel/F-12
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv23939

Modified Files:
	.cvsignore kernel.spec sources upstream 
Added Files:
	patch-2.6.32.13-rc1.bz2.sign 
Log Message:
Linux 2.6.32.13-rc1
Drop patches:
   libata-fix-accesses-at-LBA28-boundary.patch
   hugetlb-fix-infinite-loop-in-get-futex-key.patch
   reiserfs-fix-permissions-on-reiserfs-priv.patch
   libiscsi-regression-fix-header-digest-errors.patch


--- NEW FILE patch-2.6.32.13-rc1.bz2.sign ---
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: See http://www.kernel.org/signature.html for info

iD8DBQBL6IrLyGugalF9Dw4RAuHFAJ9SF3iDSUeqCEUFKF2GsI/K5wtuSwCeJRXe
wPChCG7NkBpPM4RayZKKnHg=
=KYOM
-----END PGP SIGNATURE-----


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-12/.cvsignore,v
retrieving revision 1.1155
retrieving revision 1.1156
diff -u -p -r1.1155 -r1.1156
--- .cvsignore	27 Apr 2010 01:57:55 -0000	1.1155
+++ .cvsignore	12 May 2010 16:23:36 -0000	1.1156
@@ -6,3 +6,4 @@ temp-*
 kernel-2.6.32
 linux-2.6.32.tar.bz2
 patch-2.6.32.12.bz2
+patch-2.6.32.13-rc1.bz2


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-12/kernel.spec,v
retrieving revision 1.2076
retrieving revision 1.2077
diff -u -p -r1.2076 -r1.2077
--- kernel.spec	12 May 2010 00:30:46 -0000	1.2076
+++ kernel.spec	12 May 2010 16:23:36 -0000	1.2077
@@ -60,9 +60,9 @@ Summary: The Linux kernel
 %if 0%{?released_kernel}
 
 # Do we have a -stable update to apply?
-%define stable_update 12
+%define stable_update 13
 # Is it a -stable RC?
-%define stable_rc 0
+%define stable_rc 1
 # Set rpm version accordingly
 %if 0%{?stable_update}
 %define stablerev .%{stable_update}
@@ -1469,7 +1469,7 @@ ApplyPatch fix-abrtd.patch
 # rhbz#566565
 ApplyPatch ice1712-fix-revo71-mixer-names.patch
 
-ApplyPatch libata-fix-accesses-at-LBA28-boundary.patch
+#ApplyPatch libata-fix-accesses-at-LBA28-boundary.patch
 
 # rhbz#572653
 ApplyPatch linux-2.6-b43_-Rewrite-DMA-Tx-status-handling-sanity-checks.patch
@@ -1497,15 +1497,15 @@ ApplyPatch iwlwifi_-code-cleanup-for-con
 ApplyPatch iwlwifi_-iwl_good_ack_health-only-apply-to-AGN-device.patch
 
 # RHBZ#552257
-ApplyPatch hugetlb-fix-infinite-loop-in-get-futex-key.patch
+#ApplyPatch hugetlb-fix-infinite-loop-in-get-futex-key.patch
 # CVE-2010-1146
-ApplyPatch reiserfs-fix-permissions-on-reiserfs-priv.patch
+#ApplyPatch reiserfs-fix-permissions-on-reiserfs-priv.patch
 
 # fix possible corruption with ssd
 ApplyPatch ext4-issue-discard-operation-before-releasing-blocks.patch
 
 # fix iscsi header authentication broken in .32 (#583581)
-ApplyPatch libiscsi-regression-fix-header-digest-errors.patch
+#ApplyPatch libiscsi-regression-fix-header-digest-errors.patch
 
 # Revert "ath9k: fix lockdep warning when unloading module"
 ApplyPatch revert-ath9k_-fix-lockdep-warning-when-unloading-module.patch
@@ -2162,6 +2162,14 @@ fi
 # and build.
 
 %changelog
+* Wed May 12 2010 Chuck Ebbert <cebbert at redhat.com>  2.6.32.13-117.rc1
+- Linux 2.6.32.13-rc1
+- Drop patches:
+   libata-fix-accesses-at-LBA28-boundary.patch
+   hugetlb-fix-infinite-loop-in-get-futex-key.patch
+   reiserfs-fix-permissions-on-reiserfs-priv.patch
+   libiscsi-regression-fix-header-digest-errors.patch
+
 * Wed May 12 2010 Roland McGrath <roland at redhat.com> 2.6.32.12-116
 - utrace update (#590954)
 
@@ -2176,7 +2184,7 @@ fi
 - Fix possible data corruption with ext4 mounted with -o discard
 
 * Tue Apr 27 2010 Chuck Ebbert <cebbert at redhat.com>  2.6.32.12-112
-- hugetlb-fix-infinite-loop-in-get-futex-key.patch (#552557)
+- hugetlb-fix-infinite-loop-in-get-futex-key.patch (#552257)
 - reiserfs-fix-permissions-on-reiserfs-priv.patch (CVE-2010-1146)
 
 * Mon Apr 26 2010 Chuck Ebbert <cebbert at redhat.com>  2.6.32.12-111


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-12/sources,v
retrieving revision 1.1113
retrieving revision 1.1114
diff -u -p -r1.1113 -r1.1114
--- sources	27 Apr 2010 01:57:56 -0000	1.1113
+++ sources	12 May 2010 16:23:38 -0000	1.1114
@@ -1,2 +1,3 @@
 260551284ac224c3a43c4adac7df4879  linux-2.6.32.tar.bz2
 9d097d34648a1734b1a7f97c5d000f03  patch-2.6.32.12.bz2
+8832d01db838066c7e99a4fc75f4ec2e  patch-2.6.32.13-rc1.bz2


Index: upstream
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-12/upstream,v
retrieving revision 1.1027
retrieving revision 1.1028
diff -u -p -r1.1027 -r1.1028
--- upstream	27 Apr 2010 01:57:56 -0000	1.1027
+++ upstream	12 May 2010 16:23:38 -0000	1.1028
@@ -1,2 +1,3 @@
 linux-2.6.32.tar.bz2
 patch-2.6.32.12.bz2
+patch-2.6.32.13-rc1.bz2



More information about the scm-commits mailing list