This kernel update is based on the upstream 5.3.6 and fixes several issues. * a potential kernel crash by using suppress-prefix rule in ipv6 * 3rdparty rtl8723/rtl8821ce drivers have been fixed to work with kernel 5.3 series . MGASA-2019-0295 - Updated kernel packages fix various issues Publication date: 16 Oct 2019 URL: https://advisories.mageia.org/MGASA-2019-0295.html Type: security Affected Mageia releases: 7 This kernel update is based on the upstream 5.3.6 and fixes several issues. * a potential kernel crash by using suppress-prefix rule in ipv6 * 3rdparty rtl8723/rtl8821ce drivers have been fixed to work with kernel 5.3 series * rtl8xxxu: Fix wifi low signal strength issue of RTL8723BU * rtw88 and exfat drivers have been updated * amdgpu: re-enable bulk moves WireGuard has been updated to 0.0.20191012. For other uptstream fixes in this update, see the referenced changelogs. References: - https://bugs.mageia.org/show_bug.cgi?id=25561 - https://bugs.mageia.org/show_bug.cgi?id=24605 - https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.3.4 - https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.3.5 - https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.3.6 SRPMS: - 7/core/kernel-5.3.6-2.mga7 - 7/core/kmod-virtualbox-6.0.12-4.mga7 - 7/core/kmod-xtables-addons-3.5-4.mga7 - 7/core/wireguard-tools-0.0.20191012-1.mga7 . The kernel security patch MGASA-2019-0295 resolves multiple vulnerabilities, including a crash related to ipv6 and improvements in driver stability.. kernel update, Mageia security, driver fix, wireguard patch. . Severity: Important. LinuxSecurity.com Team
fixes CVE-2015-0839. -------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2015-11916 2015-07-21 23:37:57 -------------------------------------------------------------------------------- Name : hplip Product : Fedora 21 Version : 3.14.10 Release : 9.fc21 URL : https://sourceforge.net/projects/hplip/ Summary : HP Linux Imaging and Printing Project Description : The Hewlett-Packard Linux Imaging and Printing Project provides drivers for HP printers and multi-function peripherals. -------------------------------------------------------------------------------- Update Information: fixes CVE-2015-0839 -------------------------------------------------------------------------------- ChangeLog: * Tue Jul 21 2015 Jiri Popelka - 3.14.10-9 - Insecure binary driver verification (CVE-2015-0839, bug #1227253) * Mon Mar 16 2015 Tim Waugh - 3.14.10-8 - Ignore IOError when logging output (bug #712537). * Wed Jan 21 2015 Tim Waugh - 3.14.10-7 - Fixed uses of strncpy throughout. * Wed Jan 14 2015 Tim Waugh - 3.14.10-6 - Requires python3-cups to get postscriptdriver() tags. * Tue Dec 23 2014 Tim Waugh - 3.14.10-5 - Fixed left/right margins for HP DeskJet 990C (LP #1405212). * Tue Nov 4 2014 Tim Waugh - 3.14.10-4 - IEEE 1284 Device ID for HP LaserJet Professional M1132 MFP (bug #1158743 comment #5). - IEEE 1284 Device ID for HP LaserJet Color M451dn (bug #1159380). * Fri Oct 31 2014 Tim Waugh - 3.14.10-3 - Fixed build against libjpeg-turbo 1.3.90. * Fri Oct 31 2014 Tim Waugh - 3.14.10-2 - Fixed incorrect name in function call in makeURI when a parallel port device is used (bug #1159161). -------------------------------------------------------------------------------- References: [ 1 ] Bug #1227252 - CVE-2015-0839 hplip: hp-plugin verified binary download with short key ID https://bugzilla.redhat.com/show_bug.cgi?id=1227252 -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update hplip' at the command line. For more information, refer to "Managing Software with yum", available at . 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/security/ -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list
Fix security bugs: CVE-2009-1895 CVE-2009-2406 CVE-2009-2407 Add -fno- delete-null-pointer-checks gcc compile flag to protect against issues similar to CVE-2009-1897. Fix virtio_blk driver bug (reported against Fedora 10.) iwl3945 wireless driver rfkill fixes. Fix DPMS on some nVidia adapters when using the nouveau driver.. -------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2009-8144 2009-07-31 17:30:28 -------------------------------------------------------------------------------- Name : kernel Product : Fedora 11 Version : 2.6.29.6 Release : 217.2.3.fc11 URL : https://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 security bugs: CVE-2009-1895 CVE-2009-2406 CVE-2009-2407 Add -fno- delete-null-pointer-checks gcc compile flag to protect against issues similar to CVE-2009-1897. Fix virtio_blk driver bug (reported against Fedora 10.) iwl3945 wireless driver rfkill fixes. Fix DPMS on some nVidia adapters when using the nouveau driver. -------------------------------------------------------------------------------- ChangeLog: * Wed Jul 29 2009 Chuck Ebbert 2.6.29.6-217.2.3 - Don't optimize away NULL pointer tests where pointer is used before the test. (CVE-2009-1897) * Wed Jul 29 2009 Chuck Ebbert 2.6.29.6-217.2.2 - Fix mmap_min_addr security bugs (CVE-2009-1895) * Wed Jul 29 2009 Chuck Ebbert 2.6.29.6-217.2.1 - Fix eCryptfs overflow issues (CVE-2009-2406, CVE-2009-2407) * Thu Jul 23 2009 Kyle McMartin 2.6.29.6-217 - Apply three patches requested by sgruszka@redhat.com: - iwl3945-release-resources-before-shutting-down.patch -iwl3945-add-debugging-for-wrong-command-queue.patch - iwl3945-fix-rfkill-sw-and-hw-mishmash.patch * Thu Jul 23 2009 Jarod Wilson - virtio_blk: don't bounce highmem requests, works around a frequent oops in kvm guests using virtio block devices (#510304) * Wed Jul 22 2009 Tom "spot" Callaway - We have to override the new %install behavior because, well... the kernel is special. * Wed Jul 22 2009 Ben Skeggs - drm-nouveau.patch: Fix DPMS off for DAC outputs, NV4x PFIFO typo * Tue Jul 7 2009 Chuck Ebbert 2.6.29.6-213 - Drop the correct patch to fix bug #498858 * Mon Jul 6 2009 Chuck Ebbert 2.6.29.6-212 - Additional fixes for bug #498854 * Thu Jul 2 2009 Chuck Ebbert 2.6.29.6-211 - Fix NFSD null credentials bug (#494067) - Remove null credentials debugging patch. * Thu Jul 2 2009 Chuck Ebbert 2.6.29.6-210 - Linux 2.6.29.6 * Wed Jul 1 2009 Chuck Ebbert 2.6.29.6-209.rc1 - Linux 2.6.29.6-rc1 - Enable CONFIG_DEBUG_CREDENTIALS in debug kernels only. - Dropped patches merged upstream: linux-2.6-netdev-r8169-fix-lg-pkt-crash.patch linux-2.6-input-atkbd-forced-release.patch * Wed Jul 1 2009 Dave Airlie 2.6.29.5-208 - drm-intel-a17-fix.patch, drm-pnp-add-resource-range-checker.patch, drm-i915-enable-mchbar.patch: backport upstream fixes for 915/945 tiling slowness. * Tue Jun 30 2009 Chuck Ebbert 2.6.29.5-207 - Fix stalled NFS writes (#508174) - Fix broken TSC-based delay. * Tue Jun 30 2009 Jarod Wilson 2.6.29.5-206 - Fix busticated lirc_serial (#504402) * Tue Jun 30 2009 Ben Skeggs 2.6.29.5-205 - nouveau: Forcibly DPMS on DAC/SORs during modeset * Mon Jun 29 2009 Chuck Ebbert 2.6.29.5-204 - Fix "port=" option in CIFS mount calls. (#506574) * Mon Jun 29 2009 Chuck Ebbert 2.6.29.5-203 - Add support for Apple mini keyboard (#507517) * Mon Jun 29 2009 Chuck Ebbert 2.6.29.5-202 - New debug patch for null selinux credentials (for bug #494067) * Fri Jun 26 2009 Ben Skeggs 2.6.29.5-201 - nouveau: bump timeout up a bit, some people hitting false hangs * Fri Jun 26 2009 Ben Skeggs 2.6.29.5-200 - nouveau: backport nv50 output script fixes from upstream * Fri Jun 26 2009 Ben Skeggs - nouveau: fix GT200 context control, will allow use of 3D engine now * Wed Jun 24 2009 Jarod Wilson 2.6.29.5-198 - Fix lirc_i2c functionality (#507047) - Add ability to disable lirc_imon mouse mode * Wed Jun 24 2009 Kyle McMartin - config changes: - generic: - CONFIG_SCSI_DEBUG=m (was off, requested by davidz.) * Mon Jun 22 2009 Chuck Ebbert 2.6.29.5-196 - Fix oopses in a bunch of USB serial devices (#500954) * Sat Jun 20 2009 Chuck Ebbert 2.6.29.5-195 - Add linux-2.6-drivers-char-low-latency-removal.patch to fix oops in nozomi driver (#507005) * Thu Jun 18 2009 Ben Skeggs 2.6.29.5-194 - drm-nouveau.patch: un-break DPMS after DRM changes * Thu Jun 18 2009 Dave Airlie 2.6.29.5-193 - drm-radeon-cs-oops-fix.patch: fix oops if CS path called from non-kms * Wed Jun 17 2009 Jarod Wilson - New lirc_imon hotness: * support dual-interface devices with a single lirc device * directional pad functions as an input device mouse * touchscreen devices finally properly supported * support for using MCE/RC-6 protocol remotes * fix oops in RF remote association code (F10 bug #475496) * fix re-enabling case/panel buttons and/or knobs - Add some misc additional lirc_mceusb2 transceiver IDs - Add missing unregister_chrdev_region() call to lirc_dev exit - Add it8720 support to lirc_it87 * Tue Jun 16 2009 Chuck Ebbert 2.6.29.5-191 - Copy latest version of the -mm streaming IO and executable pages patches from F-10 - Copy the saner-vm-settings patch from F-10: change writeback interval from 5,30 seconds to 3,10 seconds - Comment out the null credentials debugging patch (bug #494067) * Tue Jun 16 2009 Chuck Ebbert 2.6.29.5-190 - Two r8169 driver updates from 2.6.30 - Update via-sdmmc driver * Tue Jun 16 2009 Chuck Ebbert 2.6.29.5-189 - New debug patch for bug #494067, now enabled for non-debug kernels too. * Tue Jun 16 2009 Chuck Ebbert 2.6.29.5-188 - Avoid lockup on OOM with /dev/zero * TueJun 16 2009 Chuck Ebbert 2.6.29.5-187 - Drop the disable of mwait on VIA Nano processor. The lockup bug is fixed by BIOS updates. * Tue Jun 16 2009 Ben Skeggs 2.6.29.5-186 - nouveau: Use VBIOS image from PRAMIN in preference to PROM (#492658) * Tue Jun 16 2009 Dave Airlie 2.6.29.5-185 - drm-connector-dpms-fix.patch - allow hw to dpms off - drm-dont-frob-i2c.patch - don't play with i2c bits just do EDID - drm-intel-tv-fix.patch - fixed intel tv after connector dpms - drm-modesetting-radeon-fixes.patch - fix AGP issues (go faster) (otaylor) - drm-radeon-fix-ring-commit.patch - fix stability on some radeons - drm-radeon-new-pciids.patch - add rv770/790 support - drm-intel-vmalloc.patch - fix vmalloc patch * Mon Jun 15 2009 Chuck Ebbert - 2.6.29.5-184 - Get rid of the annoying parport sysctl registration warning (#503773) (linux-2.6-parport-quickfix-the-proc-registration-bug.patch) * Mon Jun 15 2009 Chuck Ebbert - 2.6.29.5-183 - Linux 2.6.29.5 * Mon Jun 15 2009 Chuck Ebbert - 2.6.29.5-182.rc1 - Add support for touchpad on MacBook 5 (Unibody) (#504197) * Mon Jun 15 2009 Chuck Ebbert - 2.6.29.5-181.rc1 - Fix reporting of short writes to the NFS client (#493500) * Mon Jun 15 2009 John W. Linville - neigh: fix state transition INCOMPLETE-> FAILED via Netlink request * Fri Jun 12 2009 Chuck Ebbert - 2.6.29.5-179.rc1 - VIA Nano / VX800 fixes Padlock 64-bit fixes Disable mwait on the Nano Add via-sdmmc driver Enable the VIA random number generator on 64-bit - Enable the userspace ARP daemon (#502844) * Wed Jun 10 2009 Ben Skeggs - drm-nouveau.patch: fill in modes derived from VBIOS tables better * Tue Jun 9 2009 Chuck Ebbert - 2.6.29.5-177.rc1 - 2.6.29.5-rc1 - Reverted from stable, patch already in drm-next: drm-r128-fix-r128-ioremaps-to-use-ioremap_wc.patch - Dropped patches, merged in -stable: hpet-fixes.patch keys-Handle-there-being-no-fallback-destination-key.patch kvm-Fix-PDPTR-reloading-on-CR4-writes.patch kvm-Make-paravirt-tlb-flush-also-reload-the-PAE-PDP.patch linux-2.6-ptrace-fix-possible-zombie-leak.patch linux-2.6-usb-cdc-acm-remove-low-latency-flag.patch linux-2.6-xen-xenbus_state_transition_when_not_connected.patch linux-2.6.29.5-ext4-stable-fixes.patch * Tue Jun 9 2009 John W. Linville - Clean-up some wireless bits in config-generic * Tue Jun 9 2009 Chuck Ebbert - 2.6.29.4-175 - Add ext4 stable patch queue, 18 patches submitted for 2.6.29.5 (adds 10 patches that weren't already in F-11.) * Tue Jun 9 2009 Chuck Ebbert - 2.6.29.4-174 - Add support for ACPI P-states on VIA processors. - Disable the e_powersaver driver. * Mon Jun 8 2009 Chuck Ebbert - 2.6.29.4-173 - Add linux-2.6-ptrace-fix-possible-zombie-leak.patch Fixes bug #481753, ptraced processes fail to deliver exit notification to parent * Mon Jun 8 2009 Chuck Ebbert - 2.6.29.4-172 - Add linux-2.6-netdev-ehea-fix-circular-locking.patch (#498854) * Mon Jun 8 2009 Chuck Ebbert - 2.6.29.4-171 - Add AT keyboard forced key release quirks for four more notebooks. (Fixes Samsung NC20/Q45, Fujitsu PA1510/Xi3650) * Mon Jun 8 2009 Chuck Ebbert - 2.6.29.4-170 - Drop ALSA jiffies-based PCM boundary checking (#498858) * Mon Jun 8 2009 Chuck Ebbert - 2.6.29.4-169 - Add debug patch for finding null security credentials. (494067) * Tue Jun 2 2009 Roland McGrath - 2.6.29.4-168 - utrace update (fixes stap PR10185) -------------------------------------------------------------------------------- References: [ 1 ] Bug #511171 - CVE-2009-1895 kernel: personality: fix PER_CLEAR_ON_SETID https://bugzilla.redhat.com/show_bug.cgi?id=511171 [ 2 ] Bug #512861 - CVE-2009-2406 kernel: ecryptfs stack overflow in parse_tag_11_packet() https://bugzilla.redhat.com/show_bug.cgi?id=512861 [ 3 ] Bug #512885 - CVE-2009-2407 kernel: ecryptfs heap overflow in parse_tag_3_packet() https://bugzilla.redhat.com/show_bug.cgi?id=512885 -------------------------------------------------------------------------------- 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 . 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/security/ -------------------------------------------------------------------------------- _______________________________________________ Fedora-package-announce mailing list
Update to kernel 2.6.29.5: Includes DRM modesetting bug fixes. Adds driver for VIA SD/MMC controllers and full support for the Nano processor in 64-bit mode.. -------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2009-6768 2009-06-19 12:33:39 -------------------------------------------------------------------------------- Name : kernel Product : Fedora 11 Version : 2.6.29.5 Release : 191.fc11 URL : https://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: Update to kernel 2.6.29.5: Includes DRM modesetting bug fixes. Adds driver for VIA SD/MMC controllers and full support for the Nano processor in 64-bit mode. -------------------------------------------------------------------------------- ChangeLog: * Tue Jun 16 2009 Chuck Ebbert 2.6.29.5-191 - Copy latest version of the -mm streaming IO and executable pages patches from F-10 - Copy the saner-vm-settings patch from F-10: change writeback interval from 5,30 seconds to 3,10 seconds - Comment out the null credentials debugging patch (bug #494067) * Tue Jun 16 2009 Chuck Ebbert 2.6.29.5-190 - Two r8169 driver updates from 2.6.30 - Update via-sdmmc driver * Tue Jun 16 2009 Chuck Ebbert 2.6.29.5-189 - New debug patch for bug #494067, now enabled for non-debug kernels too. * Tue Jun 16 2009 Chuck Ebbert 2.6.29.5-188 - Avoid lockup on OOM with /dev/zero * Tue Jun 16 2009 Chuck Ebbert 2.6.29.5-187 - Drop the disable of mwait on VIA Nano processor. The lockup bug is fixed by BIOS updates. * Tue Jun 16 2009 Ben Skeggs 2.6.29.5-186 - nouveau: Use VBIOS image from PRAMIN in preference to PROM (#492658) * Tue Jun16 2009 Dave Airlie 2.6.29.5-185 - drm-connector-dpms-fix.patch - allow hw to dpms off - drm-dont-frob-i2c.patch - don't play with i2c bits just do EDID - drm-intel-tv-fix.patch - fixed intel tv after connector dpms - drm-modesetting-radeon-fixes.patch - fix AGP issues (go faster) (otaylor) - drm-radeon-fix-ring-commit.patch - fix stability on some radeons - drm-radeon-new-pciids.patch - add rv770/790 support - drm-intel-vmalloc.patch - fix vmalloc patch * Mon Jun 15 2009 Chuck Ebbert - 2.6.29.5-184 - Get rid of the annoying parport sysctl registration warning (#503773) (linux-2.6-parport-quickfix-the-proc-registration-bug.patch) * Mon Jun 15 2009 Chuck Ebbert - 2.6.29.5-183 - Linux 2.6.29.5 * Mon Jun 15 2009 Chuck Ebbert - 2.6.29.5-182.rc1 - Add support for touchpad on MacBook 5 (Unibody) (#504197) * Mon Jun 15 2009 Chuck Ebbert - 2.6.29.5-181.rc1 - Fix reporting of short writes to the NFS client (#493500) * Mon Jun 15 2009 John W. Linville - neigh: fix state transition INCOMPLETE-> FAILED via Netlink request * Fri Jun 12 2009 Chuck Ebbert - 2.6.29.5-179.rc1 - VIA Nano / VX800 fixes Padlock 64-bit fixes Disable mwait on the Nano Add via-sdmmc driver Enable the VIA random number generator on 64-bit - Enable the userspace ARP daemon (#502844) * Wed Jun 10 2009 Ben Skeggs - drm-nouveau.patch: fill in modes derived from VBIOS tables better * Tue Jun 9 2009 Chuck Ebbert - 2.6.29.5-177.rc1 - 2.6.29.5-rc1 - Reverted from stable, patch already in drm-next: drm-r128-fix-r128-ioremaps-to-use-ioremap_wc.patch - Dropped patches, merged in -stable: hpet-fixes.patch keys-Handle-there-being-no-fallback-destination-key.patch kvm-Fix-PDPTR-reloading-on-CR4-writes.patch kvm-Make-paravirt-tlb-flush-also-reload-the-PAE-PDP.patch linux-2.6-ptrace-fix-possible-zombie-leak.patch linux-2.6-usb-cdc-acm-remove-low-latency-flag.patch linux-2.6-xen-xenbus_state_transition_when_not_connected.patch linux-2.6.29.5-ext4-stable-fixes.patch * Tue Jun 9 2009 John W.Linville - Clean-up some wireless bits in config-generic * Tue Jun 9 2009 Chuck Ebbert - 2.6.29.4-175 - Add ext4 stable patch queue, 18 patches submitted for 2.6.29.5 (adds 10 patches that weren't already in F-11.) * Tue Jun 9 2009 Chuck Ebbert - 2.6.29.4-174 - Add support for ACPI P-states on VIA processors. - Disable the e_powersaver driver. * Mon Jun 8 2009 Chuck Ebbert - 2.6.29.4-173 - Add linux-2.6-ptrace-fix-possible-zombie-leak.patch Fixes bug #481753, ptraced processes fail to deliver exit notification to parent * Mon Jun 8 2009 Chuck Ebbert - 2.6.29.4-172 - Add linux-2.6-netdev-ehea-fix-circular-locking.patch (#498854) * Mon Jun 8 2009 Chuck Ebbert - 2.6.29.4-171 - Add AT keyboard forced key release quirks for four more notebooks. (Fixes Samsung NC20/Q45, Fujitsu PA1510/Xi3650) * Mon Jun 8 2009 Chuck Ebbert - 2.6.29.4-170 - Drop ALSA jiffies-based PCM boundary checking (#498858) * Mon Jun 8 2009 Chuck Ebbert - 2.6.29.4-169 - Add debug patch for finding null security credentials. (494067) * Tue Jun 2 2009 Roland McGrath - 2.6.29.4-168 - utrace update (fixes stap PR10185) -------------------------------------------------------------------------------- References: [ 1 ] Bug #502981 - CVE-2009-1385 kernel: e1000_clean_rx_irq() denial of service https://bugzilla.redhat.com/show_bug.cgi?id=502981 [ 2 ] Bug #504726 - CVE-2009-1389 kernel: r8169: fix crash when large packets are received https://bugzilla.redhat.com/show_bug.cgi?id=504726 -------------------------------------------------------------------------------- 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 . All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be foundat https://fedoraproject.org/security/ -------------------------------------------------------------------------------- _______________________________________________ Fedora-package-announce mailing list
Updated package.. ---------------------------------------------------------------------Fedora Update Notification FEDORA-2005-832 2005-08-31 ---------------------------------------------------------------------Product : Fedora Core 4 Name : xorg-x11 Version : 6.8.2 Release : 37.FC4.45 Summary : The basic fonts, programs and docs for an X workstation. Description : X.org X11 is an open source implementation of the X Window System. It provides the basic low level functionality which full fledged graphical user interfaces (GUIs) such as GNOME and KDE are designed upon. ---------------------------------------------------------------------Update Information: This new release of xorg-x11 provides a number of bug fixes to the previous release, including: - Fix for the infamous "libvgahw" bug, which was caused by a gcc compiler bug. Many users were affected by this issue, exhibiting symptoms such as X server crash or corrupted display during OS installation or during X server startup after performing a text mode install. Green or blue border/banding on screen for mga and some other hardware. A variety of video hardware that was affected by this issue should now work. Some users may still experience problems with similar sounding symptoms after this update, and should query bugzilla to find out if the particular issue is already reported in a separate bug, or file a new report if they still experience problems. - A problem with the Dutch keyboard layout has been resolved. - The open source "nv" driver for Nvidia hardware has been updated to the latest version. Additionally, a workaround has been added to the driver to disable known unstable acceleration primitives on some GeForce 6200/6600/6800 models. - Several bugs have been fixed in the Xnest X server. - DRI is now enabled by default on all ATI Radeon hardware except for the Radeon 7000/Radeon VE chipsets,which is known to be unstable for many users currently when DRI is enabled. Radeon 7000 users can re-enable DRI if desired by using Option "DRI" in the device section of the config file, with the understanding that we consider it unstable currently. - The config space handling code in the X server has been updated to avoid PCI config space contention issues between the X server and the kernel. This resolves a number of bugs that have been reported to us concerning transient system lockups during OS startup on certain systems containing certain specific hardware combinations. Fedora Core 4 users are encouraged to update to this new release, and report any regressions in bugzilla. ---------------------------------------------------------------------* Wed Aug 31 2005 Mike A. Harris 6.8.2-37.FC4.45 - Merge developmental changes from FC "devel" branch of CVS into FC4 branch for FC4 update. - Rebuild FC-devel 6.8.2-45 release as 6.8.2-37.FC4.45 for FC4 update. Kristian Høgsberg 6.8.2-45 * Fri Jul 29 2005 Kristian Høgsberg 6.8.2-45 - Disable xorg-x11-6.8.2-libvgahw-workaround-rh161242.patch and rebuild with gcc-4.0.1-4 which has a workaround for the gcc over-optimization bug. * Wed Jul 27 2005 Kristian Høgsberg 6.8.2-44 - Update xorg-x11-6.8.2-use-linux-native-pciscan-by-default.patch to fix all occurrences of direct PCI config space access. Fixes from Olivier Baudron, comment 28 in #163331. * Thu Jul 14 2005 Mike A. Harris - Fix FC5 spec file typo for virtual libGL Requires in -devel subpackage * Tue Jul 12 2005 Mike A. Harris 6.8.2-43 - Added xorg-x11-6.8.2-xnest-update-modifier-state-fdo3030-fdo3664.patch and xorg-x11-6.8.2-xnest-fix-warning-spew-fdo3513.patch to fix Xnest bugs referenced in bug (#162246) - Updated xorg-x11-6.8.2-redhat-nv-disable-s2scopy-on-geforce-6x00.patch to add a log file message about ScreenToScreenCopy being disabled on some GeForce models for bug (#157715) - Addedxorg-x11-6.8.2-libvgahw-workaround-rh161242.patch to attempt to work around bug (#161242, 162274, 153729, 159106, 160500, 161047, 160470, 160453, 160307, 160777, 151688, 154502, 161566, 160950, 160580, 157556, 161756, 160477, 155416, 160287, 162567, 157593, fdo#2991, fdo#2976, fdo#3557, gnu#22278) - Updated xorg-x11-6.8.2-ati-radeon-7000-disable-dri.patch to allow dri to be forcibly enabled on Radeon 7000 if desired. (#150174) * Fri Jul 8 2005 Mike A. Harris 6.8.2-42 - Added xorg-x11-6.8.2-redhat-nv-disable-s2scopy-on-geforce-6x00.patch to work around "nv" driver bug, by disabling ScreenToScreenCopy on certain GeForce 6200/6800/6800 cards which the problem has been reported on, until there is a real upstream fix, as the current CVS head driver we now have, still suffers from the problem. We may also need to blacklist other cards as new reports come in. (#157715) * Mon Jul 4 2005 Mike A. Harris 6.8.2-41 - Added xorg-x11-6.8.2-nv-driver-CVSHEAD-6.8.99.13.patch backport of CVS head nv driver to track the latest bug fixes and hardware support. Hopefully this will also fix critical bug (#157715) also. - Disabled patches that are included in the above nv driver update patch: - xorg-x11-6.8.3-nv-hw-fdo2533-1896.patch - xorg-x11-6.8.3-nv-patch-fdo2380-1752.patch * Thu Jun 30 2005 Mike A. Harris 6.8.2-40 - Added xorg-x11-6.8.2-xkb-dutch-keyboard-layout-fixes.patch as a proposed fix for Dutch keyboard layout issue (#135233) * Thu Jun 23 2005 Mike A. Harris 6.8.2-39 - Updated xdm.pamd to work with new audit system. (#159332) - Made copy of xdm.pamd named "xdm-pre-audit-system.pamd" for FC3/FC4 builds. - Added xorg-x11-xdm "Requires: pam > = 0.77-66.8" for RHEL-4 builds, and "Requires: pam > = 0.79-10" for FC5 builds. The audit functionality is disabled for FC3/FC4 builds. - Added new build target macro "build_fc5" and updated spec file to use it where appropriate. * Thu Jun 9 2005 Mike A. Harris 6.8.2-38 - Removed unused legacywith_new_savage_driver macro and conditional spec file code. - Added xorg-x11-6.8.2-ati-radeon-7000-disable-dri.patch to disable DRI on Radeon 7000/VE hardware to test patch in rawhide prior to inclusion in RHEL4U2. (#150174) * Mon Jun 6 2005 Mike A. Harris - Removed with_libs_data macro as it is no longer useful. - Updated "Obsoletes: xorg-x11-libs-data" line to remove versioning ---------------------------------------------------------------------This update can be downloaded from: 702d3ccd0562f186c04f016e46c7cd53 SRPMS/xorg-x11-6.8.2-37.FC4.45.src.rpm 2aefd69a31ceb3feeeeac09294277d5c ppc/xorg-x11-6.8.2-37.FC4.45.ppc.rpm 80ca9003eabfc5c834c1c350cd6e09af ppc/xorg-x11-devel-6.8.2-37.FC4.45.ppc.rpm dd97404855f246645efa2167eef0f9a1 ppc/xorg-x11-deprecated-libs-devel-6.8.2-37.FC4.45.ppc.rpm 178abc2bd2525ddc344f6ade2f43786e ppc/xorg-x11-font-utils-6.8.2-37.FC4.45.ppc.rpm 611906ab3950420370a57ba9a968508d ppc/xorg-x11-xfs-6.8.2-37.FC4.45.ppc.rpm 0c83f94f173108c2a889305caa071671 ppc/xorg-x11-twm-6.8.2-37.FC4.45.ppc.rpm ffea44d15867476a63a0124f64e3dadf ppc/xorg-x11-xdm-6.8.2-37.FC4.45.ppc.rpm 2b798bbe7f74d6cc5be2c2f9ac54415e ppc/xorg-x11-libs-6.8.2-37.FC4.45.ppc.rpm 87bd28723b9a40652d4a020a47c64894 ppc/xorg-x11-deprecated-libs-6.8.2-37.FC4.45.ppc.rpm 2d892052d40ec9278fc0bc62441469ac ppc/xorg-x11-doc-6.8.2-37.FC4.45.ppc.rpm 67306eef415533d76599af411c30ca02 ppc/xorg-x11-Xdmx-6.8.2-37.FC4.45.ppc.rpm 5728a32b1ff2ecc269cb8bb935ae4be9 ppc/xorg-x11-Xnest-6.8.2-37.FC4.45.ppc.rpm 0d13ef24854fc633ef68e1810bf0bc1a ppc/xorg-x11-tools-6.8.2-37.FC4.45.ppc.rpm 25770256435ce3fb875f4e3bd9c5f787 ppc/xorg-x11-xauth-6.8.2-37.FC4.45.ppc.rpm 4355690413bad2215ab9966276ee0a85 ppc/xorg-x11-Mesa-libGL-6.8.2-37.FC4.45.ppc.rpm c1c374481bc5a9795940a7db5e8847b2 ppc/xorg-x11-Mesa-libGLU-6.8.2-37.FC4.45.ppc.rpm 6f0417a2650dc3025aab8d0bed9baa50 ppc/xorg-x11-Xvfb-6.8.2-37.FC4.45.ppc.rpm 0dc15c3a3c272d16511272e335ea07f0 ppc/xorg-x11-sdk-6.8.2-37.FC4.45.ppc.rpm 320b67fd4c5637e9d1f568e63b4db5ff ppc/xorg-x11-devel-6.8.2-37.FC4.45.ppc64.rpm cae0717fff48ade784b413d39bf277c6 ppc/xorg-x11-libs-6.8.2-37.FC4.45.ppc64.rpm ad6edd5d9ead2a1a209a7b4056a9930c ppc/xorg-x11-deprecated-libs-6.8.2-37.FC4.45.ppc64.rpm 09c4d33da9c7ef65b09c00cf7b420933 ppc/xorg-x11-Mesa-libGL-6.8.2-37.FC4.45.ppc64.rpm 9aaf931a0c89f496a4632c56e8f913a9 ppc/xorg-x11-Mesa-libGLU-6.8.2-37.FC4.45.ppc64.rpm 3f5cdfc7dc313888af89689577bbc152 x86_64/xorg-x11-6.8.2-37.FC4.45.x86_64.rpm 2ef169b177da03500b90bf7cef378ea1 x86_64/xorg-x11-devel-6.8.2-37.FC4.45.x86_64.rpm 19a3efc67b481b8b4fbc05707ff33983 x86_64/xorg-x11-deprecated-libs-devel-6.8.2-37.FC4.45.x86_64.rpm c0ed6f123b14ff531b3d896419249d08 x86_64/xorg-x11-font-utils-6.8.2-37.FC4.45.x86_64.rpm 6731e3765fee575a61103c95ca233d04 x86_64/xorg-x11-xfs-6.8.2-37.FC4.45.x86_64.rpm 562894cef1dc6573627fe55294c3d14b x86_64/xorg-x11-twm-6.8.2-37.FC4.45.x86_64.rpm 8df05411395dff1545233928563d5dbf x86_64/xorg-x11-xdm-6.8.2-37.FC4.45.x86_64.rpm 25db680235a36a2d72eb683840405640 x86_64/xorg-x11-libs-6.8.2-37.FC4.45.x86_64.rpm 644e1d653ec3eb0dce739b0577b4454e x86_64/xorg-x11-deprecated-libs-6.8.2-37.FC4.45.x86_64.rpm 8f5a770ae2bcdf3d25df3e33d9661920 x86_64/xorg-x11-doc-6.8.2-37.FC4.45.x86_64.rpm fecf172eac419b6d34b0bf49b95a47be x86_64/xorg-x11-Xdmx-6.8.2-37.FC4.45.x86_64.rpm 6a727c2f481abce5b8b5d11af5228773 x86_64/xorg-x11-Xnest-6.8.2-37.FC4.45.x86_64.rpm a1b6a8f71bd9ede47a57584a2a165758 x86_64/xorg-x11-tools-6.8.2-37.FC4.45.x86_64.rpm c4bedf13ad142991682894ccda3809cc x86_64/xorg-x11-xauth-6.8.2-37.FC4.45.x86_64.rpm 9aacac34c155748e07cbf19cb1ac0098 x86_64/xorg-x11-Mesa-libGL-6.8.2-37.FC4.45.x86_64.rpm 8e64d041e6da7a5aaa3cde9dc0eaafa8 x86_64/xorg-x11-Mesa-libGLU-6.8.2-37.FC4.45.x86_64.rpm 974118446ab78f3d3e42e0833ca7950b x86_64/xorg-x11-Xvfb-6.8.2-37.FC4.45.x86_64.rpm 17c1aa45dcc1e08749a6f3a8286cc5ca x86_64/xorg-x11-sdk-6.8.2-37.FC4.45.x86_64.rpm aa7c4d0285ff0a9680cdaa5b5474ce1f x86_64/xorg-x11-devel-6.8.2-37.FC4.45.i386.rpm d584bbd82cc027007ed93054c4a90ff1 x86_64/xorg-x11-libs-6.8.2-37.FC4.45.i386.rpm c55ee40482b46caa496e0fb8dbb494bd x86_64/xorg-x11-deprecated-libs-6.8.2-37.FC4.45.i386.rpm fc3f5bc9db98d71e04aab1f073f7977b x86_64/xorg-x11-Mesa-libGL-6.8.2-37.FC4.45.i386.rpm 55036c54fbea0fb4532d71ab42ed6d67 x86_64/xorg-x11-Mesa-libGLU-6.8.2-37.FC4.45.i386.rpm a02288d0d9b576b695656ebf103dec30 i386/xorg-x11-6.8.2-37.FC4.45.i386.rpm aa7c4d0285ff0a9680cdaa5b5474ce1f i386/xorg-x11-devel-6.8.2-37.FC4.45.i386.rpm d2645cabab43b480a87502553597ef10 i386/xorg-x11-deprecated-libs-devel-6.8.2-37.FC4.45.i386.rpm 04b02151b5bfe2215b25f1451e2b8aa0 i386/xorg-x11-font-utils-6.8.2-37.FC4.45.i386.rpm c81bb69e24b46ad065ece0ea03e17248 i386/xorg-x11-xfs-6.8.2-37.FC4.45.i386.rpm 61bba9513982e1fbc9ce6106bee2ce1c i386/xorg-x11-twm-6.8.2-37.FC4.45.i386.rpm c63b83b8c2aedcccf83dfa4505562820 i386/xorg-x11-xdm-6.8.2-37.FC4.45.i386.rpm d584bbd82cc027007ed93054c4a90ff1 i386/xorg-x11-libs-6.8.2-37.FC4.45.i386.rpm c55ee40482b46caa496e0fb8dbb494bd i386/xorg-x11-deprecated-libs-6.8.2-37.FC4.45.i386.rpm ff092f2fbaa42fe157add9616f0a1967 i386/xorg-x11-doc-6.8.2-37.FC4.45.i386.rpm 1b349b5b95dee8c14888314a18cd83f0 i386/xorg-x11-Xdmx-6.8.2-37.FC4.45.i386.rpm 92fff6aa3d13fc5147b8a21c697625cb i386/xorg-x11-Xnest-6.8.2-37.FC4.45.i386.rpm c972b61aa8940b6dff255e6bf0a9e65b i386/xorg-x11-tools-6.8.2-37.FC4.45.i386.rpm 3d37793b7f72101bd8fb94b03d4a68df i386/xorg-x11-xauth-6.8.2-37.FC4.45.i386.rpm fc3f5bc9db98d71e04aab1f073f7977b i386/xorg-x11-Mesa-libGL-6.8.2-37.FC4.45.i386.rpm 55036c54fbea0fb4532d71ab42ed6d67 i386/xorg-x11-Mesa-libGLU-6.8.2-37.FC4.45.i386.rpm 6779c6ca854958c2ec43d41f210072e3 i386/xorg-x11-Xvfb-6.8.2-37.FC4.45.i386.rpm 1b937af2c8139b5f6aa5a04c23d20412 i386/xorg-x11-sdk-6.8.2-37.FC4.45.i386.rpm This update can also be installed with the Update Agent; you can launch the Update Agent with the 'up2date' command. ----------------------------------------------------------------------- fedora-announce-list mailing list
Get the latest Linux and open source security news straight to your inbox.