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

Bug#613634: marked as done (linux-image-2.6.32-5-xen-amd64: Using pvcreate on a multipathed iscsi device produces a kernel bug)



Your message dated Wed, 04 May 2011 20:07:36 +0000
with message-id <E1QHiMC-0002Tz-7Z@franck.debian.org>
and subject line Bug#614400: fixed in linux-2.6 2.6.32-34
has caused the Debian Bug report #614400,
regarding linux-image-2.6.32-5-xen-amd64: Using pvcreate on a multipathed iscsi device produces a kernel bug
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.)


-- 
614400: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=614400
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: linux-2.6
Version: 2.6.32-30
Severity: grave
Justification: renders package unusable

I'm using a Dell powervault MD3200i that has 2 iscsi controllers with 4 ethernet ports each. The multipath-tools package is used to aggregate all links in a single device (configuration is attached).
All of this is used on a Xen host with 4 network controllers : eth2 and eth3 are dedicated to the iscsi network, and eth0 and eth1 are bonded and used in the xen bridge.
Creating file systems and using them seem to be working perfectly after very basics tests (mkfs.ext3, copy / read files). However, if I want to create a volume group on such a device, everything goes west :

[ 1983.757464] ------------[ cut here ]------------
[ 1983.757542] kernel BUG at /build/buildd-linux-2.6_2.6.32-30-amd64-d4MbNM/linux-2.6-2.6.32/debian/build/source_amd64_xen/arch/x86/xen/mmu.c:1649!
[ 1983.757651] invalid opcode: 0000 [#1] SMP 
[ 1983.757808] last sysfs file: /sys/devices/platform/host7/session5/target7:0:0/7:0:0:0/block/sdh/uevent
[ 1983.757905] CPU 20 
[ 1983.758013] Modules linked in: 8021q garp xen_evtchn xenfs scsi_dh_rdac crc32c ib_iser rdma_cm ib_cm iw_cm ib_sa ib_mad ib_core ib_addr iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi bridge stp bonding dm_round_robin dm_multipath scsi_dh loop fuse joydev snd_pcm snd_timer snd soundcore snd_page_alloc pcspkr dcdbas psmouse evdev serio_raw power_meter button processor acpi_processor ext3 jbd mbcache dm_mod sg sr_mod cdrom ata_generic usbhid hid ses sd_mod crc_t10dif enclosure ata_piix libata uhci_hcd megaraid_sas ehci_hcd scsi_mod usbcore nls_base bnx2 thermal thermal_sys [last unloaded: scsi_wait_scan]
[ 1983.761366] Pid: 6513, comm: multipath Not tainted 2.6.32-5-xen-amd64 #1 PowerEdge R610
[ 1983.761468] RIP: e030:[<ffffffff8100c694>]  [<ffffffff8100c694>] pin_pagetable_pfn+0x2d/0x36
[ 1983.761611] RSP: e02b:ffff8807aa093e08  EFLAGS: 00010282
[ 1983.761685] RAX: 00000000ffffffea RBX: 00000000007aadb2 RCX: 0000000000000001
[ 1983.761761] RDX: 0000000000000000 RSI: 0000000000000001 RDI: ffff8807aa093e08
[ 1983.761839] RBP: ffff8807d7570a80 R08: 0000000000000d90 R09: ffffea001ad5fef0
[ 1983.761921] R10: 0000000000007ff0 R11: 00000001aad59e60 R12: ffff8807aade0d18
[ 1983.762001] R13: ffff8807aaf0aac8 R14: ffff8807d6813880 R15: ffff8807aade0d18
[ 1983.762086] FS:  00007f8c75a987a0(0000) GS:ffff8800282a7000(0000) knlGS:0000000000000000
[ 1983.762189] CS:  e033 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 1983.762265] CR2: 00007f8c74673290 CR3: 00000007ce9d2000 CR4: 0000000000002660
[ 1983.762346] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 1983.762421] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[ 1983.762499] Process multipath (pid: 6513, threadinfo ffff8807aa092000, task ffff8807d6813880)
[ 1983.762597] Stack:
[ 1983.762663]  0000000000000000 000000000003dd0d ffffea001ad5fef0 00000000007aadb2
[ 1983.762880] <0> ffff8807d7570a80 ffffffff810cd4e2 ffff8807aafb1188 00007f8c74673290
[ 1983.763198] <0> 00000007aafb1000 ffffffff810cb394 ffff8807aaf0aac8 00007f8c74673290
[ 1983.763592] Call Trace:
[ 1983.763673]  [<ffffffff810cd4e2>] ? __pte_alloc+0x6b/0xc6
[ 1983.763752]  [<ffffffff810cb394>] ? pmd_alloc+0x28/0x5b
[ 1983.763830]  [<ffffffff810cd60b>] ? handle_mm_fault+0xce/0x80f
[ 1983.763907]  [<ffffffff810d0ecb>] ? get_unmapped_area+0xd7/0x139
[ 1983.763981]  [<ffffffff8130f016>] ? do_page_fault+0x2e0/0x2fc
[ 1983.764059]  [<ffffffff8130ceb5>] ? page_fault+0x25/0x30
[ 1983.764127] Code: ec 28 89 3c 24 48 89 f7 e8 a2 fd ff ff 48 89 e7 48 89 44 24 08 be 01 00 00 00 31 d2 41 ba f0 7f 00 00 e8 b0 cc ff ff 85 c0 74 04 <0f> 0b eb fe 48 83 c4 28 c3 55 49 89 ca 48 89 d5 40 88 f1 48 89 
[ 1983.766957] RIP  [<ffffffff8100c694>] pin_pagetable_pfn+0x2d/0x36
[ 1983.767093]  RSP <ffff8807aa093e08>
[ 1983.767168] ---[ end trace 66acf7edaf7ddad0 ]---



** /etc/network/interfaces
# The loopback network interface
auto lo
iface lo inet loopback

iface eth0 inet manual
iface eth1 inet manual
auto bond0
iface bond0 inet manual
	slaves		eth0 eth1 
	bond-mode	active-backup
	bond_miimon	100
	bond_downdelay	200
	bond_updelay	200

auto xenbr
iface xenbr inet static
	bridge_ports	bond0 
	address		10.2.1.217
	netmask		255.255.255.0
	gateway		10.2.1.4

# interface veth2
auto eth2
iface eth2 inet static
	address 192.168.130.5
	netmask 255.255.255.0
	pre-up ifconfig eth2 mtu 9000 up
auto eth2:1
iface eth2:1 inet static
	address 192.168.131.5
	netmask 255.255.255.0
	pre-up ifconfig eth2 mtu 9000 up
# interface veth3
auto eth3
iface eth3 inet static
	address 192.168.132.5
	netmask 255.255.255.0
	pre-up ifconfig eth3 mtu 9000 up
auto eth3:1
iface eth3:1 inet static
	address 192.168.133.5
	netmask 255.255.255.0
	pre-up ifconfig eth3 mtu 9000 up


** /etc/multipath.conf
blacklist {
        device {
                vendor "*"
                product "Universal Xport"
        }
}

defaults {
        user_friendly_names yes
        max_fds 8192
}

devices {
        device {
                vendor                  "DELL"
                product                 "MD32xxi"
                path_grouping_policy    group_by_prio
                prio                    rdac
                polling_interval        5
                path_checker            rdac
                path_selector           "round-robin 0"
                hardware_handler        "1 rdac"
                failback                immediate
                features                "2 pg_init_retries 50"
                no_path_retry           30
                rr_min_io               100
                prio_callout            "/sbin/mpath_prio_rdac /dev/%n"
        }
}

multipaths {
        multipath {
                wwid 36782bcb00006affd000003504d523f99
                alias "logs"
        }
	...
	...
}

** multipath -ll output
# multipath -ll
logs (36782bcb00006affd000003504d523f99) dm-9 DELL,MD32xxi
size=2.0T features='3 queue_if_no_path pg_init_retries 50' hwhandler='1 rdac' wp=rw
|-+- policy='round-robin 0' prio=24 status=active
| |- 10:0:0:3 sdah 66:16  active ready running
| |- 6:0:0:3  sdv  65:80  active ready running
| |- 8:0:0:3  sdac 65:192 active ready running
| `- 9:0:0:3  sdag 66:0   active ready running
`-+- policy='round-robin 0' prio=4 status=enabled
  |- 4:0:0:3  sds  65:32  active ghost running
  |- 5:0:0:3  sdae 65:224 active ghost running
  |- 7:0:0:3  sdaf 65:240 active ghost running
  `- 3:0:0:3  sdai 66:32  active ghost running
...
...
...

-- Package-specific info:
** Version:
Linux version 2.6.32-5-xen-amd64 (Debian 2.6.32-30) (ben@decadent.org.uk) (gcc version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Wed Jan 12 05:46:49 UTC 2011

** Command line:
placeholder root=UUID=6adfecbc-cf4e-4f5d-bfcf-5ea348965721 ro allowhugepage quiet

** Not tainted

** Kernel log:
[   41.638992] sd 9:0:0:2: [sdy] Sense Key : Illegal Request [current] 
[   41.638997] sd 9:0:0:2: [sdy] <<vendor>> ASC=0x94 ASCQ=0x1ASC=0x94 ASCQ=0x1
[   41.639005] sd 9:0:0:2: [sdy] CDB: Read(10): 28 00 00 00 00 00 00 00 08 00
[   41.639019] end_request: I/O error, dev sdy, sector 0
[   41.639530] sd 10:0:0:2: [sdz] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[   41.639538] sd 10:0:0:2: [sdz] Sense Key : Illegal Request [current] 
[   41.639546] sd 10:0:0:2: [sdz] <<vendor>> ASC=0x94 ASCQ=0x1ASC=0x94 ASCQ=0x1
[   41.639555] sd 10:0:0:2: [sdz] CDB: Read(10): 28 00 00 00 00 00 00 00 08 00
[   41.639570] end_request: I/O error, dev sdz, sector 0
[   41.700646] sd 8:0:0:4: [sdaj] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[   41.700651] sd 8:0:0:4: [sdaj] Sense Key : Illegal Request [current] 
[   41.700656] sd 8:0:0:4: [sdaj] <<vendor>> ASC=0x94 ASCQ=0x1ASC=0x94 ASCQ=0x1
[   41.700665] sd 8:0:0:4: [sdaj] CDB: Read(10): 28 00 00 00 00 00 00 00 08 00
[   41.700676] end_request: I/O error, dev sdaj, sector 0
[   41.703214] sd 10:0:0:4: [sdan] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[   41.703218] sd 10:0:0:4: [sdan] Sense Key : Illegal Request [current] 
[   41.703221] sd 10:0:0:4: [sdan] <<vendor>> ASC=0x94 ASCQ=0x1ASC=0x94 ASCQ=0x1
[   41.703226] sd 10:0:0:4: [sdan] CDB: Read(10): 28 00 00 00 00 00 00 00 08 00
[   41.703234] end_request: I/O error, dev sdan, sector 0
[   41.703876] sd 9:0:0:4: [sdam] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[   41.703881] sd 9:0:0:4: [sdam] Sense Key : Illegal Request [current] 
[   41.703885] sd 9:0:0:4: [sdam] <<vendor>> ASC=0x94 ASCQ=0x1ASC=0x94 ASCQ=0x1
[   41.703890] sd 9:0:0:4: [sdam] CDB: Read(10): 28 00 00 00 00 00 00 00 08 00
[   41.703899] end_request: I/O error, dev sdam, sector 0
[   42.505735] Event-channel device installed.
[   42.950272]   alloc irq_desc for 4442 on node -1
[   42.950275]   alloc kstat_irqs on node -1
[   42.950323]   alloc irq_desc for 4441 on node -1
[   42.950324]   alloc kstat_irqs on node -1
[   42.950519] XENBUS: Unable to read cpu state
[   42.951736] XENBUS: Unable to read cpu state
[   42.951991] XENBUS: Unable to read cpu state
[   42.952118] XENBUS: Unable to read cpu state
[   42.952292] XENBUS: Unable to read cpu state
[   42.952480] XENBUS: Unable to read cpu state
[   42.952816] XENBUS: Unable to read cpu state
[   42.952947] XENBUS: Unable to read cpu state
[   42.953096] XENBUS: Unable to read cpu state
[   42.953223] XENBUS: Unable to read cpu state
[   42.953402] XENBUS: Unable to read cpu state
[   42.953536] XENBUS: Unable to read cpu state
[   42.953715] XENBUS: Unable to read cpu state
[   42.953906] XENBUS: Unable to read cpu state
[   42.954044] XENBUS: Unable to read cpu state
[   42.954205] XENBUS: Unable to read cpu state
[   42.955250] XENBUS: Unable to read cpu state
[   42.955378] XENBUS: Unable to read cpu state
[   42.955597] XENBUS: Unable to read cpu state
[   42.955783] XENBUS: Unable to read cpu state
[   42.955953] XENBUS: Unable to read cpu state
[   42.956315] XENBUS: Unable to read cpu state
[   42.956451] XENBUS: Unable to read cpu state
[   42.956575] XENBUS: Unable to read cpu state
[   43.026584] device-mapper: table: 254:10: multipath: error getting device
[   43.026646] device-mapper: ioctl: error adding target to table
[   43.069359] device-mapper: table: 254:10: multipath: error getting device
[   43.069421] device-mapper: ioctl: error adding target to table
[   43.906150] 802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com>
[   43.906152] All bugs added by David S. Miller <davem@redhat.com>
[   43.912634] device xenbr entered promiscuous mode
[   43.923133] device xenbr.7 entered promiscuous mode
[   43.923154] vlanbr7: port 1(xenbr.7) entering forwarding state
[   43.966976] device xenbr.8 entered promiscuous mode
[   43.966999] vlanbr8: port 1(xenbr.8) entering forwarding state
[   44.011613] device xenbr.9 entered promiscuous mode
[   44.011634] vlanbr9: port 1(xenbr.9) entering forwarding state
[   44.056956] device xenbr.10 entered promiscuous mode
[   44.056976] vlanbr10: port 1(xenbr.10) entering forwarding state
[   44.103700] device xenbr.11 entered promiscuous mode
[   44.103721] vlanbr11: port 1(xenbr.11) entering forwarding state
[   44.153831] device xenbr.12 entered promiscuous mode
[   44.153851] vlanbr12: port 1(xenbr.12) entering forwarding state
[   44.204168] device xenbr.13 entered promiscuous mode
[   44.204188] vlanbr13: port 1(xenbr.13) entering forwarding state
[   44.254162] device xenbr.14 entered promiscuous mode
[   44.254180] vlanbr14: port 1(xenbr.14) entering forwarding state
[   44.305862] device xenbr.15 entered promiscuous mode
[   44.305885] vlanbr15: port 1(xenbr.15) entering forwarding state
[   44.356849] device xenbr.16 entered promiscuous mode
[   44.356870] vlanbr16: port 1(xenbr.16) entering forwarding state
[   54.079097] xenbr.7: no IPv6 routers present
[   54.135063] xenbr.8: no IPv6 routers present
[   54.207065] xenbr.12: no IPv6 routers present
[   54.227050] xenbr.13: no IPv6 routers present
[   54.227065] vlanbr13: no IPv6 routers present
[   54.227071] vlanbr11: no IPv6 routers present
[   54.239061] xenbr.11: no IPv6 routers present
[   54.287042] vlanbr12: no IPv6 routers present
[   54.335041] vlanbr7: no IPv6 routers present
[   54.363041] vlanbr8: no IPv6 routers present
[   54.463041] vlanbr16: no IPv6 routers present
[   54.651039] vlanbr15: no IPv6 routers present
[   54.651051] vlanbr10: no IPv6 routers present
[   54.723070] xenbr.9: no IPv6 routers present
[   54.747025] vlanbr14: no IPv6 routers present
[   54.759771] xenbr.10: no IPv6 routers present
[   54.839024] xenbr.15: no IPv6 routers present
[   54.919024] vlanbr9: no IPv6 routers present
[   55.063027] xenbr.14: no IPv6 routers present
[   55.291030] xenbr.16: no IPv6 routers present

** Model information
sys_vendor: Dell Inc.
product_name: PowerEdge R610
product_version: 
chassis_vendor: Dell Inc.
chassis_version: 
bios_vendor: Dell Inc.
bios_version: 2.2.10
board_vendor: Dell Inc.
board_name: 0F0XJ6
board_version: A08

** Loaded modules:
Module                  Size  Used by
8021q                  17222  0 
garp                    5050  1 8021q
xen_evtchn              4339  1 
xenfs                   9600  1 
scsi_dh_rdac            5997  40 
crc32c                  2560  32 
ib_iser                24674  0 
rdma_cm                20582  1 ib_iser
ib_cm                  26240  1 rdma_cm
iw_cm                   6371  1 rdma_cm
ib_sa                  16103  2 rdma_cm,ib_cm
ib_mad                 30001  2 ib_cm,ib_sa
ib_core                40967  6 ib_iser,rdma_cm,ib_cm,iw_cm,ib_sa,ib_mad
ib_addr                 4389  1 rdma_cm
iscsi_tcp               8097  88 
libiscsi_tcp           10994  1 iscsi_tcp
libiscsi               29302  3 ib_iser,iscsi_tcp,libiscsi_tcp
scsi_transport_iscsi    25036  4 ib_iser,iscsi_tcp,libiscsi
bridge                 39662  0 
stp                     1440  2 garp,bridge
bonding                74103  0 
dm_round_robin          2228  10 
dm_multipath           13192  6 dm_round_robin
scsi_dh                 4624  2 scsi_dh_rdac,dm_multipath
loop                   11799  0 
fuse                   50625  1 
joydev                  8459  0 
snd_pcm                60551  0 
snd_timer              15582  1 snd_pcm
snd                    46446  2 snd_pcm,snd_timer
soundcore               4598  1 snd
snd_page_alloc          6249  1 snd_pcm
pcspkr                  1699  0 
dcdbas                  5048  0 
psmouse                49777  0 
evdev                   7352  3 
serio_raw               3752  0 
power_meter             8302  0 
button                  4650  0 
processor              35941  0 
acpi_processor          5087  1 processor,[permanent]
ext3                  106502  1 
jbd                    37085  1 ext3
mbcache                 5050  1 ext3
dm_mod                 53754  18 dm_multipath
sg                     18760  0 
sr_mod                 12602  0 
cdrom                  29415  1 sr_mod
ata_generic             3047  0 
usbhid                 33276  0 
hid                    63225  1 usbhid
ses                     5128  0 
sd_mod                 29873  43 
crc_t10dif              1276  1 sd_mod
enclosure               5503  1 ses
ata_piix               21124  0 
libata                133632  2 ata_generic,ata_piix
uhci_hcd               18521  0 
megaraid_sas           30611  2 
ehci_hcd               31151  0 
scsi_mod              122133  12 scsi_dh_rdac,ib_iser,iscsi_tcp,libiscsi,scsi_transport_iscsi,scsi_dh,sg,sr_mod,ses,sd_mod,libata,megaraid_sas
usbcore               122034  4 usbhid,uhci_hcd,ehci_hcd
nls_base                6377  1 usbcore
bnx2                   57417  0 
thermal                11674  0 
thermal_sys            11942  2 processor,thermal

** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation 5500 I/O Hub to ESI Port [8086:3403] (rev 13)
	Subsystem: Dell PowerEdge R610 I/O Hub to ESI Port [1028:0236]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin A routed to IRQ 15
	Capabilities: <access denied>

00:01.0 PCI bridge [0604]: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 1 [8086:3408] (rev 13) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
	Memory behind bridge: d6000000-d9ffffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity+ SERR+ NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:03.0 PCI bridge [0604]: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 3 [8086:340a] (rev 13) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
	Memory behind bridge: da000000-ddffffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity+ SERR+ NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:07.0 PCI bridge [0604]: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 7 [8086:340e] (rev 13) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity+ SERR+ NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:09.0 PCI bridge [0604]: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 9 [8086:3410] (rev 13) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Bus: primary=00, secondary=05, subordinate=05, sec-latency=0
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity+ SERR+ NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:14.0 PIC [0800]: Intel Corporation 5520/5500/X58 I/O Hub System Management Registers [8086:342e] (rev 13) (prog-if 00 [8259])
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: <access denied>

00:14.1 PIC [0800]: Intel Corporation 5520/5500/X58 I/O Hub GPIO and Scratch Pad Registers [8086:3422] (rev 13) (prog-if 00 [8259])
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: <access denied>

00:14.2 PIC [0800]: Intel Corporation 5520/5500/X58 I/O Hub Control Status and RAS Registers [8086:3423] (rev 13) (prog-if 00 [8259])
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: <access denied>

00:1a.0 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 [8086:2937] (rev 02) (prog-if 00 [UHCI])
	Subsystem: Dell PowerEdge R610 USB UHCI Controller [1028:0236]
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 17
	Region 4: I/O ports at ec40 [size=32]
	Capabilities: <access denied>
	Kernel driver in use: uhci_hcd

00:1a.1 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 [8086:2938] (rev 02) (prog-if 00 [UHCI])
	Subsystem: Dell PowerEdge R610 USB UHCI Controller [1028:0236]
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin B routed to IRQ 18
	Region 4: I/O ports at ec60 [size=32]
	Capabilities: <access denied>
	Kernel driver in use: uhci_hcd

00:1a.7 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 [8086:293c] (rev 02) (prog-if 20 [EHCI])
	Subsystem: Dell PowerEdge R610 USB EHCI Controller [1028:0236]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin C routed to IRQ 19
	Region 0: Memory at df0fe000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd

00:1c.0 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 [8086:2940] (rev 02) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
	I/O behind bridge: 0000f000-0000ffff
	Memory behind bridge: df100000-df1fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity+ SERR+ NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:1d.0 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 [8086:2934] (rev 02) (prog-if 00 [UHCI])
	Subsystem: Dell PowerEdge R610 USB UHCI Controller [1028:0236]
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 21
	Region 4: I/O ports at ec80 [size=32]
	Capabilities: <access denied>
	Kernel driver in use: uhci_hcd

00:1d.1 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 [8086:2935] (rev 02) (prog-if 00 [UHCI])
	Subsystem: Dell PowerEdge R610 USB UHCI Controller [1028:0236]
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin B routed to IRQ 20
	Region 4: I/O ports at eca0 [size=32]
	Capabilities: <access denied>
	Kernel driver in use: uhci_hcd

00:1d.7 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 [8086:293a] (rev 02) (prog-if 20 [EHCI])
	Subsystem: Dell PowerEdge R610 USB EHCI Controller [1028:0236]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 21
	Region 0: Memory at df0ff000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd

00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev 92) (prog-if 01 [Subtractive decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Bus: primary=00, secondary=06, subordinate=06, sec-latency=32
	Memory behind bridge: de000000-deffffff
	Prefetchable memory behind bridge: 00000000d5800000-00000000d5ffffff
	Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity+ SERR+ NoISA- VGA+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>

00:1f.0 ISA bridge [0601]: Intel Corporation 82801IB (ICH9) LPC Interface Controller [8086:2918] (rev 02)
	Subsystem: Dell PowerEdge R610 82801IB (ICH9) LPC Interface Controller [1028:0236]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Capabilities: <access denied>

00:1f.2 IDE interface [0101]: Intel Corporation 82801IB (ICH9) 2 port SATA IDE Controller [8086:2921] (rev 02) (prog-if 8f [Master SecP SecO PriP PriO])
	Subsystem: Dell PowerEdge R610 SATA IDE Controller [1028:0236]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin C routed to IRQ 23
	Region 0: I/O ports at ec10 [size=8]
	Region 1: I/O ports at ec08 [size=4]
	Region 2: I/O ports at ec18 [size=8]
	Region 3: I/O ports at ec0c [size=4]
	Region 4: I/O ports at ec20 [size=16]
	Region 5: I/O ports at ec30 [size=16]
	Capabilities: <access denied>
	Kernel driver in use: ata_piix

01:00.0 Ethernet controller [0200]: Broadcom Corporation NetXtreme II BCM5709 Gigabit Ethernet [14e4:1639] (rev 20)
	Subsystem: Dell PowerEdge R610 BCM5709 Gigabit Ethernet [1028:0236]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 36
	Region 0: Memory at d6000000 (64-bit, non-prefetchable) [size=32M]
	Capabilities: <access denied>
	Kernel driver in use: bnx2

01:00.1 Ethernet controller [0200]: Broadcom Corporation NetXtreme II BCM5709 Gigabit Ethernet [14e4:1639] (rev 20)
	Subsystem: Dell PowerEdge R610 BCM5709 Gigabit Ethernet [1028:0236]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin B routed to IRQ 48
	Region 0: Memory at d8000000 (64-bit, non-prefetchable) [size=32M]
	Capabilities: <access denied>
	Kernel driver in use: bnx2

02:00.0 Ethernet controller [0200]: Broadcom Corporation NetXtreme II BCM5709 Gigabit Ethernet [14e4:1639] (rev 20)
	Subsystem: Dell PowerEdge R610 BCM5709 Gigabit Ethernet [1028:0236]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 32
	Region 0: Memory at da000000 (64-bit, non-prefetchable) [size=32M]
	Capabilities: <access denied>
	Kernel driver in use: bnx2

02:00.1 Ethernet controller [0200]: Broadcom Corporation NetXtreme II BCM5709 Gigabit Ethernet [14e4:1639] (rev 20)
	Subsystem: Dell PowerEdge R610 BCM5709 Gigabit Ethernet [1028:0236]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin B routed to IRQ 42
	Region 0: Memory at dc000000 (64-bit, non-prefetchable) [size=32M]
	Capabilities: <access denied>
	Kernel driver in use: bnx2

03:00.0 RAID bus controller [0104]: LSI Logic / Symbios Logic LSI MegaSAS 9260 [1000:0079] (rev 05)
	Subsystem: Dell PERC H700 Integrated [1028:1f17]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 16
	Region 0: I/O ports at fc00 [size=256]
	Region 1: Memory at df1bc000 (64-bit, non-prefetchable) [size=16K]
	Region 3: Memory at df1c0000 (64-bit, non-prefetchable) [size=256K]
	Expansion ROM at df100000 [disabled] [size=256K]
	Capabilities: <access denied>
	Kernel driver in use: megaraid_sas

06:03.0 VGA compatible controller [0300]: Matrox Graphics, Inc. MGA G200eW WPCM450 [102b:0532] (rev 0a) (prog-if 00 [VGA controller])
	Subsystem: Dell PowerEdge R610 MGA G200eW WPCM450 [1028:0236]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 32 (4000ns min, 8000ns max), Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 10
	Region 0: Memory at d5800000 (32-bit, prefetchable) [size=8M]
	Region 1: Memory at de7fc000 (32-bit, non-prefetchable) [size=16K]
	Region 2: Memory at de800000 (32-bit, non-prefetchable) [size=8M]
	[virtual] Expansion ROM at de000000 [disabled] [size=64K]
	Capabilities: <access denied>


** USB devices:
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 002: ID 0624:0248 Avocent Corp. 
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 413c:2105 Dell Computer Corp. Model L100 Keyboard
Bus 001 Device 002: ID 0424:2514 Standard Microsystems Corp. USB 2.0 Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


-- System Information:
Debian Release: 6.0
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-xen-amd64 (SMP w/24 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages linux-image-2.6.32-5-xen-amd64 depends on:
ii  debconf [debconf-2.0]         1.5.36.1   Debian configuration management sy
ii  initramfs-tools               0.98.8     tools for generating an initramfs
ii  linux-base                    2.6.32-30  Linux image base package
ii  module-init-tools             3.12-1     tools for managing Linux kernel mo

Versions of packages linux-image-2.6.32-5-xen-amd64 recommends:
ii  firmware-linux-free           2.6.32-30  Binary firmware for various driver

Versions of packages linux-image-2.6.32-5-xen-amd64 suggests:
pn  grub                          <none>     (no description available)
pn  linux-doc-2.6.32              <none>     (no description available)

Versions of packages linux-image-2.6.32-5-xen-amd64 is related to:
ii  firmware-bnx2                 0.28       Binary firmware for Broadcom NetXt
pn  firmware-bnx2x                <none>     (no description available)
pn  firmware-ipw2x00              <none>     (no description available)
pn  firmware-ivtv                 <none>     (no description available)
pn  firmware-iwlwifi              <none>     (no description available)
pn  firmware-linux                <none>     (no description available)
pn  firmware-linux-nonfree        <none>     (no description available)
pn  firmware-qlogic               <none>     (no description available)
pn  firmware-ralink               <none>     (no description available)
ii  xen-hypervisor-4.0-amd64 [xen 4.0.1-2    The Xen Hypervisor on AMD64

-- debconf information:
  linux-image-2.6.32-5-xen-amd64/postinst/depmod-error-initrd-2.6.32-5-xen-amd64: false
  linux-image-2.6.32-5-xen-amd64/postinst/ignoring-do-bootloader-2.6.32-5-xen-amd64:
  linux-image-2.6.32-5-xen-amd64/prerm/removing-running-kernel-2.6.32-5-xen-amd64: true
  linux-image-2.6.32-5-xen-amd64/postinst/missing-firmware-2.6.32-5-xen-amd64:



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

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-34_all.deb
  to main/l/linux-2.6/firmware-linux-free_2.6.32-34_all.deb
linux-2.6_2.6.32-34.diff.gz
  to main/l/linux-2.6/linux-2.6_2.6.32-34.diff.gz
linux-2.6_2.6.32-34.dsc
  to main/l/linux-2.6/linux-2.6_2.6.32-34.dsc
linux-base_2.6.32-34_all.deb
  to main/l/linux-2.6/linux-base_2.6.32-34_all.deb
linux-doc-2.6.32_2.6.32-34_all.deb
  to main/l/linux-2.6/linux-doc-2.6.32_2.6.32-34_all.deb
linux-headers-2.6.32-5-486_2.6.32-34_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-486_2.6.32-34_i386.deb
linux-headers-2.6.32-5-686-bigmem_2.6.32-34_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-686-bigmem_2.6.32-34_i386.deb
linux-headers-2.6.32-5-686_2.6.32-34_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-686_2.6.32-34_i386.deb
linux-headers-2.6.32-5-all-i386_2.6.32-34_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-all-i386_2.6.32-34_i386.deb
linux-headers-2.6.32-5-all_2.6.32-34_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-all_2.6.32-34_i386.deb
linux-headers-2.6.32-5-amd64_2.6.32-34_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-amd64_2.6.32-34_i386.deb
linux-headers-2.6.32-5-common-openvz_2.6.32-34_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-common-openvz_2.6.32-34_i386.deb
linux-headers-2.6.32-5-common-vserver_2.6.32-34_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-common-vserver_2.6.32-34_i386.deb
linux-headers-2.6.32-5-common-xen_2.6.32-34_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-common-xen_2.6.32-34_i386.deb
linux-headers-2.6.32-5-common_2.6.32-34_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-common_2.6.32-34_i386.deb
linux-headers-2.6.32-5-openvz-686_2.6.32-34_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-openvz-686_2.6.32-34_i386.deb
linux-headers-2.6.32-5-vserver-686-bigmem_2.6.32-34_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-vserver-686-bigmem_2.6.32-34_i386.deb
linux-headers-2.6.32-5-vserver-686_2.6.32-34_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-vserver-686_2.6.32-34_i386.deb
linux-headers-2.6.32-5-xen-686_2.6.32-34_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-xen-686_2.6.32-34_i386.deb
linux-image-2.6.32-5-486_2.6.32-34_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-486_2.6.32-34_i386.deb
linux-image-2.6.32-5-686-bigmem-dbg_2.6.32-34_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-686-bigmem-dbg_2.6.32-34_i386.deb
linux-image-2.6.32-5-686-bigmem_2.6.32-34_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-686-bigmem_2.6.32-34_i386.deb
linux-image-2.6.32-5-686_2.6.32-34_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-686_2.6.32-34_i386.deb
linux-image-2.6.32-5-amd64_2.6.32-34_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-amd64_2.6.32-34_i386.deb
linux-image-2.6.32-5-openvz-686-dbg_2.6.32-34_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-openvz-686-dbg_2.6.32-34_i386.deb
linux-image-2.6.32-5-openvz-686_2.6.32-34_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-openvz-686_2.6.32-34_i386.deb
linux-image-2.6.32-5-vserver-686-bigmem-dbg_2.6.32-34_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-vserver-686-bigmem-dbg_2.6.32-34_i386.deb
linux-image-2.6.32-5-vserver-686-bigmem_2.6.32-34_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-vserver-686-bigmem_2.6.32-34_i386.deb
linux-image-2.6.32-5-vserver-686_2.6.32-34_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-vserver-686_2.6.32-34_i386.deb
linux-image-2.6.32-5-xen-686-dbg_2.6.32-34_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-xen-686-dbg_2.6.32-34_i386.deb
linux-image-2.6.32-5-xen-686_2.6.32-34_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-xen-686_2.6.32-34_i386.deb
linux-libc-dev_2.6.32-34_i386.deb
  to main/l/linux-2.6/linux-libc-dev_2.6.32-34_i386.deb
linux-manual-2.6.32_2.6.32-34_all.deb
  to main/l/linux-2.6/linux-manual-2.6.32_2.6.32-34_all.deb
linux-patch-debian-2.6.32_2.6.32-34_all.deb
  to main/l/linux-2.6/linux-patch-debian-2.6.32_2.6.32-34_all.deb
linux-source-2.6.32_2.6.32-34_all.deb
  to main/l/linux-2.6/linux-source-2.6.32_2.6.32-34_all.deb
linux-support-2.6.32-5_2.6.32-34_all.deb
  to main/l/linux-2.6/linux-support-2.6.32-5_2.6.32-34_all.deb
linux-tools-2.6.32_2.6.32-34_i386.deb
  to main/l/linux-2.6/linux-tools-2.6.32_2.6.32-34_i386.deb
xen-linux-system-2.6.32-5-xen-686_2.6.32-34_i386.deb
  to main/l/linux-2.6/xen-linux-system-2.6.32-5-xen-686_2.6.32-34_i386.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 614400@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
dann frazier <dannf@debian.org> (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: SHA1

Format: 1.8
Date: Tue, 03 May 2011 09:17:59 -0600
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: source all i386
Version: 2.6.32-34
Distribution: stable
Urgency: high
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Changed-By: dann frazier <dannf@debian.org>
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 - Header files for Linux 2.6.32-5-686
 linux-headers-2.6.32-5-686-bigmem - Header files for Linux 2.6.32-5-686-bigmem
 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-sparc - 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-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-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-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-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-powerpc64 - Header files for Linux 2.6.32-5-powerpc64
 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-sb1-bcm91250a - Header files for Linux 2.6.32-5-sb1-bcm91250a
 linux-headers-2.6.32-5-sb1a-bcm91480b - Header files for Linux 2.6.32-5-sb1a-bcm91480b
 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 - Header files for Linux 2.6.32-5-vserver-686
 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-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-powerpc - Header files for Linux 2.6.32-5-vserver-powerpc
 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-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 - Linux 2.6.32 for modern PCs
 linux-image-2.6.32-5-686-bigmem - Linux 2.6.32 for PCs with 4GB+ RAM
 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-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 - Linux 2.6.32 for 64-bit PCs
 linux-image-2.6.32-5-amd64-dbg - Debugging infos for Linux 2.6.32-5-amd64
 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 - Linux 2.6.32 for modern PCs, OpenVZ support
 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-amd64 - Linux 2.6.32 for 64-bit 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-orion5x - Linux 2.6.32 for Marvell Orion
 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-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-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-powerpc64 - Linux 2.6.32 for 64-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-sb1-bcm91250a - Linux 2.6.32 for BCM91250A
 linux-image-2.6.32-5-sb1a-bcm91480b - Linux 2.6.32 for BCM91480B
 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 - Linux 2.6.32 for modern PCs, Linux-VServer support
 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-bigmem-dbg - Debugging infos for Linux 2.6.32-5-vserver-686-bigmem
 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-amd64-dbg - Debugging infos for Linux 2.6.32-5-vserver-amd64
 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-powerpc - Linux 2.6.32 for uniprocessor 32-bit PowerPC, Linux-VServer suppo
 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-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 - Linux 2.6.32 for modern PCs, Xen dom0 support
 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-amd64 - Linux 2.6.32 for 64-bit PCs, Xen dom0 support
 linux-image-2.6.32-5-xen-amd64-dbg - Debugging infos for Linux 2.6.32-5-xen-amd64
 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)
Closes: 613634 614400 617508 617743 621072 622779 623059 624268
Changes: 
 linux-2.6 (2.6.32-34) stable; urgency=high
 .
   [ Ian Campbell ]
   * [xen] backport fixes to vmalloc_sync_all (Closes: #614400)
 .
   [ Bastian Blank ]
   * [x86] Revert "x86: Cleanup highmap after brk is concluded"
     (closes: #621072)
   * [xen] Remove lazy vunmap completely. (closes: #613634)
 .
   [ Ben Hutchings ]
   * usb-audio: Reduce packet size for some buggy USB MIDI devices
     (Closes: #617743)
   * [sparc] serial: Enable SERIAL_8250, SERIAL_8250_PCI as modules
     (Closes: #622779)
   * [amd64] Revert "Save cr4 to mmu_cr4_features at boot time", unneeded
     after "x86: Cleanup highmap after brk is concluded" was reverted
   * Add longterm releases 2.6.32.37 and 2.6.32.38, including:
     - ALSA: Fix yet another race in disconnection
     - myri10ge: Fix rmmod crash
     - cciss: Fix lost command issue
     - ses: Avoid kernel panic when lun 0 is not mapped
     - eCryptfs: Unlock page in write_begin error path
     - signal: Relax signal code checks (regression due to fix for
       CVE-2011-1182)
     - irda: Prevent heap corruption on invalid nickname
     - nilfs2: Fix data loss in mmap page write for hole blocks
     - ROSE: Prevent heap corruption with bad facilities (CVE-2011-1493)
     - [x86] mtrr, pat: Fix one cpu getting out of sync during resume
     - ath9k: Fix a chip wakeup related crash in ath9k_start
     - ubifs: Fix oops on error path in read_pnode
     - ubifs: Fix debugging failure in dbg_check_space_info
     - quota: Don't write quota info in dquot_commit()
     - mm: Avoid wrapping vm_pgoff in mremap()
     - b43: Allocate receive buffers big enough for max frame len + offset
     - ocfs2: Treat writes as new when holes span across page boundaries
     - tpm: Fix unitialized usage of data buffer (CVE-2011-1160)
     - ipt_CLUSTERIP: fix buffer overflow
     - ab3100, rtc-ds1511, ep93xx_pwm: Restrict write permissions on files
       in debugfs/sysfs
     - gro: Reset more skb fields on reuse (CVE-2011-1478)
     - [x86] microcode, AMD: Allow larger microcode for family 15h
     - squashfs: Handle corruption of directory structure
     - sctp: Calculate the INIT/INIT-ACK chunk length correctly
     - ext4: Fix credits computing for delalloc for indirect mapped files
     - nfsd: Fix auth_domain reference leak on nlm operations
     For the complete list of changes, see:
      http://www.kernel.org/pub/linux/kernel/v2.6/longterm/v2.6.32/ChangeLog-2.6.32.37
      http://www.kernel.org/pub/linux/kernel/v2.6/longterm/v2.6.32/ChangeLog-2.6.32.38
   * nfsd: NFSv4: Allow opening existing files with O_CREAT flag in
     non-writable directories (Closes: #617508)
   * Add previously missed drm changes from 2.6.32.y+drm33.z:
     - i915_gem: Return -EFAULT if copy_to_user fails
     - drm/kms: Remove spaces from connector names, so they can be named
       in the 'video' parameter on the kernel command line
   * atl1c: Fix duplication of packet headers when using sendfile
     (Closes: #623059)
   * [powerpc] Apply kexec fix from 2.6.32.34, avoiding ABI change
 .
   [ dann frazier ]
   * Add longterm release 2.6.32.39, including:
     - next_pidmap: fix overflow condition (CVE-2011-1593)
     For the complete list of changes, see:
      http://www.kernel.org/pub/linux/kernel/v2.6/longterm/v2.6.32/ChangeLog-2.6.32.39
     (Closes: #624268)
   * Revert AMD deep C changes from 2.6.32.39
   * fs/partitions/ldm.c: fix oops caused by corrupted partition table
     (CVE-2011-1017)
   * mpt2sas: prevent heap overflows and unchecked reads (CVE-2011-1494)
   * can: Add missing socket check in can/bcm release (CVE-2011-1598)
   * can: Add missing socket check in can/raw release (CVE-2011-1748)
   * agp: fix arbitrary kernel memory writes (CVE-2011-1745)
   * agp: fix OOM and buffer overflow (CVE-2011-1746)
 .
   [ Frederik Schüler ]
   * aacraid: Add new code for PMC-Sierra's SRC based controller family
Checksums-Sha1: 
 06256e72e3f235708c8dc554606b29c2f24a1c7a 6975 linux-2.6_2.6.32-34.dsc
 059ad8cc2982cfcb881a6bf9a4d6543c51d2524e 14680421 linux-2.6_2.6.32-34.diff.gz
 b9c52ed3abfd1d00399091d32126d646cf80bee1 6055982 linux-doc-2.6.32_2.6.32-34_all.deb
 4acf337e4c1f914b729600b120eaff4195bfb571 2727300 linux-manual-2.6.32_2.6.32-34_all.deb
 5e368e6199a252e928924b000afc85ad196e7857 7863702 linux-patch-debian-2.6.32_2.6.32-34_all.deb
 03798f207ddd96a7891158a70f96c3722f79a27c 64970066 linux-source-2.6.32_2.6.32-34_all.deb
 1ada84fc38646bfd792d2d941dc4b391dc4d9f66 161724 linux-support-2.6.32-5_2.6.32-34_all.deb
 b427c45e50ffbcd512f73124dbb87fb25403dc9f 150030 firmware-linux-free_2.6.32-34_all.deb
 d5c39a20bd83dab4aed3b09fdb7a829357d7444d 172022 linux-base_2.6.32-34_all.deb
 3e1896de686f652389175b0a0e1deed2a037a887 27331492 linux-image-2.6.32-5-486_2.6.32-34_i386.deb
 642c859b6f027501162c89d91b053c60c59aabc9 494174 linux-headers-2.6.32-5-486_2.6.32-34_i386.deb
 234a236de4618d60e2b7976508149585a032ac37 27477682 linux-image-2.6.32-5-686_2.6.32-34_i386.deb
 eb11a6bf90a22fe0fd6016974b6df221adfb87e1 495356 linux-headers-2.6.32-5-686_2.6.32-34_i386.deb
 36ec84fa6c92b8a7ff9e5385b1cbdb4c01e23aa7 27675336 linux-image-2.6.32-5-686-bigmem_2.6.32-34_i386.deb
 4456693fdfe3ef62c22142adbc3fdae107ebce1b 417130914 linux-image-2.6.32-5-686-bigmem-dbg_2.6.32-34_i386.deb
 bab3ef0e03e7bff319962a22025422b046450cba 533988 linux-headers-2.6.32-5-686-bigmem_2.6.32-34_i386.deb
 ef1d1cacb14f4ed5a20274c9f74d68e1fcfcc314 28557646 linux-image-2.6.32-5-amd64_2.6.32-34_i386.deb
 2c37c9083374bfd5b242beae053528f6cf7287c6 489734 linux-headers-2.6.32-5-amd64_2.6.32-34_i386.deb
 ba64e33e7b9054971a7a017b37ca95a4fc4a15a1 3894468 linux-headers-2.6.32-5-common_2.6.32-34_i386.deb
 dc59f10b307c76a1ce1a3d25b9a00165ac075d6a 27821408 linux-image-2.6.32-5-openvz-686_2.6.32-34_i386.deb
 5f3b95e1668683e13a9cc6e3a48cc8198330aa63 492797450 linux-image-2.6.32-5-openvz-686-dbg_2.6.32-34_i386.deb
 5c9bad473690cf758ab38ecbf8256a046c0dd518 559044 linux-headers-2.6.32-5-openvz-686_2.6.32-34_i386.deb
 c01685a19da6ecb1ec229c90ee7859dc8eff1bda 3946006 linux-headers-2.6.32-5-common-openvz_2.6.32-34_i386.deb
 cb2a2b173a1b85425b73d08623b7d1a393ee1ad1 145224 linux-headers-2.6.32-5-all_2.6.32-34_i386.deb
 471eb0876b5f7b9b4654bac59c350024fc91c988 145274 linux-headers-2.6.32-5-all-i386_2.6.32-34_i386.deb
 2602108ffef19799ac83081c685dd93b92974077 842280 linux-libc-dev_2.6.32-34_i386.deb
 5917716880d6f07938dcfd4ee3c1232100b6a041 319162 linux-tools-2.6.32_2.6.32-34_i386.deb
 adba4bfd2b4ac901b1cdb0605e8319cba39b4c71 27533908 linux-image-2.6.32-5-vserver-686_2.6.32-34_i386.deb
 9446af9e75eafaef474a02f676e5f687d20168aa 495918 linux-headers-2.6.32-5-vserver-686_2.6.32-34_i386.deb
 464a89956a6acfb9d0d36b99a71759b0912b2d6e 27732260 linux-image-2.6.32-5-vserver-686-bigmem_2.6.32-34_i386.deb
 09ca342a1b6ddcace079c2380b87ac6554051e22 427255744 linux-image-2.6.32-5-vserver-686-bigmem-dbg_2.6.32-34_i386.deb
 4f860f984006a9ac86b400a5d44a723ff3eb528d 536874 linux-headers-2.6.32-5-vserver-686-bigmem_2.6.32-34_i386.deb
 2f4cac908b85efff7336c970416a4864d1f3900b 3927384 linux-headers-2.6.32-5-common-vserver_2.6.32-34_i386.deb
 560cd7d5894b181a3bac9281126f9a9060950582 27763176 linux-image-2.6.32-5-xen-686_2.6.32-34_i386.deb
 a00e3e74a99c4f35a31d0e6718633427e77c4cfd 420093914 linux-image-2.6.32-5-xen-686-dbg_2.6.32-34_i386.deb
 5286458d6ff9bd8b76c5637190cdc8489250dcbb 536814 linux-headers-2.6.32-5-xen-686_2.6.32-34_i386.deb
 48f659193312c3551c0d4a7a3ff3620d92d719ee 145220 xen-linux-system-2.6.32-5-xen-686_2.6.32-34_i386.deb
 daaad186e79f097d6cd0ca96adf3de1d49fd114d 3911880 linux-headers-2.6.32-5-common-xen_2.6.32-34_i386.deb
Checksums-Sha256: 
 bd6c742f34105486159f0072bc1a23e3cca9d6aeb84443461a50fc10ea90542c 6975 linux-2.6_2.6.32-34.dsc
 00d9e1b795ffede99844437ff102d85b0db989ce3f63e217ab63d4eb4ea3c4cd 14680421 linux-2.6_2.6.32-34.diff.gz
 1aa4aafc273992e5e92552a7acf91f915c9d96c6dfecde50a98ce330461ca350 6055982 linux-doc-2.6.32_2.6.32-34_all.deb
 cbee1e16068334a5c85594ca77898675045aee36585e1ad1b3b51b4efc6938d4 2727300 linux-manual-2.6.32_2.6.32-34_all.deb
 7ac3bc756f1eb64e06cd29b69ad3a2a18589f694a122864e099ee11fd47205fb 7863702 linux-patch-debian-2.6.32_2.6.32-34_all.deb
 c0946b7045d10837e624a99d05256a1d26e2a22f77a7850560708c2ee17a996b 64970066 linux-source-2.6.32_2.6.32-34_all.deb
 c5fedee1e3710324f64de35e5cd3fc6ab0048d398bddee7340c93553d0f1dd17 161724 linux-support-2.6.32-5_2.6.32-34_all.deb
 a3addb15bb077f53590d5e1b66e2e49fb141c16b6cfcd38e6221288a055cf057 150030 firmware-linux-free_2.6.32-34_all.deb
 29e5871c72436bca8b101c6e9c52a588dd83e8a43f6911c275a77da907229750 172022 linux-base_2.6.32-34_all.deb
 5020c3983f35d106ec5b0e257df71ae4591ead6486ee16c7aeed1e7a7ea60166 27331492 linux-image-2.6.32-5-486_2.6.32-34_i386.deb
 28c5c334df822e35a5398c6b7bbb0ffc64feb38708133b4a3f179617e3ac9f22 494174 linux-headers-2.6.32-5-486_2.6.32-34_i386.deb
 f42b9c7d7a5cad8bf85552623f04c2276f44258274557bbbc757805959f8a80d 27477682 linux-image-2.6.32-5-686_2.6.32-34_i386.deb
 e25f5200ba6160964b43ce032ddd93bf84f5dfd5c78eda4a5338369c29a4bf17 495356 linux-headers-2.6.32-5-686_2.6.32-34_i386.deb
 025e2f52e05ff04d808a26373d718b5df3343cff642d51bff68465ac253ddf5b 27675336 linux-image-2.6.32-5-686-bigmem_2.6.32-34_i386.deb
 4cca2778306c099303392d1cd924d51dfbe2fef9492c52810c9c619ee4fcb87a 417130914 linux-image-2.6.32-5-686-bigmem-dbg_2.6.32-34_i386.deb
 4f0ae24897d61580a2d409cfed60e12f82702286a1e7bc0bcce00ca26b5bb617 533988 linux-headers-2.6.32-5-686-bigmem_2.6.32-34_i386.deb
 df29339210d3be42d434ecd5cc1daa221a36039660004d6215665f236a2ce41a 28557646 linux-image-2.6.32-5-amd64_2.6.32-34_i386.deb
 06f4573cb4bb15832556ce1883dce504b75f8959518d457caac188aa2ab8dd42 489734 linux-headers-2.6.32-5-amd64_2.6.32-34_i386.deb
 086707840983313351c060fc4829961a8b4db95162f416640b940fd978186d41 3894468 linux-headers-2.6.32-5-common_2.6.32-34_i386.deb
 496c5a3cbef8a9f5d37affe38e3ac75c1a3749e36796f36fa613da2f2162f3af 27821408 linux-image-2.6.32-5-openvz-686_2.6.32-34_i386.deb
 6c493e05ba5d4b48bf899923d6d336bee9ed3e0d9d3a1f7bf4b572d1f1d2e3db 492797450 linux-image-2.6.32-5-openvz-686-dbg_2.6.32-34_i386.deb
 de089104e3cedfd7cd578103fc50f9304d456411cff8e5637dd2070ebd5e1a3f 559044 linux-headers-2.6.32-5-openvz-686_2.6.32-34_i386.deb
 13c11f160bc9c6bd2f7dfd8053fa807b37bc518fa0871956c6d12903c0b8b140 3946006 linux-headers-2.6.32-5-common-openvz_2.6.32-34_i386.deb
 5d2614cf158965d6a3718a4ca44d458a12eea44822be3247e5fb318ee557b5dc 145224 linux-headers-2.6.32-5-all_2.6.32-34_i386.deb
 7dc3d610fc280deea4a8f2982187fca3b6d39fdff5df386a4691d97458e715ac 145274 linux-headers-2.6.32-5-all-i386_2.6.32-34_i386.deb
 ecec65c0a33f761671224460d932cf33d3af95c9ff1847f485cec679ed38db55 842280 linux-libc-dev_2.6.32-34_i386.deb
 a650f0519ae0d024a707c1759476446f22144f9a619c8c7a990894c1fb04d24a 319162 linux-tools-2.6.32_2.6.32-34_i386.deb
 73f6c12c1f27b7ada3e5e5eaf56cb693126237bbe0115360721547b87d9de94e 27533908 linux-image-2.6.32-5-vserver-686_2.6.32-34_i386.deb
 9de599e17065804dd627b1ceb7ca1af3edd0ec065a4250e5101c382cb832e90b 495918 linux-headers-2.6.32-5-vserver-686_2.6.32-34_i386.deb
 4f887cc326348a5acabcade9c43215c257796d75bc02fa6c0066142034f0265a 27732260 linux-image-2.6.32-5-vserver-686-bigmem_2.6.32-34_i386.deb
 fcf6e4695a7913bc11751ac115b825497917ae4dc73f8abeb4db2fd70f07ef2b 427255744 linux-image-2.6.32-5-vserver-686-bigmem-dbg_2.6.32-34_i386.deb
 16422a8d02965d9982c49971b80cbe394e7a906b5b88ba5728f3e5da3aa41ff3 536874 linux-headers-2.6.32-5-vserver-686-bigmem_2.6.32-34_i386.deb
 6bc5f61e80889617a5c57375a0d7cf1663dc6a12d6eca57bd5c7054757076e46 3927384 linux-headers-2.6.32-5-common-vserver_2.6.32-34_i386.deb
 eaca46c41606338c51f7321f8ed414a8bcd77b50bc56ac320b2d225f9301ef70 27763176 linux-image-2.6.32-5-xen-686_2.6.32-34_i386.deb
 9cd23a69f020b7b856a341c4465f9ae96cfa3dc4083f0ad2912835e7b9e51587 420093914 linux-image-2.6.32-5-xen-686-dbg_2.6.32-34_i386.deb
 aef5c90a1854245af5d1c5c6bb27074889a2e8b5091cc2862f3bff7d350ed254 536814 linux-headers-2.6.32-5-xen-686_2.6.32-34_i386.deb
 3ee374c45f28ad39c933394577f2f2a3dc5f063a5541c2d66da267b44892137a 145220 xen-linux-system-2.6.32-5-xen-686_2.6.32-34_i386.deb
 b33433d0bfef3bc82658e5c8520c1371747f3bedf1bc7f2bffb5e6d8e2631670 3911880 linux-headers-2.6.32-5-common-xen_2.6.32-34_i386.deb
Files: 
 75f8f9880fa75d06d17c062841cb2efd 6975 kernel optional linux-2.6_2.6.32-34.dsc
 f2e31142641d129a394554e442374344 14680421 kernel optional linux-2.6_2.6.32-34.diff.gz
 53b991c445a40c6675db7a1013f21914 6055982 doc optional linux-doc-2.6.32_2.6.32-34_all.deb
 381620e699ee075deb525f75a7d9e5db 2727300 doc optional linux-manual-2.6.32_2.6.32-34_all.deb
 92a13f97ab3184e4854c0e9d169694f5 7863702 kernel optional linux-patch-debian-2.6.32_2.6.32-34_all.deb
 e7761b4dcb3ebbf017497f17fae2d4aa 64970066 kernel optional linux-source-2.6.32_2.6.32-34_all.deb
 785b37ea067cd0e9ceb8f7c585089aa5 161724 devel optional linux-support-2.6.32-5_2.6.32-34_all.deb
 94054bc473c3a75284789dde7439c677 150030 kernel optional firmware-linux-free_2.6.32-34_all.deb
 a81c1fa07b689933bd5743ac7fa779fd 172022 kernel optional linux-base_2.6.32-34_all.deb
 c86fc65ccf18a3366a7119fb4894b1d0 27331492 kernel optional linux-image-2.6.32-5-486_2.6.32-34_i386.deb
 dd11f10a405f8d8ae0dc6d858692b142 494174 kernel optional linux-headers-2.6.32-5-486_2.6.32-34_i386.deb
 59f80cf17f670113870f3e12234115dc 27477682 kernel optional linux-image-2.6.32-5-686_2.6.32-34_i386.deb
 c2d4c274f38f80e273fb00d65366cc24 495356 kernel optional linux-headers-2.6.32-5-686_2.6.32-34_i386.deb
 9359e55552437b68547125bbf58a8ca7 27675336 kernel optional linux-image-2.6.32-5-686-bigmem_2.6.32-34_i386.deb
 398f3eea82ee15c606b4250df1d88131 417130914 debug extra linux-image-2.6.32-5-686-bigmem-dbg_2.6.32-34_i386.deb
 c5ce4868476e724410296a97c32f9f5f 533988 kernel optional linux-headers-2.6.32-5-686-bigmem_2.6.32-34_i386.deb
 0bc2719e1e24a15d8b3d67a274ae4173 28557646 kernel optional linux-image-2.6.32-5-amd64_2.6.32-34_i386.deb
 bd51b8c3f126c0bfd27e66337bd01368 489734 kernel optional linux-headers-2.6.32-5-amd64_2.6.32-34_i386.deb
 14c59606c306928ba6ae6c074289fe15 3894468 kernel optional linux-headers-2.6.32-5-common_2.6.32-34_i386.deb
 1286bcb0ca70eec8f77aa61156c23c2f 27821408 kernel optional linux-image-2.6.32-5-openvz-686_2.6.32-34_i386.deb
 de8f42a39ef5c325599bc1ebabb28c5c 492797450 debug extra linux-image-2.6.32-5-openvz-686-dbg_2.6.32-34_i386.deb
 eee7e2894532f691219e7894752a16b1 559044 kernel optional linux-headers-2.6.32-5-openvz-686_2.6.32-34_i386.deb
 81772addb797d6398efd5f670b16f6c5 3946006 kernel optional linux-headers-2.6.32-5-common-openvz_2.6.32-34_i386.deb
 d29622d08efadfece69b64bac842e2be 145224 kernel optional linux-headers-2.6.32-5-all_2.6.32-34_i386.deb
 24b5610d05614155ebb9355a554b2cbb 145274 kernel optional linux-headers-2.6.32-5-all-i386_2.6.32-34_i386.deb
 b0a615dbc6b3f64397927131fee23e66 842280 devel optional linux-libc-dev_2.6.32-34_i386.deb
 8156212dc18478131ba5dfafb48e9fdc 319162 kernel optional linux-tools-2.6.32_2.6.32-34_i386.deb
 72947fddeb80308f5423322b4548eef9 27533908 kernel optional linux-image-2.6.32-5-vserver-686_2.6.32-34_i386.deb
 2079af89022a896c2047c7e27fe32d10 495918 kernel optional linux-headers-2.6.32-5-vserver-686_2.6.32-34_i386.deb
 eb744f4c0192b5caafed239d46fe4585 27732260 kernel optional linux-image-2.6.32-5-vserver-686-bigmem_2.6.32-34_i386.deb
 132a99821f8b359a421ab601377b2240 427255744 debug extra linux-image-2.6.32-5-vserver-686-bigmem-dbg_2.6.32-34_i386.deb
 ed27f1ef37de57977729215143bcc09a 536874 kernel optional linux-headers-2.6.32-5-vserver-686-bigmem_2.6.32-34_i386.deb
 c624ac5db83145fd5cc0a611d2122f49 3927384 kernel optional linux-headers-2.6.32-5-common-vserver_2.6.32-34_i386.deb
 8dcfa0245cd17f0a55b4275cfb18ec15 27763176 kernel optional linux-image-2.6.32-5-xen-686_2.6.32-34_i386.deb
 15cdedb93350bd67dfb71f2807e1c322 420093914 debug extra linux-image-2.6.32-5-xen-686-dbg_2.6.32-34_i386.deb
 e942574bfeedf48bf7e48027c1be763d 536814 kernel optional linux-headers-2.6.32-5-xen-686_2.6.32-34_i386.deb
 887df9c0a64cc07450b522567c53e717 145220 kernel optional xen-linux-system-2.6.32-5-xen-686_2.6.32-34_i386.deb
 7a9e4d9f9da1d6c03ee994d98799d6b4 3911880 kernel optional linux-headers-2.6.32-5-common-xen_2.6.32-34_i386.deb

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

iQIcBAEBAgAGBQJNwG3WAAoJEBv4PF5U/IZAukIQAIT3VDwpKcAX07GC0cV2V4rt
neVBAgugjQcPogWKgLDCesI4Phsk3+rAIPUU8p5adjBDe96Yj4cyc59y2SXCPxgl
JoGzf/ytYv8j0mh+5tirbKfzp00diMCizkYfs5Sh1XctOE8HVZpCSqvRCuvkXhRE
7a7sFj6+hsGK9a0xufv40qarNFTNAHughvHTEkOO/J02KA2i7PYiY8oxAyXpsuTr
j4Xz7ZSwZ4yiC8prQyZiD53Co/sb5BdYsbGwBOxa2+w04A9u8LjXjbZwcSiuFJBH
YCzRwSTlRbyIjVsFoYn4YsM+XKhz9bn8jP8rBmnEAA3Xn6CO5EUfHOhIrgj38PHs
gO62jAHqLtWzI0Z2VRzAeBYwQ7oVHdvxPvIJ4Q3Tm2J1Eql/pC+P/L0yuLA+ldau
ckeYGvuS3tqKntaVOMRMqiEKOBalRLcLwxzEk2sJNB9lpTtnT4xdXbwyDUBkoIGn
5fGFH19vdpqYqDpl3UNQefXjUUXA47Ed/lx3pw3HD0UAMHDxcb3hGW5LYaee6TEo
4C9TsDz27CQkkpR4E9Bc6Pz4yIz8M0jznmlzKOcyttkKOfJjF9QIhAgbjVc3sH08
XmIPW4ZolL6ruYBf2d8vbYmChiJyaIHgBKKa8UNuj3VIS2vjqjZIRJ2Ezceq6FxI
JE3SpYTNDLRNdxTodchp
=X04t
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: