-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2010-19232 2010-12-24 23:46:14 --------------------------------------------------------------------------------
Name : kernel Product : Fedora 14 Version : 2.6.35.10 Release : 74.fc14 URL : http://www.kernel.org/ Summary : The Linux kernel 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: Fix three buglets in the last updates. This should resolve the issues with ene_ir at boot, as well as an issue with batteries on Lenovo thinkpads. -------------------------------------------------------------------------------- ChangeLog: * Thu Dec 23 2010 Matthew Garrett <[email protected]> 2.6.35.10-74 - Backport the ACPI battery notification patch (#656738) * Wed Dec 22 2010 Kyle McMartin <[email protected]> 2.6.35.10-73 - Fix ene_ir bugs (jumping off a null dev->rdev pointer) (#664145) * Mon Dec 20 2010 Kyle McMartin <[email protected]> 2.6.35.10-72 - Backport some of the radeon r600_cs.c fixes between .35 and master. (#664206) * Mon Dec 20 2010 Jarod Wilson <[email protected]> 2.6.35.10-71 - Restore v4l/dvb/rc rebase, now with prospective fixes for the bttv and ene_ir issues that showed up in -67 and -68 * Sun Dec 19 2010 Kyle McMartin <[email protected]> 2.6.35.10-70 - Revert Jarod's v4l-dvb-ir rebase, due to several issues reported against the 2.6.35.10-68 update. https://admin.fedoraproject.org/updates/kernel-2.6.35.10-68.fc14 * Sat Dec 18 2010 Kyle McMartin <[email protected]> - Patch from nhorman against f13: Enhance AF_PACKET to allow non-contiguous buffer alloc (#637619) * Sat Dec 18 2010 Kyle McMartin <[email protected]> - Fix SELinux issues with NFS/btrfs and/or xfsdump. (#662344) * Thu Dec 16 2010 Jarod Wilson <[email protected]> 2.6.35.10-68 - Additional mceusb updates just sent upstream, hopefully to fix keybounce/excessive buffering issues * Wed Dec 15 2010 Jarod Wilson <[email protected]> 2.6.35.10-67 - Rebase v4l/dvb/rc code to latest upstream, should fix a fair number of ir/rc-related issues, including bugzilla #662071 * Wed Dec 15 2010 Chuck Ebbert <[email protected]> - Linux 2.6.35.10 - Remove merged patches and fix up conflicts: drm-polling-fixes.patch linux-2.6-v4l-dvb-hdpvr-updates.patch kvm-fix-fs-gs-reload-oops-with-invalid-ldt.patch - Drop merged patches: linux-2.6-rcu-sched-warning.patch pnpacpi-cope-with-invalid-device-ids.patch ipc-zero-struct-memory-for-compat-fns.patch ipc-shm-fix-information-leak-to-user.patch r8169-01-fix-rx-checksum-offload.patch r8169-02-_re_init-phy-on-resume.patch r8169-03-fix-broken-checksum-for-invalid-sctp_igmp-packets.patch hda_realtek-handle-unset-external-amp-bits.patch * Fri Dec 10 2010 Kyle McMartin <[email protected]> - pci-disable-aspm-if-bios-asks-us-to.patch: Patch from mjg59 to disable ASPM if the BIOS has disabled it, but enabled it already on some devices. * Fri Dec 10 2010 Kyle McMartin <[email protected]> - Fix some issues mounting btrfs devices with subvolumes (#656465) * Fri Dec 10 2010 Kyle McMartin <[email protected]> - Fix jbd2 warnings when using quotas. (#578674) * Thu Dec 9 2010 Kyle McMartin <[email protected]> - Snarf patch from wireless-next to fix mdomsch's orinico wifi. (orinoco: initialise priv->hw before assigning the interrupt) [229bd792] * Thu Dec 9 2010 Kyle McMartin <[email protected]> - Copy tpm-fix-stall-on-boot.patch from rawhide tree. (#530393) * Thu Dec 9 2010 Chuck Ebbert <[email protected]> 2.6.35.9-65 - Require newt-devel for building perf, to enable the perf TUI (#661180) * Wed Dec 8 2010 Kyle McMartin <[email protected]> - sched-cure-more-NO_HZ-load-average-woes.patch: fix some of the complaints in 2.6.35+ about load average with dynticks. (rhbz#650934) * Sat Dec 4 2010 Kyle McMartin <[email protected]> - Enable C++ symbol demangling with perf by linking against libiberty.a, which is LGPL2. * Fri Dec 3 2010 Kyle McMartin <[email protected]> 2.6.35.9-64 - Enable hpilo.ko on x86_64 (#571329) * Thu Dec 2 2010 Kyle McMartin <[email protected]> - Grab some of Mel's fixes from -mmotm to hopefully sort out #649694. * Mon Nov 29 2010 Kyle McMartin <[email protected]> - PNP: log PNP resources, as we do for PCI [c1f3f281] should help us debug resource conflicts (requested by bjorn.) * Mon Nov 29 2010 Kyle McMartin <[email protected]> - drm/ttm: Fix two race conditions + fix busy codepaths [1df6a2eb] (#615505) * Fri Nov 26 2010 Kyle McMartin <[email protected]> - Quiet a build warning the previous INET_DIAG fix caused. * Fri Nov 26 2010 Kyle McMartin <[email protected]> - Plug stack leaks in tty/serial drivers. (#648663, #648660) * Fri Nov 26 2010 Kyle McMartin <[email protected]> - r8169 fixes from [email protected] (#502974) - hda/realtek: handle unset external amp bits (#657388) * Wed Nov 24 2010 John W. Linville <[email protected]> - rtl8180: improve signal reporting for rtl8185 hardware - rtl8180: improve signal reporting for actual rtl8180 hardware * Tue Nov 23 2010 Kyle McMartin <[email protected]> - zero struct memory in ipc compat (CVE-2010-4073) (#648658) - zero struct memory in ipc shm (CVE-2010-4072) (#648656) - fix logic error in INET_DIAG bytecode auditing (CVE-2010-3880) (#651264) - posix-cpu-timers: workaround to suppress the problems with mt exec (rhbz#656264) * Tue Nov 23 2010 Kyle McMartin <[email protected]> - fix-i8k-inline-asm.patch: backport gcc miscompilation fix from git [22d3243d, 6b4e81db] (rhbz#647677) * Mon Nov 22 2010 Jarod Wilson <[email protected]> 2.6.35.9-62 - Linux 2.6.35.9 - IR driver fixes from upstream * fix keybounce/buffer parsing oddness w/mceusb * properly wire up sysfs entries for mceusb and streamzap * fix repeat w/streamzap * misc lirc_dev fixes * Sat Nov 20 2010 Chuck Ebbert <[email protected]> 2.6.35.9-61.rc1 - Linux 2.6.35.9-rc1 - Comment out upstreamed patches: kvm-fix-regression-with-cmpxchg8b-on-i386-hosts.patch * Fri Nov 19 2010 Ben Skeggs <[email protected]> 2.6.35.8-60 - nouveau: add quirk for iMac G4 (rhbz#505161) - nouveau: add workaround for display hang on GF8+ (rhbz#537065) - nouveau: don't reject 3D object creation on NVAF (MBA3) * Mon Nov 15 2010 Kyle McMartin <[email protected]> - rhbz#651019: pull in support for MBA3. * Thu Nov 11 2010 [email protected] - 2.6.35.8-55 - drm: fix EDID issues * Wed Nov 10 2010 Justin M. Forbes <[email protected]> 2.6.35.8-54 - fix regression with cmpxchg8b on i386 hosts (rhbz#650215) * Wed Nov 10 2010 Jarod Wilson <[email protected]> 2.6.35.8-53 - Linux 2.6.35.8 - Drop patches upstreamed in 2.6.35.8 - More ir-core and lirc updates - HD-PVR driver updates * Tue Nov 9 2010 Dave Airlie <[email protected]> - 2.6.35.6-52 - add i915 polling s/r patch * Mon Nov 8 2010 Dave Airlie <[email protected]> - 2.6.35.6-51 - Backport polling fixes + radeon hang fixes from upstream * Tue Nov 2 2010 Ben Skeggs <[email protected]> 2.6.35.6-50 - nouveau: add potential workaround for NV86 hardware quirk - fix issue that occurs in certain dual-head configurations (rhbz#641524) * Sat Oct 23 2010 Jarod Wilson <[email protected]> 2.6.35.6-49 - Fix brown paper bag bug in imon driver * Fri Oct 22 2010 Chuck Ebbert <[email protected]> 2.6.35.6-48 - drm-i915-sanity-check-pread-pwrite.patch; fix CVE-2010-2962, arbitrary kernel memory write via i915 GEM ioctl - kvm-fix-fs-gs-reload-oops-with-invalid-ldt.patch; fix CVE-2010-3698, kvm: invalid selector in fs/gs causes kernel panic - v4l1-fix-32-bit-compat-microcode-loading-translation.patch; fixes CVE-2010-2963, v4l: VIDIOCSMICROCODE arbitrary write * Fri Oct 22 2010 Kyle McMartin <[email protected]> 2.6.35.6-47 - tpm-autodetect-itpm-devices.patch: Auto-fix TPM issues on various laptops which prevented suspend/resume. - depessimize-rds_copy_page_user.patch: Fix CVE-2010-3904, local privilege escalation via RDS protocol. -------------------------------------------------------------------------------- References: [ 1 ] Bug #656738 - Battery charge indicator says 6.2% when disconnected from AC https://bugzilla.redhat.com/show_bug.cgi?id=656738 [ 2 ] Bug #664145 - kernel 2.6.35.10-68 doesn't complete booting https://bugzilla.redhat.com/show_bug.cgi?id=664145 [ 3 ] Bug #664852 - WARNING: at fs/proc/generic.c:317 __xlate_proc_name+0xbb/0xc2() https://bugzilla.redhat.com/show_bug.cgi?id=664852 -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update kernel' at the command line. For more information, refer to "Managing Software with yum", available at http://docs.fedoraproject.org/yum/. All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-announce
