Debian Bug report logs - #463402
smbfs: Crash when trying to mount remote cifs share

version graph

Package: linux-2.6; Maintainer for linux-2.6 is (unknown);

Reported by: Tobbe Eriksson <[email protected]>

Date: Thu, 31 Jan 2008 13:27:08 UTC

Severity: normal

Tags: fixed-upstream, patch

Found in versions 2.6.23-1, linux-2.6/2.6.24-5, 2.6.25-2-686, 2.6.26-13

Fixed in versions linux-2.6/2.6.29-1, linux-2.6/2.6.26-14

Done: dann frazier <[email protected]>

Bug is archived. No further changes may be made.

Forwarded to http://bugzilla.kernel.org/show_bug.cgi?id=10451

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to [email protected], Debian Samba Maintainers <[email protected]>:
Bug#463402; Package smbfs. (full text, mbox, link).


Acknowledgement sent to Tobbe Eriksson <[email protected]>:
New Bug report received and forwarded. Copy sent to Debian Samba Maintainers <[email protected]>. (full text, mbox, link).


Message #5 received at [email protected] (full text, mbox, reply):

From: Tobbe Eriksson <[email protected]>
To: Debian Bug Tracking System <[email protected]>
Subject: smbfs: Crash when trying to mount remote cifs share
Date: Thu, 31 Jan 2008 14:21:19 +0100
Package: smbfs
Version: 3.0.28-2+b1
Severity: normal

Hi,

when trying to mount a remote share on a Iomega Network Hard Drive using 
the following command:

mount //server/stuff /mnt/server -t cifs -o ip=192.168.4.14,user=xxx,pass=xxx

it crashes. This works fine from another machine running Etch x86 but 
not with this sid AMD64 box.

I have tried with a custom 2.6.24 kernel compiled from Debian source 
with make-kpkg but result is the same.

>From dmsg:

Unable to handle kernel NULL pointer dereference at 0000000000000010 
RIP: 
 [<ffffffff88c17aad>] :cifs:cifs_strfromUCS_le+0x61/0x74
PGD a3a3c067 PUD a4734067 PMD 0 
Oops: 0002 [2] SMP 
CPU 1 
Modules linked in: nls_iso8859_1 cifs nvidia(P) binfmt_misc ppdev 
parport_pc lp parport nfs lockd nfs_acl sunrpc ac battery fuse dm_crypt 
dm_mod firewire_sbp2 loop snd_emu10k1_synth snd_emux_synth 
snd_seq_virmidi snd_seq_midi_emul snd_emu10k1 snd_seq_dummy snd_seq_oss 
snd_seq_midi snd_seq_midi_event snd_seq snd_rawmidi firmware_class 
snd_ac97_codec ac97_bus snd_pcm_oss snd_mixer_oss snd_pcm snd_seq_device 
snd_timer snd_page_alloc snd_util_mem snd_hwdep i2c_i801 atl1 emu10k1_gp 
snd i2c_core button soundcore gameport mii iTCO_wdt intel_agp pcspkr 
tsdev evdev ext3 jbd mbcache sd_mod ide_cd cdrom ata_generic usbhid hid 
ata_piix generic floppy jmicron ide_core firewire_ohci firewire_core 
crc_itu_t ahci ehci_hcd libata scsi_mod uhci_hcd thermal processor fan
Pid: 3924, comm: mount.cifs Tainted: P      D 2.6.23-1-amd64 #1
RIP: 0010:[<ffffffff88c17aad>]  [<ffffffff88c17aad>] 
:cifs:cifs_strfromUCS_le+0x61/0x74
RSP: 0018:ffff8100a3ec7908  EFLAGS: 00010246
RAX: 0000000000000000 RBX: 0000000000000000 RCX: ffffffff88c35fe0
RDX: 0000000000000000 RSI: ffff8100a4618dee RDI: 0000000000000010
RBP: ffff8100a4618dee R08: ffff8100b2cc4478 R09: ffff8100a3ec77c8
R10: 0000000000000000 R11: ffffffff802663e8 R12: ffff8100b566a1c0
R13: 0000000000000000 R14: 0000000000000010 R15: ffffffff88c35fe0
FS:  00002b17d6c6b6e0(0000) GS:ffff8100013f1c40(0000) 
knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
CR2: 0000000000000010 CR3: 00000000a4283000 CR4: 00000000000006e0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
Process mount.cifs (pid: 3924, threadinfo ffff8100a3ec6000, task 
ffff8100a849e040)
Stack:  0000000000000001 0000000000000000 0000000000000005 
ffff8100b566a1c0
 0000000000000000 ffff8100a4618dee 0000000000000001 ffffffff88c1a50d
 ffff8100a3ec79bc ffffffff88c35fe0 ffff8100a5c67800 00000000b2cc4400
Call Trace:
 [<ffffffff88c1a50d>] :cifs:CIFS_SessSetup+0x4f6/0x7d1
 [<ffffffff88c077ca>] :cifs:cifs_setup_session+0x11d/0xbd1
 [<ffffffff80268bcd>] get_page_from_freelist+0x3d4/0x550
 [<ffffffff802845ed>] cache_alloc_refill+0xdb/0x1da
 [<ffffffff802cf55c>] find_nls+0x29/0x89
 [<ffffffff88c0ac00>] :cifs:cifs_mount+0x1bbc/0x21d7
 [<ffffffff802fe183>] idr_get_new+0xb/0x28
 [<ffffffff8028b846>] set_anon_super+0x3c/0xab
 [<ffffffff8028b80a>] set_anon_super+0x0/0xab
 [<ffffffff88bfe641>] :cifs:cifs_get_sb+0x9e/0x1bf
 [<ffffffff8028b3a6>] vfs_kern_mount+0x93/0x123
 [<ffffffff8028b485>] do_kern_mount+0x43/0xdd
 [<ffffffff8029ee68>] do_mount+0x691/0x705
 [<ffffffff80264442>] find_lock_page+0x26/0xa1
 [<ffffffff802713b8>] handle_mm_fault+0x390/0x773
 [<ffffffff80300dcf>] __up_read+0x13/0x8a
 [<ffffffff802232dc>] do_page_fault+0x430/0x7a4
 [<ffffffff80271434>] handle_mm_fault+0x40c/0x773
 [<ffffffff80291a3b>] getname+0x14c/0x191
 [<ffffffff8026e62d>] zone_statistics+0x3f/0x60
 [<ffffffff8029d839>] copy_mount_options+0xce/0x126
 [<ffffffff8029ef66>] sys_mount+0x8a/0xd4
 [<ffffffff8020bdee>] system_call+0x7e/0x83


Code: 41 c6 04 06 00 89 d8 5a 5b 5d 41 5c 41 5d 41 5e 41 5f c3 41 
RIP  [<ffffffff88c17aad>] :cifs:cifs_strfromUCS_le+0x61/0x74
 RSP <ffff8100a3ec7908>
CR2: 0000000000000010

Best regards,

Toby


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.23-1-amd64 (SMP w/2 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 smbfs depends on:
ii  libc6                        2.7-6       GNU C Library: Shared libraries
ii  netbase                      4.30        Basic TCP/IP networking system
ii  samba-common                 3.0.28-2+b1 Samba common files used by both th

smbfs recommends no packages.

-- no debconf information

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.





Information forwarded to [email protected], Debian Samba Maintainers <[email protected]>:
Bug#463402; Package smbfs. (full text, mbox, link).


Acknowledgement sent to Steve Langasek <[email protected]>:
Extra info received and forwarded to list. Copy sent to Debian Samba Maintainers <[email protected]>. (full text, mbox, link).


Message #10 received at [email protected] (full text, mbox, reply):

From: Steve Langasek <[email protected]>
To: Tobbe Eriksson <[email protected]>, [email protected]
Subject: Re: Bug#463402: smbfs: Crash when trying to mount remote cifs share
Date: Thu, 31 Jan 2008 10:47:13 -0800
reassign 463402 linux-2.6
found 463402 2.6.23-1
thanks

On Thu, Jan 31, 2008 at 02:21:19PM +0100, Tobbe Eriksson wrote:
> when trying to mount a remote share on a Iomega Network Hard Drive using 
> the following command:

> mount //server/stuff /mnt/server -t cifs -o ip=192.168.4.14,user=xxx,pass=xxx

> it crashes. This works fine from another machine running Etch x86 but 
> not with this sid AMD64 box.

> Unable to handle kernel NULL pointer dereference at 0000000000000010 
> RIP: 
>  [<ffffffff88c17aad>] :cifs:cifs_strfromUCS_le+0x61/0x74
> PGD a3a3c067 PUD a4734067 PMD 0 
> Oops: 0002 [2] SMP 
> CPU 1 
> Modules linked in: nls_iso8859_1 cifs nvidia(P) binfmt_misc ppdev 
> parport_pc lp parport nfs lockd nfs_acl sunrpc ac battery fuse dm_crypt 
> dm_mod firewire_sbp2 loop snd_emu10k1_synth snd_emux_synth 
> snd_seq_virmidi snd_seq_midi_emul snd_emu10k1 snd_seq_dummy snd_seq_oss 
> snd_seq_midi snd_seq_midi_event snd_seq snd_rawmidi firmware_class 
> snd_ac97_codec ac97_bus snd_pcm_oss snd_mixer_oss snd_pcm snd_seq_device 
> snd_timer snd_page_alloc snd_util_mem snd_hwdep i2c_i801 atl1 emu10k1_gp 
> snd i2c_core button soundcore gameport mii iTCO_wdt intel_agp pcspkr 
> tsdev evdev ext3 jbd mbcache sd_mod ide_cd cdrom ata_generic usbhid hid 
> ata_piix generic floppy jmicron ide_core firewire_ohci firewire_core 
> crc_itu_t ahci ehci_hcd libata scsi_mod uhci_hcd thermal processor fan
> Pid: 3924, comm: mount.cifs Tainted: P      D 2.6.23-1-amd64 #1
> RIP: 0010:[<ffffffff88c17aad>]  [<ffffffff88c17aad>] 
> :cifs:cifs_strfromUCS_le+0x61/0x74
> RSP: 0018:ffff8100a3ec7908  EFLAGS: 00010246
> RAX: 0000000000000000 RBX: 0000000000000000 RCX: ffffffff88c35fe0
> RDX: 0000000000000000 RSI: ffff8100a4618dee RDI: 0000000000000010
> RBP: ffff8100a4618dee R08: ffff8100b2cc4478 R09: ffff8100a3ec77c8
> R10: 0000000000000000 R11: ffffffff802663e8 R12: ffff8100b566a1c0
> R13: 0000000000000000 R14: 0000000000000010 R15: ffffffff88c35fe0
> FS:  00002b17d6c6b6e0(0000) GS:ffff8100013f1c40(0000) 
> knlGS:0000000000000000
> CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
> CR2: 0000000000000010 CR3: 00000000a4283000 CR4: 00000000000006e0
> DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
> DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
> Process mount.cifs (pid: 3924, threadinfo ffff8100a3ec6000, task 
> ffff8100a849e040)
> Stack:  0000000000000001 0000000000000000 0000000000000005 
> ffff8100b566a1c0
>  0000000000000000 ffff8100a4618dee 0000000000000001 ffffffff88c1a50d
>  ffff8100a3ec79bc ffffffff88c35fe0 ffff8100a5c67800 00000000b2cc4400
> Call Trace:
>  [<ffffffff88c1a50d>] :cifs:CIFS_SessSetup+0x4f6/0x7d1
>  [<ffffffff88c077ca>] :cifs:cifs_setup_session+0x11d/0xbd1
>  [<ffffffff80268bcd>] get_page_from_freelist+0x3d4/0x550
>  [<ffffffff802845ed>] cache_alloc_refill+0xdb/0x1da
>  [<ffffffff802cf55c>] find_nls+0x29/0x89
>  [<ffffffff88c0ac00>] :cifs:cifs_mount+0x1bbc/0x21d7
>  [<ffffffff802fe183>] idr_get_new+0xb/0x28
>  [<ffffffff8028b846>] set_anon_super+0x3c/0xab
>  [<ffffffff8028b80a>] set_anon_super+0x0/0xab
>  [<ffffffff88bfe641>] :cifs:cifs_get_sb+0x9e/0x1bf
>  [<ffffffff8028b3a6>] vfs_kern_mount+0x93/0x123
>  [<ffffffff8028b485>] do_kern_mount+0x43/0xdd
>  [<ffffffff8029ee68>] do_mount+0x691/0x705
>  [<ffffffff80264442>] find_lock_page+0x26/0xa1
>  [<ffffffff802713b8>] handle_mm_fault+0x390/0x773
>  [<ffffffff80300dcf>] __up_read+0x13/0x8a
>  [<ffffffff802232dc>] do_page_fault+0x430/0x7a4
>  [<ffffffff80271434>] handle_mm_fault+0x40c/0x773
>  [<ffffffff80291a3b>] getname+0x14c/0x191
>  [<ffffffff8026e62d>] zone_statistics+0x3f/0x60
>  [<ffffffff8029d839>] copy_mount_options+0xce/0x126
>  [<ffffffff8029ef66>] sys_mount+0x8a/0xd4
>  [<ffffffff8020bdee>] system_call+0x7e/0x83

Bug in the kernel driver; reassigning to the corresponding package.

-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
Ubuntu Developer                                    http://www.debian.org/
[email protected]                                     [email protected]




Bug reassigned from package `smbfs' to `linux-2.6'. Request was from Steve Langasek <[email protected]> to [email protected]. (Thu, 31 Jan 2008 18:48:06 GMT) (full text, mbox, link).


Bug marked as found in version 2.6.23-1. Request was from Steve Langasek <[email protected]> to [email protected]. (Thu, 31 Jan 2008 18:48:07 GMT) (full text, mbox, link).


Information forwarded to [email protected], Debian Kernel Team <[email protected]>:
Bug#463402; Package linux-2.6. (full text, mbox, link).


Acknowledgement sent to maximilian attems <[email protected]>:
Extra info received and forwarded to list. Copy sent to Debian Kernel Team <[email protected]>. (full text, mbox, link).


Message #19 received at [email protected] (full text, mbox, reply):

From: maximilian attems <[email protected]>
To: Tobbe Eriksson <[email protected]>
Cc: [email protected]
Subject: Re: smbfs: Crash when trying to mount remote cifs share
Date: Mon, 11 Feb 2008 23:28:22 +0100
is that reproducible with latest 2.6.24 sid amd64 kernel?

what was the uname of the crashing kernel?
also please try to reproduce it untainted without nvidia blob.




Information forwarded to [email protected], Debian Kernel Team <[email protected]>:
Bug#463402; Package linux-2.6. (full text, mbox, link).


Acknowledgement sent to Olivier Berger <[email protected]>:
Extra info received and forwarded to list. Copy sent to Debian Kernel Team <[email protected]>. (full text, mbox, link).


Message #24 received at [email protected] (full text, mbox, reply):

From: Olivier Berger <[email protected]>
To: Debian Bug Tracking System <[email protected]>
Subject: linux-image-2.6.24-1-686: Same crash with same network hard disk probably, in 2.6.24
Date: Sun, 13 Apr 2008 16:01:12 +0200
Package: linux-image-2.6.24-1-686
Version: 2.6.24-5
Followup-For: Bug #463402

FYI, I experience similar Oops :
BUG: unable to handle kernel NULL pointer dereference at virtual address
00000010
printing eip: f105d21c *pde = 00000000 
Oops: 0002 [#1] SMP 
Modules linked in: nls_iso8859_1 cifs binfmt_misc radeon drm nfsd auth_rpcgss exportfs ppdev lp ac battery microcode nfs lockd nfs_acl sunrpc ipv6 rfcomm l2cap bluetooth reiserfs dm_crypt fuse smsc47m1 eeprom firewire_sbp2 loop bt878 tuner tea5767 tda8290 tuner_simple mt20xx tea5761 tvaudio msp3400 bttv parport_pc parport firmware_class ir_common psmouse compat_ioctl32 i2c_algo_bit serio_raw pcspkr videobuf_dma_sg videobuf_core btcx_risc rtc tveeprom videodev v4l2_common v4l1_compat snd_bt87x snd_intel8x0 snd_ac97_codec ac97_bus snd_pcm_oss snd_pcm snd_mixer_oss usblp snd_seq_dummy snd_seq_oss snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device container snd soundcore snd_page_alloc button i2c_sis96x i2c_core shpchp pci_hotplug sis_agp agpgart evdev usbhid hid ext3 jbd mbcache dm_mirror dm_snapshot dm_mod sg sr_mod cdrom sd_mod sis5513 generic ide_core floppy ehci_hcd firewire_ohci ohci_hcd pata_sis ata_generic firewire_core crc_itu_t tulip usbcore libata scsi_mod thermal processor fan

Pid: 4759, comm: mount.cifs Not tainted (2.6.24-1-686 #1)
EIP: 0060:[<f105d21c>] EFLAGS: 00010246 CPU: 0
EIP is at cifs_strfromUCS_le+0x50/0x5f [cifs]
EAX: 00000010 EBX: 00000000 ECX: 00000000 EDX: e6d4432e
ESI: 0000000b EDI: 00000000 EBP: 00000010 ESP: e6d43bb8
 DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068
Process mount.cifs (pid: 4759, ti=e6d42000 task=df996130
task.ti=e6d42000)
Stack: 00000000 00000000 e6d4432e 00000000 0000000b e6d4432d df9f2300 f106038f 
       f0d7adc0 e6d43c38 00000010 00000001 00000001 00000000 e6d1c000 e639d240 
       e4d98300 e6d4432e c015cfd0 e6d495c0 44ac3674 8576505f 6a921331 47b2bed6 
Call Trace:
 [<f106038f>] CIFS_SessSetup+0x4ae/0x727 [cifs]
 [<c015cfd0>] mempool_free+0x6a/0x6f
 [<f104ceb1>] cifs_setup_session+0x11f/0xb3f [cifs]
 [<f104ffaf>] cifs_mount+0x191c/0x1f2c [cifs]
 [<c01ded58>] free_layer+0x11/0x29
 [<c01df17a>] idr_get_new+0xa/0x26
 [<c018a0a2>] get_filesystem+0xf/0x29
 [<f104361b>] cifs_get_sb+0xa2/0x18f [cifs]
 [<c017a101>] vfs_kern_mount+0x7f/0xf6
 [<c017a1c1>] do_kern_mount+0x35/0xbb
 [<c018ba0e>] do_mount+0x5d8/0x63a
 [<c0168068>] handle_mm_fault+0x252/0x685
 [<c018a5cc>] copy_mount_options+0x90/0x109
 [<c011bf41>] do_page_fault+0x1f7/0x592
 [<c016a1dd>] vma_adjust+0x323/0x39e
 [<c02bdd4a>] error_code+0x72/0x78
 [<c02b00d8>] unix_detach_fds+0x1f/0x36
 [<c018a5cc>] copy_mount_options+0x90/0x109
 [<c018bae7>] sys_mount+0x77/0xae
 [<c0103e5e>] sysenter_past_esp+0x6b/0xa1
 =======================
Code: b9 06 00 00 00 ff 56 08 85 c0 7e 04 01 c3 eb 07 8b 04 24 43 c6 00 3f 47 3b 7c 24 04 7d 0d 8b 54 24 08 66 8b 04 7a 66 85 c0 75 c7 <c6> 44 1d 00 00 89 d8 83 c4 0c 5b 5e 5f 5d c3 55 31 ed 57 89 cf 
EIP: [<f105d21c>] cifs_strfromUCS_le+0x50/0x5f [cifs] SS:ESP 0068:e6d43bb8
---[ end trace 00cb9090446d1e5d ]---

Hope this helps.

Best regards

-- Package-specific info:
** Version:
Linux version 2.6.24-1-686 (Debian 2.6.24-5) ([email protected]) (gcc version 4.1.3 20080308 (prerelease) (Debian 4.1.2-21)) #1 SMP Thu Mar 27 17:45:04 UTC 2008

** Command line:
root=/dev/sda1 ro noapic 

** Tainted: G (128)

** Kernel log:
tuner 1-0061: type set to Philips (SECAM+PAL_
bttv0: registered device video0
bttv0: registered device vbi0
bttv0: registered device radio0
bttv0: PLL: 28636363 => 35468950 .. ok
bt878: AUDIO driver version 0.0.0 loaded
Adding 1534136k swap on /dev/sda5.  Priority:-1 extents:1 across:1534136k
EXT3 FS on sda1, internal journal
loop: module loaded
smsc47m1: Found SMSC LPC47M10x/LPC47M112/LPC47M13x
smsc47m1 smsc47m1.2048: Device not configured, will not use
fuse init (API version 7.9)
kjournald starting.  Commit interval 5 seconds
EXT3 FS on dm-1, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting.  Commit interval 5 seconds
EXT3 FS on dm-2, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting.  Commit interval 5 seconds
EXT3 FS on dm-0, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
ReiserFS: dm-3: found reiserfs format "3.6" with standard journal
ReiserFS: dm-3: using ordered data mode
ReiserFS: dm-3: journal params: device dm-3, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
ReiserFS: dm-3: checking transaction log (dm-3)
ReiserFS: dm-3: Using r5 hash to sort names
Bluetooth: Core ver 2.11
NET: Registered protocol family 31
Bluetooth: HCI device and connection manager initialized
Bluetooth: HCI socket layer initialized
Bluetooth: L2CAP ver 2.9
Bluetooth: L2CAP socket layer initialized
Bluetooth: RFCOMM socket layer initialized
Bluetooth: RFCOMM TTY layer initialized
Bluetooth: RFCOMM ver 1.8
eth0: CSR0 01a08000
0000:00:06.0: tulip_stop_rxtx() failed (CSR5 0xfc664010 CSR6 0xff972113)
eth0: Setting full-duplex based on MII#1 link partner capability of 45e1.
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
IA-32 Microcode Update Driver: v1.14a <[email protected]>
eth0: no IPv6 routers present
lp0: using parport0 (interrupt-driven).
ppdev: user-space parallel port driver
Installing knfsd (copyright (C) 1996 [email protected]).
NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
NFSD: starting 90-second grace period
[drm] Initialized drm 1.1.0 20060810
ACPI: PCI Interrupt 0000:01:00.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
[drm] Initialized radeon 1.28.0 20060524 on minor 0
agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
agpgart: Putting AGP V2 device at 0000:00:00.0 into 1x mode
agpgart: Putting AGP V2 device at 0000:01:00.0 into 1x mode
[drm] Setting GART ___location based on new memory map
[drm] Loading R200 Microcode
[drm] writeback test succeeded in 1 usecs
 CIFS VFS: bad security option: lanman
 CIFS VFS: cifs_mount failed w/return code = -22
BUG: unable to handle kernel NULL pointer dereference at virtual address 00000010
printing eip: f105d21c *pde = 00000000 
Oops: 0002 [#1] SMP 
Modules linked in: nls_iso8859_1 cifs binfmt_misc radeon drm nfsd auth_rpcgss exportfs ppdev lp ac battery microcode nfs lockd nfs_acl sunrpc ipv6 rfcomm l2cap bluetooth reiserfs dm_crypt fuse smsc47m1 eeprom firewire_sbp2 loop bt878 tuner tea5767 tda8290 tuner_simple mt20xx tea5761 tvaudio msp3400 bttv parport_pc parport firmware_class ir_common psmouse compat_ioctl32 i2c_algo_bit serio_raw pcspkr videobuf_dma_sg videobuf_core btcx_risc rtc tveeprom videodev v4l2_common v4l1_compat snd_bt87x snd_intel8x0 snd_ac97_codec ac97_bus snd_pcm_oss snd_pcm snd_mixer_oss usblp snd_seq_dummy snd_seq_oss snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device container snd soundcore snd_page_alloc button i2c_sis96x i2c_core shpchp pci_hotplug sis_agp agpgart evdev usbhid hid ext3 jbd mbcache dm_mirror dm_snapshot dm_mod sg sr_mod cdrom sd_mod sis5513 generic ide_core floppy ehci_hcd firewire_ohci ohci_hcd pata_sis ata_generic firewire_core crc_itu_t tulip usbcore libata scsi_mod thermal processor fan

Pid: 4759, comm: mount.cifs Not tainted (2.6.24-1-686 #1)
EIP: 0060:[<f105d21c>] EFLAGS: 00010246 CPU: 0
EIP is at cifs_strfromUCS_le+0x50/0x5f [cifs]
EAX: 00000010 EBX: 00000000 ECX: 00000000 EDX: e6d4432e
ESI: 0000000b EDI: 00000000 EBP: 00000010 ESP: e6d43bb8
 DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068
Process mount.cifs (pid: 4759, ti=e6d42000 task=df996130 task.ti=e6d42000)
Stack: 00000000 00000000 e6d4432e 00000000 0000000b e6d4432d df9f2300 f106038f 
       f0d7adc0 e6d43c38 00000010 00000001 00000001 00000000 e6d1c000 e639d240 
       e4d98300 e6d4432e c015cfd0 e6d495c0 44ac3674 8576505f 6a921331 47b2bed6 
Call Trace:
 [<f106038f>] CIFS_SessSetup+0x4ae/0x727 [cifs]
 [<c015cfd0>] mempool_free+0x6a/0x6f
 [<f104ceb1>] cifs_setup_session+0x11f/0xb3f [cifs]
 [<f104ffaf>] cifs_mount+0x191c/0x1f2c [cifs]
 [<c01ded58>] free_layer+0x11/0x29
 [<c01df17a>] idr_get_new+0xa/0x26
 [<c018a0a2>] get_filesystem+0xf/0x29
 [<f104361b>] cifs_get_sb+0xa2/0x18f [cifs]
 [<c017a101>] vfs_kern_mount+0x7f/0xf6
 [<c017a1c1>] do_kern_mount+0x35/0xbb
 [<c018ba0e>] do_mount+0x5d8/0x63a
 [<c0168068>] handle_mm_fault+0x252/0x685
 [<c018a5cc>] copy_mount_options+0x90/0x109
 [<c011bf41>] do_page_fault+0x1f7/0x592
 [<c016a1dd>] vma_adjust+0x323/0x39e
 [<c02bdd4a>] error_code+0x72/0x78
 [<c02b00d8>] unix_detach_fds+0x1f/0x36
 [<c018a5cc>] copy_mount_options+0x90/0x109
 [<c018bae7>] sys_mount+0x77/0xae
 [<c0103e5e>] sysenter_past_esp+0x6b/0xa1
 =======================
Code: b9 06 00 00 00 ff 56 08 85 c0 7e 04 01 c3 eb 07 8b 04 24 43 c6 00 3f 47 3b 7c 24 04 7d 0d 8b 54 24 08 66 8b 04 7a 66 85 c0 75 c7 <c6> 44 1d 00 00 89 d8 83 c4 0c 5b 5e 5f 5d c3 55 31 ed 57 89 cf 
EIP: [<f105d21c>] cifs_strfromUCS_le+0x50/0x5f [cifs] SS:ESP 0068:e6d43bb8
---[ end trace 00cb9090446d1e5d ]---

** Loaded modules:
Module                  Size  Used by
nls_iso8859_1           4128  1 
cifs                  210132  2 
binfmt_misc            11240  1 
radeon                112096  2 
drm                    74132  3 radeon
nfsd                  203984  13 
auth_rpcgss            39744  1 nfsd
exportfs                4736  1 nfsd
ppdev                   8804  0 
lp                     11076  0 
ac                      6116  0 
battery                13572  0 
microcode              10956  0 
nfs                   228168  0 
lockd                  60744  3 nfsd,nfs
nfs_acl                 3520  2 nfsd,nfs
sunrpc                170780  11 nfsd,auth_rpcgss,nfs,lockd,nfs_acl
ipv6                  240836  33 
rfcomm                 36784  2 
l2cap                  22880  9 rfcomm
bluetooth              53636  4 rfcomm,l2cap
reiserfs              210976  1 
dm_crypt               13220  0 
fuse                   45204  1 
smsc47m1                9540  0 
eeprom                  7184  0 
firewire_sbp2          14252  0 
loop                   16804  0 
bt878                  10488  0 
tuner                  39008  0 
tea5767                 5764  1 tuner
tda8290                11172  1 tuner
tuner_simple            8040  1 tuner
mt20xx                 11624  1 tuner
tea5761                 4932  1 tuner
tvaudio                22396  0 
msp3400                28736  0 
bttv                  164692  1 bt878
parport_pc             33668  1 
parport                34280  3 ppdev,lp,parport_pc
firmware_class          9312  2 microcode,bttv
ir_common              35012  1 bttv
psmouse                36464  0 
compat_ioctl32          1408  1 bttv
i2c_algo_bit            5956  1 bttv
serio_raw               6660  0 
pcspkr                  3200  0 
videobuf_dma_sg        13380  1 bttv
videobuf_core          16740  2 bttv,videobuf_dma_sg
btcx_risc               4808  1 bttv
rtc                    13052  0 
tveeprom               14960  1 bttv
videodev               26304  1 bttv
v4l2_common            16608  5 tuner,tvaudio,msp3400,bttv,videodev
v4l1_compat            13220  2 bttv,videodev
snd_bt87x              14948  0 
snd_intel8x0           32028  1 
snd_ac97_codec         92932  1 snd_intel8x0
ac97_bus                2176  1 snd_ac97_codec
snd_pcm_oss            38272  0 
snd_pcm                71780  4 snd_bt87x,snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_mixer_oss          15296  1 snd_pcm_oss
usblp                  14016  0 
snd_seq_dummy           3780  0 
snd_seq_oss            29472  0 
snd_seq_midi            8160  0 
snd_rawmidi            22624  1 snd_seq_midi
snd_seq_midi_event      6976  2 snd_seq_oss,snd_seq_midi
snd_seq                46544  6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer              21092  2 snd_pcm,snd_seq
snd_seq_device          7820  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
container               4864  0 
snd                    48612  13 snd_bt87x,snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_pcm,snd_mixer_oss,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore               7552  1 snd
snd_page_alloc         10056  3 snd_bt87x,snd_intel8x0,snd_pcm
button                  8432  0 
i2c_sis96x              5092  0 
i2c_core               22432  13 eeprom,tuner,tea5767,tda8290,tuner_simple,mt20xx,tea5761,tvaudio,msp3400,bttv,i2c_algo_bit,tveeprom,i2c_sis96x
shpchp                 31028  0 
pci_hotplug            27712  1 shpchp
sis_agp                 9060  1 
agpgart                31688  2 drm,sis_agp
evdev                  11104  5 
usbhid                 28096  0 
hid                    34272  1 usbhid
ext3                  122888  4 
jbd                    43732  1 ext3
mbcache                 8288  1 ext3
dm_mirror              21600  0 
dm_snapshot            16964  0 
dm_mod                 55812  12 dm_crypt,dm_mirror,dm_snapshot
sg                     33264  0 
sr_mod                 16708  0 
cdrom                  32512  1 sr_mod
sd_mod                 27200  4 
sis5513                 7556  0 [permanent]
generic                 4388  0 [permanent]
ide_core              108292  2 sis5513,generic
floppy                 54628  0 
ehci_hcd               32524  0 
firewire_ohci          17760  0 
ohci_hcd               21988  0 
pata_sis               13860  4 
ata_generic             7428  0 
firewire_core          39232  2 firewire_sbp2,firewire_ohci
crc_itu_t               2176  1 firewire_core
tulip                  49600  0 
usbcore               132940  5 usblp,usbhid,ehci_hcd,ohci_hcd
libata                144464  2 pata_sis,ata_generic
scsi_mod              141164  5 firewire_sbp2,sg,sr_mod,sd_mod,libata
thermal                16028  0 
processor              36520  1 thermal
fan                     4772  0 

** PCI devices:
00:00.0 Host bridge [0600]: Silicon Integrated Systems [SiS] SiS645DX Host & Memory & AGP Controller [1039:0646]
	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: 64
	Region 0: Memory at ec000000 (32-bit, non-prefetchable) [size=64M]
	Capabilities: <access denied>
	Kernel driver in use: agpgart-sis
	Kernel modules: sis-agp

00:01.0 PCI bridge [0604]: Silicon Integrated Systems [SiS] Virtual PCI-to-PCI bridge (AGP) [1039:0001] (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: 64
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=70
	I/O behind bridge: 00009000-00009fff
	Memory behind bridge: f0100000-f01fffff
	Prefetchable memory behind bridge: f4000000-fbffffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA+ VGA+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Kernel modules: shpchp

00:02.0 ISA bridge [0601]: Silicon Integrated Systems [SiS] SiS962 [MuTIOL Media IO] [1039:0962] (rev 04)
	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

00:02.1 SMBus [0c05]: Silicon Integrated Systems [SiS] SiS961/2 SMBus Controller [1039:0016]
	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-
	Interrupt: pin B routed to IRQ 0
	Region 4: I/O ports at 8100 [size=32]
	Kernel driver in use: sis96x_smbus
	Kernel modules: i2c-sis96x

00:02.5 IDE interface [0101]: Silicon Integrated Systems [SiS] 5513 [IDE] [1039:5513] (prog-if 80 [Master])
	Subsystem: Silicon Integrated Systems [SiS] SiS5513 EIDE Controller (A,B step) [1039:5513]
	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: 128
	Interrupt: pin ? routed to IRQ 11
	Region 0: [virtual] Memory at 000001f0 (32-bit, non-prefetchable) [disabled] [size=8]
	Region 1: [virtual] Memory at 000003f0 (type 3, non-prefetchable) [disabled] [size=1]
	Region 2: [virtual] Memory at 00000170 (32-bit, non-prefetchable) [disabled] [size=8]
	Region 3: [virtual] Memory at 00000370 (type 3, non-prefetchable) [disabled] [size=1]
	Region 4: I/O ports at 2000 [size=16]
	Kernel driver in use: pata_sis
	Kernel modules: pata_sis, sis5513

00:02.7 Multimedia audio controller [0401]: Silicon Integrated Systems [SiS] AC'97 Sound Controller [1039:7012] (rev a0)
	Subsystem: Fujitsu Siemens Computer GmbH Unknown device [1734:1010]
	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: 173 (13000ns min, 2750ns max)
	Interrupt: pin C routed to IRQ 5
	Region 0: I/O ports at 1400 [size=256]
	Region 1: I/O ports at 1000 [size=128]
	Capabilities: <access denied>
	Kernel driver in use: Intel ICH
	Kernel modules: snd-intel8x0

00:03.0 USB Controller [0c03]: Silicon Integrated Systems [SiS] USB 1.1 Controller [1039:7001] (rev 0f) (prog-if 10 [OHCI])
	Subsystem: Silicon Integrated Systems [SiS] USB 1.1 Controller [1039:7001]
	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: 64 (20000ns max)
	Interrupt: pin A routed to IRQ 9
	Region 0: Memory at f0000000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ohci_hcd
	Kernel modules: ohci-hcd

00:03.1 USB Controller [0c03]: Silicon Integrated Systems [SiS] USB 1.1 Controller [1039:7001] (rev 0f) (prog-if 10 [OHCI])
	Subsystem: Silicon Integrated Systems [SiS] USB 1.1 Controller [1039:7001]
	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: 64 (20000ns max)
	Interrupt: pin B routed to IRQ 11
	Region 0: Memory at f0001000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ohci_hcd
	Kernel modules: ohci-hcd

00:03.2 USB Controller [0c03]: Silicon Integrated Systems [SiS] USB 1.1 Controller [1039:7001] (rev 0f) (prog-if 10 [OHCI])
	Subsystem: Silicon Integrated Systems [SiS] USB 1.1 Controller [1039:7001]
	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: 64 (20000ns max)
	Interrupt: pin C routed to IRQ 10
	Region 0: Memory at f0002000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ohci_hcd
	Kernel modules: ohci-hcd

00:03.3 USB Controller [0c03]: Silicon Integrated Systems [SiS] USB 2.0 Controller [1039:7002] (prog-if 20 [EHCI])
	Subsystem: Silicon Integrated Systems [SiS] USB 2.0 Controller [1039:7002]
	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: 64 (20000ns max)
	Interrupt: pin D routed to IRQ 9
	Region 0: Memory at f0003000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd
	Kernel modules: ehci-hcd

00:06.0 Ethernet controller [0200]: ADMtek NC100 Network Everywhere Fast Ethernet 10/100 [1317:0985] (rev 11)
	Subsystem: Fujitsu Siemens Computer GmbH Scenic N300 ADMtek AN983 10/100 Mbps PCI Adapter [1734:100c]
	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: 64 (16000ns min, 32000ns max), Cache Line Size: 16 bytes
	Interrupt: pin A routed to IRQ 5
	Region 0: I/O ports at 1800 [size=256]
	Region 1: Memory at f0004800 (32-bit, non-prefetchable) [size=1K]
	[virtual] Expansion ROM at 40000000 [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: tulip
	Kernel modules: tulip

00:0e.0 FireWire (IEEE 1394) [0c00]: VIA Technologies, Inc. IEEE 1394 Host Controller [1106:3044] (rev 46) (prog-if 10 [OHCI])
	Subsystem: VIA Technologies, Inc. IEEE 1394 Host Controller [1106:3044]
	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: 64 (8000ns max), Cache Line Size: 16 bytes
	Interrupt: pin A routed to IRQ 5
	Region 0: Memory at f0004000 (32-bit, non-prefetchable) [size=2K]
	Region 1: I/O ports at 1c00 [size=128]
	Capabilities: <access denied>
	Kernel driver in use: firewire_ohci
	Kernel modules: firewire-ohci

00:12.0 Multimedia video controller [0400]: Brooktree Corporation Bt878 Video Capture [109e:036e] (rev 11)
	Subsystem: Hauppauge computer works Inc. WinTV Series [0070:13eb]
	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: 132 (4000ns min, 10000ns max)
	Interrupt: pin A routed to IRQ 9
	Region 0: Memory at f0005000 (32-bit, prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: bttv
	Kernel modules: bttv

00:12.1 Multimedia controller [0480]: Brooktree Corporation Bt878 Audio Capture [109e:0878] (rev 11)
	Subsystem: Hauppauge computer works Inc. WinTV Series [0070:13eb]
	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: 64 (1000ns min, 63750ns max)
	Interrupt: pin A routed to IRQ 9
	Region 0: Memory at f0006000 (32-bit, prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: Bt87x
	Kernel modules: bt878, snd-bt87x

01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Radeon RV250 If [Radeon 9000] [1002:4966] (rev 01) (prog-if 00 [VGA controller])
	Subsystem: PC Partner Limited Unknown device [174b:7197]
	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: 66 (2000ns min), Cache Line Size: 16 bytes
	Interrupt: pin A routed to IRQ 11
	Region 0: Memory at f4000000 (32-bit, prefetchable) [size=64M]
	Region 1: I/O ports at 9000 [size=256]
	Region 2: Memory at f0100000 (32-bit, non-prefetchable) [size=64K]
	[virtual] Expansion ROM at f0120000 [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel modules: radeonfb

01:00.1 Display controller [0380]: ATI Technologies Inc Radeon RV250 [Radeon 9000] (Secondary) [1002:496e] (rev 01)
	Subsystem: PC Partner Limited Unknown device [174b:7196]
	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: 66 (2000ns min), Cache Line Size: 16 bytes
	Region 0: Memory at f8000000 (32-bit, prefetchable) [size=64M]
	Region 1: Memory at f0110000 (32-bit, non-prefetchable) [size=64K]
	Capabilities: <access denied>



-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages linux-image-2.6.24-1-686 depends on:
ii  debconf [debconf-2.0]        1.5.20      Debian configuration management sy
ii  initramfs-tools [linux-initr 0.91e       tools for generating an initramfs
ii  module-init-tools            3.3-pre11-4 tools for managing Linux kernel mo

Versions of packages linux-image-2.6.24-1-686 recommends:
ii  libc6-i686                    2.7-10     GNU C Library: Shared libraries [i

-- debconf information:
  linux-image-2.6.24-1-686/preinst/overwriting-modules-2.6.24-1-686: true
  linux-image-2.6.24-1-686/postinst/bootloader-error-2.6.24-1-686:
  linux-image-2.6.24-1-686/postinst/create-kimage-link-2.6.24-1-686: true
  linux-image-2.6.24-1-686/prerm/would-invalidate-boot-loader-2.6.24-1-686: true
  linux-image-2.6.24-1-686/preinst/initrd-2.6.24-1-686:
  linux-image-2.6.24-1-686/preinst/lilo-has-ramdisk:
  linux-image-2.6.24-1-686/preinst/abort-install-2.6.24-1-686:
  linux-image-2.6.24-1-686/prerm/removing-running-kernel-2.6.24-1-686: true
  linux-image-2.6.24-1-686/preinst/abort-overwrite-2.6.24-1-686:
  linux-image-2.6.24-1-686/postinst/bootloader-test-error-2.6.24-1-686:
  linux-image-2.6.24-1-686/preinst/lilo-initrd-2.6.24-1-686: true
  shared/kernel-image/really-run-bootloader: true
  linux-image-2.6.24-1-686/postinst/old-system-map-link-2.6.24-1-686: true
  linux-image-2.6.24-1-686/preinst/failed-to-move-modules-2.6.24-1-686:
  linux-image-2.6.24-1-686/postinst/depmod-error-initrd-2.6.24-1-686: false
  linux-image-2.6.24-1-686/preinst/bootloader-initrd-2.6.24-1-686: true
  linux-image-2.6.24-1-686/postinst/old-initrd-link-2.6.24-1-686: true
  linux-image-2.6.24-1-686/postinst/old-dir-initrd-link-2.6.24-1-686: true
  linux-image-2.6.24-1-686/postinst/depmod-error-2.6.24-1-686: false
  linux-image-2.6.24-1-686/preinst/elilo-initrd-2.6.24-1-686: true
  linux-image-2.6.24-1-686/postinst/kimage-is-a-directory:




Information forwarded to [email protected], Debian Kernel Team <[email protected]>:
Bug#463402; Package linux-2.6. (full text, mbox, link).


Acknowledgement sent to Olivier Berger <[email protected]>:
Extra info received and forwarded to list. Copy sent to Debian Kernel Team <[email protected]>. (full text, mbox, link).


Message #29 received at [email protected] (full text, mbox, reply):

From: Olivier Berger <[email protected]>
To: [email protected]
Subject: Re: Bug#463402: linux-image-2.6.24-1-686: Same crash with same network hard disk probably, in 2.6.24
Date: Sun, 13 Apr 2008 19:38:58 +0200
On Sun, Apr 13, 2008 at 04:01:12PM +0200, Olivier Berger wrote:
> 
> FYI, I experience similar Oops :
> BUG: unable to handle kernel NULL pointer dereference at virtual address
> 00000010
> printing eip: f105d21c *pde = 00000000 

SNIP

> 

FYI, it works with 2.6.22-3-686 (testing) by issueing :

# modprobe cifs
# echo 0 > /proc/fs/cifs/LinuxExtensionsEnabled
(this is needed for this device which does not handle unix extensions)

then :
# mount -t cifs //nasiomega/PUBLIC /mnt/iomega -v -o user=guest,pass=public,___domain=WORKGROUP

However, these commands lead to the oops on 2.6.24.

Will try and recompile a kernel with the
git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
contents for the cifs driver, to see if it has been solved.

Best regards,

-- 
Olivier BERGER 
(OpenPGP: 1024D/B4C5F37F)
http://www.olivierberger.com/weblog/




Information forwarded to [email protected], Debian Kernel Team <[email protected]>:
Bug#463402; Package linux-2.6. (full text, mbox, link).


Acknowledgement sent to Olivier Berger <[email protected]>:
Extra info received and forwarded to list. Copy sent to Debian Kernel Team <[email protected]>. (full text, mbox, link).


Message #34 received at [email protected] (full text, mbox, reply):

From: Olivier Berger <[email protected]>
To: [email protected]
Subject: Same behaviour in 2.6.25-rc8-686 :(
Date: Sun, 13 Apr 2008 20:29:43 +0200
On Sun, Apr 13, 2008 at 07:38:58PM +0200, Olivier Berger wrote:
> On Sun, Apr 13, 2008 at 04:01:12PM +0200, Olivier Berger wrote:
>
> Will try and recompile a kernel with the
> git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
> contents for the cifs driver, to see if it has been solved.
> 

Unfortunately it evolved in a way which prevents replacing directly the
cifs driver source dir into the 2.6.24 kernel sources and rebuild.

Instead, I tried and test with 2.6.25-rc8-686 package from
http://kernel-archive.buildserver.net/debian-kernel.

Unfortunately, it still fails :

[  183.990770] BUG: unable to handle kernel NULL pointer dereference at 00000010
[  183.990770] IP: [<f0fd99f8>] :cifs:cifs_strfromUCS_le+0x50/0x5f
[  183.990770] *pde = 00000000 
[  183.990770] Oops: 0002 [#1] SMP 
[  183.990770] Modules linked in: nls_utf8 cifs nls_base binfmt_misc radeon drm nfsd auth_rpcgss exportfs ppdev lp ac battery microcode firmware_class nfs lockd nfs_acl sunrpc ipv6 rfcomm l2cap bluetooth reiserfs dm_crypt crypto_blkcipher fuse smsc47m1 eeprom firewire_sbp2 loop evdev joydev usbhid hid ff_memless usblp parport_pc parport snd_intel8x0 snd_ac97_codec ac97_bus psmouse snd_bt87x pcspkr serio_raw snd_pcm_oss snd_mixer_oss rtc snd_pcm snd_seq_dummy snd_seq_oss snd_seq_midi snd_rawmidi snd_seq_midi_event container snd_seq snd_timer snd_seq_device snd button i2c_sis96x soundcore snd_page_alloc i2c_core sis_agp agpgart shpchp pci_hotplug ext3 jbd mbcache dm_mirror dm_snapshot dm_mod sg sr_mod cdrom sd_mod sis5513 ide_pci_generic ide_core floppy ehci_hcd firewire_ohci firewire_core crc_itu_t ohci_hcd tulip pata_sis ata_generic usbcore libata scsi_mod dock thermal processor fan
[  183.990770] 
[  183.990770] Pid: 4322, comm: mount.cifs Not tainted (2.6.25-rc8-686 #1)
[  183.990770] EIP: 0060:[<f0fd99f8>] EFLAGS: 00210246 CPU: 0
[  183.990770] EIP is at cifs_strfromUCS_le+0x50/0x5f [cifs]
[  183.990770] EAX: 00000010 EBX: 00000000 ECX: 00000000 EDX: dfb7132e
[  183.990770] ESI: 0000000b EDI: 00000000 EBP: 00000010 ESP: dfb4dccc
[  183.990770]  DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068
[  183.990770] Process mount.cifs (pid: 4322, ti=dfb4c000 task=dfb1b310 task.ti=dfb4c000)
[  183.990770] Stack: dfb765c0 00000000 dfb7132e 00000000 0000000b dfb7132d dfacfe80 f0fdc914 
[  183.990770]        f0cdd4c0 00000001 00000000 00000000 ef992800 f0fd712a 00000000 dfb7132e 
[  183.990770]        df9aebc0 dfb58300 44ac3674 8576505f 6a921331 47b2bed6 5fbcea37 6c58df6b 
[  183.990770] Call Trace:
[  183.990770]  [<f0fdc914>] CIFS_SessSetup+0x4c8/0x728 [cifs]
[  183.990770]  [<f0fd712a>] SendReceive+0x3bf/0x3d2 [cifs]
[  183.990770]  [<f0fca5a4>] cifs_setup_session+0x124/0xaec [cifs]
[  183.990770]  [<c01db711>] sprintf+0x1d/0x20
[  183.990770]  [<f0fcd871>] cifs_mount+0x1841/0x1e92 [cifs]
[  183.990770]  [<f0fcd8f4>] cifs_mount+0x18c4/0x1e92 [cifs]
[  183.990770]  [<c01599b3>] get_page_from_freelist+0x2fe/0x37b
[  183.990770]  [<c01da7c2>] strlcpy+0x10/0x3a
[  183.990770]  [<f0fc1589>] cifs_get_sb+0x94/0x166 [cifs]
[  183.990770]  [<c0174154>] vfs_kern_mount+0x7b/0xed
[  183.990770]  [<c0174204>] do_kern_mount+0x2f/0xb4
[  183.990770]  [<c0185999>] do_new_mount+0x55/0x89
[  183.990770]  [<c0185b66>] do_mount+0x199/0x1b8
[  183.990770]  [<c0183fc2>] copy_mount_options+0x26/0x109
[  183.990770]  [<c0185bf2>] sys_mount+0x6d/0xa7
[  183.990770]  [<c01048cc>] sysenter_past_esp+0x6d/0xa5
[  183.990770]  [<c02a0000>] tpacket_rcv+0x369/0x3b4
[  183.990770]  =======================
[  183.990770] Code: b9 06 00 00 00 ff 56 08 85 c0 7e 04 01 c3 eb 07 8b 04 24 43 c6 00 3f 47 3b 7c 24 04 7d 0d 8b 54 24 08 66 8b 04 7a 66 85 c0 75 c7 <c6> 44 1d 00 00 89 d8 83 c4 0c 5b 5e 5f 5d c3 55 31 ed 57 89 cf 
[  183.990770] EIP: [<f0fd99f8>] cifs_strfromUCS_le+0x50/0x5f [cifs] SS:ESP 0068:dfb4dccc
[  183.990770] ---[ end trace c210fe14b4e416ce ]---

Hope this helps.

Best regards,

-- 
Olivier BERGER 
(OpenPGP: 1024D/B4C5F37F)
http://www.olivierberger.com/weblog/




Information forwarded to [email protected], Debian Kernel Team <[email protected]>:
Bug#463402; Package linux-2.6. (full text, mbox, link).


Acknowledgement sent to maximilian attems <[email protected]>:
Extra info received and forwarded to list. Copy sent to Debian Kernel Team <[email protected]>. (full text, mbox, link).


Message #39 received at [email protected] (full text, mbox, reply):

From: maximilian attems <[email protected]>
To: Olivier Berger <[email protected]>, [email protected]
Subject: Re: Bug#463402: Same behaviour in 2.6.25-rc8-686 :(
Date: Sun, 13 Apr 2008 23:34:16 +0200
On Sun, Apr 13, 2008 at 08:29:43PM +0200, Olivier Berger wrote:
> On Sun, Apr 13, 2008 at 07:38:58PM +0200, Olivier Berger wrote:
> > On Sun, Apr 13, 2008 at 04:01:12PM +0200, Olivier Berger wrote:
> >
> > Will try and recompile a kernel with the
> > git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
> > contents for the cifs driver, to see if it has been solved.
> > 
> 
> Unfortunately it evolved in a way which prevents replacing directly the
> cifs driver source dir into the 2.6.24 kernel sources and rebuild.
> 
> Instead, I tried and test with 2.6.25-rc8-686 package from
> http://kernel-archive.buildserver.net/debian-kernel.
> 
> Unfortunately, it still fails :

please file a bug report upstream on bugzilla.kernel.org
and let us know the bug number.

thanks

-- 
maks




Information forwarded to [email protected], Debian Kernel Team <[email protected]>:
Bug#463402; Package linux-2.6. (full text, mbox, link).


Acknowledgement sent to Olivier Berger <[email protected]>:
Extra info received and forwarded to list. Copy sent to Debian Kernel Team <[email protected]>. (full text, mbox, link).


Message #44 received at [email protected] (full text, mbox, reply):

From: Olivier Berger <[email protected]>
To: [email protected]
Subject: Re: Bug#463402: Same behaviour in 2.6.25-rc8-686 :(
Date: Mon, 14 Apr 2008 08:11:35 +0200
maximilian attems <[email protected]> writes:

>
> please file a bug report upstream on bugzilla.kernel.org
> and let us know the bug number.
>

Done : http://bugzilla.kernel.org/show_bug.cgi?id=10451 (and tagged
with forwarded).

Regards,

-- 
Olivier BERGER 
(OpenPGP: 1024D/B4C5F37F)
http://www.olivierberger.com/weblog/




Noted your statement that Bug has been forwarded to http://bugzilla.kernel.org/show_bug.cgi?id=10451. Request was from Olivier Berger <[email protected]> to [email protected]. (Mon, 14 Apr 2008 06:12:03 GMT) (full text, mbox, link).


Information forwarded to [email protected], Debian Kernel Team <[email protected]>:
Bug#463402; Package linux-2.6. (full text, mbox, link).


Acknowledgement sent to Olivier Berger <[email protected]>:
Extra info received and forwarded to list. Copy sent to Debian Kernel Team <[email protected]>. (full text, mbox, link).


Message #51 received at [email protected] (full text, mbox, reply):

From: Olivier Berger <[email protected]>
To: [email protected], [email protected]
Subject: Re: Bug#463402: Same behaviour in 2.6.25-rc8-686 :(
Date: Fri, 23 May 2008 23:17:05 +0200
found 463402 2.6.25-2-686
thanks

On Sun, Apr 13, 2008 at 08:29:43PM +0200, Olivier Berger wrote:
> On Sun, Apr 13, 2008 at 07:38:58PM +0200, Olivier Berger wrote:
> > On Sun, Apr 13, 2008 at 04:01:12PM +0200, Olivier Berger wrote:
> >
> Instead, I tried and test with 2.6.25-rc8-686 package from
> http://kernel-archive.buildserver.net/debian-kernel.
> 
> Unfortunately, it still fails :
> 
> [  183.990770] BUG: unable to handle kernel NULL pointer dereference at 00000010
> 
SNIP

FYI, I also tested with 2.6.25-2-686 and I still get :

[   72.757622] BUG: unable to handle kernel NULL pointer dereference at 00000010
[   72.757622] IP: [<f0e139e8>] :cifs:cifs_strfromUCS_le+0x50/0x5f
[   72.757622] *pde = 00000000 
[   72.757622] Oops: 0002 [#1] SMP 
[   72.757622] Modules linked in: nls_utf8 cifs nls_base microcode firmware_class nfs lockd nfs_acl sunrpc ipv6 rfcomm l2cap bluetooth reiserfs dm_crypt crypto_blkcipher fuse smsc47m1 eeprom firewire_sbp2 loop evdev parport_pc parport psmouse serio_raw pcspkr rtc snd_bt87x usblp snd_intel8x0 snd_ac97_codec ac97_bus snd_pcm_oss snd_pcm snd_mixer_oss snd_seq_dummy snd_seq_oss snd_seq_midi snd_rawmidi container snd_seq_midi_event snd_seq snd_timer snd_seq_device button snd soundcore snd_page_alloc i2c_sis96x i2c_core shpchp pci_hotplug sis_agp agpgart usbhid hid ff_memless ext3 jbd mbcache dm_mirror dm_snapshot dm_mod sg sr_mod cdrom sd_mod sis5513 ide_pci_generic ide_core floppy firewire_ohci firewire_core crc_itu_t tulip ehci_hcd ohci_hcd pata_sis ata_generic usbcore libata scsi_mod dock thermal processor fan
[   72.757622] 
[   72.757622] Pid: 2488, comm: mount.cifs Not tainted (2.6.25-2-686 #1)
[   72.757622] EIP: 0060:[<f0e139e8>] EFLAGS: 00010246 CPU: 0
[   72.757622] EIP is at cifs_strfromUCS_le+0x50/0x5f [cifs]
[   72.757622] EAX: 00000010 EBX: 00000000 ECX: 00000000 EDX: edc6072e
[   72.757622] ESI: 0000000b EDI: 00000000 EBP: 00000010 ESP: ef37fccc
[   72.757622]  DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068
[   72.757622] Process mount.cifs (pid: 2488, ti=ef37e000 task=edf6b8b0 task.ti=ef37e000)
[   72.757622] Stack: ef371440 00000000 edc6072e 00000000 0000000b edc6072d edddc480 f0e16904 
[   72.757622]        f0be04c0 00000001 00000000 00000000 edc4f800 f0e1111a 00000000 edc6072e 
[   72.757622]        eeb3f580 ef9b0300 44ac3674 8576505f 6a921331 47b2bed6 5fbcea37 6c58df6b 
[   72.757622] Call Trace:
[   72.757622]  [<f0e16904>] CIFS_SessSetup+0x4c8/0x728 [cifs]
[   72.757622]  [<f0e1111a>] SendReceive+0x3bf/0x3d2 [cifs]
[   72.757622]  [<f0e045a0>] cifs_setup_session+0x124/0xaec [cifs]
[   72.757622]  [<c01de9dd>] sprintf+0x1d/0x20
[   72.757622]  [<f0e0786d>] cifs_mount+0x1841/0x1e92 [cifs]
[   72.757622]  [<f0e078f0>] cifs_mount+0x18c4/0x1e92 [cifs]
[   72.757622]  [<c02b4334>] schedule_timeout+0x13/0x86
[   72.757622]  [<c015cabf>] get_page_from_freelist+0x2fe/0x37b
[   72.757622]  [<c01dda8e>] strlcpy+0x10/0x3a
[   72.757622]  [<f0dfb589>] cifs_get_sb+0x94/0x166 [cifs]
[   72.757622]  [<c0177264>] vfs_kern_mount+0x7b/0xed
[   72.757622]  [<c0177314>] do_kern_mount+0x2f/0xb4
[   72.757622]  [<c0188b21>] do_new_mount+0x55/0x89
[   72.757622]  [<c0188cee>] do_mount+0x199/0x1b8
[   72.757622]  [<c018714a>] copy_mount_options+0x26/0x109
[   72.757622]  [<c0188d7a>] sys_mount+0x6d/0xa7
[   72.757622]  [<c01077e4>] sysenter_past_esp+0x6d/0xa5
[   72.757622]  [<c02b0000>] init_amd+0x4a6/0x66e
[   72.757622]  =======================
[   72.757622] Code: b9 06 00 00 00 ff 56 08 85 c0 7e 04 01 c3 eb 07 8b 04 24 43 c6 00 3f 47 3b 7c 24 04 7d 0d 8b 54 24 08 66 8b 04 7a 66 85 c0 75 c7 <c6> 44 1d 00 00 89 d8 83 c4 0c 5b 5e 5f 5d c3 55 31 ed 57 89 cf 
[   72.757622] EIP: [<f0e139e8>] cifs_strfromUCS_le+0x50/0x5f [cifs] SS:ESP 0068:ef37fccc
[   72.757626] ---[ end trace 973b2141f513d726 ]---

Best regards,

-- 
Olivier BERGER 
(OpenPGP: 1024D/B4C5F37F)
http://www.olivierberger.com/weblog/




Bug marked as found in version 2.6.25-2-686. Request was from Olivier Berger <[email protected]> to [email protected]. (Fri, 23 May 2008 21:18:03 GMT) (full text, mbox, link).


Tags added: fixed-upstream Request was from [email protected] to [email protected]. (Mon, 23 Feb 2009 19:15:58 GMT) (full text, mbox, link).


Information forwarded to [email protected], Debian Kernel Team <[email protected]>:
Bug#463402; Package linux-2.6. (Mon, 02 Mar 2009 07:15:02 GMT) (full text, mbox, link).


Acknowledgement sent to Olivier Berger <[email protected]>:
Extra info received and forwarded to list. Copy sent to Debian Kernel Team <[email protected]>. (Mon, 02 Mar 2009 07:15:03 GMT) (full text, mbox, link).


Message #60 received at [email protected] (full text, mbox, reply):

From: Olivier Berger <[email protected]>
To: [email protected], [email protected]
Subject: upstream patch fixes the issue
Date: Mon, 2 Mar 2009 08:13:20 +0100
found 463402 2.6.26-13
tags 463402 + patch
thanks

On Mon, Feb 23, 2009 at 06:14:21PM +0000, [email protected] wrote:
> 
> # remote status report for #463402
> #  * http://bugzilla.kernel.org/show_bug.cgi?id=10451
> #  * remote status changed: NEW -> RESOLVED
> #  * remote resolution changed: (?) -> CODE-FIX
> #  * closed upstream
> tags 463402 + fixed-upstream
> usertags 463402 - status-NEW
> usertags 463402 + status-RESOLVED resolution-CODE-FIX
> 

The patch provided upstream fixes the problem on 2.6.26, FYI (http://bugzilla.kernel.org/attachment.cgi?id=20269&action=edit)

I applied the patch (quite trivial, and which applies perfectly) and recompiled a Debian 2.6.26 kernel, and tested it fixes the issue as expected.

May this be included in next stable kernel update ?

Thanks in advance.

Best regards,
-- 
Olivier BERGER 
(OpenPGP: 1024D/B4C5F37F)
http://www.olivierberger.com/weblog/




Bug marked as found in version 2.6.26-13. Request was from Olivier Berger <[email protected]> to [email protected]. (Mon, 02 Mar 2009 07:15:04 GMT) (full text, mbox, link).


Tags added: patch Request was from Olivier Berger <[email protected]> to [email protected]. (Mon, 02 Mar 2009 07:15:04 GMT) (full text, mbox, link).


Tags added: pending Request was from Maximilian Attems <[email protected]> to [email protected]. (Mon, 09 Mar 2009 13:57:17 GMT) (full text, mbox, link).


Reply sent to Bastian Blank <[email protected]>:
You have taken responsibility. (Tue, 24 Mar 2009 21:12:06 GMT) (full text, mbox, link).


Notification sent to Tobbe Eriksson <[email protected]>:
Bug acknowledged by developer. (Tue, 24 Mar 2009 21:12:06 GMT) (full text, mbox, link).


Message #71 received at [email protected] (full text, mbox, reply):

From: Bastian Blank <[email protected]>
To: [email protected]
Subject: Bug#463402: fixed in linux-2.6 2.6.29-1
Date: Tue, 24 Mar 2009 21:06:38 +0000
Source: linux-2.6
Source-Version: 2.6.29-1

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:

linux-2.6_2.6.29-1.diff.gz
  to pool/main/l/linux-2.6/linux-2.6_2.6.29-1.diff.gz
linux-2.6_2.6.29-1.dsc
  to pool/main/l/linux-2.6/linux-2.6_2.6.29-1.dsc
linux-2.6_2.6.29.orig.tar.gz
  to pool/main/l/linux-2.6/linux-2.6_2.6.29.orig.tar.gz
linux-doc-2.6.29_2.6.29-1_all.deb
  to pool/main/l/linux-2.6/linux-doc-2.6.29_2.6.29-1_all.deb
linux-headers-2.6.29-1-all-powerpc_2.6.29-1_powerpc.deb
  to pool/main/l/linux-2.6/linux-headers-2.6.29-1-all-powerpc_2.6.29-1_powerpc.deb
linux-headers-2.6.29-1-all_2.6.29-1_powerpc.deb
  to pool/main/l/linux-2.6/linux-headers-2.6.29-1-all_2.6.29-1_powerpc.deb
linux-headers-2.6.29-1-common_2.6.29-1_powerpc.deb
  to pool/main/l/linux-2.6/linux-headers-2.6.29-1-common_2.6.29-1_powerpc.deb
linux-headers-2.6.29-1-powerpc-smp_2.6.29-1_powerpc.deb
  to pool/main/l/linux-2.6/linux-headers-2.6.29-1-powerpc-smp_2.6.29-1_powerpc.deb
linux-headers-2.6.29-1-powerpc64_2.6.29-1_powerpc.deb
  to pool/main/l/linux-2.6/linux-headers-2.6.29-1-powerpc64_2.6.29-1_powerpc.deb
linux-headers-2.6.29-1-powerpc_2.6.29-1_powerpc.deb
  to pool/main/l/linux-2.6/linux-headers-2.6.29-1-powerpc_2.6.29-1_powerpc.deb
linux-image-2.6.29-1-powerpc-smp_2.6.29-1_powerpc.deb
  to pool/main/l/linux-2.6/linux-image-2.6.29-1-powerpc-smp_2.6.29-1_powerpc.deb
linux-image-2.6.29-1-powerpc64_2.6.29-1_powerpc.deb
  to pool/main/l/linux-2.6/linux-image-2.6.29-1-powerpc64_2.6.29-1_powerpc.deb
linux-image-2.6.29-1-powerpc_2.6.29-1_powerpc.deb
  to pool/main/l/linux-2.6/linux-image-2.6.29-1-powerpc_2.6.29-1_powerpc.deb
linux-libc-dev_2.6.29-1_powerpc.deb
  to pool/main/l/linux-2.6/linux-libc-dev_2.6.29-1_powerpc.deb
linux-manual-2.6.29_2.6.29-1_all.deb
  to pool/main/l/linux-2.6/linux-manual-2.6.29_2.6.29-1_all.deb
linux-patch-debian-2.6.29_2.6.29-1_all.deb
  to pool/main/l/linux-2.6/linux-patch-debian-2.6.29_2.6.29-1_all.deb
linux-source-2.6.29_2.6.29-1_all.deb
  to pool/main/l/linux-2.6/linux-source-2.6.29_2.6.29-1_all.deb
linux-support-2.6.29-1_2.6.29-1_all.deb
  to pool/main/l/linux-2.6/linux-support-2.6.29-1_2.6.29-1_all.deb
linux-tree-2.6.29_2.6.29-1_all.deb
  to pool/main/l/linux-2.6/linux-tree-2.6.29_2.6.29-1_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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bastian Blank <[email protected]> (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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 24 Mar 2009 14:32:11 +0100
Source: linux-2.6
Binary: linux-source-2.6.29 linux-doc-2.6.29 linux-manual-2.6.29 linux-patch-debian-2.6.29 linux-tree-2.6.29 linux-support-2.6.29-1 linux-libc-dev linux-headers-2.6.29-1-all linux-headers-2.6.29-1-all-alpha linux-headers-2.6.29-1-common linux-image-2.6.29-1-alpha-generic linux-headers-2.6.29-1-alpha-generic linux-image-2.6.29-1-alpha-smp linux-headers-2.6.29-1-alpha-smp linux-image-2.6.29-1-alpha-legacy linux-headers-2.6.29-1-alpha-legacy linux-headers-2.6.29-1-all-amd64 linux-image-2.6.29-1-amd64 linux-headers-2.6.29-1-amd64 linux-headers-2.6.29-1-all-arm linux-image-2.6.29-1-footbridge linux-headers-2.6.29-1-footbridge linux-image-2.6.29-1-iop32x linux-headers-2.6.29-1-iop32x linux-image-2.6.29-1-ixp4xx linux-headers-2.6.29-1-ixp4xx linux-image-2.6.29-1-orion5x linux-headers-2.6.29-1-orion5x linux-headers-2.6.29-1-all-armel linux-image-2.6.29-1-kirkwood linux-headers-2.6.29-1-kirkwood linux-image-2.6.29-1-versatile linux-headers-2.6.29-1-versatile linux-headers-2.6.29-1-all-hppa linux-image-2.6.29-1-parisc linux-headers-2.6.29-1-parisc linux-image-2.6.29-1-parisc-smp linux-headers-2.6.29-1-parisc-smp linux-image-2.6.29-1-parisc64 linux-headers-2.6.29-1-parisc64 linux-image-2.6.29-1-parisc64-smp linux-headers-2.6.29-1-parisc64-smp linux-headers-2.6.29-1-all-i386 linux-image-2.6.29-1-486 linux-headers-2.6.29-1-486 linux-image-2.6.29-1-686 linux-headers-2.6.29-1-686 linux-image-2.6.29-1-686-bigmem linux-headers-2.6.29-1-686-bigmem linux-headers-2.6.29-1-all-ia64 linux-image-2.6.29-1-itanium linux-headers-2.6.29-1-itanium linux-image-2.6.29-1-mckinley linux-headers-2.6.29-1-mckinley linux-headers-2.6.29-1-all-m68k linux-image-2.6.29-1-amiga linux-headers-2.6.29-1-amiga linux-image-2.6.29-1-atari linux-headers-2.6.29-1-atari linux-image-2.6.29-1-bvme6000 linux-headers-2.6.29-1-bvme6000 linux-image-2.6.29-1-mac linux-headers-2.6.29-1-mac linux-image-2.6.29-1-mvme147 linux-headers-2.6.29-1-mvme147 linux-image-2.6.29-1-mvme16x linux-headers-2.6.29-1-mvme16x linux-headers-2.6.29-1-all-mips linux-image-2.6.29-1-r4k-ip22 linux-headers-2.6.29-1-r4k-ip22 linux-image-2.6.29-1-r5k-ip32 linux-headers-2.6.29-1-r5k-ip32 linux-image-2.6.29-1-sb1-bcm91250a linux-headers-2.6.29-1-sb1-bcm91250a linux-image-2.6.29-1-sb1a-bcm91480b linux-headers-2.6.29-1-sb1a-bcm91480b linux-image-2.6.29-1-4kc-malta linux-headers-2.6.29-1-4kc-malta linux-image-2.6.29-1-5kc-malta linux-headers-2.6.29-1-5kc-malta linux-headers-2.6.29-1-all-mipsel linux-image-2.6.29-1-r5k-cobalt linux-headers-2.6.29-1-r5k-cobalt linux-headers-2.6.29-1-all-powerpc linux-image-2.6.29-1-powerpc linux-headers-2.6.29-1-powerpc linux-image-2.6.29-1-powerpc-smp linux-headers-2.6.29-1-powerpc-smp linux-image-2.6.29-1-powerpc64 linux-headers-2.6.29-1-powerpc64 linux-headers-2.6.29-1-all-s390 linux-image-2.6.29-1-s390 linux-headers-2.6.29-1-s390 linux-image-2.6.29-1-s390-tape linux-image-2.6.29-1-s390x linux-headers-2.6.29-1-s390x linux-headers-2.6.29-1-all-sparc linux-image-2.6.29-1-sparc64 linux-headers-2.6.29-1-sparc64 linux-image-2.6.29-1-sparc64-smp linux-headers-2.6.29-1-sparc64-smp
Architecture: source all powerpc
Version: 2.6.29-1
Distribution: unstable
Urgency: low
Maintainer: Debian Kernel Team <[email protected]>
Changed-By: Bastian Blank <[email protected]>
Description: 
 linux-doc-2.6.29 - Linux kernel specific documentation for version 2.6.29
 linux-headers-2.6.29-1-486 - Header files for Linux 2.6.29-1-486
 linux-headers-2.6.29-1-4kc-malta - Header files for Linux 2.6.29-1-4kc-malta
 linux-headers-2.6.29-1-5kc-malta - Header files for Linux 2.6.29-1-5kc-malta
 linux-headers-2.6.29-1-686 - Header files for Linux 2.6.29-1-686
 linux-headers-2.6.29-1-686-bigmem - Header files for Linux 2.6.29-1-686-bigmem
 linux-headers-2.6.29-1-all - All header files for Linux 2.6.29
 linux-headers-2.6.29-1-all-alpha - All header files for Linux 2.6.29
 linux-headers-2.6.29-1-all-amd64 - All header files for Linux 2.6.29
 linux-headers-2.6.29-1-all-arm - All header files for Linux 2.6.29
 linux-headers-2.6.29-1-all-armel - All header files for Linux 2.6.29
 linux-headers-2.6.29-1-all-hppa - All header files for Linux 2.6.29
 linux-headers-2.6.29-1-all-i386 - All header files for Linux 2.6.29
 linux-headers-2.6.29-1-all-ia64 - All header files for Linux 2.6.29
 linux-headers-2.6.29-1-all-m68k - All header files for Linux 2.6.29
 linux-headers-2.6.29-1-all-mips - All header files for Linux 2.6.29
 linux-headers-2.6.29-1-all-mipsel - All header files for Linux 2.6.29
 linux-headers-2.6.29-1-all-powerpc - All header files for Linux 2.6.29
 linux-headers-2.6.29-1-all-s390 - All header files for Linux 2.6.29
 linux-headers-2.6.29-1-all-sparc - All header files for Linux 2.6.29
 linux-headers-2.6.29-1-alpha-generic - Header files for Linux 2.6.29-1-alpha-generic
 linux-headers-2.6.29-1-alpha-legacy - Header files for Linux 2.6.29-1-alpha-legacy
 linux-headers-2.6.29-1-alpha-smp - Header files for Linux 2.6.29-1-alpha-smp
 linux-headers-2.6.29-1-amd64 - Header files for Linux 2.6.29-1-amd64
 linux-headers-2.6.29-1-amiga - Header files for Linux 2.6.29-1-amiga
 linux-headers-2.6.29-1-atari - Header files for Linux 2.6.29-1-atari
 linux-headers-2.6.29-1-bvme6000 - Header files for Linux 2.6.29-1-bvme6000
 linux-headers-2.6.29-1-common - Common header files for Linux 2.6.29-1
 linux-headers-2.6.29-1-footbridge - Header files for Linux 2.6.29-1-footbridge
 linux-headers-2.6.29-1-iop32x - Header files for Linux 2.6.29-1-iop32x
 linux-headers-2.6.29-1-itanium - Header files for Linux 2.6.29-1-itanium
 linux-headers-2.6.29-1-ixp4xx - Header files for Linux 2.6.29-1-ixp4xx
 linux-headers-2.6.29-1-kirkwood - Header files for Linux 2.6.29-1-kirkwood
 linux-headers-2.6.29-1-mac - Header files for Linux 2.6.29-1-mac
 linux-headers-2.6.29-1-mckinley - Header files for Linux 2.6.29-1-mckinley
 linux-headers-2.6.29-1-mvme147 - Header files for Linux 2.6.29-1-mvme147
 linux-headers-2.6.29-1-mvme16x - Header files for Linux 2.6.29-1-mvme16x
 linux-headers-2.6.29-1-orion5x - Header files for Linux 2.6.29-1-orion5x
 linux-headers-2.6.29-1-parisc - Header files for Linux 2.6.29-1-parisc
 linux-headers-2.6.29-1-parisc-smp - Header files for Linux 2.6.29-1-parisc-smp
 linux-headers-2.6.29-1-parisc64 - Header files for Linux 2.6.29-1-parisc64
 linux-headers-2.6.29-1-parisc64-smp - Header files for Linux 2.6.29-1-parisc64-smp
 linux-headers-2.6.29-1-powerpc - Header files for Linux 2.6.29-1-powerpc
 linux-headers-2.6.29-1-powerpc-smp - Header files for Linux 2.6.29-1-powerpc-smp
 linux-headers-2.6.29-1-powerpc64 - Header files for Linux 2.6.29-1-powerpc64
 linux-headers-2.6.29-1-r4k-ip22 - Header files for Linux 2.6.29-1-r4k-ip22
 linux-headers-2.6.29-1-r5k-cobalt - Header files for Linux 2.6.29-1-r5k-cobalt
 linux-headers-2.6.29-1-r5k-ip32 - Header files for Linux 2.6.29-1-r5k-ip32
 linux-headers-2.6.29-1-s390 - Header files for Linux 2.6.29-1-s390
 linux-headers-2.6.29-1-s390x - Header files for Linux 2.6.29-1-s390x
 linux-headers-2.6.29-1-sb1-bcm91250a - Header files for Linux 2.6.29-1-sb1-bcm91250a
 linux-headers-2.6.29-1-sb1a-bcm91480b - Header files for Linux 2.6.29-1-sb1a-bcm91480b
 linux-headers-2.6.29-1-sparc64 - Header files for Linux 2.6.29-1-sparc64
 linux-headers-2.6.29-1-sparc64-smp - Header files for Linux 2.6.29-1-sparc64-smp
 linux-headers-2.6.29-1-versatile - Header files for Linux 2.6.29-1-versatile
 linux-image-2.6.29-1-486 - Linux 2.6.29 image on x86
 linux-image-2.6.29-1-4kc-malta - Linux 2.6.29 image on MIPS Malta
 linux-image-2.6.29-1-5kc-malta - Linux 2.6.29 image on MIPS Malta (64-bit)
 linux-image-2.6.29-1-686 - Linux 2.6.29 image on PPro/Celeron/PII/PIII/P4
 linux-image-2.6.29-1-686-bigmem - Linux 2.6.29 image on PPro/Celeron/PII/PIII/P4
 linux-image-2.6.29-1-alpha-generic - Linux 2.6.29 image on Alpha
 linux-image-2.6.29-1-alpha-legacy - Linux 2.6.29 image on Alpha Legacy
 linux-image-2.6.29-1-alpha-smp - Linux 2.6.29 image on Alpha SMP
 linux-image-2.6.29-1-amd64 - Linux 2.6.29 image on AMD64
 linux-image-2.6.29-1-amiga - Linux 2.6.29 image on Amiga
 linux-image-2.6.29-1-atari - Linux 2.6.29 image on Atari
 linux-image-2.6.29-1-bvme6000 - Linux 2.6.29 image on BVM BVME4000 and BVME6000
 linux-image-2.6.29-1-footbridge - Linux 2.6.29 image on Footbridge
 linux-image-2.6.29-1-iop32x - Linux 2.6.29 image on IOP32x
 linux-image-2.6.29-1-itanium - Linux 2.6.29 image on Itanium
 linux-image-2.6.29-1-ixp4xx - Linux 2.6.29 image on IXP4xx
 linux-image-2.6.29-1-kirkwood - Linux 2.6.29 image on Marvell Kirkwood
 linux-image-2.6.29-1-mac - Linux 2.6.29 image on Macintosh
 linux-image-2.6.29-1-mckinley - Linux 2.6.29 image on Itanium II
 linux-image-2.6.29-1-mvme147 - Linux 2.6.29 image on Motorola MVME147
 linux-image-2.6.29-1-mvme16x - Linux 2.6.29 image on Motorola MVME162/6/7, MVME172/7
 linux-image-2.6.29-1-orion5x - Linux 2.6.29 image on Orion
 linux-image-2.6.29-1-parisc - Linux 2.6.29 image on 32-bit PA-RISC
 linux-image-2.6.29-1-parisc-smp - Linux 2.6.29 image on multiprocessor 32-bit PA-RISC
 linux-image-2.6.29-1-parisc64 - Linux 2.6.29 image on 64-bit PA-RISC
 linux-image-2.6.29-1-parisc64-smp - Linux 2.6.29 image on multiprocessor 64-bit PA-RISC
 linux-image-2.6.29-1-powerpc - Linux 2.6.29 image on uniprocessor 32-bit PowerPC
 linux-image-2.6.29-1-powerpc-smp - Linux 2.6.29 image on multiprocessor 32-bit PowerPC
 linux-image-2.6.29-1-powerpc64 - Linux 2.6.29 image on 64-bit PowerPC
 linux-image-2.6.29-1-r4k-ip22 - Linux 2.6.29 image on SGI IP22
 linux-image-2.6.29-1-r5k-cobalt - Linux 2.6.29 image on Cobalt
 linux-image-2.6.29-1-r5k-ip32 - Linux 2.6.29 image on SGI IP32
 linux-image-2.6.29-1-s390 - Linux 2.6.29 image on IBM S/390
 linux-image-2.6.29-1-s390-tape - Linux 2.6.29 image on IBM S/390, IPL from tape
 linux-image-2.6.29-1-s390x - Linux 2.6.29 image on IBM zSeries
 linux-image-2.6.29-1-sb1-bcm91250a - Linux 2.6.29 image on BCM91250A
 linux-image-2.6.29-1-sb1a-bcm91480b - Linux 2.6.29 image on BCM91480B
 linux-image-2.6.29-1-sparc64 - Linux 2.6.29 image on uniprocessor 64-bit UltraSPARC
 linux-image-2.6.29-1-sparc64-smp - Linux 2.6.29 image on multiprocessor 64-bit UltraSPARC
 linux-image-2.6.29-1-versatile - Linux 2.6.29 image on Versatile
 linux-libc-dev - Linux support headers for userspace development
 linux-manual-2.6.29 - Linux kernel API manual pages for version 2.6.29
 linux-patch-debian-2.6.29 - Debian patches to version 2.6.29 of the Linux kernel
 linux-source-2.6.29 - Linux kernel source for version 2.6.29 with Debian patches
 linux-support-2.6.29-1 - Support files for Linux 2.6.29
 linux-tree-2.6.29 - Linux kernel source tree for building Debian kernel images
Closes: 447549 463402 494007 494009 494308 501152 501153 502666 502667 502669 516709 516775 517771 518582 519761 520433
Changes: 
 linux-2.6 (2.6.29-1) unstable; urgency=low
 .
   * New upstream release
     - tg3 use request_firmware and firmware nuked.
     - acenic use request_firmware and firmware nuked.
     - e100 use request_firmware and firmware nuked. (closes: #494308)
     - cassini use request_firmware and firmware nuked.
     - starfire use request_firmware and firmware nuked. (closes: #501152)
     - cxgb3 use request_firmware and firmware nuked.
     - NR_CPUS setting no longer affects size of modules. (closes: #516709)
     - orinoco: use KERN_DEBUG for link status messages. (closes: #447549)
     - [CIFS] Fix oops in cifs_strfromUCS_le mounting to servers which do
       not specify their OS. (closes: #463402)
     - fixes conflict between <asm/byteorder.h> and <endian.h> on mips
       (closes: #519761)
 .
   [ maximilian attems ]
   * topconfig set new NET_NS, NET_SCH_DRR, NET_CLS_CGROUP, LIB80211,
     SCSI_CXGB3_ISCSI, NATIONAL_PHY, STE10XP, LSI_ET1011C_PHY, BTRFS_FS,
     SQUASHFS, PCI_STUB, WIMAX, MTD_LPDDR, EEPROM_AT24, EEPROM_AT25,
     EEPROM_LEGACY, BLK_DEV_IT8172, SMSC9420, WIMAX_I2400M_USB,
     WIMAX_I2400M_SDIO, MISDN_HFCUSB, SENSORS_ADT7475, SENSORS_LTC4245,
     RADIO_TEA5764, SND_HDA_CODEC_INTELHDMI, RT2860, RT2870, RTL8187SE,
     LIBFC, FCOE, ATL1C, JOYSTICK_WALKERA0701, TOUCHSCREEN_WACOM_W8001,
     TOUCHSCREEN_TSC2007, W1_SLAVE_DS2431, WM8350_POWER, SOC_CAMERA_MT9T031,
     SOC_CAMERA_TW9910, SOC_CAMERA_OV772X, USB_STV06XX, USB_GSPCA_OV534,
     DVB_LGDT3304, WM8350_WATCHDOG, SMSC_SCH311X_WDT, SND_HRTIMER,
     SND_HDA_RECONFIG, GREENASIA_FF, USB_SERIAL_SIEMENS_MPI,
     USB_SERIAL_OPTICON, LEDS_ALIX2, LEDS_WM8350, OCFS2_FS_POSIX_ACL,
     BTRFS_FS_POSIX_ACL, ATM_SOLOS, MFD_PCF50633, PCF50633_ADC, PCF50633_GPIO,
     REGULATOR_PCF50633, DVB_S921, EDAC_I5400, RTC_DRV_PCF50633,
     INPUT_PCF50633_PMU, CHARGER_PCF50633, DEVPTS_MULTIPLE_INSTANCES,
     SCHED_OMIT_FRAME_POINTER, DCB, IXGBE_DCB, SFC_MTD, BE2NET, DNET.
   * topconfig enable SND_HDA_HWDEP for sound debugging purpose.
   * topconfig enable USB_HIDDEV (closes: #517771)
   * [x86] set DELL_LAPTOP, COMEDI, X86_PTRACE_BTS, XENFS, XEN_COMPAT_XENFS,
     X86_REROUTE_FOR_BROKEN_BOOT_IRQS, OPTIMIZE_INLINING.
   * [x86] unset DRM_I915_KMS due to upgrade path from Lenny override with
     modeset module param.
   * temp.image.plain/preinst: Consistent output.
   * [x86_64] set SPARSE_IRQ, NUMA_MIGRATE_IRQ_DESC, TREE_RCU.
   * [x86_32] set BLK_DEV_CS5536.
   * [powerpc] set PHANTOM, HP_ILO, MV643XX_ETH, MOUSE_BCM5974, VIRTUALIZATION.
   * topconfig unset legacy SCSI_PROC_FS, PCMCIA_IOCTL, ACPI_PROCFS_POWER,
     ACPI_PROC_EVENT.
 .
   [ Bastian Blank ]
   * Use external source directory for all builds.
   * Use external source directory for all header packages.
   * Use dh_prep.
   * Update copyright file.
   * [s390/s390] Disable BTRFS.
   * [sparc] Use sparc as kernel architecture.
   * Update kconfig report changes patch.
   * [s390] Enable KVM.
   * Use debhelper compat level 7.
 .
   [ Martin Michlmayr ]
   * [mips/r4k-ip22] Build in RTC_DRV_DS1286.
   * [mips/r5k-ip32] Build in RTC_DRV_CMOS (Closes: #516775).
   * [arm/versatile, arm/iop32x, arm/ixp4xx] Make LLC2 modular.
   * [arm, mips, mipsel] Make MII modular.
   * [arm/ixp4xx] Make IXP4XX_WATCHDOG modular.
   * topconfig: Disable NET_DSA since this hardware is special purpose and
     the option cannot be made modular at the moment and bloats the kernel
     image too much.
   * [arm, armel] Enable various V4L USB devices. (Closes: #518582)
   * [arm/orion5x] Build the SENSORS_LM75 module since it's needed on the
     D-Link DNS-323.
   * [arm/iop32x, arm/ixp4xx, arm/orion5x] Enable INPUT_TOUCHSCREEN.
   * [arm/iop32x, arm/ixp4xx, arm/orion5x] Enable INPUT_JOYDEV, GAMEPORT
     and INPUT_JOYSTICK (Closes: #520433).
   * [arm/iop32x, arm/ixp4xx, arm/orion5x] Add a size check to ensure that
     the kernel will fit in flash.
   * Add patches from git.marvell.com to improve Kirkwood support:
     - make gpio /input/output validation separate
     - MPP initialization code
     - SDIO driver for Marvell SoCs
     - SDIO driver registration for DB6281 and RD6281
     - register internal devices in a common place
     - Marvell SheevaPlug support
     - SheevaPlug USB Power Enable setup
     - SheevaPlug LED support
     - Hook up I2C on Kirkwood
     - Add support for QNAP TS-119/TS-219 Turbo NAS
   * [armel/kirkwood] Add an image for Marvell's Kirkwood platform.
 .
   [ Ben Hutchings ]
   * Remove firmware from drivers and make them use request_firmware():
     - mga (closes: #502666)
     - qla1280 (closes: #502667)
     - r128 (closes: #494007)
     - radeon (closes: #494009)
     - tehuti (closes: #501153)
     - typhoon (closes: #502669)
Checksums-Sha1: 
 db6cda9b1e1f995804ad841a97ffdd6d1bd60dde 4542 linux-2.6_2.6.29-1.dsc
 eb117789176be64e3a83010f9f8462f9974e6e54 71089102 linux-2.6_2.6.29.orig.tar.gz
 ad402162ba8f36080ea90bf634b00282ea663739 543011 linux-2.6_2.6.29-1.diff.gz
 33cee79967bd89155063f0afe97962ca126ffd2a 103464 linux-tree-2.6.29_2.6.29-1_all.deb
 70a2658aace6794df61c70229dbedbb6536872ce 119056 linux-support-2.6.29-1_2.6.29-1_all.deb
 4a52a2ef13d8f06eb5528a181857a525e43cb75d 336052 linux-patch-debian-2.6.29_2.6.29-1_all.deb
 a5a1b0e24ee7aeb532f46b87b8f6f9f554ecf659 376528 linux-headers-2.6.29-1-powerpc_2.6.29-1_powerpc.deb
 ddbd38ffccc74a9af60e182709ca0ed66f880a44 25811224 linux-image-2.6.29-1-powerpc_2.6.29-1_powerpc.deb
 6a6e5bb2f8b8225cf6203010b4502cfcd49e5d17 55140764 linux-source-2.6.29_2.6.29-1_all.deb
 1c1043f19086ad84091b2d3ecb87d86f2445139e 377038 linux-headers-2.6.29-1-powerpc-smp_2.6.29-1_powerpc.deb
 c5a423966b425c83d0c7cd42aa768a2fa7c760be 26221960 linux-image-2.6.29-1-powerpc-smp_2.6.29-1_powerpc.deb
 edeab9561596e91fab5c8dc0613880d209878dcf 382068 linux-headers-2.6.29-1-powerpc64_2.6.29-1_powerpc.deb
 311dbe51f416990cde778d3d53bf1495aa87d051 25465168 linux-image-2.6.29-1-powerpc64_2.6.29-1_powerpc.deb
 e2bbcfd6db25e341bf1c548affb1a635576d3573 3461706 linux-headers-2.6.29-1-common_2.6.29-1_powerpc.deb
 d0c7f7024b1a8005da61b14f2fac7db0b5420647 103114 linux-headers-2.6.29-1-all_2.6.29-1_powerpc.deb
 1a187c122145899fdce255e92948b5a6159921b3 103142 linux-headers-2.6.29-1-all-powerpc_2.6.29-1_powerpc.deb
 06bb0a8b56b2209289bce15d0533075f0551cd5c 799758 linux-libc-dev_2.6.29-1_powerpc.deb
 61964b03660229a73a41acff32b611a4f9d25160 5060978 linux-doc-2.6.29_2.6.29-1_all.deb
 ace364a83056650b20bad11d5b4a6d69d8dd20de 1916176 linux-manual-2.6.29_2.6.29-1_all.deb
Checksums-Sha256: 
 a11a59a103b65bb35e152a31d444428cc35433ed75bc0ba9ac7618a5096570bc 4542 linux-2.6_2.6.29-1.dsc
 e1f5d63a0892422ea48b3e2f93449748bf0e5d0fab4ccf4271d953b33e7d42fb 71089102 linux-2.6_2.6.29.orig.tar.gz
 c192f9204544698d2928556ea64fd47a4cbb9c8056248bd8f7f54a123d537bd9 543011 linux-2.6_2.6.29-1.diff.gz
 0ef624414ecbfd7eb135288ceb765cc138f757d9e3fc7d7fbdb02dd500841583 103464 linux-tree-2.6.29_2.6.29-1_all.deb
 15d7cbb59333970f8b43a442c0b739fc7be7c431e02437be9f9b4e5d51fa2b23 119056 linux-support-2.6.29-1_2.6.29-1_all.deb
 1bb20a90ced7a5ea1b3407fd01aca8fd3329d8840b82f9ef470ebc253d9b685a 336052 linux-patch-debian-2.6.29_2.6.29-1_all.deb
 5f238a9d9b571208ce0ccb2af6ae13ed34bb21950f90bcaa8add2e601a0cf83f 376528 linux-headers-2.6.29-1-powerpc_2.6.29-1_powerpc.deb
 a2328272df56016cbc6871afc6836a84b7bfcc2dc49f2ff225b6ead573f960eb 25811224 linux-image-2.6.29-1-powerpc_2.6.29-1_powerpc.deb
 3756a9a448c12a7e934e99b35dea7f5f03e122dd8cce6b9df7667fb4a85f0556 55140764 linux-source-2.6.29_2.6.29-1_all.deb
 85de2311ddef239c01b8a47d82ff96c6f9ab2f2f34770dfda35992e0c15fae79 377038 linux-headers-2.6.29-1-powerpc-smp_2.6.29-1_powerpc.deb
 0190edeba2c77a74ad1aa3e25b525b42977c2fdb8ce9bf3067b772373e972ef6 26221960 linux-image-2.6.29-1-powerpc-smp_2.6.29-1_powerpc.deb
 1adce851889081142a41929744c449009fff8099b1d0d9d1402d232be839a65d 382068 linux-headers-2.6.29-1-powerpc64_2.6.29-1_powerpc.deb
 900a7862fdbdabb88d79f56a0755f07854da8f7dca868cbb5fd9a8b5ddd3b88c 25465168 linux-image-2.6.29-1-powerpc64_2.6.29-1_powerpc.deb
 f94ed55b1e87c8ff1778963265a4011445abf66eae12aa0e371338360061dcb7 3461706 linux-headers-2.6.29-1-common_2.6.29-1_powerpc.deb
 ab11fbc7cd4803a02f69eb05a121ecb982cb9bbefaf1b2f5a499f678b2adff29 103114 linux-headers-2.6.29-1-all_2.6.29-1_powerpc.deb
 97839c739dfca4e71c0193e89b9af8d15e60a9d0568148c634e5da50a142896c 103142 linux-headers-2.6.29-1-all-powerpc_2.6.29-1_powerpc.deb
 effec91b95a635abce66b72e9e5b561e57cb72ec0404e7c7a3d850ab7648db1d 799758 linux-libc-dev_2.6.29-1_powerpc.deb
 9eda1c1c485c04e0e8cb29ed503afa31ca7070f673b35ef0029168f12201d602 5060978 linux-doc-2.6.29_2.6.29-1_all.deb
 bb4ed930c7af81501b5de8f02ef25512690f5ffb5b24599152964a51882f5882 1916176 linux-manual-2.6.29_2.6.29-1_all.deb
Files: 
 f688be209b7fb361c55811972e67848f 4542 devel optional linux-2.6_2.6.29-1.dsc
 f3e9555a00f1304baf7206d918e586bc 71089102 devel optional linux-2.6_2.6.29.orig.tar.gz
 918a269598093be21ff2e0f290a29666 543011 devel optional linux-2.6_2.6.29-1.diff.gz
 24ebc58bd700542f38965edff7227eb3 103464 devel optional linux-tree-2.6.29_2.6.29-1_all.deb
 461d8b0f6bc900f110bda812831e4818 119056 devel optional linux-support-2.6.29-1_2.6.29-1_all.deb
 a0fffe19be9e11b72d61a84f844b305e 336052 devel optional linux-patch-debian-2.6.29_2.6.29-1_all.deb
 d162ca6cbba2029f8f9527b6c88754a1 376528 devel optional linux-headers-2.6.29-1-powerpc_2.6.29-1_powerpc.deb
 1121548bd0cf641a44ca1d2ba38d0925 25811224 admin optional linux-image-2.6.29-1-powerpc_2.6.29-1_powerpc.deb
 17a5ad23b711bea056e6fc38c3153589 55140764 devel optional linux-source-2.6.29_2.6.29-1_all.deb
 bb6a123784c196fdaef0f31a3f7f0762 377038 devel optional linux-headers-2.6.29-1-powerpc-smp_2.6.29-1_powerpc.deb
 edaef000952d4dd83f1381065639a9fb 26221960 admin optional linux-image-2.6.29-1-powerpc-smp_2.6.29-1_powerpc.deb
 c46060d00bcdcc35fe36d49023211be7 382068 devel optional linux-headers-2.6.29-1-powerpc64_2.6.29-1_powerpc.deb
 a32332a048914c64170f0161472a9363 25465168 admin optional linux-image-2.6.29-1-powerpc64_2.6.29-1_powerpc.deb
 1cad3ab7aaa23f0bb793f50c8a3e189c 3461706 devel optional linux-headers-2.6.29-1-common_2.6.29-1_powerpc.deb
 389d1aa9c36027975ad34233fb4653ce 103114 devel optional linux-headers-2.6.29-1-all_2.6.29-1_powerpc.deb
 2e2e39ff664871872376d54a5fa80e29 103142 devel optional linux-headers-2.6.29-1-all-powerpc_2.6.29-1_powerpc.deb
 e2b60a1f701e89427bf0407cc0888476 799758 devel optional linux-libc-dev_2.6.29-1_powerpc.deb
 aa17666303fbb8f149c117e8f78b674f 5060978 doc optional linux-doc-2.6.29_2.6.29-1_all.deb
 51308322ac355b51a9cd76962fbe71d1 1916176 doc optional linux-manual-2.6.29_2.6.29-1_all.deb

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

iEYEARECAAYFAknJCOoACgkQLkAIIn9ODhE8jwCfbO/R08TVMVu9gUofUAqP8PBL
H2QAoLHTvWSSS2EOhEPrRiId/usjVlSm
=qW3D
-----END PGP SIGNATURE-----





Reply sent to dann frazier <[email protected]>:
You have taken responsibility. (Thu, 26 Mar 2009 20:12:04 GMT) (full text, mbox, link).


Notification sent to Tobbe Eriksson <[email protected]>:
Bug acknowledged by developer. (Thu, 26 Mar 2009 20:12:05 GMT) (full text, mbox, link).


Message #76 received at [email protected] (full text, mbox, reply):

From: dann frazier <[email protected]>
To: [email protected]
Subject: Bug#463402: fixed in linux-2.6 2.6.26-14
Date: Thu, 26 Mar 2009 19:53:41 +0000
Source: linux-2.6
Source-Version: 2.6.26-14

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:

linux-2.6_2.6.26-14.diff.gz
  to pool/main/l/linux-2.6/linux-2.6_2.6.26-14.diff.gz
linux-2.6_2.6.26-14.dsc
  to pool/main/l/linux-2.6/linux-2.6_2.6.26-14.dsc
linux-doc-2.6.26_2.6.26-14_all.deb
  to pool/main/l/linux-2.6/linux-doc-2.6.26_2.6.26-14_all.deb
linux-headers-2.6.26-2-all-amd64_2.6.26-14_amd64.deb
  to pool/main/l/linux-2.6/linux-headers-2.6.26-2-all-amd64_2.6.26-14_amd64.deb
linux-headers-2.6.26-2-all_2.6.26-14_amd64.deb
  to pool/main/l/linux-2.6/linux-headers-2.6.26-2-all_2.6.26-14_amd64.deb
linux-headers-2.6.26-2-amd64_2.6.26-14_amd64.deb
  to pool/main/l/linux-2.6/linux-headers-2.6.26-2-amd64_2.6.26-14_amd64.deb
linux-headers-2.6.26-2-common-openvz_2.6.26-14_amd64.deb
  to pool/main/l/linux-2.6/linux-headers-2.6.26-2-common-openvz_2.6.26-14_amd64.deb
linux-headers-2.6.26-2-common-vserver_2.6.26-14_amd64.deb
  to pool/main/l/linux-2.6/linux-headers-2.6.26-2-common-vserver_2.6.26-14_amd64.deb
linux-headers-2.6.26-2-common-xen_2.6.26-14_amd64.deb
  to pool/main/l/linux-2.6/linux-headers-2.6.26-2-common-xen_2.6.26-14_amd64.deb
linux-headers-2.6.26-2-common_2.6.26-14_amd64.deb
  to pool/main/l/linux-2.6/linux-headers-2.6.26-2-common_2.6.26-14_amd64.deb
linux-headers-2.6.26-2-openvz-amd64_2.6.26-14_amd64.deb
  to pool/main/l/linux-2.6/linux-headers-2.6.26-2-openvz-amd64_2.6.26-14_amd64.deb
linux-headers-2.6.26-2-vserver-amd64_2.6.26-14_amd64.deb
  to pool/main/l/linux-2.6/linux-headers-2.6.26-2-vserver-amd64_2.6.26-14_amd64.deb
linux-headers-2.6.26-2-xen-amd64_2.6.26-14_amd64.deb
  to pool/main/l/linux-2.6/linux-headers-2.6.26-2-xen-amd64_2.6.26-14_amd64.deb
linux-image-2.6.26-2-amd64_2.6.26-14_amd64.deb
  to pool/main/l/linux-2.6/linux-image-2.6.26-2-amd64_2.6.26-14_amd64.deb
linux-image-2.6.26-2-openvz-amd64_2.6.26-14_amd64.deb
  to pool/main/l/linux-2.6/linux-image-2.6.26-2-openvz-amd64_2.6.26-14_amd64.deb
linux-image-2.6.26-2-vserver-amd64_2.6.26-14_amd64.deb
  to pool/main/l/linux-2.6/linux-image-2.6.26-2-vserver-amd64_2.6.26-14_amd64.deb
linux-image-2.6.26-2-xen-amd64_2.6.26-14_amd64.deb
  to pool/main/l/linux-2.6/linux-image-2.6.26-2-xen-amd64_2.6.26-14_amd64.deb
linux-libc-dev_2.6.26-14_amd64.deb
  to pool/main/l/linux-2.6/linux-libc-dev_2.6.26-14_amd64.deb
linux-manual-2.6.26_2.6.26-14_all.deb
  to pool/main/l/linux-2.6/linux-manual-2.6.26_2.6.26-14_all.deb
linux-modules-2.6.26-2-xen-amd64_2.6.26-14_amd64.deb
  to pool/main/l/linux-2.6/linux-modules-2.6.26-2-xen-amd64_2.6.26-14_amd64.deb
linux-patch-debian-2.6.26_2.6.26-14_all.deb
  to pool/main/l/linux-2.6/linux-patch-debian-2.6.26_2.6.26-14_all.deb
linux-source-2.6.26_2.6.26-14_all.deb
  to pool/main/l/linux-2.6/linux-source-2.6.26_2.6.26-14_all.deb
linux-support-2.6.26-2_2.6.26-14_all.deb
  to pool/main/l/linux-2.6/linux-support-2.6.26-2_2.6.26-14_all.deb
linux-tree-2.6.26_2.6.26-14_all.deb
  to pool/main/l/linux-2.6/linux-tree-2.6.26_2.6.26-14_all.deb
xen-linux-system-2.6.26-2-xen-amd64_2.6.26-14_amd64.deb
  to pool/main/l/linux-2.6/xen-linux-system-2.6.26-2-xen-amd64_2.6.26-14_amd64.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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
dann frazier <[email protected]> (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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 22 Mar 2009 14:09:23 -0600
Source: linux-2.6
Binary: linux-source-2.6.26 linux-doc-2.6.26 linux-manual-2.6.26 linux-patch-debian-2.6.26 linux-tree-2.6.26 linux-support-2.6.26-2 linux-libc-dev linux-headers-2.6.26-2-all linux-headers-2.6.26-2-all-alpha linux-headers-2.6.26-2-common linux-image-2.6.26-2-alpha-generic linux-headers-2.6.26-2-alpha-generic linux-image-2.6.26-2-alpha-smp linux-headers-2.6.26-2-alpha-smp linux-image-2.6.26-2-alpha-legacy linux-headers-2.6.26-2-alpha-legacy linux-headers-2.6.26-2-all-amd64 linux-image-2.6.26-2-amd64 linux-headers-2.6.26-2-amd64 linux-headers-2.6.26-2-common-openvz linux-image-2.6.26-2-openvz-amd64 linux-headers-2.6.26-2-openvz-amd64 linux-headers-2.6.26-2-common-vserver linux-image-2.6.26-2-vserver-amd64 linux-headers-2.6.26-2-vserver-amd64 linux-headers-2.6.26-2-common-xen linux-image-2.6.26-2-xen-amd64 linux-modules-2.6.26-2-xen-amd64 linux-headers-2.6.26-2-xen-amd64 xen-linux-system-2.6.26-2-xen-amd64 linux-headers-2.6.26-2-all-arm linux-image-2.6.26-2-footbridge linux-headers-2.6.26-2-footbridge linux-image-2.6.26-2-iop32x linux-headers-2.6.26-2-iop32x linux-image-2.6.26-2-ixp4xx linux-headers-2.6.26-2-ixp4xx linux-image-2.6.26-2-orion5x linux-headers-2.6.26-2-orion5x linux-headers-2.6.26-2-all-armel linux-image-2.6.26-2-versatile linux-headers-2.6.26-2-versatile linux-headers-2.6.26-2-all-hppa linux-image-2.6.26-2-parisc linux-headers-2.6.26-2-parisc linux-image-2.6.26-2-parisc-smp linux-headers-2.6.26-2-parisc-smp linux-image-2.6.26-2-parisc64 linux-headers-2.6.26-2-parisc64 linux-image-2.6.26-2-parisc64-smp linux-headers-2.6.26-2-parisc64-smp linux-headers-2.6.26-2-all-i386 linux-image-2.6.26-2-486 linux-headers-2.6.26-2-486 linux-image-2.6.26-2-686 linux-headers-2.6.26-2-686 linux-image-2.6.26-2-686-bigmem linux-headers-2.6.26-2-686-bigmem linux-image-2.6.26-2-openvz-686 linux-headers-2.6.26-2-openvz-686 linux-image-2.6.26-2-vserver-686 linux-headers-2.6.26-2-vserver-686 linux-image-2.6.26-2-vserver-686-bigmem linux-headers-2.6.26-2-vserver-686-bigmem linux-image-2.6.26-2-xen-686 linux-modules-2.6.26-2-xen-686 linux-headers-2.6.26-2-xen-686 xen-linux-system-2.6.26-2-xen-686 linux-headers-2.6.26-2-all-ia64 linux-image-2.6.26-2-itanium linux-headers-2.6.26-2-itanium linux-image-2.6.26-2-mckinley linux-headers-2.6.26-2-mckinley linux-image-2.6.26-2-vserver-itanium linux-headers-2.6.26-2-vserver-itanium linux-image-2.6.26-2-vserver-mckinley linux-headers-2.6.26-2-vserver-mckinley linux-headers-2.6.26-2-all-m68k linux-image-2.6.26-2-amiga linux-headers-2.6.26-2-amiga linux-image-2.6.26-2-atari linux-headers-2.6.26-2-atari linux-image-2.6.26-2-bvme6000 linux-headers-2.6.26-2-bvme6000 linux-image-2.6.26-2-mac linux-headers-2.6.26-2-mac linux-image-2.6.26-2-mvme147 linux-headers-2.6.26-2-mvme147 linux-image-2.6.26-2-mvme16x linux-headers-2.6.26-2-mvme16x linux-headers-2.6.26-2-all-mips linux-image-2.6.26-2-r4k-ip22 linux-headers-2.6.26-2-r4k-ip22 linux-image-2.6.26-2-r5k-ip32 linux-headers-2.6.26-2-r5k-ip32 linux-image-2.6.26-2-sb1-bcm91250a linux-headers-2.6.26-2-sb1-bcm91250a linux-image-2.6.26-2-sb1a-bcm91480b linux-headers-2.6.26-2-sb1a-bcm91480b linux-image-2.6.26-2-4kc-malta linux-headers-2.6.26-2-4kc-malta linux-image-2.6.26-2-5kc-malta linux-headers-2.6.26-2-5kc-malta linux-headers-2.6.26-2-all-mipsel linux-image-2.6.26-2-r5k-cobalt linux-headers-2.6.26-2-r5k-cobalt linux-headers-2.6.26-2-all-powerpc linux-image-2.6.26-2-powerpc linux-headers-2.6.26-2-powerpc linux-image-2.6.26-2-powerpc-smp linux-headers-2.6.26-2-powerpc-smp linux-image-2.6.26-2-powerpc64 linux-headers-2.6.26-2-powerpc64 linux-image-2.6.26-2-vserver-powerpc linux-headers-2.6.26-2-vserver-powerpc linux-image-2.6.26-2-vserver-powerpc64 linux-headers-2.6.26-2-vserver-powerpc64 linux-headers-2.6.26-2-all-s390 linux-image-2.6.26-2-s390 linux-headers-2.6.26-2-s390 linux-image-2.6.26-2-s390-tape linux-image-2.6.26-2-s390x linux-headers-2.6.26-2-s390x linux-image-2.6.26-2-vserver-s390x linux-headers-2.6.26-2-vserver-s390x linux-headers-2.6.26-2-all-sparc linux-image-2.6.26-2-sparc64 linux-headers-2.6.26-2-sparc64 linux-image-2.6.26-2-sparc64-smp linux-headers-2.6.26-2-sparc64-smp linux-image-2.6.26-2-vserver-sparc64 linux-headers-2.6.26-2-vserver-sparc64
Architecture: source all amd64
Version: 2.6.26-14
Distribution: stable
Urgency: high
Maintainer: Debian Kernel Team <[email protected]>
Changed-By: dann frazier <[email protected]>
Description: 
 linux-doc-2.6.26 - Linux kernel specific documentation for version 2.6.26
 linux-headers-2.6.26-2-486 - Header files for Linux 2.6.26-2-486
 linux-headers-2.6.26-2-4kc-malta - Header files for Linux 2.6.26-2-4kc-malta
 linux-headers-2.6.26-2-5kc-malta - Header files for Linux 2.6.26-2-5kc-malta
 linux-headers-2.6.26-2-686 - Header files for Linux 2.6.26-2-686
 linux-headers-2.6.26-2-686-bigmem - Header files for Linux 2.6.26-2-686-bigmem
 linux-headers-2.6.26-2-all - All header files for Linux 2.6.26
 linux-headers-2.6.26-2-all-alpha - All header files for Linux 2.6.26
 linux-headers-2.6.26-2-all-amd64 - All header files for Linux 2.6.26
 linux-headers-2.6.26-2-all-arm - All header files for Linux 2.6.26
 linux-headers-2.6.26-2-all-armel - All header files for Linux 2.6.26
 linux-headers-2.6.26-2-all-hppa - All header files for Linux 2.6.26
 linux-headers-2.6.26-2-all-i386 - All header files for Linux 2.6.26
 linux-headers-2.6.26-2-all-ia64 - All header files for Linux 2.6.26
 linux-headers-2.6.26-2-all-m68k - All header files for Linux 2.6.26
 linux-headers-2.6.26-2-all-mips - All header files for Linux 2.6.26
 linux-headers-2.6.26-2-all-mipsel - All header files for Linux 2.6.26
 linux-headers-2.6.26-2-all-powerpc - All header files for Linux 2.6.26
 linux-headers-2.6.26-2-all-s390 - All header files for Linux 2.6.26
 linux-headers-2.6.26-2-all-sparc - All header files for Linux 2.6.26
 linux-headers-2.6.26-2-alpha-generic - Header files for Linux 2.6.26-2-alpha-generic
 linux-headers-2.6.26-2-alpha-legacy - Header files for Linux 2.6.26-2-alpha-legacy
 linux-headers-2.6.26-2-alpha-smp - Header files for Linux 2.6.26-2-alpha-smp
 linux-headers-2.6.26-2-amd64 - Header files for Linux 2.6.26-2-amd64
 linux-headers-2.6.26-2-amiga - Header files for Linux 2.6.26-2-amiga
 linux-headers-2.6.26-2-atari - Header files for Linux 2.6.26-2-atari
 linux-headers-2.6.26-2-bvme6000 - Header files for Linux 2.6.26-2-bvme6000
 linux-headers-2.6.26-2-common - Common header files for Linux 2.6.26-2
 linux-headers-2.6.26-2-common-openvz - Common header files for Linux 2.6.26-2-openvz
 linux-headers-2.6.26-2-common-vserver - Common header files for Linux 2.6.26-2-vserver
 linux-headers-2.6.26-2-common-xen - Common header files for Linux 2.6.26-2-xen
 linux-headers-2.6.26-2-footbridge - Header files for Linux 2.6.26-2-footbridge
 linux-headers-2.6.26-2-iop32x - Header files for Linux 2.6.26-2-iop32x
 linux-headers-2.6.26-2-itanium - Header files for Linux 2.6.26-2-itanium
 linux-headers-2.6.26-2-ixp4xx - Header files for Linux 2.6.26-2-ixp4xx
 linux-headers-2.6.26-2-mac - Header files for Linux 2.6.26-2-mac
 linux-headers-2.6.26-2-mckinley - Header files for Linux 2.6.26-2-mckinley
 linux-headers-2.6.26-2-mvme147 - Header files for Linux 2.6.26-2-mvme147
 linux-headers-2.6.26-2-mvme16x - Header files for Linux 2.6.26-2-mvme16x
 linux-headers-2.6.26-2-openvz-686 - Header files for Linux 2.6.26-2-openvz-686
 linux-headers-2.6.26-2-openvz-amd64 - Header files for Linux 2.6.26-2-openvz-amd64
 linux-headers-2.6.26-2-orion5x - Header files for Linux 2.6.26-2-orion5x
 linux-headers-2.6.26-2-parisc - Header files for Linux 2.6.26-2-parisc
 linux-headers-2.6.26-2-parisc-smp - Header files for Linux 2.6.26-2-parisc-smp
 linux-headers-2.6.26-2-parisc64 - Header files for Linux 2.6.26-2-parisc64
 linux-headers-2.6.26-2-parisc64-smp - Header files for Linux 2.6.26-2-parisc64-smp
 linux-headers-2.6.26-2-powerpc - Header files for Linux 2.6.26-2-powerpc
 linux-headers-2.6.26-2-powerpc-smp - Header files for Linux 2.6.26-2-powerpc-smp
 linux-headers-2.6.26-2-powerpc64 - Header files for Linux 2.6.26-2-powerpc64
 linux-headers-2.6.26-2-r4k-ip22 - Header files for Linux 2.6.26-2-r4k-ip22
 linux-headers-2.6.26-2-r5k-cobalt - Header files for Linux 2.6.26-2-r5k-cobalt
 linux-headers-2.6.26-2-r5k-ip32 - Header files for Linux 2.6.26-2-r5k-ip32
 linux-headers-2.6.26-2-s390 - Header files for Linux 2.6.26-2-s390
 linux-headers-2.6.26-2-s390x - Header files for Linux 2.6.26-2-s390x
 linux-headers-2.6.26-2-sb1-bcm91250a - Header files for Linux 2.6.26-2-sb1-bcm91250a
 linux-headers-2.6.26-2-sb1a-bcm91480b - Header files for Linux 2.6.26-2-sb1a-bcm91480b
 linux-headers-2.6.26-2-sparc64 - Header files for Linux 2.6.26-2-sparc64
 linux-headers-2.6.26-2-sparc64-smp - Header files for Linux 2.6.26-2-sparc64-smp
 linux-headers-2.6.26-2-versatile - Header files for Linux 2.6.26-2-versatile
 linux-headers-2.6.26-2-vserver-686 - Header files for Linux 2.6.26-2-vserver-686
 linux-headers-2.6.26-2-vserver-686-bigmem - Header files for Linux 2.6.26-2-vserver-686-bigmem
 linux-headers-2.6.26-2-vserver-amd64 - Header files for Linux 2.6.26-2-vserver-amd64
 linux-headers-2.6.26-2-vserver-itanium - Header files for Linux 2.6.26-2-vserver-itanium
 linux-headers-2.6.26-2-vserver-mckinley - Header files for Linux 2.6.26-2-vserver-mckinley
 linux-headers-2.6.26-2-vserver-powerpc - Header files for Linux 2.6.26-2-vserver-powerpc
 linux-headers-2.6.26-2-vserver-powerpc64 - Header files for Linux 2.6.26-2-vserver-powerpc64
 linux-headers-2.6.26-2-vserver-s390x - Header files for Linux 2.6.26-2-vserver-s390x
 linux-headers-2.6.26-2-vserver-sparc64 - Header files for Linux 2.6.26-2-vserver-sparc64
 linux-headers-2.6.26-2-xen-686 - Header files for Linux 2.6.26-2-xen-686
 linux-headers-2.6.26-2-xen-amd64 - Header files for Linux 2.6.26-2-xen-amd64
 linux-image-2.6.26-2-486 - Linux 2.6.26 image on x86
 linux-image-2.6.26-2-4kc-malta - Linux 2.6.26 image on MIPS Malta
 linux-image-2.6.26-2-5kc-malta - Linux 2.6.26 image on MIPS Malta (64-bit)
 linux-image-2.6.26-2-686 - Linux 2.6.26 image on PPro/Celeron/PII/PIII/P4
 linux-image-2.6.26-2-686-bigmem - Linux 2.6.26 image on PPro/Celeron/PII/PIII/P4
 linux-image-2.6.26-2-alpha-generic - Linux 2.6.26 image on Alpha
 linux-image-2.6.26-2-alpha-legacy - Linux 2.6.26 image on Alpha Legacy
 linux-image-2.6.26-2-alpha-smp - Linux 2.6.26 image on Alpha SMP
 linux-image-2.6.26-2-amd64 - Linux 2.6.26 image on AMD64
 linux-image-2.6.26-2-amiga - Linux 2.6.26 image on Amiga
 linux-image-2.6.26-2-atari - Linux 2.6.26 image on Atari
 linux-image-2.6.26-2-bvme6000 - Linux 2.6.26 image on BVM BVME4000 and BVME6000
 linux-image-2.6.26-2-footbridge - Linux 2.6.26 image on Footbridge
 linux-image-2.6.26-2-iop32x - Linux 2.6.26 image on IOP32x
 linux-image-2.6.26-2-itanium - Linux 2.6.26 image on Itanium
 linux-image-2.6.26-2-ixp4xx - Linux 2.6.26 image on IXP4xx
 linux-image-2.6.26-2-mac - Linux 2.6.26 image on Macintosh
 linux-image-2.6.26-2-mckinley - Linux 2.6.26 image on Itanium II
 linux-image-2.6.26-2-mvme147 - Linux 2.6.26 image on Motorola MVME147
 linux-image-2.6.26-2-mvme16x - Linux 2.6.26 image on Motorola MVME162/6/7, MVME172/7
 linux-image-2.6.26-2-openvz-686 - Linux 2.6.26 image on PPro/Celeron/PII/PIII/P4, OpenVZ support
 linux-image-2.6.26-2-openvz-amd64 - Linux 2.6.26 image on AMD64, OpenVZ support
 linux-image-2.6.26-2-orion5x - Linux 2.6.26 image on Orion
 linux-image-2.6.26-2-parisc - Linux 2.6.26 image on 32-bit PA-RISC
 linux-image-2.6.26-2-parisc-smp - Linux 2.6.26 image on multiprocessor 32-bit PA-RISC
 linux-image-2.6.26-2-parisc64 - Linux 2.6.26 image on 64-bit PA-RISC
 linux-image-2.6.26-2-parisc64-smp - Linux 2.6.26 image on multiprocessor 64-bit PA-RISC
 linux-image-2.6.26-2-powerpc - Linux 2.6.26 image on uniprocessor 32-bit PowerPC
 linux-image-2.6.26-2-powerpc-smp - Linux 2.6.26 image on multiprocessor 32-bit PowerPC
 linux-image-2.6.26-2-powerpc64 - Linux 2.6.26 image on 64-bit PowerPC
 linux-image-2.6.26-2-r4k-ip22 - Linux 2.6.26 image on SGI IP22
 linux-image-2.6.26-2-r5k-cobalt - Linux 2.6.26 image on Cobalt
 linux-image-2.6.26-2-r5k-ip32 - Linux 2.6.26 image on SGI IP32
 linux-image-2.6.26-2-s390 - Linux 2.6.26 image on IBM S/390
 linux-image-2.6.26-2-s390-tape - Linux 2.6.26 image on IBM S/390, IPL from tape
 linux-image-2.6.26-2-s390x - Linux 2.6.26 image on IBM zSeries
 linux-image-2.6.26-2-sb1-bcm91250a - Linux 2.6.26 image on BCM91250A
 linux-image-2.6.26-2-sb1a-bcm91480b - Linux 2.6.26 image on BCM91480B
 linux-image-2.6.26-2-sparc64 - Linux 2.6.26 image on uniprocessor 64-bit UltraSPARC
 linux-image-2.6.26-2-sparc64-smp - Linux 2.6.26 image on multiprocessor 64-bit UltraSPARC
 linux-image-2.6.26-2-versatile - Linux 2.6.26 image on Versatile
 linux-image-2.6.26-2-vserver-686 - Linux 2.6.26 image on PPro/Celeron/PII/PIII/P4, Linux-VServer sup
 linux-image-2.6.26-2-vserver-686-bigmem - Linux 2.6.26 image on PPro/Celeron/PII/PIII/P4, Linux-VServer sup
 linux-image-2.6.26-2-vserver-amd64 - Linux 2.6.26 image on AMD64, Linux-VServer support
 linux-image-2.6.26-2-vserver-itanium - Linux 2.6.26 image on Itanium, Linux-VServer support
 linux-image-2.6.26-2-vserver-mckinley - Linux 2.6.26 image on Itanium II, Linux-VServer support
 linux-image-2.6.26-2-vserver-powerpc - Linux 2.6.26 image on uniprocessor 32-bit PowerPC, Linux-VServer 
 linux-image-2.6.26-2-vserver-powerpc64 - Linux 2.6.26 image on 64-bit PowerPC, Linux-VServer support
 linux-image-2.6.26-2-vserver-s390x - Linux 2.6.26 image on IBM zSeries, Linux-VServer support
 linux-image-2.6.26-2-vserver-sparc64 - Linux 2.6.26 image on uniprocessor 64-bit UltraSPARC, Linux-VServ
 linux-image-2.6.26-2-xen-686 - Linux 2.6.26 image on i686, oldstyle Xen support
 linux-image-2.6.26-2-xen-amd64 - Linux 2.6.26 image on AMD64, oldstyle Xen support
 linux-libc-dev - Linux support headers for userspace development
 linux-manual-2.6.26 - Linux kernel API manual pages for version 2.6.26
 linux-modules-2.6.26-2-xen-686 - Linux 2.6.26 modules on i686
 linux-modules-2.6.26-2-xen-amd64 - Linux 2.6.26 modules on AMD64
 linux-patch-debian-2.6.26 - Debian patches to version 2.6.26 of the Linux kernel
 linux-source-2.6.26 - Linux kernel source for version 2.6.26 with Debian patches
 linux-support-2.6.26-2 - Support files for Linux 2.6.26
 linux-tree-2.6.26 - Linux kernel source tree for building Debian kernel images
 xen-linux-system-2.6.26-2-xen-686 - XEN system with Linux 2.6.26 image on i686
 xen-linux-system-2.6.26-2-xen-amd64 - XEN system with Linux 2.6.26 image on AMD64
Closes: 401439 463402 493415 494445 500645 500876 501985 503097 505174 505250 508773 509716 510607 511165 512031 513228 514149 514155 514567 514624 516775 517771 517892 518431 518582 518899 518900 518921 520034 520379 520433 520548 520561 520677 520740 521016
Changes: 
 linux-2.6 (2.6.26-14) stable; urgency=high
 .
   [ Moritz Muehlenhoff ]
   * Add support for Acer Aspire One with ALC269 codec chip. (Closes: #505250)
   * Allow authenticated deep NFS mounts, a regression from etch
     (Closes: #512031)
   * ALSA HDA hardware support (closes: #514567)
     - Backport ALSA driver quirks for various HP notebooks
     - Add appletv support
     - Fix SPDIF output on AD1989B
     - Add ALC887 support
     - Add support for Dell Studio 15
     - Add support for MEDION MD96630
     - Support Asus P5Q Premium/Pro boards
     - Add support for ECS/PC Chips boards with Sigmatel codecs
     - Add support for Toshiba L305
   * Add USB mass storage quirk for "Kyocera / Contax SL300R T*" digital
     cameras. (Closes: #518899)
   * ALSA: Fix OOPS with MIDI in caiaq driver. (Closes: #518900)
   * Add USB mass storage quirks (Closes: #520561)
      - Nikon D300 and Nikon D2H cameras
      - Mio C520-GPS units and Mio Moov 330 GPS
      - Nokia phones: 7610, Supernova, 3500c, 3109c, 5300 and 5310
      - Nokia 6233 (Closes: #493415)
   * [cifs] Fix oops when mounting servers that don't specify their OS
     (Closes: #463402)
   * Remove invalid truesize detection (Closes: #509716)
 .
   [ dann frazier ]
   * Fix softlockups in sungem driver (Closes: #514624)
   * intel-agp: Add support for G41 chipset (Closes: #513228)
   * [openvz] 777e816 Fix wrong size of ub0_percpu.
     (Closes: #500876, #503097, #514149)
   * [openvz] b5e1f74 Fix oops in netlink conntrack module when loaded after
     a ve start (Closes: #511165)
   * [openvz] 6d18ba3 CPT: revert check on sk_reuse>1 (Closes: #500645)
   * Fixes for CVE-2009-0029 broke uml compilation; fix.
   * [openvz] 20bd907 simfs: fix oops if filesystem passes NULL mnt arg to
     getattr. (Closes: #508773)
   * Add -fwrapv to CFLAGS to prevent gcc from optimizing out certain
     wrap tests. (Closes: #520548)
   * Bump ABI to 2.
   * [parisc] Fix the loading of large kernel modules (Closes: #401439)
   * Make the max number of lockd connections configurable and increase
     the default from 80 to the more reasonable 1024 (Closes: #520379)
   * [x86, vmi] Fix missing paravirt_release_pmd in pgd_dtor (Closes: #520677)
   * [mips64] Fix sign extend issue in llseek syscall (Closes: #521016)
 .
   [ Martin Michlmayr ]
   * rt2x00: Fix VGC lower bound initialization. (Closes: #510607)
   * sata_mv: Fix 8-port timeouts on 508x/6081 chips (Closes: #514155)
   * sata_mv: Properly initialize main irq mask.
   * IP32: Add platform device for CMOS RTC; remove dead code.
   * [mips/r5k-ip32] Build in RTC_DRV_CMOS. (Closes: #516775)
   * [arm, armel] Enable USB_HIDDEV. (Closes: #517771)
   * [arm, armel] Enable various V4L USB devices. (Closes: #518582)
   * [arm/iop32x, arm/ixp4xx, arm/orion5x] Enable INPUT_JOYDEV, GAMEPORT
     and INPUT_JOYSTICK (Closes: #520433).
 .
   [ Bastian Blank ]
   * [sparc] Revert: Reintroduce dummy PCI host controller to workaround broken
     X.org. Not supportable and breaks to many things.
   * [amd64] Fix errno on nonexistant syscalls. (closes: #518921)
 .
   [ Ian Campbell ]
   * [nfs] Backport upstream patches to fix NFS "task blocked for more than 120
     seconds" issue (Closes: #518431)
 .
   [ Aurelien Jarno ]
   * [mips/mipsel] Fix errno on inexistent syscalls. (Closes: #520034).
 .
   [ maximilian attems ]
   * [openvz] 849af42 [UB]: Double free for UDP socket.
   * [openvz] 7ebcbe3 autofs: fix default pgrp vnr.
   * [openvz] 17b09e1 conntrack: prevent double allocate/free of protos.
     (closes: #494445)
   * [openvz] 7d3f10f conntrack: prevent call register_pernet_subsys() from VE
     context.
   * [openvz] 482dd20 conntrack: prevent call nf_register_hooks() from VE
     context.
   * [openvz] ff3483a Fix erratum that causes memory corruption.
   * [openvz] 5fff3eb conntrack: adjust context during freeing.
   * [openvz] 3cb8bc3 netfilter: NAT: assign nf_nat_seq_adjust_hook from VE0
     context only.
   * [openvz] 4909102 netfilter: call nf_register_hooks from VE0 context only.
   * [openvz] ce67d5b iptables: setup init iptables mask before net
     initialization.
   * [openvz] 134416f Correct per-process capabilities bounding set in CT.
   * [openvz] 029cecb cpt: Make the proper check for sigmask.
   * [openvz] 86d7416 ms: fix inotify umount.
   * [openvz] c5c1032 Don't dereference NULL tsk->mm in ve_move_task.
   * [openvz] 5c591ae bridge: don't leak master device on brctl addif.
   * [openvz] c578262 net: NETIF_F_VIRTUAL intersects with NETIF_F_LRO.
   * [openvz] 8aa7044 Fix broken permissions for Unix98 pty.
   * [openvz] 09686c1 Free skb->nf_bridge in veth_xmit() and venet_xmit().
   * [openvz] 397500c autofs4: fix ia32 compat mode.
   * [openvz] 0328e3d pidns: update leader_pid at pidns attach.
   * [openvz] 66ec7f7 nfs: fix nfs clinet in VE (finally).
   * [openvz] 4fc3a18 cpt: bump image version to VERSION_26.
   * [openvz] 2a08380 nfs: add missed ve_nfs.h file.
   * [openvz] 4c9010e autofs4: pidns friendly oz_mode.
   * [openvz] 2c1b2f7 conntrack: Allocate/free ve_nf_conntrack_l3proto_ipv6.
   * [openvz] e29a555 ct: Move _nf_conntrack_l3proto_ipv6 to net namespace.
   * [openvz] 4355344 conntrack: fix oops in nf_ct_frag6_gather.
   * [openvz] bd5e806 Add "VE features" for sit and ipip devices.
   * [openvz] 9baf6095 Simplify call __dev_change_net_namespace() by remove
     parameters.
   * [openvz] 35f41f11 Adjust VE before call
     netdev_unregister_kobject/netdev_register_kobject.
   * [openvz] 83ea78e netns: fix net_generic array leak.
   * [openvz] ce67d5b iptables: setup init iptables mask before net
     initialization.
   * [openvz] fffc6ff net: set ve context when init/exit method is called.
     (closes: #517892, #520740)
   * [openvz] 6b9fe02 vzwdog: walk through the block devices list properly.
   * [openvz] 6b9fe02 netns: enable cross-ve Unix sockets.
   * [openvz] 1acba85 netfilter: Fix NULL dereference in nf_nat_setup_info.
   * [openvz] b405aed netfilter: Add check to the nat hooks.
   * [openvz] b8b70c7 nfs: Fix access to freed memory.
   * [openvz] 840ea01 NFS: NFS super blocks in different VEs should be
     different.
   * [openvz] 14131d2 ve: sanitize capability checks for namespaces creation.
   * [openvz] 39bb1ee nfs: Fix nfs_match_client(). (closes: #501985)
   * [openvz] 32e9103 Add do_ve_enter_hook.
   * [openvz] d4988b6 Add kthread_create_ve() and kthread_run_ve() functions.
   * [openvz] ba0ce90 nfs: use kthread_run_ve to start lockd. (closes: #505174)
   * [openvz] 672ab37 pidns: lost task debug print uses wrong prototype.
   * [openvz] d876c93 pidns: zap ve process only when killing ve's init pid-ns.
   * [openvz] 9abe1a6 bc: fix permissions on /proc/bc.
   * [openvz] Reenable NF_CONNTRACK_IPV6.
Checksums-Sha1: 
 271db2f179caec81a4375fc61d97328618d9ebd3 5753 linux-2.6_2.6.26-14.dsc
 9aeb2bc920ebf859d84d9e9af30b16d9e9d691f8 2611597 linux-2.6_2.6.26-14.diff.gz
 0889471e6c5c6d4c421a8e7a50da7b64c65beb3a 4619702 linux-doc-2.6.26_2.6.26-14_all.deb
 d906c00f73a4e2ae4636407c0904deb11cf89381 1759854 linux-manual-2.6.26_2.6.26-14_all.deb
 8051cb7c1df02af5d1861e22c748b76bb4a35c55 2242242 linux-patch-debian-2.6.26_2.6.26-14_all.deb
 94cab847e9a4eeffb0046f466bbd613bbf8b0485 48699418 linux-source-2.6.26_2.6.26-14_all.deb
 0a171fcda3907c59b9ef8563819ebf757eb695cd 118812 linux-support-2.6.26-2_2.6.26-14_all.deb
 fc2f13370b525434d85267a4428693c5f1e5a4f3 103526 linux-tree-2.6.26_2.6.26-14_all.deb
 223e4ef6ea6bb188ecbb4e4a4cd6fae832318ff2 20779832 linux-image-2.6.26-2-amd64_2.6.26-14_amd64.deb
 73b857792e00250a0c98852159c85bfeda9a546e 385170 linux-headers-2.6.26-2-amd64_2.6.26-14_amd64.deb
 92958d47cbed5bb78604aa3eaa5cdc4ebbd32d84 3714922 linux-headers-2.6.26-2-common_2.6.26-14_amd64.deb
 871167e35c7078bd98b0c46447a63809c2e615f2 20948814 linux-image-2.6.26-2-openvz-amd64_2.6.26-14_amd64.deb
 9dced53f8f712e73ccaad7d8d82e433e3d3fcffc 390778 linux-headers-2.6.26-2-openvz-amd64_2.6.26-14_amd64.deb
 82415dd0010644f036b21464179b642ffec8ea69 3770580 linux-headers-2.6.26-2-common-openvz_2.6.26-14_amd64.deb
 f143a1d70b43311fc1843f6310bc50ac07fc4ae6 103074 linux-headers-2.6.26-2-all_2.6.26-14_amd64.deb
 a856aaaf3c757a074f3286115fd26bedc0307038 103104 linux-headers-2.6.26-2-all-amd64_2.6.26-14_amd64.deb
 370e9a7a2153e2c5d0944be6f965c8a0a533d002 745940 linux-libc-dev_2.6.26-14_amd64.deb
 e44dffed5cb9677e2fb341340e6f3faf03b37bad 20797410 linux-image-2.6.26-2-vserver-amd64_2.6.26-14_amd64.deb
 dd755216bf11f8650d7e5d3f99e3695c86e83d24 384790 linux-headers-2.6.26-2-vserver-amd64_2.6.26-14_amd64.deb
 43cb0760fa2ba36160eb89e020ba76d38011a7f8 3747594 linux-headers-2.6.26-2-common-vserver_2.6.26-14_amd64.deb
 8c1b142a7e63c74952c28e971430e7d09527ea40 1799184 linux-image-2.6.26-2-xen-amd64_2.6.26-14_amd64.deb
 f1d12d754bafb1ca285e70c16e9faa0943702f1d 19173426 linux-modules-2.6.26-2-xen-amd64_2.6.26-14_amd64.deb
 c8bb1f4b4b1eba0af67e75ba026611cd1310c337 378974 linux-headers-2.6.26-2-xen-amd64_2.6.26-14_amd64.deb
 550354cd22335219e527439364c582adc8606cce 103060 xen-linux-system-2.6.26-2-xen-amd64_2.6.26-14_amd64.deb
 a50ccccb04e2eb1e60ffff3186fbe7ec5885053d 3847402 linux-headers-2.6.26-2-common-xen_2.6.26-14_amd64.deb
Checksums-Sha256: 
 3ffd6fdb1f768787e24d6f2f5106079a627a6c45ed2b8ddda0387fc1a4607aa9 5753 linux-2.6_2.6.26-14.dsc
 d40ce6adf4b306673b4fb5f19315c0262f33e157e34ccabd8b5ad14a537d6946 2611597 linux-2.6_2.6.26-14.diff.gz
 c3e2fe0b9404f65ba54681a0bd1296dacba9a4863467f52604760caeadb260b0 4619702 linux-doc-2.6.26_2.6.26-14_all.deb
 f2bcf31a3cdb98e683ce394743e5548f2e54563ea09ea66c488d9d30802d3c28 1759854 linux-manual-2.6.26_2.6.26-14_all.deb
 0e9de76fbc92677f7d74c1c41c7b2cad7429f01a5add9275febc18632e22aa07 2242242 linux-patch-debian-2.6.26_2.6.26-14_all.deb
 1550e9c15430ba098ceef707e49287b47b83b0581a06552cde44b01dbb25175e 48699418 linux-source-2.6.26_2.6.26-14_all.deb
 019005ed086631596156c319aee08207cab6ce1d2aff6f7119bbbce0f78f83a6 118812 linux-support-2.6.26-2_2.6.26-14_all.deb
 63839a29bcda9b4bfc0ff1625c4d9f66e5b5d374d79aa3ceef0b11d92c0f9694 103526 linux-tree-2.6.26_2.6.26-14_all.deb
 680bb1136e4662becc4755f8cb349158af3bfd4b0ff589c48074330df31f20ec 20779832 linux-image-2.6.26-2-amd64_2.6.26-14_amd64.deb
 d90f18ec9e59f9a01d303a60fbef2364076e96f10b3f334592c9cdc46d4d1ace 385170 linux-headers-2.6.26-2-amd64_2.6.26-14_amd64.deb
 9c989e8064057134596e637bfefd0efaf65f3680382529d8f8dc0ebb9c8518c3 3714922 linux-headers-2.6.26-2-common_2.6.26-14_amd64.deb
 a558feacef515a884ff0d94766b0bcda9dd2578928a06af01f71f21dbdc04291 20948814 linux-image-2.6.26-2-openvz-amd64_2.6.26-14_amd64.deb
 0ea57cb9fb58a71ccf5e4a92ddc96410095157f1b8fa43128ce59ac6ce4a0af5 390778 linux-headers-2.6.26-2-openvz-amd64_2.6.26-14_amd64.deb
 6cb7f0a53bb500c2674aec9ceca2dc20811ecd064dbd0fec8e5dc4e0a9512fca 3770580 linux-headers-2.6.26-2-common-openvz_2.6.26-14_amd64.deb
 79c6af3ccd4510d806c2e6870ae41396a6a7b42ccbb506d3d11640af0848c54a 103074 linux-headers-2.6.26-2-all_2.6.26-14_amd64.deb
 0b7c425771dfea6aeab9b0c7910c2d309433b675d40d7e7fd8ddc5d44ded68f1 103104 linux-headers-2.6.26-2-all-amd64_2.6.26-14_amd64.deb
 d547dcb976189070bb7d7245bc9f338fe2ab201acb31de2c62895007c3b12e31 745940 linux-libc-dev_2.6.26-14_amd64.deb
 2a9f98c8c42896d9e1e94839e50b346067c43314ee0125478e563aba2e13a9e6 20797410 linux-image-2.6.26-2-vserver-amd64_2.6.26-14_amd64.deb
 c65fab4ff22be6d8210ecf7c22b2ddc0e4992f0d810fa1594bfb41ff7d841a23 384790 linux-headers-2.6.26-2-vserver-amd64_2.6.26-14_amd64.deb
 864a198c1996f76d9ad2dcc23ef2a218e017675ecd99f6c1994c22290013455b 3747594 linux-headers-2.6.26-2-common-vserver_2.6.26-14_amd64.deb
 7c2e0c397ee1c56d087c7e21cbb1ff01ce7b6cd678bc25fd56953257c06410e9 1799184 linux-image-2.6.26-2-xen-amd64_2.6.26-14_amd64.deb
 e66bb916b485d6cb872a2aa26f789dc3a89aa9ca209cb075b7140fcef3640804 19173426 linux-modules-2.6.26-2-xen-amd64_2.6.26-14_amd64.deb
 e92b4824d3ae7c7c136649f769be161070e4471dad1df9ef0750a6a404fcb11a 378974 linux-headers-2.6.26-2-xen-amd64_2.6.26-14_amd64.deb
 cd2294a0f2c5e11d904c20c67900a36d421797dff1296d151e30507b5feb114f 103060 xen-linux-system-2.6.26-2-xen-amd64_2.6.26-14_amd64.deb
 1eea6ff61875c6fbc5b913e52e43d536a8f957618864e7bdf7ff2775316f6c8d 3847402 linux-headers-2.6.26-2-common-xen_2.6.26-14_amd64.deb
Files: 
 2647d78d27087c66521ecdb0730494c0 5753 devel optional linux-2.6_2.6.26-14.dsc
 3c5225637e11a62fbfc1aea043daf297 2611597 devel optional linux-2.6_2.6.26-14.diff.gz
 fab50e263c34c8e5abc0a9dc75e6c193 4619702 doc optional linux-doc-2.6.26_2.6.26-14_all.deb
 89f6ab53c6b934f9e26242fc843f61bc 1759854 doc optional linux-manual-2.6.26_2.6.26-14_all.deb
 40447a33fcb5dbd67e8b1e9e241c186a 2242242 devel optional linux-patch-debian-2.6.26_2.6.26-14_all.deb
 1f8febe5ff545c86c0283b7df955ffd3 48699418 devel optional linux-source-2.6.26_2.6.26-14_all.deb
 cfa7aac881f7d127c3e60c3de656fa95 118812 devel optional linux-support-2.6.26-2_2.6.26-14_all.deb
 6429c1a71d9ff280252737e44e3f4bc6 103526 devel optional linux-tree-2.6.26_2.6.26-14_all.deb
 e2c1b436037d0e59f2ba2dc505d4f094 20779832 admin optional linux-image-2.6.26-2-amd64_2.6.26-14_amd64.deb
 4b49f2fa85210e72e3ce44aafd604518 385170 devel optional linux-headers-2.6.26-2-amd64_2.6.26-14_amd64.deb
 2f32208ff219bcaecaa679df9c387fb2 3714922 devel optional linux-headers-2.6.26-2-common_2.6.26-14_amd64.deb
 cc990603cd9500b137f00968a066a52b 20948814 admin optional linux-image-2.6.26-2-openvz-amd64_2.6.26-14_amd64.deb
 d4d3f60f9189ba331eccf08427069d82 390778 devel optional linux-headers-2.6.26-2-openvz-amd64_2.6.26-14_amd64.deb
 e9225b8f6921e8d56313eed6115a8f1e 3770580 devel optional linux-headers-2.6.26-2-common-openvz_2.6.26-14_amd64.deb
 e008276f27eca19b31cd9d7b3e68d0a6 103074 devel optional linux-headers-2.6.26-2-all_2.6.26-14_amd64.deb
 70db2f7223d158c70fd50850d8c5207b 103104 devel optional linux-headers-2.6.26-2-all-amd64_2.6.26-14_amd64.deb
 0e47cbadcac31b04619f2c9c3f18741d 745940 devel optional linux-libc-dev_2.6.26-14_amd64.deb
 de71110fa694dd5da6c9feed42de1eaa 20797410 admin optional linux-image-2.6.26-2-vserver-amd64_2.6.26-14_amd64.deb
 8acf4d0624bf968ee3fa7bbbce7c87a4 384790 devel optional linux-headers-2.6.26-2-vserver-amd64_2.6.26-14_amd64.deb
 ac293eb539ecd25417a5f0e8ecc1cbd3 3747594 devel optional linux-headers-2.6.26-2-common-vserver_2.6.26-14_amd64.deb
 3a89bca25c60396b252440dd5dcad324 1799184 admin optional linux-image-2.6.26-2-xen-amd64_2.6.26-14_amd64.deb
 94b63de95e029cb4d48f3573d8d8a385 19173426 admin optional linux-modules-2.6.26-2-xen-amd64_2.6.26-14_amd64.deb
 35d172c66e49047efa9886ee3c575125 378974 devel optional linux-headers-2.6.26-2-xen-amd64_2.6.26-14_amd64.deb
 b89355ff7580a6631981a6517439bd07 103060 admin extra xen-linux-system-2.6.26-2-xen-amd64_2.6.26-14_amd64.deb
 14c2f3e20c24442eeafc6691ded4a3fa 3847402 devel optional linux-headers-2.6.26-2-common-xen_2.6.26-14_amd64.deb

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

iD8DBQFJyYHKhuANDBmkLRkRAqpcAJ9zHsQn1xNQ54hO1PE2ScappWfeVQCeN04h
WaLsIPd3F5CpKe+6TV1Jpz8=
=2GyD
-----END PGP SIGNATURE-----





Bug archived. Request was from Debbugs Internal Request <[email protected]> to [email protected]. (Fri, 24 Apr 2009 07:26:12 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <[email protected]>. Last modified: Sat May 10 05:24:34 2025; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU General Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.