-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Thu, 29 Sep 2011 20:23:36 -0600 Source: user-mode-linux Binary: user-mode-linux Architecture: source amd64 Version: 2.6.32-1um-4+37 Distribution: stable Urgency: high Maintainer: User Mode Linux Maintainers Changed-By: dann frazier Description: user-mode-linux - User-mode Linux (kernel) Closes: 566522 620848 622259 622745 622997 627700 627702 627704 627705 630730 631465 632778 637659 637848 638656 638956 639425 639426 640650 641232 641419 642380 Changes: user-mode-linux (2.6.32-1um-4+37) stable; urgency=high . * Rebuild against linux-source-2.6.32 (2.6.32-37): * pm: Fix definition of SET_SYSTEM_SLEEP_PM_OPS used in backported drivers (fixes FTBFS on ia64) * splice: Fix write position in output file (Closes: #641419) * PCI: Add definition of pci_pcie_cap(), used in backported e1000e (fixes FTBFS on armel, mips, mipsel, sparc) * [openvz] cpt: Allow ext4 mounts (Closes: #642380) * Add drm change from 2.6.32.41+drm33.18: - drm/radeon/kms: fix bad shift in atom iio table parser * [opvenz] ptrace: Don't allow to trace a process without memory map. * Add drm change from 2.6.32.42+drm33.19, including: - drm/i915: Add a no lvds quirk for the Asus EeeBox PC EB1007 - drm/radeon/kms: fix for radeon on systems >4GB without hardware iommu * Add longterm release 2.6.32.43, including: - ksm: fix NULL pointer dereference in scan_get_next_rmap_item() (CVE-2011-2183) - TTY: ldisc, do not close until there are readers - uvcvideo: Remove buffers from the queues when freeing - inet_diag: fix inet_diag_bc_audit() (CVE-2011-2213) - net: filter: Use WARN_RATELIMIT - af_packet: prevent information leak - ipv6/udp: Use the correct variable to determine non-blocking condition - mm: prevent concurrent unmap_mapping_range() on the same inode For the complete list of changes, see: http://www.kernel.org/pub/linux/kernel/v2.6/longterm/v2.6.32/ChangeLog-2.6.32.43 and the bug report which this closes: #637848. * Add longterm release 2.6.32.42, including: - ftrace: Only update the function code on write to filter files - kmemleak: Do not return a pointer to an object that kmemleak did not get - ext3: Fix fs corruption when make_indexed_dir() fails - jbd: fix fsync() tid wraparound bug - PCI: allow matching of prefetchable resources to non-prefetchable windows (Closes: #637659) - loop: handle on-demand devices correctly - xhci: Fix full speed bInterval encoding; fix interval calculation for FS isoc endpoints (regressions in 2.6.32-34) - OHCI: fix regression caused by nVidia shutdown workaround (regression in 2.6.32-31) - brd: handle on-demand devices correctly - xen mmu: fix a race window causing leave_mm BUG() - SCSI: Fix oops caused by queue refcounting failure - fat: Fix corrupt inode flags when remove ATTR_SYS flag - pata_cm64x: fix boot crash on parisc (Closes: #622745, #622997) - Revert "iwlagn: Support new 5000 microcode." (Closes: #632778) For the complete list of changes, see: http://www.kernel.org/pub/linux/kernel/v2.6/longterm/v2.6.32/ChangeLog-2.6.32.42 and the bug report which this closes: #631465. * [vserver] Update patch to 2.6.32.41-vs2.3.0.36.29.7 - Apply sched changes deferred from 2.6.32.29 * e1000e: Backport changes up to Linux 2.6.38 (Closes: #627700) - Add support for i82567V-4 and i82579 - Fix support for i82577, i82578 and i82583 * e1000e: Fix selection of alternate MAC address on device id 0x1060 (regression in 2.6.34) * igb,igbvf: Backport changes up to Linux 3.0.4 (Closes: #627702) - Add support for i82576-ET2, i82580, DH89xxCC, i340 and i350 * r8169: Backport changes up to Linux 3.0.2 (Closes: #627704) - Fix support for RTL8102E and RTL8168DP - Add support for RTL8105E, RTL8168E and another variant of RTL8168DP - Add support for D-Link DGE-530T rev C1 * tg3,broadcom: Backport changes up to Linux 2.6.38 (Closes: #627705) - Add support for BCM5717, BCM5719, BCM57765 - Add support for BCM50610M and BCM5241 PHYs - Fix support for BCM5755 * Remove net device features from bug reports (Closes: #638956) * Revert "net/ipv4: Check for mistakenly passed in non-IPv4 address" included in 2.6.32.43, which might break some applications * Add longterm release 2.6.32.44, including: - NFSv4.1: update nfs4_fattr_bitmap_maxsz - hwmon: (max1111) Fix race condition causing NULL pointer exception - bridge: send proper message_age in config BPDU - USB: OHCI: fix another regression for NVIDIA controllers (Closes: #620848) - ext3: Fix oops in ext3_try_to_allocate_with_rsv() - svcrpc: fix list-corrupting race on nfsd shutdown - alpha: fix several security issues (CVE-2011-2208, CVE-2011-2209, CVE-2011-2210, CVE-2011-2211) - ALSA: sound/core/pcm_compat.c: adjust array index - atm: [br2684] allow routed mode operation again For the complete list of changes, see: http://www.kernel.org/pub/linux/kernel/v2.6/longterm/v2.6.32/ChangeLog-2.6.32.44 and the bug report which this closes: #639425. * Add longterm release 2.6.32.45, including: - ALSA: timer - Fix Oops at closing slave timer For the complete list of changes, see: http://www.kernel.org/pub/linux/kernel/v2.6/longterm/v2.6.32/ChangeLog-2.6.32.45 and the bug report which this closes: #639426. * sched: Work around sched_group::cpu_power == 0 (Ameliorates: #636797) * [x86] Revert "x86, hotplug: Use mwait to offline a processor, fix the legacy case" (Closes: #622259) * Fix bugs in IPv6 forwarding with GRO/GSO (Closes: #630730): - e1000e,igb,igbvf,ixgbe: Fix IPv6 GSO type checks - ipv6: Add GSO support on forwarding path * devpts: correctly check d_alloc_name() return code (Closes: #640650) * ipv6: make fragment identifications less predictable (CVE-2011-2699) * Add longterm release 2.6.32.46, including: - atm: br2864: sent packets truncated in VC routed mode (Closes: #638656) - hwmon: (ibmaem) add missing kfree - ALSA: snd-usb-caiaq: Correct offset fields of outbound iso_frame_desc - ALSA: snd_usb_caiaq: track submitted output urbs - futex: Fix regression with read only mappings - x86-32, vdso: On system call restart after SYSENTER, use int $0x80 - fuse: check size of FUSE_NOTIFY_INVAL_ENTRY message For the complete list of changes, see: http://www.kernel.org/pub/linux/kernel/v2.6/longterm/v2.6.32/ChangeLog-2.6.32.46 and the bug report which this closes: #641232. * drm/ttm: fix ttm_bo_add_ttm(user) failure path * 3c503: fix broken IRQ autoprobing (Closes: #566522) Checksums-Sha1: 1869e4e3bd2255256fd88bc2aa88a25d091c7d73 2030 user-mode-linux_2.6.32-1um-4+37.dsc 73f04e650f2499dd02305298445072482658725e 17952 user-mode-linux_2.6.32-1um-4+37.diff.gz 2bb102c3be4aa861b343fe0c23e82774ebd67ecc 7079528 user-mode-linux_2.6.32-1um-4+37_amd64.deb Checksums-Sha256: eed0a5cfbe40d929734f9d69eb92582b93c637ccf943ecc7bdcd6879cb372d6a 2030 user-mode-linux_2.6.32-1um-4+37.dsc ebf8970ea4b463ad781f9d70ac6e366f79876b181b200403b71f5731922462e4 17952 user-mode-linux_2.6.32-1um-4+37.diff.gz 15d735560016bef67c765b55eb69e7946895fe96cea980597462a49150bf116a 7079528 user-mode-linux_2.6.32-1um-4+37_amd64.deb Files: 211981a8378401bd4a2e23930d597f3e 2030 kernel extra user-mode-linux_2.6.32-1um-4+37.dsc bdf1b260c42d7fceb8156eb4259a1682 17952 kernel extra user-mode-linux_2.6.32-1um-4+37.diff.gz 037c61fd01e7007d7dfc613b68ddc90d 7079528 kernel extra user-mode-linux_2.6.32-1um-4+37_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iQIcBAEBAgAGBQJOhTOuAAoJEBv4PF5U/IZAnxAP/1+3d842OUG8kOQwJWWXFL07 tuLeobScGYt9MYgj+/sfZi3S8cYS547fjXp0oUlvB9H6llFP/IE7rLzCH7oN9tlv Zuh63bGt7jLPYM6PNYovqpdkWCwMHEjI8jcK8eUk4Tr86HKU6fwsDKoJg3DnoMf+ jbQc6NZHCbg5nmfo41vuoyi6+zrTN1Acpbf+Cj/l+8BQs/2EZ3v03JM9ExfyyUrt t4h/czCLJi+mRY7LsYgNDcDvT6bY9M+8cG6xlW32GjSV4okIQa73uinUe/87r5s7 rr4V4vcng6uMjawKC124OIPc4Rk1l3JF0V+x96YtSTCtZFTWqPBalaU7aEG8Pim8 5AKRyNXtWP1+wSJG3sPo1AjWhHy43wKNzQmBBWdo/4dBIX+c8GgYZiBN/l/aTOUn W7WR1GAI7gxvt0MNAFwp2+AZuDJt0QnsgUFm7L6Gooy5em1Rg9qr2JxYt9K4bHs1 8UcSTOSg4Oj5gqHXv7622rb1C46tpniCVZkSuc7qTCceqCkVxX3mzYNGNixNlwiR q9eOCfUVMMuoA3iJqQ6p42ICTZwgtjzepl85WnTDDr7RUc9iOXGRjdj/448alsbY YqnIEw6DFweOU1hx7yNTiSHzfuq9Psmatwpu8vhZ0dpVDZal2Fq9sDUkGhk6q+43 dowrO9sr3Ge2Yw3Gswlh =6K8r -----END PGP SIGNATURE-----