--------------------------------------------------------------------- Fedora Test Update Notification FEDORA-2007-416 2007-04-05 --------------------------------------------------------------------- Product : Fedora Core 6 Name : kernel Version : 2.6.20 Release : 1.2943.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: Update to final 2.6.20.4: http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.20.4 2.6.20.5-rc1 (+) and two post-rc1 fixes (++): + [CIFS] Allow reset of file to ATTR_NORMAL when archive bit not set + [CIFS] reset mode when client notices that ATTR_READONLY is no longer set + [CRYPTO] api: scatterwalk_copychunks() fails to advance through scatterlist ++ crypto api bugfix: scatterwalk advance uses wrong quantity + [DCCP] getsockopt: Fix DCCP_SOCKOPT_[SEND,RECV]_CSCOV + dvb-core: fix several locking related problems + DVB: fix nxt200x rf input switching + DVB: isl6421: don't reference freed memory + FRA_{DST,SRC} are le16 for decnet + generic_serial: fix decoding of baud rate + i2o: block IO errors on i2o disk + ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4) + ide: remove clearing bmdma status from cdrom_decode_status() (rev #4) + ide: revert "ide: fix drive side 80c cable check, take 2" for now + ieee1394: dv1394: fix CardBus card ejection + [IPV6]: Fix routing round-robin locking. + jmicron: make ide jmicron driver play nice with libata ones + libata bugfix: HDIO_DRIVE_TASK ++ libata bugfix: HDIO_DRIVE_TASK also preserve the LBA bit + libata: clear TF before IDENTIFYing + [libata] sata_mv: don't touch reserved bits in EDMA config register + [libata] sata_mv: Fix 50xx irq mask + [NET]: Fix fib_rules compatibility breakage + [NET_SCHED]: cls_basic: fix NULL pointer dereference + [NET]: Correct accept(2) recovery after sock_attach_fd() + [NET_SCHED]: Fix ingress locking + [PPP]: Don't leak an sk_buff on interface destruction. + sata_nv: delay on switching between NCQ and non-NCQ commands + [SPARC]: sparc64 gcc-4.2.0 20070317 -Werror failure + UML - fix epoll + UML - Fix static linking + uml: fix unreasonably long udelay + UML - host VDSO fix + UML - use correct register file size everywhere + V4L: Fix SECAM handling on saa7115 + V4L: msp_attach must return 0 if no msp3400 was found + V4L: radio: Fix error in Kbuild file + V4L: saa7146: Fix allocation of clipping memory + [VIDEO] ffb: Fix two DAC handling bugs. Additional changes/patches: + enable the marvell PATA driver + Disable PCI MSI and MMCONFIG by default, add options to enable them + dm-crypt: disable barriers + ide: use proper error recovery + mmap: don't spam logs + nfs: allow 64-bit cookies + iee80211_softmac: check if interface running before assert + i82875_edac: unhide PCI device + GFS2: update to latest upstream + Xen: numerous bugfixes: see changelog + enable backwards-compatible /proc firewall entries + enable CONFIG_SECURITY_NETWORK_XFRM + UDF: allow files >1GB + dvb: autoload the cx88 driver + dvb: autoload the bt8xx driver + sky2: transmit timeout fixes + msix: flush writes to control registers + bluetooth: Quirk for broadcom device --------------------------------------------------------------------- * 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/ bcda05a0b87898036f795470083acb327bf73627 SRPMS/kernel-2.6.20-1.2943.fc6.src.rpm bcda05a0b87898036f795470083acb327bf73627 noarch/kernel-2.6.20-1.2943.fc6.src.rpm 6bfc59c92df5503d2dd3f373ef5da0f978137d31 ppc/kernel-devel-2.6.20-1.2943.fc6.ppc.rpm 83d7996163d37f3dee3905b111516acbb15c4d34 ppc/debug/kernel-smp-debuginfo-2.6.20-1.2943.fc6.ppc.rpm 4d452a93ac8eea75c6af0c69372d65b4e1548348 ppc/debug/kernel-debuginfo-2.6.20-1.2943.fc6.ppc.rpm 251922e4c1261a2e4ac6ae7389c6e195917a48df ppc/debug/kernel-debuginfo-common-2.6.20-1.2943.fc6.ppc.rpm ec88f8e134bf136e0bc4772fea7737b0ede769f4 ppc/kernel-smp-2.6.20-1.2943.fc6.ppc.rpm 8d282bc454992fffdcebeb3d08186cfdcc7c4419 ppc/kernel-smp-devel-2.6.20-1.2943.fc6.ppc.rpm 0b298b636e19109d9ed4dda041d67cb9751ac79e ppc/kernel-headers-2.6.20-1.2943.fc6.ppc.rpm 1b280814a2a1209050cad15fb06c3509987edb88 ppc/kernel-2.6.20-1.2943.fc6.ppc.rpm fe150225a9bbf3c849c61b6d9a9c3a738229e72d ppc/kernel-doc-2.6.20-1.2943.fc6.noarch.rpm bbb7ab1f6ec1c28e70b09294adfde116cf4290e4 x86_64/kernel-xen-devel-2.6.20-1.2943.fc6.x86_64.rpm d5959e7d26c6fb2525dfc04e70e08e35d1b0d25c x86_64/kernel-kdump-2.6.20-1.2943.fc6.x86_64.rpm 2c6c8b980bfa9ad2bd35b5562f3baf8e8edf8c56 x86_64/debug/kernel-xen-debuginfo-2.6.20-1.2943.fc6.x86_64.rpm 3703f6194dc108203e0329a9bc0e0d0aeb53ca4f x86_64/kernel-debug-2.6.20-1.2943.fc6.x86_64.rpm e986287ff8a4892f2895eb4034cec27996700249 x86_64/kernel-kdump-devel-2.6.20-1.2943.fc6.x86_64.rpm 483a53e5b2a76b24f498d1027768eb41e7028160 x86_64/kernel-devel-2.6.20-1.2943.fc6.x86_64.rpm f4e6b1d1b4d9bbcf4a9745ae4700f153d3dea776 x86_64/kernel-debug-devel-2.6.20-1.2943.fc6.x86_64.rpm e4cc5920d1bc00a300d40b782ac2ebea3e3ce58b x86_64/debug/kernel-debuginfo-common-2.6.20-1.2943.fc6.x86_64.rpm 21b31b116e18d2b6550c16dc3ef2d283fbd30e51 x86_64/debug/kernel-debuginfo-2.6.20-1.2943.fc6.x86_64.rpm 0840f70d657b686ad87bedce999bbf1f0ba84286 x86_64/kernel-headers-2.6.20-1.2943.fc6.x86_64.rpm aea8abfb9bbdcc91a0280c8f03c24fcfa17147f0 x86_64/debug/kernel-debug-debuginfo-2.6.20-1.2943.fc6.x86_64.rpm 3f766380500c2d43b9f6a5b01ccff809aadecd11 x86_64/debug/kernel-kdump-debuginfo-2.6.20-1.2943.fc6.x86_64.rpm 4ba552cd12c0922e06decc43983ec2735b8fc66b x86_64/kernel-2.6.20-1.2943.fc6.x86_64.rpm f26df9f5d4b4aa6e5e2d8e64d1926e9e6ea05995 x86_64/kernel-xen-2.6.20-1.2943.fc6.x86_64.rpm fe150225a9bbf3c849c61b6d9a9c3a738229e72d x86_64/kernel-doc-2.6.20-1.2943.fc6.noarch.rpm 6e621720125532f265d4a16ad85baf9d8d5e0256 i386/kernel-headers-2.6.20-1.2943.fc6.i386.rpm e34265510346b7b437f8cc2559e287a709f4cd06 i386/debug/kernel-debuginfo-2.6.20-1.2943.fc6.i586.rpm 4f5c04c35dde08a97d702c7d861811541ef68b2a i386/kernel-2.6.20-1.2943.fc6.i586.rpm 29bfd678e021439570a4012a8c9ed97719147b58 i386/kernel-devel-2.6.20-1.2943.fc6.i586.rpm b7a13b2fe21d3b7beabd55f6bc622327ee74b319 i386/debug/kernel-debuginfo-common-2.6.20-1.2943.fc6.i586.rpm 075273eee84a3decc4ec025bd444e8a7ad49de5b i386/kernel-debug-2.6.20-1.2943.fc6.i686.rpm 517f8bb767b71935933da152a8feef11111bc1d7 i386/debug/kernel-PAE-debuginfo-2.6.20-1.2943.fc6.i686.rpm 4cd7c8267a999a71b6a1b8ab39d030a13fdd3e76 i386/kernel-kdump-devel-2.6.20-1.2943.fc6.i686.rpm 5ea9a9f824cc2679b82f9342e245f55edbc4b661 i386/kernel-PAE-debug-devel-2.6.20-1.2943.fc6.i686.rpm 5f0f38ce4c8b2870e6d35543afb25d070ab1f084 i386/kernel-xen-2.6.20-1.2943.fc6.i686.rpm 1fb8a0c812e23a246b6a8c283e573ce800bbe9c3 i386/kernel-debug-devel-2.6.20-1.2943.fc6.i686.rpm cc7b803ec19b3c4e99920a0226c1886a97547723 i386/kernel-kdump-2.6.20-1.2943.fc6.i686.rpm 2a44cdd079cb9bc2f8d36d689de4a919644ae9f0 i386/kernel-PAE-2.6.20-1.2943.fc6.i686.rpm 69001a4f318d65558a843e92011f8c6a35f28054 i386/debug/kernel-xen-debuginfo-2.6.20-1.2943.fc6.i686.rpm a9e53721bff12557710eaf82d2074c3b1c849686 i386/kernel-PAE-devel-2.6.20-1.2943.fc6.i686.rpm 23040f46dd43e689da2a77554a08c5bcd4ec31e0 i386/debug/kernel-debug-debuginfo-2.6.20-1.2943.fc6.i686.rpm deed18f6cc5b56887b12a6b29d132e73f2b1ed16 i386/kernel-2.6.20-1.2943.fc6.i686.rpm 5d3f4bdeefaa5faec2df97c6a5d6cd0a908cbba2 i386/debug/kernel-debuginfo-2.6.20-1.2943.fc6.i686.rpm 2ea85862c569fb02cfbf16fedaeb8fd58bc66c6b i386/kernel-devel-2.6.20-1.2943.fc6.i686.rpm 764e30dc63559b98412a8493f53d71775a131ee1 i386/kernel-xen-devel-2.6.20-1.2943.fc6.i686.rpm e4090e179ade189ae5f1a154df8821771472b7ec i386/kernel-PAE-debug-2.6.20-1.2943.fc6.i686.rpm 2de40ac9ba1bd8f41dd610bb60ed8346c312437f i386/debug/kernel-kdump-debuginfo-2.6.20-1.2943.fc6.i686.rpm 8e8c032008ad43739ef1ff14510984f538c0459f i386/debug/kernel-PAE-debug-debuginfo-2.6.20-1.2943.fc6.i686.rpm 021bb6cece008c46078d58e7322cf7261ce488b3 i386/debug/kernel-debuginfo-common-2.6.20-1.2943.fc6.i686.rpm fe150225a9bbf3c849c61b6d9a9c3a738229e72d i386/kernel-doc-2.6.20-1.2943.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