[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#639425: marked as done (Changes from longterm 2.6.32.44)



Your message dated Tue, 13 Sep 2011 20:03:25 +0000
with message-id <E1R3ZCX-0001dG-Iy@franck.debian.org>
and subject line Bug#639425: fixed in linux-2.6 2.6.32-36
has caused the Debian Bug report #639425,
regarding Changes from longterm 2.6.32.44
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
639425: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=639425
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: linux-2.6
Version: 2.6.32-35

3291002 ASoC: Fix Blackfin I2S _pointer() implementation return in bounds values

No effect; architecture is not supported in Debian.

46905de v4l2-ioctl.c: prefill tuner type for g_frequency and g/s_tuner
f89e20d pvrusb2: fix g/s_tuner support
5c47b59 bttv: fix s_tuner for radio

Fixes radio/TV tuning for some V4L2 drivers and applications.

c3c239c gro: Only reset frag0 when skb can be pulled

Fixes remote denial of service (CVE-2011-2723); will be included in
2.6.32-35squeeze1.

809eb66 NFSv4.1: update nfs4_fattr_bitmap_maxsz

Fixes crash (BUG) in normal use; could also be remote denial of service.

a05061d SUNRPC: Fix a race between work-queue and rpc_killall_tasks

Reduces race condition that I think could lead to a crash or hang.
(I don't believe it completely fixes it, though.)

5bba1fc SUNRPC: Fix use of static variable in rpcb_getport_async

Actually fixes a race condition that can lead to a crash, data
corruption or other excitement.

abcd4aa si4713-i2c: avoid potential buffer overflow on si4713

Fixes trivial buffer overflow in this radio driver.  We do build it, but
it isn't auto-loaded and it looks unlikely to be used on any supported
platform.

166d832 hwmon: (max1111) Fix race condition causing NULL pointer exception

Fixes crash (oops) in normal use; could also be local denial of service.

90d769e bridge: send proper message_age in config BPDU

Fixes bug that breaks STP and can lead to network instability through a
bridging loop.

49d571c davinci: DM365 EVM: fix video input mux bits

No effect; platform is not supported in Debian.

3da5a14 libata: fix unexpectedly frozen port after ata_eh_reset()

Fixes bug which can prevent recognition of a hot-added SATA device.

9d8970f x86: Make Dell Latitude E5420 use reboot=pci

Fixes hang on reboot on this model.

741172e USB: pl2303: add AdLink ND-6530 USB IDs
99d7470 USB: pl2303.h: checkpatch cleanups
82b6e85 USB: serial: add IDs for WinChipHead USB->RS232 adapter

Adds hardware support.  (Second patch is just whitespace changes,
cherry-picked to avoid a conflict.)

51faabb staging: comedi: fix infoleak to userspace

Trivial security fix.

6691c4c USB: OHCI: fix another regression for NVIDIA controllers

*sigh*

262e2d9 usb: musb: restore INDEX register in resume path

No effect; platforms are not supported in Debian.

b43906b USB: dummy-hcd needs the has_tt flag

Not built in Debian, and is only a driver development tool.

122c9c8 ARM: pxa/cm-x300: fix V3020 RTC functionality

No effect; platform is not supported in Debian.

3cd0374 jme: Fix unmap error (Causing system freeze)

Fixes resource leak in this network driver, in some configurations.

da22907 libsas: remove expander from dev list on error

Fixes crash (oops) following error in SAS device discovery.

eaf507e mac80211: Restart STA timers only on associated state

Fixes possible crash (panic) on resume for most wireless network
drivers.

e766b12 Blacklist Traxdata CDR4120 and IOMEGA Zip drive to avoid lock ups.

Fixes SCSI bus lock-up if one of these devices is present.

2dee323 ses: requesting a fault indication

Fixes activation of fault indicator on SCSI enclosures that support
this.

8d85804 pmcraid: reject negative request size

Fixes possible memory corruption or OOM when an invalid ioctl on this
driver.  Not a major security vulnerability, as CAP_SYS_ADMIN is
required.

1932c74 kexec, x86: Fix incorrect jump back address if not preserving context

Appears to fix likely crash when kexec is used on x86 and the new kernel
has KEXEC_JUMP enabled.  This is not enabled in official kernels.

1b7fbaa powerpc/kdump: Fix timeout in crash_kexec_wait_realmode

Fixes possible hang in crash recovery in a powerpc kernel built with
CRASH_DUMP.  This is not enabled in official kernels.

3300911 PCI: ARI is a PCIe v2 feature

Fixes misconfiguration of PCIe bridges for use with some devices, which
can lead to a hard hang, panic or other nastiness.

78a4ddf cciss: do not attempt to read from a write-only register

Fixes hang (?) when this RAID driver is used with some newer variants of
the RAID controllers it supports.

b259a3c xtensa: prevent arbitrary read in ptrace

No effect; Debian doesn't support this architecture.

98aea90 ext3: Fix oops in ext3_try_to_allocate_with_rsv()

Fixes race condition leading to memory corruption and/or crash.  May be
exploitable as a local denial-of-service.

8a8b5c1 svcrpc: fix list-corrupting race on nfsd shutdown

Seems self-explanatory.

108786a EHCI: only power off port if over-current is active

Fixes endless power-cycling loop with some implementations of this USB
controller interface.

38e6bb7 EHCI: fix direction handling for interrupt data toggles

Fixes compatibility with certain USB devices with strange behaviour.

cb81593 powerpc/pseries/hvconsole: Fix dropped console output

Seems self-explanatory.

4534a8b x86: Hpet: Avoid the comparator readback penalty

Prerequisite for the next patch.  Removes one MMIO read when setting the
wakeup time.

436aa5f x86: HPET: Chose a paranoid safe value for the ETIME check

Fixes long pauses on some AMD systems.

0d5c452 Revert "block: rescan partitions on invalidated devices on -ENOMEDIA too"

Fixes regression in 2.6.32.42.

223c7f0 cifs: clean up cifs_find_smb_ses (try #2)
eda9d27 cifs: fix NULL pointer dereference in cifs_find_smb_ses
39371f2 cifs: check for NULL session password

Fix session reuse issue (CVE-2011-1585); already included in
2.6.32-34squeeze1.

7606088 gre: fix netns vs proto registration ordering

Fixes remote denial-of-service (CVE-2011-1767); already included in
2.6.32-34squeeze1.

0515423 netns xfrm: fixup xfrm6_tunnel error propagation

Fixes error return value from module init function.  Doesn't seem
particularly important, but does seem safe.

35ed3d0 tunnels: fix netns vs proto registration ordering

Fixes remote denial-of-service (CVE-2011-1768); already included in
2.6.32-35.

2beffeb alpha: fix several security issues

Fixes information leak and privilege escalation bugs on this
architecture. (CVE-2011-2208, CVE-2011-2209, CVE-2011-2210,
CVE-2011-2211)

fc10e55 proc: restrict access to /proc/PID/io

Fixes information leak (CVE-2011-1020); will be included in
2.6.32-35squeeze1.

67b0a84 ALSA: sound/core/pcm_compat.c: adjust array index

Fixes local denial of service or possible privilege escalation in compat
ioctl handling (32-bit process on 64-bit kernel) for sound devices.

c72ff34 dm mpath: fix potential NULL pointer in feature arg processing

Fixes crash (oops) when this device driver is given an invalid
configuration.

3d24761 dm: fix idr leak on module removal

Fixes memory leak, though I don't believe real users will remove this
module

bb30b19 perf: overflow/perf_count_sw_cpu_clock crashes recent kernels

Fixes potential deadlock; might be a local denial of service
vulnerability.

58e6859 atm: [br2684] allow routed mode operation again

Fixes breakage of this feature in 2.6.30.

Ben.

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---
--- Begin Message ---
Source: linux-2.6
Source-Version: 2.6.32-36

We believe that the bug you reported is fixed in the latest version of
linux-2.6, which is due to be installed in the Debian FTP archive:

firmware-linux-free_2.6.32-36_all.deb
  to main/l/linux-2.6/firmware-linux-free_2.6.32-36_all.deb
linux-2.6_2.6.32-36.diff.gz
  to main/l/linux-2.6/linux-2.6_2.6.32-36.diff.gz
linux-2.6_2.6.32-36.dsc
  to main/l/linux-2.6/linux-2.6_2.6.32-36.dsc
linux-base_2.6.32-36_all.deb
  to main/l/linux-2.6/linux-base_2.6.32-36_all.deb
linux-doc-2.6.32_2.6.32-36_all.deb
  to main/l/linux-2.6/linux-doc-2.6.32_2.6.32-36_all.deb
linux-manual-2.6.32_2.6.32-36_all.deb
  to main/l/linux-2.6/linux-manual-2.6.32_2.6.32-36_all.deb
linux-patch-debian-2.6.32_2.6.32-36_all.deb
  to main/l/linux-2.6/linux-patch-debian-2.6.32_2.6.32-36_all.deb
linux-source-2.6.32_2.6.32-36_all.deb
  to main/l/linux-2.6/linux-source-2.6.32_2.6.32-36_all.deb
linux-support-2.6.32-5_2.6.32-36_all.deb
  to main/l/linux-2.6/linux-support-2.6.32-5_2.6.32-36_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 639425@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ben Hutchings <ben@decadent.org.uk> (supplier of updated linux-2.6 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 12 Sep 2011 00:53:46 +0100
Source: linux-2.6
Binary: linux-tools-2.6.32 linux-source-2.6.32 linux-doc-2.6.32 linux-manual-2.6.32 linux-patch-debian-2.6.32 firmware-linux-free linux-support-2.6.32-5 linux-base linux-libc-dev linux-headers-2.6.32-5-all linux-headers-2.6.32-5-all-alpha linux-headers-2.6.32-5-common linux-image-2.6.32-5-alpha-generic linux-headers-2.6.32-5-alpha-generic linux-image-2.6.32-5-alpha-smp linux-headers-2.6.32-5-alpha-smp linux-image-2.6.32-5-alpha-legacy linux-headers-2.6.32-5-alpha-legacy linux-headers-2.6.32-5-all-amd64 linux-image-2.6.32-5-amd64 linux-headers-2.6.32-5-amd64 linux-image-2.6.32-5-amd64-dbg linux-headers-2.6.32-5-common-openvz linux-image-2.6.32-5-openvz-amd64 linux-headers-2.6.32-5-openvz-amd64 linux-image-2.6.32-5-openvz-amd64-dbg linux-headers-2.6.32-5-common-vserver linux-image-2.6.32-5-vserver-amd64 linux-headers-2.6.32-5-vserver-amd64 linux-image-2.6.32-5-vserver-amd64-dbg linux-headers-2.6.32-5-common-xen linux-image-2.6.32-5-xen-amd64 linux-headers-2.6.32-5-xen-amd64
 linux-image-2.6.32-5-xen-amd64-dbg xen-linux-system-2.6.32-5-xen-amd64 linux-headers-2.6.32-5-all-armel linux-image-2.6.32-5-iop32x linux-headers-2.6.32-5-iop32x linux-image-2.6.32-5-ixp4xx linux-headers-2.6.32-5-ixp4xx linux-image-2.6.32-5-kirkwood linux-headers-2.6.32-5-kirkwood linux-image-2.6.32-5-orion5x linux-headers-2.6.32-5-orion5x linux-image-2.6.32-5-versatile linux-headers-2.6.32-5-versatile linux-headers-2.6.32-5-all-hppa linux-image-2.6.32-5-parisc linux-headers-2.6.32-5-parisc linux-image-2.6.32-5-parisc-smp linux-headers-2.6.32-5-parisc-smp linux-image-2.6.32-5-parisc64 linux-headers-2.6.32-5-parisc64 linux-image-2.6.32-5-parisc64-smp linux-headers-2.6.32-5-parisc64-smp linux-headers-2.6.32-5-all-i386 linux-image-2.6.32-5-486 linux-headers-2.6.32-5-486 linux-image-2.6.32-5-686 linux-headers-2.6.32-5-686 linux-image-2.6.32-5-686-bigmem linux-headers-2.6.32-5-686-bigmem linux-image-2.6.32-5-686-bigmem-dbg linux-image-2.6.32-5-openvz-686
 linux-headers-2.6.32-5-openvz-686 linux-image-2.6.32-5-openvz-686-dbg linux-image-2.6.32-5-vserver-686 linux-headers-2.6.32-5-vserver-686 linux-image-2.6.32-5-vserver-686-bigmem linux-headers-2.6.32-5-vserver-686-bigmem linux-image-2.6.32-5-vserver-686-bigmem-dbg linux-image-2.6.32-5-xen-686 linux-headers-2.6.32-5-xen-686 linux-image-2.6.32-5-xen-686-dbg xen-linux-system-2.6.32-5-xen-686 linux-headers-2.6.32-5-all-ia64 linux-image-2.6.32-5-itanium linux-headers-2.6.32-5-itanium linux-image-2.6.32-5-mckinley linux-headers-2.6.32-5-mckinley linux-image-2.6.32-5-vserver-itanium linux-headers-2.6.32-5-vserver-itanium linux-image-2.6.32-5-vserver-mckinley linux-headers-2.6.32-5-vserver-mckinley linux-headers-2.6.32-5-all-m68k linux-image-2.6.32-5-amiga linux-headers-2.6.32-5-amiga linux-image-2.6.32-5-atari linux-headers-2.6.32-5-atari linux-image-2.6.32-5-bvme6000 linux-headers-2.6.32-5-bvme6000 linux-image-2.6.32-5-mac linux-headers-2.6.32-5-mac
 linux-image-2.6.32-5-mvme147 linux-headers-2.6.32-5-mvme147 linux-image-2.6.32-5-mvme16x linux-headers-2.6.32-5-mvme16x linux-headers-2.6.32-5-all-mips linux-image-2.6.32-5-r4k-ip22 linux-headers-2.6.32-5-r4k-ip22 linux-image-2.6.32-5-r5k-ip32 linux-headers-2.6.32-5-r5k-ip32 linux-image-2.6.32-5-sb1-bcm91250a linux-headers-2.6.32-5-sb1-bcm91250a linux-image-2.6.32-5-sb1a-bcm91480b linux-headers-2.6.32-5-sb1a-bcm91480b linux-image-2.6.32-5-4kc-malta linux-headers-2.6.32-5-4kc-malta linux-image-2.6.32-5-5kc-malta linux-headers-2.6.32-5-5kc-malta linux-headers-2.6.32-5-all-mipsel linux-image-2.6.32-5-r5k-cobalt linux-headers-2.6.32-5-r5k-cobalt linux-headers-2.6.32-5-all-powerpc linux-image-2.6.32-5-powerpc linux-headers-2.6.32-5-powerpc linux-image-2.6.32-5-powerpc-smp linux-headers-2.6.32-5-powerpc-smp linux-image-2.6.32-5-powerpc64 linux-headers-2.6.32-5-powerpc64 linux-image-2.6.32-5-vserver-powerpc linux-headers-2.6.32-5-vserver-powerpc
 linux-image-2.6.32-5-vserver-powerpc64 linux-headers-2.6.32-5-vserver-powerpc64 linux-headers-2.6.32-5-all-s390 linux-image-2.6.32-5-s390x linux-headers-2.6.32-5-s390x linux-image-2.6.32-5-s390x-tape linux-image-2.6.32-5-vserver-s390x linux-headers-2.6.32-5-vserver-s390x linux-headers-2.6.32-5-all-sh4 linux-image-2.6.32-5-sh7751r linux-headers-2.6.32-5-sh7751r linux-image-2.6.32-5-sh7785lcr linux-headers-2.6.32-5-sh7785lcr linux-headers-2.6.32-5-all-sparc linux-image-2.6.32-5-sparc64 linux-headers-2.6.32-5-sparc64 linux-image-2.6.32-5-sparc64-smp linux-headers-2.6.32-5-sparc64-smp linux-image-2.6.32-5-vserver-sparc64 linux-headers-2.6.32-5-vserver-sparc64
 linux-headers-2.6.32-5-all-sparc64
Architecture: all i386 source
Version: 2.6.32-36
Distribution: stable
Urgency: low
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Changed-By: Ben Hutchings <ben@decadent.org.uk>
Closes: 566522 620848 622259 622745 622997 627700 627702 627704 627705 630730 631465 632778 637659 637848 638656 638956 639425 639426 640650 641232
Description: 
 firmware-linux-free - Binary firmware for various drivers in the Linux kernel
 linux-base - Linux image base package
 linux-doc-2.6.32 - Linux kernel specific documentation for version 2.6.32
 linux-headers-2.6.32-5-486 - Header files for Linux 2.6.32-5-486
 linux-headers-2.6.32-5-4kc-malta - Header files for Linux 2.6.32-5-4kc-malta
 linux-headers-2.6.32-5-5kc-malta - Header files for Linux 2.6.32-5-5kc-malta
 linux-headers-2.6.32-5-686-bigmem - Header files for Linux 2.6.32-5-686-bigmem
 linux-headers-2.6.32-5-686 - Header files for Linux 2.6.32-5-686
 linux-headers-2.6.32-5-all - All header files for Linux 2.6.32 (meta-package)
 linux-headers-2.6.32-5-all-alpha - All header files for Linux 2.6.32 (meta-package)
 linux-headers-2.6.32-5-all-amd64 - All header files for Linux 2.6.32 (meta-package)
 linux-headers-2.6.32-5-all-armel - All header files for Linux 2.6.32 (meta-package)
 linux-headers-2.6.32-5-all-hppa - All header files for Linux 2.6.32 (meta-package)
 linux-headers-2.6.32-5-all-i386 - All header files for Linux 2.6.32 (meta-package)
 linux-headers-2.6.32-5-all-ia64 - All header files for Linux 2.6.32 (meta-package)
 linux-headers-2.6.32-5-all-m68k - All header files for Linux 2.6.32 (meta-package)
 linux-headers-2.6.32-5-all-mips - All header files for Linux 2.6.32 (meta-package)
 linux-headers-2.6.32-5-all-mipsel - All header files for Linux 2.6.32 (meta-package)
 linux-headers-2.6.32-5-all-powerpc - All header files for Linux 2.6.32 (meta-package)
 linux-headers-2.6.32-5-all-s390 - All header files for Linux 2.6.32 (meta-package)
 linux-headers-2.6.32-5-all-sh4 - All header files for Linux 2.6.32 (meta-package)
 linux-headers-2.6.32-5-all-sparc64 - All header files for Linux 2.6.32 (meta-package)
 linux-headers-2.6.32-5-all-sparc - All header files for Linux 2.6.32 (meta-package)
 linux-headers-2.6.32-5-alpha-generic - Header files for Linux 2.6.32-5-alpha-generic
 linux-headers-2.6.32-5-alpha-legacy - Header files for Linux 2.6.32-5-alpha-legacy
 linux-headers-2.6.32-5-alpha-smp - Header files for Linux 2.6.32-5-alpha-smp
 linux-headers-2.6.32-5-amd64 - Header files for Linux 2.6.32-5-amd64
 linux-headers-2.6.32-5-amiga - Header files for Linux 2.6.32-5-amiga
 linux-headers-2.6.32-5-atari - Header files for Linux 2.6.32-5-atari
 linux-headers-2.6.32-5-bvme6000 - Header files for Linux 2.6.32-5-bvme6000
 linux-headers-2.6.32-5-common - Common header files for Linux 2.6.32-5
 linux-headers-2.6.32-5-common-openvz - Common header files for Linux 2.6.32-5-openvz
 linux-headers-2.6.32-5-common-vserver - Common header files for Linux 2.6.32-5-vserver
 linux-headers-2.6.32-5-common-xen - Common header files for Linux 2.6.32-5-xen
 linux-headers-2.6.32-5-iop32x - Header files for Linux 2.6.32-5-iop32x
 linux-headers-2.6.32-5-itanium - Header files for Linux 2.6.32-5-itanium
 linux-headers-2.6.32-5-ixp4xx - Header files for Linux 2.6.32-5-ixp4xx
 linux-headers-2.6.32-5-kirkwood - Header files for Linux 2.6.32-5-kirkwood
 linux-headers-2.6.32-5-mac - Header files for Linux 2.6.32-5-mac
 linux-headers-2.6.32-5-mckinley - Header files for Linux 2.6.32-5-mckinley
 linux-headers-2.6.32-5-mvme147 - Header files for Linux 2.6.32-5-mvme147
 linux-headers-2.6.32-5-mvme16x - Header files for Linux 2.6.32-5-mvme16x
 linux-headers-2.6.32-5-openvz-686 - Header files for Linux 2.6.32-5-openvz-686
 linux-headers-2.6.32-5-openvz-amd64 - Header files for Linux 2.6.32-5-openvz-amd64
 linux-headers-2.6.32-5-orion5x - Header files for Linux 2.6.32-5-orion5x
 linux-headers-2.6.32-5-parisc64 - Header files for Linux 2.6.32-5-parisc64
 linux-headers-2.6.32-5-parisc64-smp - Header files for Linux 2.6.32-5-parisc64-smp
 linux-headers-2.6.32-5-parisc - Header files for Linux 2.6.32-5-parisc
 linux-headers-2.6.32-5-parisc-smp - Header files for Linux 2.6.32-5-parisc-smp
 linux-headers-2.6.32-5-powerpc64 - Header files for Linux 2.6.32-5-powerpc64
 linux-headers-2.6.32-5-powerpc - Header files for Linux 2.6.32-5-powerpc
 linux-headers-2.6.32-5-powerpc-smp - Header files for Linux 2.6.32-5-powerpc-smp
 linux-headers-2.6.32-5-r4k-ip22 - Header files for Linux 2.6.32-5-r4k-ip22
 linux-headers-2.6.32-5-r5k-cobalt - Header files for Linux 2.6.32-5-r5k-cobalt
 linux-headers-2.6.32-5-r5k-ip32 - Header files for Linux 2.6.32-5-r5k-ip32
 linux-headers-2.6.32-5-s390x - Header files for Linux 2.6.32-5-s390x
 linux-headers-2.6.32-5-sb1a-bcm91480b - Header files for Linux 2.6.32-5-sb1a-bcm91480b
 linux-headers-2.6.32-5-sb1-bcm91250a - Header files for Linux 2.6.32-5-sb1-bcm91250a
 linux-headers-2.6.32-5-sh7751r - Header files for Linux 2.6.32-5-sh7751r
 linux-headers-2.6.32-5-sh7785lcr - Header files for Linux 2.6.32-5-sh7785lcr
 linux-headers-2.6.32-5-sparc64 - Header files for Linux 2.6.32-5-sparc64
 linux-headers-2.6.32-5-sparc64-smp - Header files for Linux 2.6.32-5-sparc64-smp
 linux-headers-2.6.32-5-versatile - Header files for Linux 2.6.32-5-versatile
 linux-headers-2.6.32-5-vserver-686-bigmem - Header files for Linux 2.6.32-5-vserver-686-bigmem
 linux-headers-2.6.32-5-vserver-686 - Header files for Linux 2.6.32-5-vserver-686
 linux-headers-2.6.32-5-vserver-amd64 - Header files for Linux 2.6.32-5-vserver-amd64
 linux-headers-2.6.32-5-vserver-itanium - Header files for Linux 2.6.32-5-vserver-itanium
 linux-headers-2.6.32-5-vserver-mckinley - Header files for Linux 2.6.32-5-vserver-mckinley
 linux-headers-2.6.32-5-vserver-powerpc64 - Header files for Linux 2.6.32-5-vserver-powerpc64
 linux-headers-2.6.32-5-vserver-powerpc - Header files for Linux 2.6.32-5-vserver-powerpc
 linux-headers-2.6.32-5-vserver-s390x - Header files for Linux 2.6.32-5-vserver-s390x
 linux-headers-2.6.32-5-vserver-sparc64 - Header files for Linux 2.6.32-5-vserver-sparc64
 linux-headers-2.6.32-5-xen-686 - Header files for Linux 2.6.32-5-xen-686
 linux-headers-2.6.32-5-xen-amd64 - Header files for Linux 2.6.32-5-xen-amd64
 linux-image-2.6.32-5-486 - Linux 2.6.32 for old PCs
 linux-image-2.6.32-5-4kc-malta - Linux 2.6.32 for MIPS Malta
 linux-image-2.6.32-5-5kc-malta - Linux 2.6.32 for MIPS Malta (64-bit)
 linux-image-2.6.32-5-686-bigmem-dbg - Debugging infos for Linux 2.6.32-5-686-bigmem
 linux-image-2.6.32-5-686-bigmem - Linux 2.6.32 for PCs with 4GB+ RAM
 linux-image-2.6.32-5-686 - Linux 2.6.32 for modern PCs
 linux-image-2.6.32-5-alpha-generic - Linux 2.6.32 for Alpha
 linux-image-2.6.32-5-alpha-legacy - Linux 2.6.32 for Alpha Legacy
 linux-image-2.6.32-5-alpha-smp - Linux 2.6.32 for Alpha SMP
 linux-image-2.6.32-5-amd64-dbg - Debugging infos for Linux 2.6.32-5-amd64
 linux-image-2.6.32-5-amd64 - Linux 2.6.32 for 64-bit PCs
 linux-image-2.6.32-5-amiga - Linux 2.6.32 for Amiga
 linux-image-2.6.32-5-atari - Linux 2.6.32 for Atari
 linux-image-2.6.32-5-bvme6000 - Linux 2.6.32 for BVM BVME4000 and BVME6000
 linux-image-2.6.32-5-iop32x - Linux 2.6.32 for IOP32x
 linux-image-2.6.32-5-itanium - Linux 2.6.32 for Itanium
 linux-image-2.6.32-5-ixp4xx - Linux 2.6.32 for IXP4xx
 linux-image-2.6.32-5-kirkwood - Linux 2.6.32 for Marvell Kirkwood
 linux-image-2.6.32-5-mac - Linux 2.6.32 for Macintosh
 linux-image-2.6.32-5-mckinley - Linux 2.6.32 for Itanium II
 linux-image-2.6.32-5-mvme147 - Linux 2.6.32 for Motorola MVME147
 linux-image-2.6.32-5-mvme16x - Linux 2.6.32 for Motorola MVME162/6/7, MVME172/7
 linux-image-2.6.32-5-openvz-686-dbg - Debugging infos for Linux 2.6.32-5-openvz-686
 linux-image-2.6.32-5-openvz-686 - Linux 2.6.32 for modern PCs, OpenVZ support
 linux-image-2.6.32-5-openvz-amd64-dbg - Debugging infos for Linux 2.6.32-5-openvz-amd64
 linux-image-2.6.32-5-openvz-amd64 - Linux 2.6.32 for 64-bit PCs, OpenVZ support
 linux-image-2.6.32-5-orion5x - Linux 2.6.32 for Marvell Orion
 linux-image-2.6.32-5-parisc64 - Linux 2.6.32 for 64-bit PA-RISC
 linux-image-2.6.32-5-parisc64-smp - Linux 2.6.32 for multiprocessor 64-bit PA-RISC
 linux-image-2.6.32-5-parisc - Linux 2.6.32 for 32-bit PA-RISC
 linux-image-2.6.32-5-parisc-smp - Linux 2.6.32 for multiprocessor 32-bit PA-RISC
 linux-image-2.6.32-5-powerpc64 - Linux 2.6.32 for 64-bit PowerPC
 linux-image-2.6.32-5-powerpc - Linux 2.6.32 for uniprocessor 32-bit PowerPC
 linux-image-2.6.32-5-powerpc-smp - Linux 2.6.32 for multiprocessor 32-bit PowerPC
 linux-image-2.6.32-5-r4k-ip22 - Linux 2.6.32 for SGI IP22
 linux-image-2.6.32-5-r5k-cobalt - Linux 2.6.32 for Cobalt
 linux-image-2.6.32-5-r5k-ip32 - Linux 2.6.32 for SGI IP32
 linux-image-2.6.32-5-s390x - Linux 2.6.32 for IBM zSeries
 linux-image-2.6.32-5-s390x-tape - Linux 2.6.32 for IBM zSeries, IPL from tape
 linux-image-2.6.32-5-sb1a-bcm91480b - Linux 2.6.32 for BCM91480B
 linux-image-2.6.32-5-sb1-bcm91250a - Linux 2.6.32 for BCM91250A
 linux-image-2.6.32-5-sh7751r - Linux 2.6.32 for sh7751r
 linux-image-2.6.32-5-sh7785lcr - Linux 2.6.32 for sh7785lcr
 linux-image-2.6.32-5-sparc64 - Linux 2.6.32 for uniprocessor 64-bit UltraSPARC
 linux-image-2.6.32-5-sparc64-smp - Linux 2.6.32 for multiprocessor 64-bit UltraSPARC
 linux-image-2.6.32-5-versatile - Linux 2.6.32 for Versatile
 linux-image-2.6.32-5-vserver-686-bigmem-dbg - Debugging infos for Linux 2.6.32-5-vserver-686-bigmem
 linux-image-2.6.32-5-vserver-686-bigmem - Linux 2.6.32 for PCs with 4GB+ RAM, Linux-VServer support
 linux-image-2.6.32-5-vserver-686 - Linux 2.6.32 for modern PCs, Linux-VServer support
 linux-image-2.6.32-5-vserver-amd64-dbg - Debugging infos for Linux 2.6.32-5-vserver-amd64
 linux-image-2.6.32-5-vserver-amd64 - Linux 2.6.32 for 64-bit PCs, Linux-VServer support
 linux-image-2.6.32-5-vserver-itanium - Linux 2.6.32 for Itanium, Linux-VServer support
 linux-image-2.6.32-5-vserver-mckinley - Linux 2.6.32 for Itanium II, Linux-VServer support
 linux-image-2.6.32-5-vserver-powerpc64 - Linux 2.6.32 for 64-bit PowerPC, Linux-VServer support
 linux-image-2.6.32-5-vserver-powerpc - Linux 2.6.32 for uniprocessor 32-bit PowerPC, Linux-VServer suppo
 linux-image-2.6.32-5-vserver-s390x - Linux 2.6.32 for IBM zSeries, Linux-VServer support
 linux-image-2.6.32-5-vserver-sparc64 - Linux 2.6.32 for uniprocessor 64-bit UltraSPARC, Linux-VServer su
 linux-image-2.6.32-5-xen-686-dbg - Debugging infos for Linux 2.6.32-5-xen-686
 linux-image-2.6.32-5-xen-686 - Linux 2.6.32 for modern PCs, Xen dom0 support
 linux-image-2.6.32-5-xen-amd64-dbg - Debugging infos for Linux 2.6.32-5-xen-amd64
 linux-image-2.6.32-5-xen-amd64 - Linux 2.6.32 for 64-bit PCs, Xen dom0 support
 linux-libc-dev - Linux support headers for userspace development
 linux-manual-2.6.32 - Linux kernel API manual pages for version 2.6.32
 linux-patch-debian-2.6.32 - Debian patches to version 2.6.32 of the Linux kernel
 linux-source-2.6.32 - Linux kernel source for version 2.6.32 with Debian patches
 linux-support-2.6.32-5 - Support files for Linux 2.6.32
 linux-tools-2.6.32 - Performance analysis tools for Linux 2.6.32
 xen-linux-system-2.6.32-5-xen-686 - Xen system with Linux 2.6.32 on modern PCs (meta-package)
 xen-linux-system-2.6.32-5-xen-amd64 - Xen system with Linux 2.6.32 on 64-bit PCs (meta-package)
Changes: 
 linux-2.6 (2.6.32-36) stable; urgency=low
 .
   [ maximilian attems ]
   * 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.
 .
   [ Ben Hutchings ]
   * 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)
 395e73927ce73dd4fbd97a705deaf3d438fa81a76d948376ca62f10c6728e04d 6091 linux-2.6_2.6.32-36.dsc
 e410c97550d8fb029e57df655d0fa5a41af49e99f294b39be2a1bbba1bf83f4b 15632102 linux-2.6_2.6.32-36.diff.gz
Checksums-Sha1: 
 40952b2088d9a7cbef5382d16dcd10d0a8637b6f 6969 linux-2.6_2.6.32-36.dsc
 5f8b4430b32ec9f7908e9da6cde12e76b659eb5b 15632102 linux-2.6_2.6.32-36.diff.gz
 71e90023ec25f9ce865615aa47a89ee9842bd8e5 6061600 linux-doc-2.6.32_2.6.32-36_all.deb
 df85428bf12afdb48e0f6af566332762f062e5f1 2743112 linux-manual-2.6.32_2.6.32-36_all.deb
 24a686b9e2a97f32fff283a4ee457eba040b986a 9513858 linux-patch-debian-2.6.32_2.6.32-36_all.deb
 f53ffce19a9bcdfa687bf71a6fe942d7d2473c1a 65318950 linux-source-2.6.32_2.6.32-36_all.deb
 182aca06e8c3d104ed080e36472147a1835f319f 164070 linux-support-2.6.32-5_2.6.32-36_all.deb
 5c2578026c95dbd7ac6cd6f4c6242ae29b66cb5c 153056 firmware-linux-free_2.6.32-36_all.deb
 e84ea0a8b58db8ab08297783e89b80c85d6cbfdc 175306 linux-base_2.6.32-36_all.deb
Checksums-Sha256: 
 033df434a7f83a1cd2cd04f3bae959d47f284432a9a9ec524143e0bd2083281c 6969 linux-2.6_2.6.32-36.dsc
 e410c97550d8fb029e57df655d0fa5a41af49e99f294b39be2a1bbba1bf83f4b 15632102 linux-2.6_2.6.32-36.diff.gz
 b5864c6883b2ca3dcf1cd7bd2f9ce47d802d8ac9bd4b2cc23448ff40afc4ac7f 6061600 linux-doc-2.6.32_2.6.32-36_all.deb
 bc51016267eb24cfd31c22d7d3676000caea215f8fc5830f06475d909a0e5315 2743112 linux-manual-2.6.32_2.6.32-36_all.deb
 842ba329ad1e4a533c2839543ef4a19ac1e088c5a2665734b2e46fac790105dc 9513858 linux-patch-debian-2.6.32_2.6.32-36_all.deb
 063de878491d256b173ac17f3489eea2def1947b4b24bcea22024bd2d285710d 65318950 linux-source-2.6.32_2.6.32-36_all.deb
 b8423d47bb26c8f5b7ff29ca4bece3eb89c5bd5d0acd85878240413bc6b76ad8 164070 linux-support-2.6.32-5_2.6.32-36_all.deb
 fbbc04dfafb81c5421615d6a704adfb4af395183cf79759586c1dd837d77f5a6 153056 firmware-linux-free_2.6.32-36_all.deb
 9c3c4bd0cf860a9376f3ab6a60849eaddf426c80b2fd3505616e0f6a8b133e14 175306 linux-base_2.6.32-36_all.deb
Files: 
 105546ff97f0a3dce5e8f3794f530d70 6969 kernel optional linux-2.6_2.6.32-36.dsc
 da5e68258b7a0ebe6d4630ba9adb27ef 15632102 kernel optional linux-2.6_2.6.32-36.diff.gz
 ac74eb032bf471ff8c680610612e7fde 6061600 doc optional linux-doc-2.6.32_2.6.32-36_all.deb
 bb382bb939f4c3edaed1ea0c8910aec4 2743112 doc optional linux-manual-2.6.32_2.6.32-36_all.deb
 cb161796e0547fec650e24810db6b951 9513858 kernel optional linux-patch-debian-2.6.32_2.6.32-36_all.deb
 89fb19a7fd8bb7d97d32f9db39c5b206 65318950 kernel optional linux-source-2.6.32_2.6.32-36_all.deb
 ad6ece03a495dd64831620737e930a77 164070 devel optional linux-support-2.6.32-5_2.6.32-36_all.deb
 b5a821f914a820b1799ae85247437940 153056 kernel optional firmware-linux-free_2.6.32-36_all.deb
 be2fe5ef0c43e472c810b267f7aa2e2a 175306 kernel optional linux-base_2.6.32-36_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIVAwUBTm7VA+e/yOyVhhEJAQpXPhAAwgl8x8K/tHZL1OnF9H04X7nCrvbh23OY
KO57EFq1VPYdAGTFTOE6zmQFztrJ12pMHMhK4j56QhCbRZkQSBVHjYcTg1e446jW
HCS40sMKmvXVTbYcYF2bDaCNWDNf6e2wLVPy7iaD9WvgR5epCUCiSdi7rBpKLaKd
DcAUel/XTBz7aTdJ7QhSSjiT99A+xDp3zWNsG7F2XJ9Qjqyvt93Yqkd7fH1qrhWm
POCwB7ZyT8u/kYv5++lgW3eAYJJOYQiPZOcOZUBWs0wmg8YK1ILu096lt/RHN4DF
O1U/HVYC/R4myGpyAEqe26qZ3xC6WpmwugJDHJv9+Woj9sK5WTqqM5ML+8hMcfc7
Xrdi3xC8GK5xsRws1lvPUV1mla1ULO08C7p5+yIcDgdCpRq06iwUXsYno/dQ9VOn
VULQ4dHKGhGGvE5y5U0LtW1HQxgEoEA2RTRHEUZb9iyDYEbVa+u4ZhuB5/d8+2JC
2NNAHKxISBt0Z1e2fIIxsRHsb9V9zVwMLtgRAvHEjfLF5EIVDoLZyWSuqP4ZPsG6
FWBEg+a4DReW6lVbm2sW/CT6fSW9sGlvcs1bttTK2Fb+HjUbk4SYR3LAD0ROP3z2
uGDgKXuWA7qA1gM7Qkja2xQ6x7P/2HZ/wNTNgp0bHEhoEUzRLEDdVTaNbZxlr28F
uMkfIR8cW7M=
=wvFn
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: