From c10b013c79ed320268275cb81545d646e18dd502b6952d0eda02a75656620ca5 Mon Sep 17 00:00:00 2001 From: Michal Marek Date: Sat, 21 May 2011 05:03:05 +0000 Subject: [PATCH] GIT Revision: e78f4ce733b88fc3106060d8b700d864df2688a8 OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=6974 --- kernel-debug.changes | 34 ++++++++++++++++++++++++++++++++++ kernel-debug.spec | 19 +++++++++++++++++++ kernel-default.changes | 34 ++++++++++++++++++++++++++++++++++ kernel-default.spec | 19 +++++++++++++++++++ kernel-desktop.changes | 34 ++++++++++++++++++++++++++++++++++ kernel-desktop.spec | 19 +++++++++++++++++++ kernel-docs.changes | 34 ++++++++++++++++++++++++++++++++++ kernel-docs.spec | 19 +++++++++++++++++++ kernel-ec2.changes | 34 ++++++++++++++++++++++++++++++++++ kernel-ec2.spec | 19 +++++++++++++++++++ kernel-pae.changes | 34 ++++++++++++++++++++++++++++++++++ kernel-pae.spec | 19 +++++++++++++++++++ kernel-ppc64.changes | 34 ++++++++++++++++++++++++++++++++++ kernel-ppc64.spec | 19 +++++++++++++++++++ kernel-ps3.changes | 34 ++++++++++++++++++++++++++++++++++ kernel-ps3.spec | 19 +++++++++++++++++++ kernel-s390.changes | 34 ++++++++++++++++++++++++++++++++++ kernel-s390.spec | 19 +++++++++++++++++++ kernel-source.changes | 34 ++++++++++++++++++++++++++++++++++ kernel-source.spec | 19 +++++++++++++++++++ kernel-syms.changes | 34 ++++++++++++++++++++++++++++++++++ kernel-syms.spec | 19 +++++++++++++++++++ kernel-trace.changes | 34 ++++++++++++++++++++++++++++++++++ kernel-trace.spec | 19 +++++++++++++++++++ kernel-vanilla.changes | 34 ++++++++++++++++++++++++++++++++++ kernel-vanilla.spec | 19 +++++++++++++++++++ kernel-xen.changes | 34 ++++++++++++++++++++++++++++++++++ kernel-xen.spec | 19 +++++++++++++++++++ patches.fixes.tar.bz2 | 4 ++-- series.conf | 4 ++++ source-timestamp | 4 ++-- 31 files changed, 750 insertions(+), 4 deletions(-) diff --git a/kernel-debug.changes b/kernel-debug.changes index 5ba851732..4c5dfcb08 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Fri May 20 20:20:17 CEST 2011 - jslaby@suse.cz + +- PM: Print a warning if firmware is requested when tasks are + frozen (bnc#695219). +- commit e78f4ce + +------------------------------------------------------------------- +Fri May 20 09:54:30 CEST 2011 - jslaby@suse.cz + +- Refresh + patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. + Bah, cherry-picked a wrong version. Fix it. +- commit f9674b8 + +------------------------------------------------------------------- +Fri May 20 09:41:02 CEST 2011 - jslaby@suse.cz + +- Delete patches.suse/slab-handle-memoryless-nodes-v2a.patch. + It was part of removed SoN patches. +- commit 1d0599a + ------------------------------------------------------------------- Fri May 20 02:27:58 CEST 2011 - jeffm@suse.com @@ -23,6 +45,12 @@ Fri May 13 15:45:04 CEST 2011 - jeffm@suse.com - Eliminated 5 patches. - commit a8a170f +------------------------------------------------------------------- +Thu May 12 23:29:11 CEST 2011 - jslaby@suse.cz + +- block: add proper state guards to __elv_next_request. +- commit bcb6433 + ------------------------------------------------------------------- Thu May 12 14:05:44 CEST 2011 - jslaby@suse.cz @@ -531,6 +559,12 @@ Thu Apr 14 18:43:07 CEST 2011 - jeffm@suse.com kernel oops (bnc#687113 CVE-2011-1577). - commit 385b393 +------------------------------------------------------------------- +Thu Apr 14 01:28:00 CEST 2011 - jeffm@suse.com + +- scsi: aic94xx: world-writable sysfs update_bios file. +- commit 7f827e6 + ------------------------------------------------------------------- Wed Apr 13 16:53:14 CEST 2011 - jeffm@suse.com diff --git a/kernel-debug.spec b/kernel-debug.spec index d5baeb410..431b10dbc 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -877,6 +877,19 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Fri May 20 2011 jslaby@suse.cz +- PM: Print a warning if firmware is requested when tasks are + frozen (bnc#695219). +- commit e78f4ce +* Fri May 20 2011 jslaby@suse.cz +- Refresh + patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. + Bah, cherry-picked a wrong version. Fix it. +- commit f9674b8 +* Fri May 20 2011 jslaby@suse.cz +- Delete patches.suse/slab-handle-memoryless-nodes-v2a.patch. + It was part of removed SoN patches. +- commit 1d0599a * Fri May 20 2011 jeffm@suse.com - Updated to 2.6.39-final. - commit 7c72384 @@ -891,6 +904,9 @@ Debug information for package %name-devel - Eliminated 5 patches. - commit a8a170f * Thu May 12 2011 jslaby@suse.cz +- block: add proper state guards to __elv_next_request. +- commit bcb6433 +* Thu May 12 2011 jslaby@suse.cz - Delete patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. It's fixed differently by commits 43f12d47f and f844a709a7 in .39-rc1 @@ -1182,6 +1198,9 @@ Debug information for package %name-devel - fs/partitions/efi.c: corrupted GUID partition tables can cause kernel oops (bnc#687113 CVE-2011-1577). - commit 385b393 +* Thu Apr 14 2011 jeffm@suse.com +- scsi: aic94xx: world-writable sysfs update_bios file. +- commit 7f827e6 * Wed Apr 13 2011 jeffm@suse.com - mpc5xxx_can: Fix typo causing build failure (of_dev -> ofdev). - ft1000: Remove unnecessary EXPORT_SYMBOLs. diff --git a/kernel-default.changes b/kernel-default.changes index 5ba851732..4c5dfcb08 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Fri May 20 20:20:17 CEST 2011 - jslaby@suse.cz + +- PM: Print a warning if firmware is requested when tasks are + frozen (bnc#695219). +- commit e78f4ce + +------------------------------------------------------------------- +Fri May 20 09:54:30 CEST 2011 - jslaby@suse.cz + +- Refresh + patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. + Bah, cherry-picked a wrong version. Fix it. +- commit f9674b8 + +------------------------------------------------------------------- +Fri May 20 09:41:02 CEST 2011 - jslaby@suse.cz + +- Delete patches.suse/slab-handle-memoryless-nodes-v2a.patch. + It was part of removed SoN patches. +- commit 1d0599a + ------------------------------------------------------------------- Fri May 20 02:27:58 CEST 2011 - jeffm@suse.com @@ -23,6 +45,12 @@ Fri May 13 15:45:04 CEST 2011 - jeffm@suse.com - Eliminated 5 patches. - commit a8a170f +------------------------------------------------------------------- +Thu May 12 23:29:11 CEST 2011 - jslaby@suse.cz + +- block: add proper state guards to __elv_next_request. +- commit bcb6433 + ------------------------------------------------------------------- Thu May 12 14:05:44 CEST 2011 - jslaby@suse.cz @@ -531,6 +559,12 @@ Thu Apr 14 18:43:07 CEST 2011 - jeffm@suse.com kernel oops (bnc#687113 CVE-2011-1577). - commit 385b393 +------------------------------------------------------------------- +Thu Apr 14 01:28:00 CEST 2011 - jeffm@suse.com + +- scsi: aic94xx: world-writable sysfs update_bios file. +- commit 7f827e6 + ------------------------------------------------------------------- Wed Apr 13 16:53:14 CEST 2011 - jeffm@suse.com diff --git a/kernel-default.spec b/kernel-default.spec index d3ab141f6..47e38d4cf 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -890,6 +890,19 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Fri May 20 2011 jslaby@suse.cz +- PM: Print a warning if firmware is requested when tasks are + frozen (bnc#695219). +- commit e78f4ce +* Fri May 20 2011 jslaby@suse.cz +- Refresh + patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. + Bah, cherry-picked a wrong version. Fix it. +- commit f9674b8 +* Fri May 20 2011 jslaby@suse.cz +- Delete patches.suse/slab-handle-memoryless-nodes-v2a.patch. + It was part of removed SoN patches. +- commit 1d0599a * Fri May 20 2011 jeffm@suse.com - Updated to 2.6.39-final. - commit 7c72384 @@ -904,6 +917,9 @@ Debug information for package %name-devel - Eliminated 5 patches. - commit a8a170f * Thu May 12 2011 jslaby@suse.cz +- block: add proper state guards to __elv_next_request. +- commit bcb6433 +* Thu May 12 2011 jslaby@suse.cz - Delete patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. It's fixed differently by commits 43f12d47f and f844a709a7 in .39-rc1 @@ -1195,6 +1211,9 @@ Debug information for package %name-devel - fs/partitions/efi.c: corrupted GUID partition tables can cause kernel oops (bnc#687113 CVE-2011-1577). - commit 385b393 +* Thu Apr 14 2011 jeffm@suse.com +- scsi: aic94xx: world-writable sysfs update_bios file. +- commit 7f827e6 * Wed Apr 13 2011 jeffm@suse.com - mpc5xxx_can: Fix typo causing build failure (of_dev -> ofdev). - ft1000: Remove unnecessary EXPORT_SYMBOLs. diff --git a/kernel-desktop.changes b/kernel-desktop.changes index 5ba851732..4c5dfcb08 100644 --- a/kernel-desktop.changes +++ b/kernel-desktop.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Fri May 20 20:20:17 CEST 2011 - jslaby@suse.cz + +- PM: Print a warning if firmware is requested when tasks are + frozen (bnc#695219). +- commit e78f4ce + +------------------------------------------------------------------- +Fri May 20 09:54:30 CEST 2011 - jslaby@suse.cz + +- Refresh + patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. + Bah, cherry-picked a wrong version. Fix it. +- commit f9674b8 + +------------------------------------------------------------------- +Fri May 20 09:41:02 CEST 2011 - jslaby@suse.cz + +- Delete patches.suse/slab-handle-memoryless-nodes-v2a.patch. + It was part of removed SoN patches. +- commit 1d0599a + ------------------------------------------------------------------- Fri May 20 02:27:58 CEST 2011 - jeffm@suse.com @@ -23,6 +45,12 @@ Fri May 13 15:45:04 CEST 2011 - jeffm@suse.com - Eliminated 5 patches. - commit a8a170f +------------------------------------------------------------------- +Thu May 12 23:29:11 CEST 2011 - jslaby@suse.cz + +- block: add proper state guards to __elv_next_request. +- commit bcb6433 + ------------------------------------------------------------------- Thu May 12 14:05:44 CEST 2011 - jslaby@suse.cz @@ -531,6 +559,12 @@ Thu Apr 14 18:43:07 CEST 2011 - jeffm@suse.com kernel oops (bnc#687113 CVE-2011-1577). - commit 385b393 +------------------------------------------------------------------- +Thu Apr 14 01:28:00 CEST 2011 - jeffm@suse.com + +- scsi: aic94xx: world-writable sysfs update_bios file. +- commit 7f827e6 + ------------------------------------------------------------------- Wed Apr 13 16:53:14 CEST 2011 - jeffm@suse.com diff --git a/kernel-desktop.spec b/kernel-desktop.spec index 667025bd4..279f67629 100644 --- a/kernel-desktop.spec +++ b/kernel-desktop.spec @@ -910,6 +910,19 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Fri May 20 2011 jslaby@suse.cz +- PM: Print a warning if firmware is requested when tasks are + frozen (bnc#695219). +- commit e78f4ce +* Fri May 20 2011 jslaby@suse.cz +- Refresh + patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. + Bah, cherry-picked a wrong version. Fix it. +- commit f9674b8 +* Fri May 20 2011 jslaby@suse.cz +- Delete patches.suse/slab-handle-memoryless-nodes-v2a.patch. + It was part of removed SoN patches. +- commit 1d0599a * Fri May 20 2011 jeffm@suse.com - Updated to 2.6.39-final. - commit 7c72384 @@ -924,6 +937,9 @@ Debug information for package %name-devel - Eliminated 5 patches. - commit a8a170f * Thu May 12 2011 jslaby@suse.cz +- block: add proper state guards to __elv_next_request. +- commit bcb6433 +* Thu May 12 2011 jslaby@suse.cz - Delete patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. It's fixed differently by commits 43f12d47f and f844a709a7 in .39-rc1 @@ -1215,6 +1231,9 @@ Debug information for package %name-devel - fs/partitions/efi.c: corrupted GUID partition tables can cause kernel oops (bnc#687113 CVE-2011-1577). - commit 385b393 +* Thu Apr 14 2011 jeffm@suse.com +- scsi: aic94xx: world-writable sysfs update_bios file. +- commit 7f827e6 * Wed Apr 13 2011 jeffm@suse.com - mpc5xxx_can: Fix typo causing build failure (of_dev -> ofdev). - ft1000: Remove unnecessary EXPORT_SYMBOLs. diff --git a/kernel-docs.changes b/kernel-docs.changes index 5ba851732..4c5dfcb08 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Fri May 20 20:20:17 CEST 2011 - jslaby@suse.cz + +- PM: Print a warning if firmware is requested when tasks are + frozen (bnc#695219). +- commit e78f4ce + +------------------------------------------------------------------- +Fri May 20 09:54:30 CEST 2011 - jslaby@suse.cz + +- Refresh + patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. + Bah, cherry-picked a wrong version. Fix it. +- commit f9674b8 + +------------------------------------------------------------------- +Fri May 20 09:41:02 CEST 2011 - jslaby@suse.cz + +- Delete patches.suse/slab-handle-memoryless-nodes-v2a.patch. + It was part of removed SoN patches. +- commit 1d0599a + ------------------------------------------------------------------- Fri May 20 02:27:58 CEST 2011 - jeffm@suse.com @@ -23,6 +45,12 @@ Fri May 13 15:45:04 CEST 2011 - jeffm@suse.com - Eliminated 5 patches. - commit a8a170f +------------------------------------------------------------------- +Thu May 12 23:29:11 CEST 2011 - jslaby@suse.cz + +- block: add proper state guards to __elv_next_request. +- commit bcb6433 + ------------------------------------------------------------------- Thu May 12 14:05:44 CEST 2011 - jslaby@suse.cz @@ -531,6 +559,12 @@ Thu Apr 14 18:43:07 CEST 2011 - jeffm@suse.com kernel oops (bnc#687113 CVE-2011-1577). - commit 385b393 +------------------------------------------------------------------- +Thu Apr 14 01:28:00 CEST 2011 - jeffm@suse.com + +- scsi: aic94xx: world-writable sysfs update_bios file. +- commit 7f827e6 + ------------------------------------------------------------------- Wed Apr 13 16:53:14 CEST 2011 - jeffm@suse.com diff --git a/kernel-docs.spec b/kernel-docs.spec index c6a4515f4..03aa9b1c5 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -99,6 +99,19 @@ rm -rf $RPM_BUILD_ROOT /usr/share/doc/kernel %changelog +* Fri May 20 2011 jslaby@suse.cz +- PM: Print a warning if firmware is requested when tasks are + frozen (bnc#695219). +- commit e78f4ce +* Fri May 20 2011 jslaby@suse.cz +- Refresh + patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. + Bah, cherry-picked a wrong version. Fix it. +- commit f9674b8 +* Fri May 20 2011 jslaby@suse.cz +- Delete patches.suse/slab-handle-memoryless-nodes-v2a.patch. + It was part of removed SoN patches. +- commit 1d0599a * Fri May 20 2011 jeffm@suse.com - Updated to 2.6.39-final. - commit 7c72384 @@ -113,6 +126,9 @@ rm -rf $RPM_BUILD_ROOT - Eliminated 5 patches. - commit a8a170f * Thu May 12 2011 jslaby@suse.cz +- block: add proper state guards to __elv_next_request. +- commit bcb6433 +* Thu May 12 2011 jslaby@suse.cz - Delete patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. It's fixed differently by commits 43f12d47f and f844a709a7 in .39-rc1 @@ -404,6 +420,9 @@ rm -rf $RPM_BUILD_ROOT - fs/partitions/efi.c: corrupted GUID partition tables can cause kernel oops (bnc#687113 CVE-2011-1577). - commit 385b393 +* Thu Apr 14 2011 jeffm@suse.com +- scsi: aic94xx: world-writable sysfs update_bios file. +- commit 7f827e6 * Wed Apr 13 2011 jeffm@suse.com - mpc5xxx_can: Fix typo causing build failure (of_dev -> ofdev). - ft1000: Remove unnecessary EXPORT_SYMBOLs. diff --git a/kernel-ec2.changes b/kernel-ec2.changes index 5ba851732..4c5dfcb08 100644 --- a/kernel-ec2.changes +++ b/kernel-ec2.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Fri May 20 20:20:17 CEST 2011 - jslaby@suse.cz + +- PM: Print a warning if firmware is requested when tasks are + frozen (bnc#695219). +- commit e78f4ce + +------------------------------------------------------------------- +Fri May 20 09:54:30 CEST 2011 - jslaby@suse.cz + +- Refresh + patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. + Bah, cherry-picked a wrong version. Fix it. +- commit f9674b8 + +------------------------------------------------------------------- +Fri May 20 09:41:02 CEST 2011 - jslaby@suse.cz + +- Delete patches.suse/slab-handle-memoryless-nodes-v2a.patch. + It was part of removed SoN patches. +- commit 1d0599a + ------------------------------------------------------------------- Fri May 20 02:27:58 CEST 2011 - jeffm@suse.com @@ -23,6 +45,12 @@ Fri May 13 15:45:04 CEST 2011 - jeffm@suse.com - Eliminated 5 patches. - commit a8a170f +------------------------------------------------------------------- +Thu May 12 23:29:11 CEST 2011 - jslaby@suse.cz + +- block: add proper state guards to __elv_next_request. +- commit bcb6433 + ------------------------------------------------------------------- Thu May 12 14:05:44 CEST 2011 - jslaby@suse.cz @@ -531,6 +559,12 @@ Thu Apr 14 18:43:07 CEST 2011 - jeffm@suse.com kernel oops (bnc#687113 CVE-2011-1577). - commit 385b393 +------------------------------------------------------------------- +Thu Apr 14 01:28:00 CEST 2011 - jeffm@suse.com + +- scsi: aic94xx: world-writable sysfs update_bios file. +- commit 7f827e6 + ------------------------------------------------------------------- Wed Apr 13 16:53:14 CEST 2011 - jeffm@suse.com diff --git a/kernel-ec2.spec b/kernel-ec2.spec index 6398bcb5f..dbd3857d5 100644 --- a/kernel-ec2.spec +++ b/kernel-ec2.spec @@ -880,6 +880,19 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Fri May 20 2011 jslaby@suse.cz +- PM: Print a warning if firmware is requested when tasks are + frozen (bnc#695219). +- commit e78f4ce +* Fri May 20 2011 jslaby@suse.cz +- Refresh + patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. + Bah, cherry-picked a wrong version. Fix it. +- commit f9674b8 +* Fri May 20 2011 jslaby@suse.cz +- Delete patches.suse/slab-handle-memoryless-nodes-v2a.patch. + It was part of removed SoN patches. +- commit 1d0599a * Fri May 20 2011 jeffm@suse.com - Updated to 2.6.39-final. - commit 7c72384 @@ -894,6 +907,9 @@ Debug information for package %name-devel - Eliminated 5 patches. - commit a8a170f * Thu May 12 2011 jslaby@suse.cz +- block: add proper state guards to __elv_next_request. +- commit bcb6433 +* Thu May 12 2011 jslaby@suse.cz - Delete patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. It's fixed differently by commits 43f12d47f and f844a709a7 in .39-rc1 @@ -1185,6 +1201,9 @@ Debug information for package %name-devel - fs/partitions/efi.c: corrupted GUID partition tables can cause kernel oops (bnc#687113 CVE-2011-1577). - commit 385b393 +* Thu Apr 14 2011 jeffm@suse.com +- scsi: aic94xx: world-writable sysfs update_bios file. +- commit 7f827e6 * Wed Apr 13 2011 jeffm@suse.com - mpc5xxx_can: Fix typo causing build failure (of_dev -> ofdev). - ft1000: Remove unnecessary EXPORT_SYMBOLs. diff --git a/kernel-pae.changes b/kernel-pae.changes index 5ba851732..4c5dfcb08 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Fri May 20 20:20:17 CEST 2011 - jslaby@suse.cz + +- PM: Print a warning if firmware is requested when tasks are + frozen (bnc#695219). +- commit e78f4ce + +------------------------------------------------------------------- +Fri May 20 09:54:30 CEST 2011 - jslaby@suse.cz + +- Refresh + patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. + Bah, cherry-picked a wrong version. Fix it. +- commit f9674b8 + +------------------------------------------------------------------- +Fri May 20 09:41:02 CEST 2011 - jslaby@suse.cz + +- Delete patches.suse/slab-handle-memoryless-nodes-v2a.patch. + It was part of removed SoN patches. +- commit 1d0599a + ------------------------------------------------------------------- Fri May 20 02:27:58 CEST 2011 - jeffm@suse.com @@ -23,6 +45,12 @@ Fri May 13 15:45:04 CEST 2011 - jeffm@suse.com - Eliminated 5 patches. - commit a8a170f +------------------------------------------------------------------- +Thu May 12 23:29:11 CEST 2011 - jslaby@suse.cz + +- block: add proper state guards to __elv_next_request. +- commit bcb6433 + ------------------------------------------------------------------- Thu May 12 14:05:44 CEST 2011 - jslaby@suse.cz @@ -531,6 +559,12 @@ Thu Apr 14 18:43:07 CEST 2011 - jeffm@suse.com kernel oops (bnc#687113 CVE-2011-1577). - commit 385b393 +------------------------------------------------------------------- +Thu Apr 14 01:28:00 CEST 2011 - jeffm@suse.com + +- scsi: aic94xx: world-writable sysfs update_bios file. +- commit 7f827e6 + ------------------------------------------------------------------- Wed Apr 13 16:53:14 CEST 2011 - jeffm@suse.com diff --git a/kernel-pae.spec b/kernel-pae.spec index f31767751..ef126e83f 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -895,6 +895,19 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Fri May 20 2011 jslaby@suse.cz +- PM: Print a warning if firmware is requested when tasks are + frozen (bnc#695219). +- commit e78f4ce +* Fri May 20 2011 jslaby@suse.cz +- Refresh + patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. + Bah, cherry-picked a wrong version. Fix it. +- commit f9674b8 +* Fri May 20 2011 jslaby@suse.cz +- Delete patches.suse/slab-handle-memoryless-nodes-v2a.patch. + It was part of removed SoN patches. +- commit 1d0599a * Fri May 20 2011 jeffm@suse.com - Updated to 2.6.39-final. - commit 7c72384 @@ -909,6 +922,9 @@ Debug information for package %name-devel - Eliminated 5 patches. - commit a8a170f * Thu May 12 2011 jslaby@suse.cz +- block: add proper state guards to __elv_next_request. +- commit bcb6433 +* Thu May 12 2011 jslaby@suse.cz - Delete patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. It's fixed differently by commits 43f12d47f and f844a709a7 in .39-rc1 @@ -1200,6 +1216,9 @@ Debug information for package %name-devel - fs/partitions/efi.c: corrupted GUID partition tables can cause kernel oops (bnc#687113 CVE-2011-1577). - commit 385b393 +* Thu Apr 14 2011 jeffm@suse.com +- scsi: aic94xx: world-writable sysfs update_bios file. +- commit 7f827e6 * Wed Apr 13 2011 jeffm@suse.com - mpc5xxx_can: Fix typo causing build failure (of_dev -> ofdev). - ft1000: Remove unnecessary EXPORT_SYMBOLs. diff --git a/kernel-ppc64.changes b/kernel-ppc64.changes index 5ba851732..4c5dfcb08 100644 --- a/kernel-ppc64.changes +++ b/kernel-ppc64.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Fri May 20 20:20:17 CEST 2011 - jslaby@suse.cz + +- PM: Print a warning if firmware is requested when tasks are + frozen (bnc#695219). +- commit e78f4ce + +------------------------------------------------------------------- +Fri May 20 09:54:30 CEST 2011 - jslaby@suse.cz + +- Refresh + patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. + Bah, cherry-picked a wrong version. Fix it. +- commit f9674b8 + +------------------------------------------------------------------- +Fri May 20 09:41:02 CEST 2011 - jslaby@suse.cz + +- Delete patches.suse/slab-handle-memoryless-nodes-v2a.patch. + It was part of removed SoN patches. +- commit 1d0599a + ------------------------------------------------------------------- Fri May 20 02:27:58 CEST 2011 - jeffm@suse.com @@ -23,6 +45,12 @@ Fri May 13 15:45:04 CEST 2011 - jeffm@suse.com - Eliminated 5 patches. - commit a8a170f +------------------------------------------------------------------- +Thu May 12 23:29:11 CEST 2011 - jslaby@suse.cz + +- block: add proper state guards to __elv_next_request. +- commit bcb6433 + ------------------------------------------------------------------- Thu May 12 14:05:44 CEST 2011 - jslaby@suse.cz @@ -531,6 +559,12 @@ Thu Apr 14 18:43:07 CEST 2011 - jeffm@suse.com kernel oops (bnc#687113 CVE-2011-1577). - commit 385b393 +------------------------------------------------------------------- +Thu Apr 14 01:28:00 CEST 2011 - jeffm@suse.com + +- scsi: aic94xx: world-writable sysfs update_bios file. +- commit 7f827e6 + ------------------------------------------------------------------- Wed Apr 13 16:53:14 CEST 2011 - jeffm@suse.com diff --git a/kernel-ppc64.spec b/kernel-ppc64.spec index b9e3aaa38..bba8aa3b8 100644 --- a/kernel-ppc64.spec +++ b/kernel-ppc64.spec @@ -899,6 +899,19 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Fri May 20 2011 jslaby@suse.cz +- PM: Print a warning if firmware is requested when tasks are + frozen (bnc#695219). +- commit e78f4ce +* Fri May 20 2011 jslaby@suse.cz +- Refresh + patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. + Bah, cherry-picked a wrong version. Fix it. +- commit f9674b8 +* Fri May 20 2011 jslaby@suse.cz +- Delete patches.suse/slab-handle-memoryless-nodes-v2a.patch. + It was part of removed SoN patches. +- commit 1d0599a * Fri May 20 2011 jeffm@suse.com - Updated to 2.6.39-final. - commit 7c72384 @@ -913,6 +926,9 @@ Debug information for package %name-devel - Eliminated 5 patches. - commit a8a170f * Thu May 12 2011 jslaby@suse.cz +- block: add proper state guards to __elv_next_request. +- commit bcb6433 +* Thu May 12 2011 jslaby@suse.cz - Delete patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. It's fixed differently by commits 43f12d47f and f844a709a7 in .39-rc1 @@ -1204,6 +1220,9 @@ Debug information for package %name-devel - fs/partitions/efi.c: corrupted GUID partition tables can cause kernel oops (bnc#687113 CVE-2011-1577). - commit 385b393 +* Thu Apr 14 2011 jeffm@suse.com +- scsi: aic94xx: world-writable sysfs update_bios file. +- commit 7f827e6 * Wed Apr 13 2011 jeffm@suse.com - mpc5xxx_can: Fix typo causing build failure (of_dev -> ofdev). - ft1000: Remove unnecessary EXPORT_SYMBOLs. diff --git a/kernel-ps3.changes b/kernel-ps3.changes index 5ba851732..4c5dfcb08 100644 --- a/kernel-ps3.changes +++ b/kernel-ps3.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Fri May 20 20:20:17 CEST 2011 - jslaby@suse.cz + +- PM: Print a warning if firmware is requested when tasks are + frozen (bnc#695219). +- commit e78f4ce + +------------------------------------------------------------------- +Fri May 20 09:54:30 CEST 2011 - jslaby@suse.cz + +- Refresh + patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. + Bah, cherry-picked a wrong version. Fix it. +- commit f9674b8 + +------------------------------------------------------------------- +Fri May 20 09:41:02 CEST 2011 - jslaby@suse.cz + +- Delete patches.suse/slab-handle-memoryless-nodes-v2a.patch. + It was part of removed SoN patches. +- commit 1d0599a + ------------------------------------------------------------------- Fri May 20 02:27:58 CEST 2011 - jeffm@suse.com @@ -23,6 +45,12 @@ Fri May 13 15:45:04 CEST 2011 - jeffm@suse.com - Eliminated 5 patches. - commit a8a170f +------------------------------------------------------------------- +Thu May 12 23:29:11 CEST 2011 - jslaby@suse.cz + +- block: add proper state guards to __elv_next_request. +- commit bcb6433 + ------------------------------------------------------------------- Thu May 12 14:05:44 CEST 2011 - jslaby@suse.cz @@ -531,6 +559,12 @@ Thu Apr 14 18:43:07 CEST 2011 - jeffm@suse.com kernel oops (bnc#687113 CVE-2011-1577). - commit 385b393 +------------------------------------------------------------------- +Thu Apr 14 01:28:00 CEST 2011 - jeffm@suse.com + +- scsi: aic94xx: world-writable sysfs update_bios file. +- commit 7f827e6 + ------------------------------------------------------------------- Wed Apr 13 16:53:14 CEST 2011 - jeffm@suse.com diff --git a/kernel-ps3.spec b/kernel-ps3.spec index f65a0179d..6f867850c 100644 --- a/kernel-ps3.spec +++ b/kernel-ps3.spec @@ -880,6 +880,19 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Fri May 20 2011 jslaby@suse.cz +- PM: Print a warning if firmware is requested when tasks are + frozen (bnc#695219). +- commit e78f4ce +* Fri May 20 2011 jslaby@suse.cz +- Refresh + patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. + Bah, cherry-picked a wrong version. Fix it. +- commit f9674b8 +* Fri May 20 2011 jslaby@suse.cz +- Delete patches.suse/slab-handle-memoryless-nodes-v2a.patch. + It was part of removed SoN patches. +- commit 1d0599a * Fri May 20 2011 jeffm@suse.com - Updated to 2.6.39-final. - commit 7c72384 @@ -894,6 +907,9 @@ Debug information for package %name-devel - Eliminated 5 patches. - commit a8a170f * Thu May 12 2011 jslaby@suse.cz +- block: add proper state guards to __elv_next_request. +- commit bcb6433 +* Thu May 12 2011 jslaby@suse.cz - Delete patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. It's fixed differently by commits 43f12d47f and f844a709a7 in .39-rc1 @@ -1185,6 +1201,9 @@ Debug information for package %name-devel - fs/partitions/efi.c: corrupted GUID partition tables can cause kernel oops (bnc#687113 CVE-2011-1577). - commit 385b393 +* Thu Apr 14 2011 jeffm@suse.com +- scsi: aic94xx: world-writable sysfs update_bios file. +- commit 7f827e6 * Wed Apr 13 2011 jeffm@suse.com - mpc5xxx_can: Fix typo causing build failure (of_dev -> ofdev). - ft1000: Remove unnecessary EXPORT_SYMBOLs. diff --git a/kernel-s390.changes b/kernel-s390.changes index 5ba851732..4c5dfcb08 100644 --- a/kernel-s390.changes +++ b/kernel-s390.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Fri May 20 20:20:17 CEST 2011 - jslaby@suse.cz + +- PM: Print a warning if firmware is requested when tasks are + frozen (bnc#695219). +- commit e78f4ce + +------------------------------------------------------------------- +Fri May 20 09:54:30 CEST 2011 - jslaby@suse.cz + +- Refresh + patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. + Bah, cherry-picked a wrong version. Fix it. +- commit f9674b8 + +------------------------------------------------------------------- +Fri May 20 09:41:02 CEST 2011 - jslaby@suse.cz + +- Delete patches.suse/slab-handle-memoryless-nodes-v2a.patch. + It was part of removed SoN patches. +- commit 1d0599a + ------------------------------------------------------------------- Fri May 20 02:27:58 CEST 2011 - jeffm@suse.com @@ -23,6 +45,12 @@ Fri May 13 15:45:04 CEST 2011 - jeffm@suse.com - Eliminated 5 patches. - commit a8a170f +------------------------------------------------------------------- +Thu May 12 23:29:11 CEST 2011 - jslaby@suse.cz + +- block: add proper state guards to __elv_next_request. +- commit bcb6433 + ------------------------------------------------------------------- Thu May 12 14:05:44 CEST 2011 - jslaby@suse.cz @@ -531,6 +559,12 @@ Thu Apr 14 18:43:07 CEST 2011 - jeffm@suse.com kernel oops (bnc#687113 CVE-2011-1577). - commit 385b393 +------------------------------------------------------------------- +Thu Apr 14 01:28:00 CEST 2011 - jeffm@suse.com + +- scsi: aic94xx: world-writable sysfs update_bios file. +- commit 7f827e6 + ------------------------------------------------------------------- Wed Apr 13 16:53:14 CEST 2011 - jeffm@suse.com diff --git a/kernel-s390.spec b/kernel-s390.spec index 04eb487d0..fbec36225 100644 --- a/kernel-s390.spec +++ b/kernel-s390.spec @@ -874,6 +874,19 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Fri May 20 2011 jslaby@suse.cz +- PM: Print a warning if firmware is requested when tasks are + frozen (bnc#695219). +- commit e78f4ce +* Fri May 20 2011 jslaby@suse.cz +- Refresh + patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. + Bah, cherry-picked a wrong version. Fix it. +- commit f9674b8 +* Fri May 20 2011 jslaby@suse.cz +- Delete patches.suse/slab-handle-memoryless-nodes-v2a.patch. + It was part of removed SoN patches. +- commit 1d0599a * Fri May 20 2011 jeffm@suse.com - Updated to 2.6.39-final. - commit 7c72384 @@ -888,6 +901,9 @@ Debug information for package %name-devel - Eliminated 5 patches. - commit a8a170f * Thu May 12 2011 jslaby@suse.cz +- block: add proper state guards to __elv_next_request. +- commit bcb6433 +* Thu May 12 2011 jslaby@suse.cz - Delete patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. It's fixed differently by commits 43f12d47f and f844a709a7 in .39-rc1 @@ -1179,6 +1195,9 @@ Debug information for package %name-devel - fs/partitions/efi.c: corrupted GUID partition tables can cause kernel oops (bnc#687113 CVE-2011-1577). - commit 385b393 +* Thu Apr 14 2011 jeffm@suse.com +- scsi: aic94xx: world-writable sysfs update_bios file. +- commit 7f827e6 * Wed Apr 13 2011 jeffm@suse.com - mpc5xxx_can: Fix typo causing build failure (of_dev -> ofdev). - ft1000: Remove unnecessary EXPORT_SYMBOLs. diff --git a/kernel-source.changes b/kernel-source.changes index 5ba851732..4c5dfcb08 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Fri May 20 20:20:17 CEST 2011 - jslaby@suse.cz + +- PM: Print a warning if firmware is requested when tasks are + frozen (bnc#695219). +- commit e78f4ce + +------------------------------------------------------------------- +Fri May 20 09:54:30 CEST 2011 - jslaby@suse.cz + +- Refresh + patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. + Bah, cherry-picked a wrong version. Fix it. +- commit f9674b8 + +------------------------------------------------------------------- +Fri May 20 09:41:02 CEST 2011 - jslaby@suse.cz + +- Delete patches.suse/slab-handle-memoryless-nodes-v2a.patch. + It was part of removed SoN patches. +- commit 1d0599a + ------------------------------------------------------------------- Fri May 20 02:27:58 CEST 2011 - jeffm@suse.com @@ -23,6 +45,12 @@ Fri May 13 15:45:04 CEST 2011 - jeffm@suse.com - Eliminated 5 patches. - commit a8a170f +------------------------------------------------------------------- +Thu May 12 23:29:11 CEST 2011 - jslaby@suse.cz + +- block: add proper state guards to __elv_next_request. +- commit bcb6433 + ------------------------------------------------------------------- Thu May 12 14:05:44 CEST 2011 - jslaby@suse.cz @@ -531,6 +559,12 @@ Thu Apr 14 18:43:07 CEST 2011 - jeffm@suse.com kernel oops (bnc#687113 CVE-2011-1577). - commit 385b393 +------------------------------------------------------------------- +Thu Apr 14 01:28:00 CEST 2011 - jeffm@suse.com + +- scsi: aic94xx: world-writable sysfs update_bios file. +- commit 7f827e6 + ------------------------------------------------------------------- Wed Apr 13 16:53:14 CEST 2011 - jeffm@suse.com diff --git a/kernel-source.spec b/kernel-source.spec index 7696b6587..e27f3ab28 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -255,6 +255,19 @@ find %buildroot/usr/src/linux* ! -type l | xargs touch -d "$ts" %endif %changelog +* Fri May 20 2011 jslaby@suse.cz +- PM: Print a warning if firmware is requested when tasks are + frozen (bnc#695219). +- commit e78f4ce +* Fri May 20 2011 jslaby@suse.cz +- Refresh + patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. + Bah, cherry-picked a wrong version. Fix it. +- commit f9674b8 +* Fri May 20 2011 jslaby@suse.cz +- Delete patches.suse/slab-handle-memoryless-nodes-v2a.patch. + It was part of removed SoN patches. +- commit 1d0599a * Fri May 20 2011 jeffm@suse.com - Updated to 2.6.39-final. - commit 7c72384 @@ -269,6 +282,9 @@ find %buildroot/usr/src/linux* ! -type l | xargs touch -d "$ts" - Eliminated 5 patches. - commit a8a170f * Thu May 12 2011 jslaby@suse.cz +- block: add proper state guards to __elv_next_request. +- commit bcb6433 +* Thu May 12 2011 jslaby@suse.cz - Delete patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. It's fixed differently by commits 43f12d47f and f844a709a7 in .39-rc1 @@ -560,6 +576,9 @@ find %buildroot/usr/src/linux* ! -type l | xargs touch -d "$ts" - fs/partitions/efi.c: corrupted GUID partition tables can cause kernel oops (bnc#687113 CVE-2011-1577). - commit 385b393 +* Thu Apr 14 2011 jeffm@suse.com +- scsi: aic94xx: world-writable sysfs update_bios file. +- commit 7f827e6 * Wed Apr 13 2011 jeffm@suse.com - mpc5xxx_can: Fix typo causing build failure (of_dev -> ofdev). - ft1000: Remove unnecessary EXPORT_SYMBOLs. diff --git a/kernel-syms.changes b/kernel-syms.changes index 5ba851732..4c5dfcb08 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Fri May 20 20:20:17 CEST 2011 - jslaby@suse.cz + +- PM: Print a warning if firmware is requested when tasks are + frozen (bnc#695219). +- commit e78f4ce + +------------------------------------------------------------------- +Fri May 20 09:54:30 CEST 2011 - jslaby@suse.cz + +- Refresh + patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. + Bah, cherry-picked a wrong version. Fix it. +- commit f9674b8 + +------------------------------------------------------------------- +Fri May 20 09:41:02 CEST 2011 - jslaby@suse.cz + +- Delete patches.suse/slab-handle-memoryless-nodes-v2a.patch. + It was part of removed SoN patches. +- commit 1d0599a + ------------------------------------------------------------------- Fri May 20 02:27:58 CEST 2011 - jeffm@suse.com @@ -23,6 +45,12 @@ Fri May 13 15:45:04 CEST 2011 - jeffm@suse.com - Eliminated 5 patches. - commit a8a170f +------------------------------------------------------------------- +Thu May 12 23:29:11 CEST 2011 - jslaby@suse.cz + +- block: add proper state guards to __elv_next_request. +- commit bcb6433 + ------------------------------------------------------------------- Thu May 12 14:05:44 CEST 2011 - jslaby@suse.cz @@ -531,6 +559,12 @@ Thu Apr 14 18:43:07 CEST 2011 - jeffm@suse.com kernel oops (bnc#687113 CVE-2011-1577). - commit 385b393 +------------------------------------------------------------------- +Thu Apr 14 01:28:00 CEST 2011 - jeffm@suse.com + +- scsi: aic94xx: world-writable sysfs update_bios file. +- commit 7f827e6 + ------------------------------------------------------------------- Wed Apr 13 16:53:14 CEST 2011 - jeffm@suse.com diff --git a/kernel-syms.spec b/kernel-syms.spec index 27cac355a..c8f8519ea 100644 --- a/kernel-syms.spec +++ b/kernel-syms.spec @@ -81,6 +81,19 @@ install -m 644 -D %{SOURCE0} %buildroot/%_docdir/%name/README.SUSE %_docdir/%name/README.SUSE %changelog +* Fri May 20 2011 jslaby@suse.cz +- PM: Print a warning if firmware is requested when tasks are + frozen (bnc#695219). +- commit e78f4ce +* Fri May 20 2011 jslaby@suse.cz +- Refresh + patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. + Bah, cherry-picked a wrong version. Fix it. +- commit f9674b8 +* Fri May 20 2011 jslaby@suse.cz +- Delete patches.suse/slab-handle-memoryless-nodes-v2a.patch. + It was part of removed SoN patches. +- commit 1d0599a * Fri May 20 2011 jeffm@suse.com - Updated to 2.6.39-final. - commit 7c72384 @@ -95,6 +108,9 @@ install -m 644 -D %{SOURCE0} %buildroot/%_docdir/%name/README.SUSE - Eliminated 5 patches. - commit a8a170f * Thu May 12 2011 jslaby@suse.cz +- block: add proper state guards to __elv_next_request. +- commit bcb6433 +* Thu May 12 2011 jslaby@suse.cz - Delete patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. It's fixed differently by commits 43f12d47f and f844a709a7 in .39-rc1 @@ -386,6 +402,9 @@ install -m 644 -D %{SOURCE0} %buildroot/%_docdir/%name/README.SUSE - fs/partitions/efi.c: corrupted GUID partition tables can cause kernel oops (bnc#687113 CVE-2011-1577). - commit 385b393 +* Thu Apr 14 2011 jeffm@suse.com +- scsi: aic94xx: world-writable sysfs update_bios file. +- commit 7f827e6 * Wed Apr 13 2011 jeffm@suse.com - mpc5xxx_can: Fix typo causing build failure (of_dev -> ofdev). - ft1000: Remove unnecessary EXPORT_SYMBOLs. diff --git a/kernel-trace.changes b/kernel-trace.changes index 5ba851732..4c5dfcb08 100644 --- a/kernel-trace.changes +++ b/kernel-trace.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Fri May 20 20:20:17 CEST 2011 - jslaby@suse.cz + +- PM: Print a warning if firmware is requested when tasks are + frozen (bnc#695219). +- commit e78f4ce + +------------------------------------------------------------------- +Fri May 20 09:54:30 CEST 2011 - jslaby@suse.cz + +- Refresh + patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. + Bah, cherry-picked a wrong version. Fix it. +- commit f9674b8 + +------------------------------------------------------------------- +Fri May 20 09:41:02 CEST 2011 - jslaby@suse.cz + +- Delete patches.suse/slab-handle-memoryless-nodes-v2a.patch. + It was part of removed SoN patches. +- commit 1d0599a + ------------------------------------------------------------------- Fri May 20 02:27:58 CEST 2011 - jeffm@suse.com @@ -23,6 +45,12 @@ Fri May 13 15:45:04 CEST 2011 - jeffm@suse.com - Eliminated 5 patches. - commit a8a170f +------------------------------------------------------------------- +Thu May 12 23:29:11 CEST 2011 - jslaby@suse.cz + +- block: add proper state guards to __elv_next_request. +- commit bcb6433 + ------------------------------------------------------------------- Thu May 12 14:05:44 CEST 2011 - jslaby@suse.cz @@ -531,6 +559,12 @@ Thu Apr 14 18:43:07 CEST 2011 - jeffm@suse.com kernel oops (bnc#687113 CVE-2011-1577). - commit 385b393 +------------------------------------------------------------------- +Thu Apr 14 01:28:00 CEST 2011 - jeffm@suse.com + +- scsi: aic94xx: world-writable sysfs update_bios file. +- commit 7f827e6 + ------------------------------------------------------------------- Wed Apr 13 16:53:14 CEST 2011 - jeffm@suse.com diff --git a/kernel-trace.spec b/kernel-trace.spec index 78bf147e5..1bf523126 100644 --- a/kernel-trace.spec +++ b/kernel-trace.spec @@ -882,6 +882,19 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Fri May 20 2011 jslaby@suse.cz +- PM: Print a warning if firmware is requested when tasks are + frozen (bnc#695219). +- commit e78f4ce +* Fri May 20 2011 jslaby@suse.cz +- Refresh + patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. + Bah, cherry-picked a wrong version. Fix it. +- commit f9674b8 +* Fri May 20 2011 jslaby@suse.cz +- Delete patches.suse/slab-handle-memoryless-nodes-v2a.patch. + It was part of removed SoN patches. +- commit 1d0599a * Fri May 20 2011 jeffm@suse.com - Updated to 2.6.39-final. - commit 7c72384 @@ -896,6 +909,9 @@ Debug information for package %name-devel - Eliminated 5 patches. - commit a8a170f * Thu May 12 2011 jslaby@suse.cz +- block: add proper state guards to __elv_next_request. +- commit bcb6433 +* Thu May 12 2011 jslaby@suse.cz - Delete patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. It's fixed differently by commits 43f12d47f and f844a709a7 in .39-rc1 @@ -1187,6 +1203,9 @@ Debug information for package %name-devel - fs/partitions/efi.c: corrupted GUID partition tables can cause kernel oops (bnc#687113 CVE-2011-1577). - commit 385b393 +* Thu Apr 14 2011 jeffm@suse.com +- scsi: aic94xx: world-writable sysfs update_bios file. +- commit 7f827e6 * Wed Apr 13 2011 jeffm@suse.com - mpc5xxx_can: Fix typo causing build failure (of_dev -> ofdev). - ft1000: Remove unnecessary EXPORT_SYMBOLs. diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index 5ba851732..4c5dfcb08 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Fri May 20 20:20:17 CEST 2011 - jslaby@suse.cz + +- PM: Print a warning if firmware is requested when tasks are + frozen (bnc#695219). +- commit e78f4ce + +------------------------------------------------------------------- +Fri May 20 09:54:30 CEST 2011 - jslaby@suse.cz + +- Refresh + patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. + Bah, cherry-picked a wrong version. Fix it. +- commit f9674b8 + +------------------------------------------------------------------- +Fri May 20 09:41:02 CEST 2011 - jslaby@suse.cz + +- Delete patches.suse/slab-handle-memoryless-nodes-v2a.patch. + It was part of removed SoN patches. +- commit 1d0599a + ------------------------------------------------------------------- Fri May 20 02:27:58 CEST 2011 - jeffm@suse.com @@ -23,6 +45,12 @@ Fri May 13 15:45:04 CEST 2011 - jeffm@suse.com - Eliminated 5 patches. - commit a8a170f +------------------------------------------------------------------- +Thu May 12 23:29:11 CEST 2011 - jslaby@suse.cz + +- block: add proper state guards to __elv_next_request. +- commit bcb6433 + ------------------------------------------------------------------- Thu May 12 14:05:44 CEST 2011 - jslaby@suse.cz @@ -531,6 +559,12 @@ Thu Apr 14 18:43:07 CEST 2011 - jeffm@suse.com kernel oops (bnc#687113 CVE-2011-1577). - commit 385b393 +------------------------------------------------------------------- +Thu Apr 14 01:28:00 CEST 2011 - jeffm@suse.com + +- scsi: aic94xx: world-writable sysfs update_bios file. +- commit 7f827e6 + ------------------------------------------------------------------- Wed Apr 13 16:53:14 CEST 2011 - jeffm@suse.com diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index e57588dda..fe6a3b2b5 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -878,6 +878,19 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Fri May 20 2011 jslaby@suse.cz +- PM: Print a warning if firmware is requested when tasks are + frozen (bnc#695219). +- commit e78f4ce +* Fri May 20 2011 jslaby@suse.cz +- Refresh + patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. + Bah, cherry-picked a wrong version. Fix it. +- commit f9674b8 +* Fri May 20 2011 jslaby@suse.cz +- Delete patches.suse/slab-handle-memoryless-nodes-v2a.patch. + It was part of removed SoN patches. +- commit 1d0599a * Fri May 20 2011 jeffm@suse.com - Updated to 2.6.39-final. - commit 7c72384 @@ -892,6 +905,9 @@ Debug information for package %name-devel - Eliminated 5 patches. - commit a8a170f * Thu May 12 2011 jslaby@suse.cz +- block: add proper state guards to __elv_next_request. +- commit bcb6433 +* Thu May 12 2011 jslaby@suse.cz - Delete patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. It's fixed differently by commits 43f12d47f and f844a709a7 in .39-rc1 @@ -1183,6 +1199,9 @@ Debug information for package %name-devel - fs/partitions/efi.c: corrupted GUID partition tables can cause kernel oops (bnc#687113 CVE-2011-1577). - commit 385b393 +* Thu Apr 14 2011 jeffm@suse.com +- scsi: aic94xx: world-writable sysfs update_bios file. +- commit 7f827e6 * Wed Apr 13 2011 jeffm@suse.com - mpc5xxx_can: Fix typo causing build failure (of_dev -> ofdev). - ft1000: Remove unnecessary EXPORT_SYMBOLs. diff --git a/kernel-xen.changes b/kernel-xen.changes index 5ba851732..4c5dfcb08 100644 --- a/kernel-xen.changes +++ b/kernel-xen.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Fri May 20 20:20:17 CEST 2011 - jslaby@suse.cz + +- PM: Print a warning if firmware is requested when tasks are + frozen (bnc#695219). +- commit e78f4ce + +------------------------------------------------------------------- +Fri May 20 09:54:30 CEST 2011 - jslaby@suse.cz + +- Refresh + patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. + Bah, cherry-picked a wrong version. Fix it. +- commit f9674b8 + +------------------------------------------------------------------- +Fri May 20 09:41:02 CEST 2011 - jslaby@suse.cz + +- Delete patches.suse/slab-handle-memoryless-nodes-v2a.patch. + It was part of removed SoN patches. +- commit 1d0599a + ------------------------------------------------------------------- Fri May 20 02:27:58 CEST 2011 - jeffm@suse.com @@ -23,6 +45,12 @@ Fri May 13 15:45:04 CEST 2011 - jeffm@suse.com - Eliminated 5 patches. - commit a8a170f +------------------------------------------------------------------- +Thu May 12 23:29:11 CEST 2011 - jslaby@suse.cz + +- block: add proper state guards to __elv_next_request. +- commit bcb6433 + ------------------------------------------------------------------- Thu May 12 14:05:44 CEST 2011 - jslaby@suse.cz @@ -531,6 +559,12 @@ Thu Apr 14 18:43:07 CEST 2011 - jeffm@suse.com kernel oops (bnc#687113 CVE-2011-1577). - commit 385b393 +------------------------------------------------------------------- +Thu Apr 14 01:28:00 CEST 2011 - jeffm@suse.com + +- scsi: aic94xx: world-writable sysfs update_bios file. +- commit 7f827e6 + ------------------------------------------------------------------- Wed Apr 13 16:53:14 CEST 2011 - jeffm@suse.com diff --git a/kernel-xen.spec b/kernel-xen.spec index d338e473a..ae54e1df4 100644 --- a/kernel-xen.spec +++ b/kernel-xen.spec @@ -880,6 +880,19 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Fri May 20 2011 jslaby@suse.cz +- PM: Print a warning if firmware is requested when tasks are + frozen (bnc#695219). +- commit e78f4ce +* Fri May 20 2011 jslaby@suse.cz +- Refresh + patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. + Bah, cherry-picked a wrong version. Fix it. +- commit f9674b8 +* Fri May 20 2011 jslaby@suse.cz +- Delete patches.suse/slab-handle-memoryless-nodes-v2a.patch. + It was part of removed SoN patches. +- commit 1d0599a * Fri May 20 2011 jeffm@suse.com - Updated to 2.6.39-final. - commit 7c72384 @@ -894,6 +907,9 @@ Debug information for package %name-devel - Eliminated 5 patches. - commit a8a170f * Thu May 12 2011 jslaby@suse.cz +- block: add proper state guards to __elv_next_request. +- commit bcb6433 +* Thu May 12 2011 jslaby@suse.cz - Delete patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. It's fixed differently by commits 43f12d47f and f844a709a7 in .39-rc1 @@ -1185,6 +1201,9 @@ Debug information for package %name-devel - fs/partitions/efi.c: corrupted GUID partition tables can cause kernel oops (bnc#687113 CVE-2011-1577). - commit 385b393 +* Thu Apr 14 2011 jeffm@suse.com +- scsi: aic94xx: world-writable sysfs update_bios file. +- commit 7f827e6 * Wed Apr 13 2011 jeffm@suse.com - mpc5xxx_can: Fix typo causing build failure (of_dev -> ofdev). - ft1000: Remove unnecessary EXPORT_SYMBOLs. diff --git a/patches.fixes.tar.bz2 b/patches.fixes.tar.bz2 index 24057fbf1..542be231b 100644 --- a/patches.fixes.tar.bz2 +++ b/patches.fixes.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ffaf6ccb3febb4e04ceb9319b5db242576b1ccb7aa3cdfcab85c968546787461 -size 25711 +oid sha256:29225fe2e1c48407fa49a2c1b5de011ff4d556f25529ee788a0d90904f7ff77e +size 27258 diff --git a/series.conf b/series.conf index f9d6eb4b5..d2fbd1577 100644 --- a/series.conf +++ b/series.conf @@ -184,6 +184,8 @@ patches.suse/connector-read-mostly patches.suse/kbd-ignore-gfx.patch + patches.fixes/scsi-aic94xx-world-writable-sysfs-update_bios-file + ######################################################## # # ACPI patches @@ -370,6 +372,7 @@ patches.fixes/sd_liberal_28_sense_invalid.diff patches.fixes/scsi-ibmvscsi-module_alias.patch + patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch ######################################################## # DRM/Video @@ -446,6 +449,7 @@ ######################################################## # Suspend/Resume stuff ######################################################## + patches.fixes/PM-Print-a-warning-if-firmware-is-requested-when-tas.patch ######################################################## # device-mapper diff --git a/source-timestamp b/source-timestamp index 8dbc0631c..a8c1a02dc 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2011-05-20 02:27:58 +0200 -GIT Revision: 7c72384d2ff12b2c7a210950a380531559619728 +2011-05-20 20:20:17 +0200 +GIT Revision: e78f4ce733b88fc3106060d8b700d864df2688a8 GIT Branch: master