--------------------------------------------------------------------- Fedora Test Update Notification FEDORA-2007-432 2007-04-12 --------------------------------------------------------------------- Product : Fedora Core 6 Name : kernel Version : 2.6.20 Release : 1.2944.fc6 Summary : The Linux kernel (the core of the Linux operating system) Description : The kernel package contains the Linux kernel (vmlinuz), the core of any Linux operating system. The kernel handles the basic functions of the operating system: memory allocation, process allocation, device input and output, etc. --------------------------------------------------------------------- Update Information: Updated to upstream linux kernel 2.6.20.6: http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.20.5 http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.20.6 Plus additional fixes: Bugfix for ATI SB600 SATA Routing bugfix Libata LBA48 bugfix Update libata NCQ blacklist Libata request sense bugfix SCSI error handler fix --------------------------------------------------------------------- * Tue Apr 10 2007 Chuck Ebbert <cebbert@xxxxxxxxxx> 1.2944 - 2.6.20.5 - 2.6.20.6 - GFS2 update (1414) - additional bugfixes (1820-1828) * Wed Apr 4 2007 Markus Armbruster <armbru@xxxxxxxxxx> - Xen kernel profiling fix is broken, back it out. * Tue Apr 3 2007 Chuck Ebbert <cebbert@xxxxxxxxxx> 1.2942 - 2.6.20.5-rc1 plus two fixes for broken -rc1 patches. - Remove patches that are now in 20.5-rc1. - 2106: move firmware timeout patch to here. - 2107: Disable PCI MSI and MMCONFIG by default, add options to enable them. * Mon Apr 2 2007 Markus Armbruster <armbru@xxxxxxxxxx> - Xen kernel: >4G guest fix (Steven Rostedt ) fix nosegneg detection (Rik van Riel ) Use swiotlb mask for coherent mappings too (Herbert Xu ) Fix potential grant entry leaks on error (Herbert Xu ) Fix agp on x86_64 under Xen (Stephen C. Tweedie ) netback: Reenable TX queueing and drop pkts after timeout (Herbert Xu ) make ballooning work right (Rik van Riel ) Fix xen swiotlb for b44 module (Stephen C. Tweedie ) Copy shared data before verification (Herbert Xu ) Properly close block frontend on non-existant file (Glauber de Oliveira Costa ) blkback: Fix potential grant entry leaks on error (Rik van Riel ) blkback: Copy shared data before verification (Rik van Riel) netback: Fix wrap to zero in transmit credit scheduler. (Herbert Xu ) fix 2TB overflow in virtual disk driver (Rik van Riel ) blkback: Fix first_sect check. (Rik van Riel ) make netfront device permanent (Glauber de Oliveira Costa ) fix iSCSI root oops on x86_64 xen domU (Rik van Riel ) Avoid touching the watchdog when gone for too long (Glauber de Oliveira Costa ) fix profiling (Rik van Riel ) privcmd: Range-check hypercall index. (Herbert Xu ) Fix spinlock bad magic when removing xennet device (Chris Lalancette ) - Add PACKET_AUXDATA cmsg (Herbert Xu ) * Fri Mar 30 2007 Jarod Wilson <jwilson@xxxxxxxxxx> - Overhaul ordering of build/don't build flag setting, such that nothing set at the top gets overridden later in the spec - Add support for --with/--without build flags as an alternative way to disable/enable specific builds - Add %buildid define to make it easier/more obvious how to tag a one-off build * Thu Mar 29 2007 Chuck Ebbert <cebbert@xxxxxxxxxx> - 1413: GFS2 update - enable kernel options: CONFIG_NF_CONNTRACK_PROC_COMPAT (#234174) CONFIG_SECURITY_NETWORK_XFRM (requested for LSPP) - added patches 1819 - 1823: 2.6.20.5 DVB patches from maintainer 1824 : bt8xx autoload 1825 : i2o block driver (#228946) 1826 : classifier null deref 1827 : ide error recovery 1828 : mmap don't spam logs 1829 : net scheduler locking 1830 : NFS allow 64bit cookies 1831 : softmac (#234320) 1832 : bluetooth quirk (#230534) 1833 : firmware timeout 1834 : udf patches from -mm 1835 : i82875p edac pci unhide * Mon Mar 26 2007 Chuck Ebbert <cebbert@xxxxxxxxxx> - 2.6.20.4, which adds: fix for audit deadlock (#232845) fix for SCSI tape wrong block size (#224120) - added test patches 1800 thru 1818 1800, 1801: CIFS (#221081) 1802, 1803: DVB cx88 (#233416) 1804 : ide drive speed (#232147, #216374) 1806, 1807: sata_mv (#232811) 1808 : sky2 timeouts (#227420) 1809, 1810: ich7 (#216374) 1811, 1818: jmicron sata (#224680, #230838) 1812 : libata clear tf (#232991) 1815 : msix interrupts (#225399) 1817 : sata_nv NCQ (#232895) * Wed Mar 21 2007 Markus Armbruster <armbru@xxxxxxxxxx> - Xen hypervisor: Enable Xen booting on machines with > 64G (Chris Lalancette ) fix TLB flushing in shadow pagetable mode (Rik van Riel ) quick fix for Cannot allocate memory (Steven Rostedt ) Register PIT handlers to the correct domain (Herbert Xu ) Replace inappropriate domain_crash_synchronous use (Herbert Xu ) Make HVM hypercall table NR_hypercalls entries big. (Herbert Xu ) >4G guest fix (Steven Rostedt ) emulate PIT channels for vbios support (Stephen C. Tweedie ) Race condition concerning VLAPIC interrupts (Bhavana Nagendra ) emulation for accesses faulting on a page boundary (Stephen C. Tweedie ) make ballooning work right (xen part) (Rik van Riel ) HVM crashes on IA32e SMP (Glauber de Oliveira Costa ) Fix for SMP Xen guest slow boot issue on AMD systems (Bhavana Nagendra ) Fix xen swiotlb for b44 module (xen part) (Stephen C. Tweedie ) upstream patches to make Windows Vista work (Steven Rostedt) AMD-V HVM fix for Windows hibernate (Bhavana Nagendra ) fix vcpu hotplug statistics (Rik van Riel ) xen pae >4GB patch (Don Zickus) AMD-V HVM windows guest boot menu timer issue (Steven Rostedt) * Mon Mar 19 2007 Dave Jones <davej@xxxxxxxxxx> - Change how 'ignore quiet boot option' is done to a CONFIG option. This will allow having it ignored in the -debug kernels, but honoured in the production kernels whilst allowing to build from the same source tree. * Mon Mar 19 2007 Dave Jones <davej@xxxxxxxxxx> - Only enable sleep-in-irq debugging in the -debug build. * Mon Mar 19 2007 Dave Jones <davej@xxxxxxxxxx> - Add Marvell PATA driver. (#213424) * Mon Mar 19 2007 Chuck Ebbert <cebbert@xxxxxxxxxx> - new utrace patch from roland - removed (now in utrace patch) 16: linux-2.6-ptrace-natural-clone.patch * Sun Mar 18 2007 Chuck Ebbert <cebbert@xxxxxxxxxx> - fixed typo in Xen patch - 2.6.20.4 queue (24 patches) - removed (now in 20.4 queue): 1806: linux-2.6-20_hrtimer_prevent_dos.patch 1807: linux-2.6-20_nfs_getattr_check_isreg.patch 1808: linux-2.6-20_pi_futex_state_locking.patch 1794: linux-2.6-20_ia64_chip_mask.patch (Prarit) * Fri Mar 16 2007 Dave Jones <davej@xxxxxxxxxx> - Add driver for USB EHCI debug cables. * Fri Mar 16 2007 Chuck Ebbert <cebbert@xxxxxxxxxx> - new version of patch for BZ #232600: 2200: linux-2.6-sata-promise-pata-ports.patch - added: 1800: linux-2.6-20.4-adjust-legacy-ide-resource-setting.patch 1801: linux-2.6-20.4-fix-another-null-deref-in-ipv6.patch 1802: linux-2.6-20.4-fix-rtm_to_ifaddr-error-return.patch 1803: linux-2.6-20.4-netlabel-cipso_std_bug.patch 1804: linux-2.6-20.4-nfnetlink_log-refcounting.patch 1805: linux-2.6-20.4-SCSI-gdth-fix-oops.patch 1806: linux-2.6-20_hrtimer_prevent_dos.patch 1807: linux-2.6-20_nfs_getattr_check_isreg.patch 1808: linux-2.6-20_pi_futex_state_locking.patch * Thu Mar 15 2007 Chuck Ebbert <cebbert@xxxxxxxxxx> - added 16: linux-2.6-ptrace-natural-clone.patch 206: linux-2.6-20_x86_64_xapic_8_bit_dest.patch * Wed Mar 14 2007 Juan Quintela <quintela@xxxxxxxxxx> - make brew happy with new changeset. * Wed Mar 14 2007 Juan Quintela <quintela@xxxxxxxxxx> - Enable xen again & update all the xen patches to 2.6.20.2. * Tue Mar 13 2007 Chuck Ebbert <cebbert@xxxxxxxxxx> - 2.6.20.3 - added 205: linux-2.6-x86_64_edac_update.patch --------------------------------------------------------------------- This update can be downloaded from: http://download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/6/ 794c1e5b37e1e32e52633aacc8ba59687421a843 SRPMS/kernel-2.6.20-1.2944.fc6.src.rpm 794c1e5b37e1e32e52633aacc8ba59687421a843 noarch/kernel-2.6.20-1.2944.fc6.src.rpm 5e7f2fbd0cbc46aff574f9b32f8f60d2c3f1b04e ppc/kernel-smp-2.6.20-1.2944.fc6.ppc.rpm dbda9fabb231b7da5f133019fd7491dac58647f6 ppc/kernel-devel-2.6.20-1.2944.fc6.ppc.rpm 23059c55782c38805b2026b723bd6f9cf2bec3eb ppc/kernel-headers-2.6.20-1.2944.fc6.ppc.rpm 9a208c2964bec891ed75a7d00be1c460bd8bc7fb ppc/kernel-2.6.20-1.2944.fc6.ppc.rpm db8655c89f308f7e4edf9821a3a4fd332d2afc3d ppc/debug/kernel-smp-debuginfo-2.6.20-1.2944.fc6.ppc.rpm 414fb1e0b10f430be5ac1d79baf9105bdd514fc3 ppc/debug/kernel-debuginfo-common-2.6.20-1.2944.fc6.ppc.rpm 93723c605eb7c1e92c11722df09cf24c9cc9f7ec ppc/kernel-smp-devel-2.6.20-1.2944.fc6.ppc.rpm 663ef62a6fb1d3df3af99d972c1be75ee4b5f3cd ppc/debug/kernel-debuginfo-2.6.20-1.2944.fc6.ppc.rpm 885320aad45ba987bce9152371eb6215bd889ae7 ppc/kernel-doc-2.6.20-1.2944.fc6.noarch.rpm 458c459b1fc74b1edc04b211df7b61eb4d206810 x86_64/kernel-xen-2.6.20-1.2944.fc6.x86_64.rpm 53edf417e1245e7071f68cdce59e6789c1cf9bf2 x86_64/debug/kernel-debuginfo-common-2.6.20-1.2944.fc6.x86_64.rpm 222c5ea0bc6b0c34a4494c16e00fb7078f91a64a x86_64/kernel-kdump-2.6.20-1.2944.fc6.x86_64.rpm aac58b3512abecad22c8fa30632027a3161b6325 x86_64/kernel-2.6.20-1.2944.fc6.x86_64.rpm 9a08f716b5a8fc34634c98bd0bab3b0229728f31 x86_64/debug/kernel-debuginfo-2.6.20-1.2944.fc6.x86_64.rpm f9e0b7fe4bfe2dbebdb10680f52c6c365007d5c9 x86_64/debug/kernel-xen-debuginfo-2.6.20-1.2944.fc6.x86_64.rpm f6d11225dab6a6fbddf2388b023fd00a3c7ab161 x86_64/kernel-xen-devel-2.6.20-1.2944.fc6.x86_64.rpm e8d61c46a95b43a7874f0f84e6e5d2584e6875c5 x86_64/debug/kernel-debug-debuginfo-2.6.20-1.2944.fc6.x86_64.rpm d45ad7aa903ed0bcf31ac4c6fedff46c978c375c x86_64/kernel-debug-2.6.20-1.2944.fc6.x86_64.rpm 52bd1fcc724a721d6fa5c09bb46cf1293a079991 x86_64/kernel-devel-2.6.20-1.2944.fc6.x86_64.rpm 30d5cc1a0d53aada3fede394ec085d507c2f9252 x86_64/kernel-kdump-devel-2.6.20-1.2944.fc6.x86_64.rpm 4391c092a6fadb8f165eaa20e71fe26da6c9da5b x86_64/kernel-debug-devel-2.6.20-1.2944.fc6.x86_64.rpm 57977d0b3d0ce28a9fbca5077a56f88dfbc81f4a x86_64/debug/kernel-kdump-debuginfo-2.6.20-1.2944.fc6.x86_64.rpm 84b953616b905edecb54b458ba5f76966afe8bcc x86_64/kernel-headers-2.6.20-1.2944.fc6.x86_64.rpm 885320aad45ba987bce9152371eb6215bd889ae7 x86_64/kernel-doc-2.6.20-1.2944.fc6.noarch.rpm 1497569f7005e45218564bc5394d6a71e5e9a7ff i386/kernel-headers-2.6.20-1.2944.fc6.i386.rpm 54c55bf0c3e5cc0c796bb637891aed4e1e104657 i386/debug/kernel-debuginfo-common-2.6.20-1.2944.fc6.i586.rpm c1e5e4619f7bd5799354740697bdf915d5816035 i386/kernel-devel-2.6.20-1.2944.fc6.i586.rpm e53fca2766aa8444bfa256625ec08523980f1c54 i386/kernel-2.6.20-1.2944.fc6.i586.rpm 74263a5caf12292a8f6af022fc1df934e0b1a302 i386/debug/kernel-debuginfo-2.6.20-1.2944.fc6.i586.rpm d600d653e5ce1f28cd359167ef4af2a1d352d6cf i386/debug/kernel-PAE-debug-debuginfo-2.6.20-1.2944.fc6.i686.rpm 23346ff935879e0c1baf5287ffc8a92d30938df4 i386/debug/kernel-debuginfo-2.6.20-1.2944.fc6.i686.rpm 81c53c402acd35a020543dea01770e15fa3da8b0 i386/kernel-debug-2.6.20-1.2944.fc6.i686.rpm 42efbd707ab7eb418701b88bb8a12e567ff3babf i386/debug/kernel-PAE-debuginfo-2.6.20-1.2944.fc6.i686.rpm d7d5e1b9f5f9ebdd305be574873649872ae4a2e8 i386/kernel-xen-2.6.20-1.2944.fc6.i686.rpm 74e626c977e84da62fecd23b416b2bf4ddab9e33 i386/kernel-xen-devel-2.6.20-1.2944.fc6.i686.rpm a8b808685ab5cfc78347e779e09349a5a189c163 i386/kernel-PAE-devel-2.6.20-1.2944.fc6.i686.rpm 48b29df846d920aa246e228443130dc556f7aed1 i386/kernel-PAE-debug-2.6.20-1.2944.fc6.i686.rpm db09319080d518dc535b43eca027bce86764f55f i386/kernel-PAE-debug-devel-2.6.20-1.2944.fc6.i686.rpm d72d207821c7638f83612bec9f4848f72eb47004 i386/kernel-kdump-devel-2.6.20-1.2944.fc6.i686.rpm 9ea5f8a30a5e17f5248568474fc20f02f0b43ce5 i386/debug/kernel-debug-debuginfo-2.6.20-1.2944.fc6.i686.rpm 71736aaf98dc46191975f38cfcb9b8de4088df25 i386/kernel-2.6.20-1.2944.fc6.i686.rpm 6d68de3082e7b64fa8d9971824529954385b1380 i386/kernel-kdump-2.6.20-1.2944.fc6.i686.rpm 6d1aa9460aa95a43a278c1822f2a117f758f3f29 i386/kernel-debug-devel-2.6.20-1.2944.fc6.i686.rpm a18104d5f0533ba9515198e1e12498f14b840c5f i386/debug/kernel-xen-debuginfo-2.6.20-1.2944.fc6.i686.rpm 08d03041786483bcd51a88fcbaf78e69bcc1c9dd i386/kernel-PAE-2.6.20-1.2944.fc6.i686.rpm 27f82162604c02ec787f09efbac5dfb09fbd09a1 i386/debug/kernel-kdump-debuginfo-2.6.20-1.2944.fc6.i686.rpm 2e31cccffe0c8da40daea4aed2f4cf56de269939 i386/kernel-devel-2.6.20-1.2944.fc6.i686.rpm a2258dc2de010a905d61b97a867d5a1d7ab1f7b4 i386/debug/kernel-debuginfo-common-2.6.20-1.2944.fc6.i686.rpm 885320aad45ba987bce9152371eb6215bd889ae7 i386/kernel-doc-2.6.20-1.2944.fc6.noarch.rpm This update can be installed with the 'yum' update program. Use 'yum update package-name' at the command line. For more information, refer to 'Managing Software with yum,' available at http://fedora.redhat.com/docs/yum/. --------------------------------------------------------------------- -- fedora-test-list mailing list fedora-test-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-test-list