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

Bug#501985: marked as done (linux-image-2.6.26-1-openvz-686: No nfs support in openvz guest)



Your message dated Thu, 26 Mar 2009 19:53:41 +0000
with message-id <E1Lmve1-0002y9-Tu@ries.debian.org>
and subject line Bug#501985: fixed in linux-2.6 2.6.26-14
has caused the Debian Bug report #501985,
regarding linux-image-2.6.26-1-openvz-686: No nfs support in openvz guest
to be marked as done.

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

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


-- 
501985: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=501985
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: linux-image-2.6.26-1-openvz-686
Version: 2.6.26-5
Severity: important


I recently tried the openvz linux kernel flavour and has some issue
with mounting nfs partitions in an openvz guest.

I followed the instructions at http://wiki.openvz.org/NFS

	openvz-host# cat /proc/sys/kernel/ve_allow_kthreads 
	1

	openvz-host# lsmod | grep -w ^nfs
	nfs                   214568  0 

	openvz-host# grep FEATURE /etc/vz/conf/200.conf 
	FEATURES="nfs:on "

When I launch the openvz guest in verbose mode, I see that nfs is
enabled in the feature mask:

	openvz-host# vzctl start 200
	Starting VE ...
	Running: /usr/sbin/vzquota show 200 
	Running: /usr/sbin/vzquota on 200 -r 0 -b 1048676 -B 1153124 -i 200100 -I 220100 -e 0 -n 0 -s 0 
	Mounting root: /var/lib/vz/root/200 /var/lib/vz/private/200
	VE is mounted
	Set iptables mask 0x000017bf
	Set features mask 0000000000000002/0000000000000002
	Adding IP address(es): 192.168.122.80
	Running: /usr/lib/vzctl/scripts/vps-net_add 
	/usr/share/doc/vzctl/README.Debian.
	Running VE script: /etc/vz/dists/scripts/debian-add_ip.sh
	Setting CPU units: 1000
	Configure meminfo: 65536
	Running VE script: /etc/vz/dists/scripts/set_dns.sh
	File resolv.conf was modified
	Running: /usr/sbin/vzquota stat 200 -f 
	Running: vzquota setlimit 200 -b 1048576 -B 1153024 -i 200000 -I 220000 -e 0 -n 0 
	VE start in progress...

however the nfs filesystem is still unknown in the openvz-guest:

	openvz-guest# cat /proc/filesystems   
	ext3
	nodev	sysfs
	nodev	proc
	nodev	tmpfs
	nodev	devpts
	
	openvz-gest# mount -t nfs nfs_server:/home /home
	mount: unknown filesystem type 'nfs'

I had a look at the openvz patch:
kernel-patches/all/2.6.26/debian/features/all/openvz/openvz.patch.bz2

and this patch doesn't seem to contain some nfs code that is found in 
linux-patch-openvz.
For instance, the openvz patch used in linux-image-2.6.26-1-openvz-686 doesn't modify 
the fs/nfs/super.c file although the linux-patch-openvz does.

So I wonder if nfs is enabled in openvz kernel image, and if it's not if
could be enabled ?

Thanks in advance for your answer.


Yann

-- Package-specific info:
** Version:
Linux version 2.6.26-1-openvz-686 (Debian 2.6.26-5) (waldi@debian.org) (gcc version 4.1.3 20080623 (prerelease) (Debian 4.1.2-23)) #1 SMP Wed Sep 10 19:04:44 UTC 2008

** Command line:
root=/dev/mapper/lenny--test-root ro quiet

** Not tainted

** Kernel log:
[    1.527527] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.527527] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.527527] mice: PS/2 mouse device common for all mice
[    1.527527] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[    1.527527] rtc0: alarms up to one day
[    1.527527] cpuidle: using governor ladder
[    1.527527] cpuidle: using governor menu
[    1.527527] No iBFT detected.
[    1.531202] input: AT Translated Set 2 keyboard as /class/input/input0
[    1.527527] TCP cubic registered
[    1.527527] NET: Registered protocol family 17
[    1.527527] Using IPI No-Shortcut mode
[    1.527527] registered taskstats version 1
[    1.527527] rtc_cmos 00:01: setting system clock to 2008-10-12 11:16:51 UTC (1223810211)
[    1.531202] Freeing unused kernel memory: 252k freed
[    1.858188] ACPI: ACPI0007:00 is registered as cooling_device0
[    1.858188] ACPI: ACPI0007:01 is registered as cooling_device1
[    2.742819] usbcore: registered new interface driver usbfs
[    2.742862] usbcore: registered new interface driver hub
[    2.742977] usbcore: registered new device driver usb
[    2.745398] USB Universal Host Controller Interface driver v3.0
[    2.745598] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
[    2.745627] ACPI: PCI Interrupt 0000:00:01.2[D] -> Link [LNKD] -> GSI 11 (level, high) -> IRQ 11
[    2.745683] uhci_hcd 0000:00:01.2: UHCI Host Controller
[    2.745789] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1
[    2.745885] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c020
[    2.745995] usb usb1: configuration #1 chosen from 1 choice
[    2.746024] hub 1-0:1.0: USB hub found
[    2.746032] hub 1-0:1.0: 2 ports detected
[    2.753079] No dock devices found.
[    2.774793] SCSI subsystem initialized
[    2.787511] libata version 3.00 loaded.
[    2.847196] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[    2.847201] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.847204] usb usb1: Product: UHCI Host Controller
[    2.847206] usb usb1: Manufacturer: Linux 2.6.26-1-openvz-686 uhci_hcd
[    2.847209] usb usb1: SerialNumber: 0000:00:01.2
[    2.858132] Uniform Multi-Platform E-IDE driver
[    2.858137] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[    2.859741] PIIX3: IDE controller (0x8086:0x7010 rev 0x00) at  PCI slot 0000:00:01.1
[    2.859789] PIIX3: not 100% native mode: will probe irqs later
[    2.859856]     ide0: BM-DMA at 0xc000-0xc007
[    2.859894]     ide1: BM-DMA at 0xc008-0xc00f
[    2.859901] Probing IDE interface ide0...
[    2.959503] 8139too Fast Ethernet driver 0.9.28
[    3.061359] FDC 0 is a S82078B
[    3.150304] hda: QEMU HARDDISK, ATA DISK drive
[    3.822249] hda: host max PIO4 wanted PIO255(auto-tune) selected PIO2
[    3.822475] hda: MWDMA2 mode selected
[    3.822791] Probing IDE interface ide1...
[    4.610936] hdc: QEMU DVD-ROM, ATAPI CD/DVD-ROM drive
[    5.282929] hdc: host max PIO4 wanted PIO255(auto-tune) selected PIO0
[    5.283047] hdc: MWDMA2 mode selected
[    5.283439] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[    5.283549] ide1 at 0x170-0x177,0x376 on irq 15
[    6.221699] 8139too 0000:00:03.0: This (id 10ec:8139 rev 20) is an enhanced 8139C+ chip
[    6.221699] 8139too 0000:00:03.0: Use the "8139cp" driver for improved performance and stability.
[    6.221699] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10
[    6.221699] ACPI: PCI Interrupt 0000:00:03.0[A] -> Link [LNKC] -> GSI 10 (level, high) -> IRQ 10
[    6.221699] 8139too 0000:00:03.0: unknown chip version, assuming RTL-8139
[    6.221699] 8139too 0000:00:03.0: TxConfig = 0x77800680
[    6.235330] eth0: RealTek RTL8139 at 0xc100, 00:16:3e:75:47:c9, IRQ 10
[    6.235339] eth0:  Identified 8139 chip type 'RTL-8139'
[    6.247818] 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
[    6.301560] hda: max request size: 512KiB
[    6.301564] hda: 12288000 sectors (6291 MB) w/256KiB Cache, CHS=12190/255/63
[    6.301935] hda: cache flushes supported
[    6.301970]  hda: hda1 hda2
[    6.328613] hdc: ATAPI 4X CD-ROM drive, 512kB Cache
[    6.328613] Uniform CD-ROM driver Revision: 3.20
[    6.517277] device-mapper: uevent: version 1.0.3
[    6.517277] device-mapper: ioctl: 4.13.0-ioctl (2007-10-18) initialised: dm-devel@redhat.com
[    7.017523] PM: Starting manual resume from disk
[    7.119661] kjournald starting.  Commit interval 5 seconds
[    7.120957] EXT3-fs: mounted filesystem with ordered data mode.
[    8.170815] udevd version 125 started
[    9.925192] input: Power Button (FF) as /class/input/input1
[    9.979056] ACPI: Power Button (FF) [PWRF]
[   10.054525] piix4_smbus 0000:00:01.3: Found 0000:00:01.3 device
[   10.144247] input: PC Speaker as /class/input/input2
[   10.416141] Error: Driver 'pcspkr' is already registered, aborting...
[   10.610080] input: ImExPS/2 Generic Explorer Mouse as /class/input/input3
[   10.652214] parport_pc 00:05: reported by Plug and Play ACPI
[   10.652214] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE,EPP]
[   12.212002] EXT3 FS on dm-0, internal journal
[   13.497887] loop: module loaded
[   14.069462] kjournald starting.  Commit interval 5 seconds
[   14.069462] EXT3 FS on hda1, internal journal
[   14.069462] EXT3-fs: mounted filesystem with ordered data mode.
[   14.102633] Adding 307192k swap on /dev/mapper/lenny--test-swap_1.  Priority:-1 extents:1 across:307192k
[   15.720779] eth0: link up, 100Mbps, full-duplex, lpa 0x05E1
[   18.520892] NET: Registered protocol family 10
[   22.087987] ip_tables: (C) 2000-2006 Netfilter Core Team
[   25.545247] warning: `avahi-daemon' uses 32-bit capabilities (legacy support in use)
[   30.003426] eth0: no IPv6 routers present
[ 7927.934457] CT: 200: started
[ 8012.488746] RPC: Registered udp transport module.
[ 8012.488746] RPC: Registered tcp transport module.
[ 8056.132464] CT: 200: stopped
[ 8099.404600] CT: 200: started

** Loaded modules:
Module                  Size  Used by
nfs                   214568  0 
lockd                  55016  1 nfs
nfs_acl                 3680  1 nfs
sunrpc                163904  5 nfs,lockd,nfs_acl
vzethdev                9120  0 
vznetdev               14500  2 
simfs                   4756  1 
vzdquota               32796  1 [permanent]
vzmon                  22856  3 vzethdev,vznetdev
vzdev                   3624  4 vzethdev,vznetdev,vzdquota,vzmon
xt_tcpudp               3584  0 
xt_length               2528  0 
ipt_ttl                 2368  0 
xt_tcpmss               2752  0 
xt_TCPMSS               4448  0 
iptable_mangle          4640  0 
iptable_filter          4288  0 
xt_multiport            3584  0 
xt_limit                2948  0 
xt_dscp                 3136  0 
ipt_REJECT              3552  0 
ip_tables              11056  2 iptable_mangle,iptable_filter
x_tables               14404  10 xt_tcpudp,xt_length,ipt_ttl,xt_tcpmss,xt_TCPMSS,xt_multiport,xt_limit,xt_dscp,ipt_REJECT,ip_tables
ipv6                  242112  44 vzmon
video                  17168  0 
output                  3680  1 video
ac                      4964  0 
battery                10980  0 
loop                   13516  0 
parport_pc             23396  0 
parport                31756  1 parport_pc
serio_raw               5508  0 
psmouse                33104  0 
snd_pcm                63460  0 
snd_timer              18568  1 snd_pcm
snd                    46404  2 snd_pcm,snd_timer
soundcore               7136  1 snd
snd_page_alloc          8648  1 snd_pcm
pcspkr                  3200  0 
i2c_piix4               8016  0 
i2c_core               20596  1 i2c_piix4
button                  6832  0 
evdev                   8736  2 
ext3                  105864  2 
jbd                    40212  1 ext3
mbcache                 7876  1 ext3
dm_mirror              15872  0 
dm_log                  9220  1 dm_mirror
dm_snapshot            15108  0 
dm_mod                 46984  8 dm_mirror,dm_log,dm_snapshot
ide_cd_mod             28420  0 
cdrom                  30976  1 ide_cd_mod
ide_disk               11264  3 
8139cp                 17728  0 
ide_pci_generic         4676  0 [permanent]
floppy                 48516  0 
8139too                21120  0 
mii                     5664  2 8139cp,8139too
piix                    7336  0 [permanent]
ide_core               93492  4 ide_cd_mod,ide_disk,ide_pci_generic,piix
ata_generic             5444  0 
libata                141344  1 ata_generic
scsi_mod              130220  1 libata
dock                    9040  1 libata
uhci_hcd               19504  0 
usbcore               119216  2 uhci_hcd
thermal                15996  0 
processor              33568  1 thermal
fan                     4932  0 
thermal_sys            11624  4 video,thermal,processor,fan

** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation 440FX - 82441FX PMC [Natoma] [8086:1237] (rev 02)
	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-

00:01.0 ISA bridge [0601]: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] [8086:7000]
	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:01.1 IDE interface [0101]: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II] [8086:7010] (prog-if 80 [Master])
	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: [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 c000 [size=16]
	Kernel driver in use: PIIX_IDE
	Kernel modules: piix

00:01.2 USB Controller [0c03]: Intel Corporation 82371SB PIIX3 USB [Natoma/Triton II] [8086:7020] (rev 01)
	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
	Interrupt: pin D routed to IRQ 11
	Region 4: I/O ports at c020 [size=32]
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci-hcd

00:01.3 Bridge [0680]: Intel Corporation 82371AB/EB/MB PIIX4 ACPI [8086:7113] (rev 03)
	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 A routed to IRQ 9
	Kernel driver in use: piix4_smbus
	Kernel modules: i2c-piix4

00:02.0 VGA compatible controller [0300]: Cirrus Logic GD 5446 [1013:00b8]
	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-
	Region 0: Memory at f0000000 (32-bit, prefetchable) [size=32M]
	Region 1: Memory at f2000000 (32-bit, non-prefetchable) [size=4K]
	Kernel modules: cirrusfb

00:03.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ [10ec:8139] (rev 20)
	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
	Interrupt: pin A routed to IRQ 10
	Region 0: I/O ports at c100 [size=256]
	Region 1: Memory at f2001000 (32-bit, non-prefetchable) [size=256]
	Kernel driver in use: 8139too
	Kernel modules: 8139too, 8139cp



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

Kernel: Linux 2.6.26-1-openvz-686 (SMP w/2 CPU cores)
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.26-1-openvz-686 depends on:
ii  debconf [debconf-2.0]         1.5.22     Debian configuration management sy
ii  initramfs-tools [linux-initra 0.92j      tools for generating an initramfs
ii  module-init-tools             3.4-1      tools for managing Linux kernel mo
ii  vzctl                         3.0.22-11  server virtualization solution - c

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

Versions of packages linux-image-2.6.26-1-openvz-686 suggests:
ii  grub                          0.97-47    GRand Unified Bootloader (Legacy v
pn  linux-doc-2.6.26              <none>     (no description available)

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



--- End Message ---
--- Begin Message ---
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 501985@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
dann frazier <dannf@debian.org> (supplier of updated linux-2.6 package)

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


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

Format: 1.8
Date: 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 <debian-kernel@lists.debian.org>
Changed-By: dann frazier <dannf@debian.org>
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-----



--- End Message ---

Reply to: