[ubuntu/raring-updates] linux_3.8.0-35.50_amd64.tar.gz - (Accepted)

Steve Conklin sconklin at canonical.com
Thu Jan 2 22:32:55 UTC 2014


linux (3.8.0-35.50) raring; urgency=low

  [Steve Conklin]

  * Release Tracking Bug
    - LP: #1257102

  [ Andy Whitcroft ]

  * [Config] CONFIG_DEBUG_BUGVERBOSE=y
    - LP: #1252353

  [ Kamal Mostafa ]

  * SAUCE: (no-up) drm/i915: i915.disable_pch_pwm overrides PCH_PWM_ENABLE
    quirk
    - LP: #1163720

  [ Upstream Kernel Changes ]

  * PCI: Allow PCIe Capability link-related register access for switches
    - LP: #1252987
  * PCI: Remove PCIe Capability version checks
    - LP: #1252987
  * PCI: Support PCIe Capability Slot registers only for ports with slots
    - LP: #1252987
  * ACPICA: Interpreter: Fix Store() when implicit conversion is not
    possible.
    - LP: #1257026
  * ACPICA: DeRefOf operator: Update to fully resolve FieldUnit and
    BufferField refs.
    - LP: #1257026
  * ACPICA: Return error if DerefOf resolves to a null package element.
    - LP: #1257026
  * ACPICA: Fix for a Store->ArgX when ArgX contains a reference to a
    field.
    - LP: #1257026
  * vxlan: fix ip_select_ident skb parameter
    - LP: #1257026
  * tcp: TSO packets automatic sizing
    - LP: #1257026
  * tcp: TSQ can use a dynamic limit
    - LP: #1257026
  * net: Add skb_unclone() helper function.
    - LP: #1257026
  * ipv6: fix warning in xfrm6_mode_tunnel_input
    - LP: #1257026
  * ip: fix warning in xfrm4_mode_tunnel_input
    - LP: #1257026
  * tcp: must unclone packets before mangling them
    - LP: #1257026
  * tcp: do not forget FIN in tcp_shifted_skb()
    - LP: #1257026
  * net: do not call sock_put() on TIMEWAIT sockets
    - LP: #1257026
  * l2tp: fix kernel panic when using IPv4-mapped IPv6 addresses
    - LP: #1257026
  * l2tp: Fix build warning with ipv6 disabled.
    - LP: #1257026
  * net: mv643xx_eth: update statistics timer from timer context only
    - LP: #1257026
  * net: mv643xx_eth: fix orphaned statistics timer crash
    - LP: #1257026
  * net: heap overflow in __audit_sockaddr()
    - LP: #1257026
  * proc connector: fix info leaks
    - LP: #1257026
  * ipv4: fix ineffective source address selection
    - LP: #1257026
  * can: dev: fix nlmsg size calculation in can_get_size()
    - LP: #1257026
  * net: secure_seq: Fix warning when CONFIG_IPV6 and CONFIG_INET are not
    selected
    - LP: #1257026
  * xen-netback: Don't destroy the netdev until the vif is shut down
    - LP: #1257026
  * net: vlan: fix nlmsg size calculation in vlan_get_size()
    - LP: #1257026
  * vti: get rid of nf mark rule in prerouting
    - LP: #1257026
  * l2tp: must disable bh before calling l2tp_xmit_skb()
    - LP: #1257026
  * farsync: fix info leak in ioctl
    - LP: #1257026
  * unix_diag: fix info leak
    - LP: #1257026
  * connector: use nlmsg_len() to check message length
    - LP: #1257026
  * virtio-net: don't respond to cpu hotplug notifier if we're not ready
    - LP: #1257026
  * bridge: Correctly clamp MAX forward_delay when enabling STP
    - LP: #1257026
  * net: dst: provide accessor function to dst->xfrm
    - LP: #1257026
  * sctp: Use software crc32 checksum when xfrm transform will happen.
    - LP: #1257026
  * sctp: Perform software checksum if packet has to be fragmented.
    - LP: #1257026
  * wanxl: fix info leak in ioctl
    - LP: #1257026
  * net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix race
    - LP: #1257026
  * net: fix cipso packet validation when !NETLABEL
    - LP: #1257026
  * inet: fix possible memory corruption with UDP_CORK and UFO
    - LP: #1257026
  * davinci_emac.c: Fix IFF_ALLMULTI setup
    - LP: #1257026
  * jfs: fix error path in ialloc
    - LP: #1257026
  * cfg80211: fix warning when using WEXT for IBSS
    - LP: #1257026
  * mac80211: drop spoofed packets in ad-hoc mode
    - LP: #1257026
  * mac80211: use sta_info_get_bss() for nl80211 tx and client probing
    - LP: #1257026
  * mac80211: update sta->last_rx on acked tx frames
    - LP: #1257026
  * mwifiex: fix SDIO interrupt lost issue
    - LP: #1257026
  * ath9k: fix tx queue scheduling after channel changes
    - LP: #1257026
  * libata: make ata_eh_qc_retry() bump scmd->allowed on bogus failures
    - LP: #1257026
  * mac80211: correctly close cancelled scans
    - LP: #1257026
  * can: flexcan: fix mx28 detection by rearanging OF match table
    - LP: #1257026
  * rtlwifi: rtl8192cu: Fix error in pointer arithmetic
    - LP: #1257026
  * wireless: radiotap: fix parsing buffer overrun
    - LP: #1257026
  * mac80211: fix crash if bitrate calculation goes wrong
    - LP: #1257026
  * drm/vmwgfx: Don't put resources with invalid id's on lru list
    - LP: #1257026
  * drm/vmwgfx: Don't kill clients on VT switch
    - LP: #1257026
  * ecryptfs: Fix memory leakage in keystore.c
    - LP: #1257026
  * drm: Prevent overwriting from userspace underallocating core ioctl
    structs
    - LP: #1257026
  * drm: Pad drm_mode_get_connector to 64-bit boundary
    - LP: #1257026
  * drm/radeon/atom: workaround vbios bug in transmitter table on rs780
    - LP: #1257026
  * md: Fix skipping recovery for read-only arrays.
    - LP: #1257026
  * md: avoid deadlock when md_set_badblocks.
    - LP: #1257026
  * raid5: set bio bi_vcnt 0 for discard request
    - LP: #1257026
  * raid5: avoid finding "discard" stripe
    - LP: #1257026
  * target/pscsi: fix return value check
    - LP: #1257026
  * vhost/scsi: Fix incorrect usage of get_user_pages_fast write parameter
    - LP: #1257026
  * parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAM
    - LP: #1257026
  * dmi: add support for exact DMI matches in addition to substring
    matching
    - LP: #1257026
  * clk: fixup argument order when setting VCO parameters
    - LP: #1257026
  * xtensa: don't use alternate signal stack on threads
    - LP: #1257026
  * ALSA: hda - Fix unbalanced runtime PM refcount after S3/S4
    - LP: #1257026
  * ASoC: dapm: Fix source list debugfs outputs
    - LP: #1257026
  * drm/i915: quirk away phantom LVDS on Intel's D510MO mainboard
    - LP: #1257026
  * drm/i915: quirk away phantom LVDS on Intel's D525MW mainboard
    - LP: #1257026
  * drm/i915: No LVDS hardware on Intel D410PT and D425KT
    - LP: #1257026
  * mm: Wait for THP migrations to complete during NUMA hinting faults
    - LP: #1257026
  * mm: numa: cleanup flow of transhuge page migration
    - LP: #1257026
  * mm: Prevent parallel splits during THP migration
    - LP: #1257026
  * mm: numa: Sanitize task_numa_fault() callsites
    - LP: #1257026
  * mm: Close races between THP migration and PMD numa clearing
    - LP: #1257026
  * mm: Account for a THP NUMA hinting update as one PTE update
    - LP: #1257026
  * Fix a few incorrectly checked [io_]remap_pfn_range() calls
    - LP: #1257026
  * ALSA: hda - Add a fixup for ASUS N76VZ
    - LP: #1257026
  * ASoC: wm_hubs: Add missing break in hp_supply_event()
    - LP: #1257026
  * uml: check length in exitcode_proc_write()
    - LP: #1257026
  * staging: ozwpan: prevent overflow in oz_cdev_write()
    - LP: #1257026
  * aacraid: missing capable() check in compat ioctl
    - LP: #1257026
  * staging: wlags49_h2: buffer overflow setting station name
    - LP: #1257026
  * Staging: bcm: info leak in ioctl
    - LP: #1257026
  * Staging: sb105x: info leak in mp_get_count()
    - LP: #1257026
  * ALSA: fix oops in snd_pcm_info() caused by ASoC DPCM
    - LP: #1257026
  * lib/scatterlist.c: don't flush_kernel_dcache_page on slab page
    - LP: #1257026
  * scripts/kallsyms: filter symbols not in kernel address space
    - LP: #1257026
  * xen-netback: Handle backend state transitions in a more robust way
    - LP: #1257026
  * xen-netback: transition to CLOSED when removing a VIF
    - LP: #1257026
  * Linux 3.8.13.13
    - LP: #1257026

Date: Mon, 02 Dec 2013 16:56:50 -0600
Changed-By: Steve Conklin <sconklin at canonical.com>
Maintainer: Ubuntu/amd64 Build Daemon <buildd at roseapple.buildd>

-------------- next part --------------
Format: 1.8
Date: Mon, 02 Dec 2013 16:56:50 -0600
Source: linux
Binary: linux-source-3.8.0 linux-doc linux-tools-common linux-headers-3.8.0-35 linux-libc-dev linux-tools-3.8.0-35 linux-image-3.8.0-35-generic linux-image-extra-3.8.0-35-generic linux-headers-3.8.0-35-generic linux-image-3.8.0-35-generic-dbgsym kernel-image-3.8.0-35-generic-di nic-modules-3.8.0-35-generic-di nic-shared-modules-3.8.0-35-generic-di serial-modules-3.8.0-35-generic-di ppp-modules-3.8.0-35-generic-di pata-modules-3.8.0-35-generic-di firewire-core-modules-3.8.0-35-generic-di scsi-modules-3.8.0-35-generic-di plip-modules-3.8.0-35-generic-di floppy-modules-3.8.0-35-generic-di fat-modules-3.8.0-35-generic-di nfs-modules-3.8.0-35-generic-di md-modules-3.8.0-35-generic-di multipath-modules-3.8.0-35-generic-di usb-modules-3.8.0-35-generic-di pcmcia-storage-modules-3.8.0-35-generic-di fb-modules-3.8.0-35-generic-di input-modules-3.8.0-35-generic-di mouse-modules-3.8.0-35-generic-di irda-modules-3.8.0-35-generic-di parport-modules-3.8.0-35-generic-di
 nic-pcmcia-modules-3.8.0-35-generic-di pcmcia-modules-3.8.0-35-generic-di nic-usb-modules-3.8.0-35-generic-di sata-modules-3.8.0-35-generic-di crypto-modules-3.8.0-35-generic-di squashfs-modules-3.8.0-35-generic-di speakup-modules-3.8.0-35-generic-di virtio-modules-3.8.0-35-generic-di fs-core-modules-3.8.0-35-generic-di fs-secondary-modules-3.8.0-35-generic-di storage-core-modules-3.8.0-35-generic-di block-modules-3.8.0-35-generic-di message-modules-3.8.0-35-generic-di vlan-modules-3.8.0-35-generic-di
 ipmi-modules-3.8.0-35-generic-di
Architecture: amd64 amd64_translations
Version: 3.8.0-35.50
Distribution: raring
Urgency: low
Maintainer: Ubuntu/amd64 Build Daemon <buildd at roseapple.buildd>
Changed-By: Steve Conklin <sconklin at canonical.com>
Description: 
 block-modules-3.8.0-35-generic-di - Block storage devices (udeb)
 crypto-modules-3.8.0-35-generic-di - crypto modules (udeb)
 fat-modules-3.8.0-35-generic-di - FAT filesystem support (udeb)
 fb-modules-3.8.0-35-generic-di - Framebuffer modules (udeb)
 firewire-core-modules-3.8.0-35-generic-di - Firewire (IEEE-1394) Support (udeb)
 floppy-modules-3.8.0-35-generic-di - Floppy driver support (udeb)
 fs-core-modules-3.8.0-35-generic-di - Base filesystem modules (udeb)
 fs-secondary-modules-3.8.0-35-generic-di - Extra filesystem modules (udeb)
 input-modules-3.8.0-35-generic-di - Support for various input methods (udeb)
 ipmi-modules-3.8.0-35-generic-di - ipmi modules (udeb)
 irda-modules-3.8.0-35-generic-di - Support for Infrared protocols (udeb)
 kernel-image-3.8.0-35-generic-di - Linux kernel binary image for the Debian installer (udeb)
 linux-doc  - Linux kernel specific documentation for version 3.8.0
 linux-headers-3.8.0-35 - Header files related to Linux kernel version 3.8.0
 linux-headers-3.8.0-35-generic - Linux kernel headers for version 3.8.0 on 64 bit x86 SMP
 linux-image-3.8.0-35-generic - Linux kernel image for version 3.8.0 on 64 bit x86 SMP
 linux-image-3.8.0-35-generic-dbgsym - Linux kernel debug image for version 3.8.0 on 64 bit x86 SMP
 linux-image-extra-3.8.0-35-generic - Linux kernel image for version 3.8.0 on 64 bit x86 SMP
 linux-libc-dev - Linux Kernel Headers for development
 linux-source-3.8.0 - Linux kernel source for version 3.8.0 with Ubuntu patches
 linux-tools-3.8.0-35 - Linux kernel version specific tools for version 3.8.0-35
 linux-tools-common - Linux kernel version specific tools for version 3.8.0
 md-modules-3.8.0-35-generic-di - Multi-device support (raid, device-mapper, lvm) (udeb)
 message-modules-3.8.0-35-generic-di - Fusion and i2o storage modules (udeb)
 mouse-modules-3.8.0-35-generic-di - Mouse support (udeb)
 multipath-modules-3.8.0-35-generic-di - DM-Multipath support (udeb)
 nfs-modules-3.8.0-35-generic-di - NFS filesystem drivers (udeb)
 nic-modules-3.8.0-35-generic-di - Network interface support (udeb)
 nic-pcmcia-modules-3.8.0-35-generic-di - PCMCIA network interface support (udeb)
 nic-shared-modules-3.8.0-35-generic-di - nic shared modules (udeb)
 nic-usb-modules-3.8.0-35-generic-di - USB network interface support (udeb)
 parport-modules-3.8.0-35-generic-di - Parallel port support (udeb)
 pata-modules-3.8.0-35-generic-di - PATA support modules (udeb)
 pcmcia-modules-3.8.0-35-generic-di - PCMCIA Modules (udeb)
 pcmcia-storage-modules-3.8.0-35-generic-di - PCMCIA storage support (udeb)
 plip-modules-3.8.0-35-generic-di - PLIP (parallel port) networking support (udeb)
 ppp-modules-3.8.0-35-generic-di - PPP (serial port) networking support (udeb)
 sata-modules-3.8.0-35-generic-di - SATA storage support (udeb)
 scsi-modules-3.8.0-35-generic-di - SCSI storage support (udeb)
 serial-modules-3.8.0-35-generic-di - Serial port support (udeb)
 speakup-modules-3.8.0-35-generic-di - speakup modules (udeb)
 squashfs-modules-3.8.0-35-generic-di - squashfs modules (udeb)
 storage-core-modules-3.8.0-35-generic-di - Core storage support (udeb)
 usb-modules-3.8.0-35-generic-di - Core USB support (udeb)
 virtio-modules-3.8.0-35-generic-di - VirtIO Modules (udeb)
 vlan-modules-3.8.0-35-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1163720 1252353 1252987 1257026 1257102
Changes: 
 linux (3.8.0-35.50) raring; urgency=low
 .
   [Steve Conklin]
 .
   * Release Tracking Bug
     - LP: #1257102
 .
   [ Andy Whitcroft ]
 .
   * [Config] CONFIG_DEBUG_BUGVERBOSE=y
     - LP: #1252353
 .
   [ Kamal Mostafa ]
 .
   * SAUCE: (no-up) drm/i915: i915.disable_pch_pwm overrides PCH_PWM_ENABLE
     quirk
     - LP: #1163720
 .
   [ Upstream Kernel Changes ]
 .
   * PCI: Allow PCIe Capability link-related register access for switches
     - LP: #1252987
   * PCI: Remove PCIe Capability version checks
     - LP: #1252987
   * PCI: Support PCIe Capability Slot registers only for ports with slots
     - LP: #1252987
   * ACPICA: Interpreter: Fix Store() when implicit conversion is not
     possible.
     - LP: #1257026
   * ACPICA: DeRefOf operator: Update to fully resolve FieldUnit and
     BufferField refs.
     - LP: #1257026
   * ACPICA: Return error if DerefOf resolves to a null package element.
     - LP: #1257026
   * ACPICA: Fix for a Store->ArgX when ArgX contains a reference to a
     field.
     - LP: #1257026
   * vxlan: fix ip_select_ident skb parameter
     - LP: #1257026
   * tcp: TSO packets automatic sizing
     - LP: #1257026
   * tcp: TSQ can use a dynamic limit
     - LP: #1257026
   * net: Add skb_unclone() helper function.
     - LP: #1257026
   * ipv6: fix warning in xfrm6_mode_tunnel_input
     - LP: #1257026
   * ip: fix warning in xfrm4_mode_tunnel_input
     - LP: #1257026
   * tcp: must unclone packets before mangling them
     - LP: #1257026
   * tcp: do not forget FIN in tcp_shifted_skb()
     - LP: #1257026
   * net: do not call sock_put() on TIMEWAIT sockets
     - LP: #1257026
   * l2tp: fix kernel panic when using IPv4-mapped IPv6 addresses
     - LP: #1257026
   * l2tp: Fix build warning with ipv6 disabled.
     - LP: #1257026
   * net: mv643xx_eth: update statistics timer from timer context only
     - LP: #1257026
   * net: mv643xx_eth: fix orphaned statistics timer crash
     - LP: #1257026
   * net: heap overflow in __audit_sockaddr()
     - LP: #1257026
   * proc connector: fix info leaks
     - LP: #1257026
   * ipv4: fix ineffective source address selection
     - LP: #1257026
   * can: dev: fix nlmsg size calculation in can_get_size()
     - LP: #1257026
   * net: secure_seq: Fix warning when CONFIG_IPV6 and CONFIG_INET are not
     selected
     - LP: #1257026
   * xen-netback: Don't destroy the netdev until the vif is shut down
     - LP: #1257026
   * net: vlan: fix nlmsg size calculation in vlan_get_size()
     - LP: #1257026
   * vti: get rid of nf mark rule in prerouting
     - LP: #1257026
   * l2tp: must disable bh before calling l2tp_xmit_skb()
     - LP: #1257026
   * farsync: fix info leak in ioctl
     - LP: #1257026
   * unix_diag: fix info leak
     - LP: #1257026
   * connector: use nlmsg_len() to check message length
     - LP: #1257026
   * virtio-net: don't respond to cpu hotplug notifier if we're not ready
     - LP: #1257026
   * bridge: Correctly clamp MAX forward_delay when enabling STP
     - LP: #1257026
   * net: dst: provide accessor function to dst->xfrm
     - LP: #1257026
   * sctp: Use software crc32 checksum when xfrm transform will happen.
     - LP: #1257026
   * sctp: Perform software checksum if packet has to be fragmented.
     - LP: #1257026
   * wanxl: fix info leak in ioctl
     - LP: #1257026
   * net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix race
     - LP: #1257026
   * net: fix cipso packet validation when !NETLABEL
     - LP: #1257026
   * inet: fix possible memory corruption with UDP_CORK and UFO
     - LP: #1257026
   * davinci_emac.c: Fix IFF_ALLMULTI setup
     - LP: #1257026
   * jfs: fix error path in ialloc
     - LP: #1257026
   * cfg80211: fix warning when using WEXT for IBSS
     - LP: #1257026
   * mac80211: drop spoofed packets in ad-hoc mode
     - LP: #1257026
   * mac80211: use sta_info_get_bss() for nl80211 tx and client probing
     - LP: #1257026
   * mac80211: update sta->last_rx on acked tx frames
     - LP: #1257026
   * mwifiex: fix SDIO interrupt lost issue
     - LP: #1257026
   * ath9k: fix tx queue scheduling after channel changes
     - LP: #1257026
   * libata: make ata_eh_qc_retry() bump scmd->allowed on bogus failures
     - LP: #1257026
   * mac80211: correctly close cancelled scans
     - LP: #1257026
   * can: flexcan: fix mx28 detection by rearanging OF match table
     - LP: #1257026
   * rtlwifi: rtl8192cu: Fix error in pointer arithmetic
     - LP: #1257026
   * wireless: radiotap: fix parsing buffer overrun
     - LP: #1257026
   * mac80211: fix crash if bitrate calculation goes wrong
     - LP: #1257026
   * drm/vmwgfx: Don't put resources with invalid id's on lru list
     - LP: #1257026
   * drm/vmwgfx: Don't kill clients on VT switch
     - LP: #1257026
   * ecryptfs: Fix memory leakage in keystore.c
     - LP: #1257026
   * drm: Prevent overwriting from userspace underallocating core ioctl
     structs
     - LP: #1257026
   * drm: Pad drm_mode_get_connector to 64-bit boundary
     - LP: #1257026
   * drm/radeon/atom: workaround vbios bug in transmitter table on rs780
     - LP: #1257026
   * md: Fix skipping recovery for read-only arrays.
     - LP: #1257026
   * md: avoid deadlock when md_set_badblocks.
     - LP: #1257026
   * raid5: set bio bi_vcnt 0 for discard request
     - LP: #1257026
   * raid5: avoid finding "discard" stripe
     - LP: #1257026
   * target/pscsi: fix return value check
     - LP: #1257026
   * vhost/scsi: Fix incorrect usage of get_user_pages_fast write parameter
     - LP: #1257026
   * parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAM
     - LP: #1257026
   * dmi: add support for exact DMI matches in addition to substring
     matching
     - LP: #1257026
   * clk: fixup argument order when setting VCO parameters
     - LP: #1257026
   * xtensa: don't use alternate signal stack on threads
     - LP: #1257026
   * ALSA: hda - Fix unbalanced runtime PM refcount after S3/S4
     - LP: #1257026
   * ASoC: dapm: Fix source list debugfs outputs
     - LP: #1257026
   * drm/i915: quirk away phantom LVDS on Intel's D510MO mainboard
     - LP: #1257026
   * drm/i915: quirk away phantom LVDS on Intel's D525MW mainboard
     - LP: #1257026
   * drm/i915: No LVDS hardware on Intel D410PT and D425KT
     - LP: #1257026
   * mm: Wait for THP migrations to complete during NUMA hinting faults
     - LP: #1257026
   * mm: numa: cleanup flow of transhuge page migration
     - LP: #1257026
   * mm: Prevent parallel splits during THP migration
     - LP: #1257026
   * mm: numa: Sanitize task_numa_fault() callsites
     - LP: #1257026
   * mm: Close races between THP migration and PMD numa clearing
     - LP: #1257026
   * mm: Account for a THP NUMA hinting update as one PTE update
     - LP: #1257026
   * Fix a few incorrectly checked [io_]remap_pfn_range() calls
     - LP: #1257026
   * ALSA: hda - Add a fixup for ASUS N76VZ
     - LP: #1257026
   * ASoC: wm_hubs: Add missing break in hp_supply_event()
     - LP: #1257026
   * uml: check length in exitcode_proc_write()
     - LP: #1257026
   * staging: ozwpan: prevent overflow in oz_cdev_write()
     - LP: #1257026
   * aacraid: missing capable() check in compat ioctl
     - LP: #1257026
   * staging: wlags49_h2: buffer overflow setting station name
     - LP: #1257026
   * Staging: bcm: info leak in ioctl
     - LP: #1257026
   * Staging: sb105x: info leak in mp_get_count()
     - LP: #1257026
   * ALSA: fix oops in snd_pcm_info() caused by ASoC DPCM
     - LP: #1257026
   * lib/scatterlist.c: don't flush_kernel_dcache_page on slab page
     - LP: #1257026
   * scripts/kallsyms: filter symbols not in kernel address space
     - LP: #1257026
   * xen-netback: Handle backend state transitions in a more robust way
     - LP: #1257026
   * xen-netback: transition to CLOSED when removing a VIF
     - LP: #1257026
   * Linux 3.8.13.13
     - LP: #1257026
Checksums-Sha1: 
 6b0d7fc1a24cf23a75254dc902583b2e977bb802 485468 linux-tools-3.8.0-35_3.8.0-35.50_amd64.deb
 389d2f743f1cb2a8b06189fa9b2923dab0649a37 24460 linux_3.8.0-35.50_amd64_translations.tar.gz
 0a1e45229326169e2feb9156fa6d64355df2b63c 12857904 linux-image-3.8.0-35-generic_3.8.0-35.50_amd64.deb
 563487d34aacb4601486e1e921672431d24ebf4b 30711402 linux-image-extra-3.8.0-35-generic_3.8.0-35.50_amd64.deb
 3a5919b14d676ca1dbf8265d4ed32bffa69cc365 1010156 linux-headers-3.8.0-35-generic_3.8.0-35.50_amd64.deb
 7cc4f4b3026a1f099e24011737c9e562ec6cf24d 5333215 linux_3.8.0-35.50_amd64.tar.gz
 569d405b548e20f73b101818a89a6d20bf0f9a93 5788642 kernel-image-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 c2d5d31c589f11636b596ff1fcd8a87729b5dc2e 3276038 nic-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 95309ead4162faee40a05cd0f62a4185dec1de67 402176 nic-shared-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 d7ec420ba844e2323655f2b7828f3b7af33d89b3 59688 serial-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 33bec4a5aff16f568222e8acc6833cddb04f9a41 23054 ppp-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 53e1643f2f2418e56158a9f06798d7e8535f2576 125344 pata-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 b14d854f86bae00d7c3b43442d484b7630a1c8e6 67162 firewire-core-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 b846641fe12d8b24758b952e66737679915f5c7e 1554458 scsi-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 3221b4e05b1751f566bc7f19d4afa6fbba25eb5a 8904 plip-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 e62d40eedcbf2cf9f57fee42a997024dfe95b24a 31738 floppy-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 ca5ba7ea90cda96fe76c8d05f078927b1078a74a 3730 fat-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 b76d40ddfc1fadb391859f8ebc19b4a6eee1cee9 400212 nfs-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 c79230295d8b59ca31b2244dc42ec9e9e105298f 223000 md-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 e588892481a43513f90dbaee6886a5f841384cfc 16380 multipath-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 f3fea10731dbbb4e63cdcaabeefdbf25e0d750db 99312 usb-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 d176eb30c21121da98f8ef3c234ef4ecc33c5a65 62444 pcmcia-storage-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 af2e43622072d7fe022c01002e734a194e4c7930 16150 fb-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 f5fbba7f98e4c2f351132c7adc66cc733342a767 99012 input-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 bce07a88142856214b492c27ee3679fc633f2cf7 42118 mouse-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 49a2c6680d218aab3e43bb19655641c1989f8d04 178920 irda-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 6e2eed1fcd735f2594e1faf97956534df75fa3d5 26884 parport-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 3fc3dd7e7d2b0921afd7bfde68fdba109c9bff2a 120240 nic-pcmcia-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 6386e8c5d1d47d3dc5dcf6aec8c43838b553efa6 54510 pcmcia-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 73077abe48e77f5b822a1d17542617b8d975a088 260650 nic-usb-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 6aed9898526d1ae26d95078785b4946285b8e049 87368 sata-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 8cce7ef2342d6a2f2c011aca563f55fa447afad1 283828 crypto-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 d44ad63fdc8f1fdcd80228f928fb9306c2aa5ebe 16664 squashfs-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 d04a03529cd5143ed4837567916c01cb450020ec 63650 speakup-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 6179ce722227406237e16b16fa0dc0ffc2ee6b0f 39532 virtio-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 ddda184d6086a9c8d855c926716e2fc9f6970af8 520318 fs-core-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 b77c43bdbbc74d48af5e54599b0fc7b2bbc35c8b 446190 fs-secondary-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 f6572edb29cfebd25f5b67642c41c1c3fe83c451 41866 storage-core-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 aef578d0ff4cd3e2158dde6f8b2faffbc73c6a4f 221874 block-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 901dc3d562cefe7212c2e259ecc901fa2432aec9 215440 message-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 5c38a36a8ccfbea6d4ba5c7f48bc629be149df56 19690 vlan-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 c791dcccd3b6102860f05ee66a978f0711059ad9 57164 ipmi-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 82ae4f93a7ff6816ceb210f1ba929c9c03eec0ff 931260 linux-libc-dev_3.8.0-35.50_amd64.deb
Checksums-Sha256: 
 eba6f79f32eb1b1d1eab1ba4066bdfa47a1911e2e0e34b88c77226755d2dcdc1 485468 linux-tools-3.8.0-35_3.8.0-35.50_amd64.deb
 2d1f5d44b0b8602aa03de50f743a616547e05b2ab840f96ab6f9123d29f61bbc 24460 linux_3.8.0-35.50_amd64_translations.tar.gz
 cb6409696bc8bac37be48aac5433f341bf1151aafd79bfb4f4b4c08524a6625f 12857904 linux-image-3.8.0-35-generic_3.8.0-35.50_amd64.deb
 5a210b2ce07e3e57d0604d971d7cb1e34b206b8291ff21fd80920a0be658335d 30711402 linux-image-extra-3.8.0-35-generic_3.8.0-35.50_amd64.deb
 d9eb7ffd9283a473deaa33c6a0ff0d4c5a69f39f456e8164086e8d4f389c50d9 1010156 linux-headers-3.8.0-35-generic_3.8.0-35.50_amd64.deb
 e94c398ab5546e7d5e7153fc34755d44bd44edf886c3b882c215406813b54a7f 5333215 linux_3.8.0-35.50_amd64.tar.gz
 7fe8a9091c84cded6f0c732d0b69fe0e0ba8854ceb4c214e673443f1506d33bf 5788642 kernel-image-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 4388384dfe91e02d991957d43fbc9f2fe8d2c7b8e87f9d4c487f514f383a8980 3276038 nic-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 3ec454c1de640e1d9786d3606d74f25957ae5b6d2b3828617906df964b16c257 402176 nic-shared-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 b9f362f10309d91122d0193ca1767cf3dbe298e20b4df97b16bbec9a0e54f590 59688 serial-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 e7231c9ec9b91131a9aeb62a975612e01e10ac5f8d2ae1d7bdc88ebb5e7caa90 23054 ppp-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 c9f6bb9597017bfb3a8caf6b3d6ab3761cce67bae9e18e92fd60f5d1d1152023 125344 pata-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 bb45571bb4849d879618c9872bc99e4c4d3614e860d29b669da8c0c2caa5bb25 67162 firewire-core-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 bfd17b2f743f39f4b57d90dcbed96d825fd37e7fe053f0a071b52db096804c9c 1554458 scsi-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 5c1fe6b58fc00dd357f472c0e48c4410bd512522344c4dd63f03fb88347262af 8904 plip-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 2f304f6529f50a3d9377a63a74c5a4bc059d7698047e33864043bbd945f3712f 31738 floppy-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 6ea95ff786833ef05e1d76f72ea32802760d50766d7d9ec2b602e62239e56aaa 3730 fat-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 034db29a27d5b17d2f004820b995e8d4c8729d8a9e68a36ab8520ffa7e347fa2 400212 nfs-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 5f0f23c931c7877888d64952d92076caa043369395ec287cbeb101d2c16257f1 223000 md-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 a995b0dcef5eabf56ec9698dc909babac1909bba16269a6a313ebffc451e72c9 16380 multipath-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 e15be222a6b569bbdb280b0187a8f5a6f93014bc5226fce0ce87482338ca4160 99312 usb-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 edec1df75e55ea97c6ed180894da62bfa638596582e649773697c0decb0919a9 62444 pcmcia-storage-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 f7ac34bb0045efcc7674c2bcd2dcf5670cf2ce6645a2ddbbdb644280fcd2598b 16150 fb-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 753f6c823df9843c7f921c3fdeace19ef793d3f578f0585eb354e3889baf3379 99012 input-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 2a94172d5dba7724e47310e9c476801ab2f04372197ad97df992b2f7a0ee89fe 42118 mouse-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 b4dd0dd616aa1bc92fb20a1632fc650eb10e7b64260be255437dea032a1b1198 178920 irda-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 2c01d7d5025ff0b387bfeeae13d80e0f9ccfaafe622efbea2a3ede1f4e44816d 26884 parport-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 ef6099e5c157826ddd5f5dcac6fb09960e2fd72986690c3dec0fa51c5fd68bf3 120240 nic-pcmcia-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 4df8664c6897a58c69bcaaa3efe1951802d0742e56ce97d7357b9cde9a5b3e5b 54510 pcmcia-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 d40029dbbd954ec7b7536b1bd3c4fbedf7c587712371876b5fe9a8df46d9d493 260650 nic-usb-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 d17410bb7ec2a14b75ca8f12609b67ca13467f1ca61fb1f27e10190206694f01 87368 sata-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 6f8e53d6dac0cf5b28bf29c68270cfaa98982f94f7d86d9ac1dcb252c5dcdf75 283828 crypto-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 28ba130cc0002f1a08b5c649c94a8ee93a45cab5368134591b94274e5ffc403a 16664 squashfs-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 4687a64a323157c44db607f60cfab018085881178ed306d8a619e690e6e1153a 63650 speakup-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 48b9842124517d31216ef5c750116a9fab25db39635558a57538098934216e11 39532 virtio-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 023edbf718a4a4084e0a5a7063757f5fde532a62d9230a981ee0bbd7a182527a 520318 fs-core-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 23dc19c7d7671a131d3a7d09d49b54627a96abcc91481da779f8773123e660e7 446190 fs-secondary-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 f037399eeee673fcc84c0644338a5452019d67d1d7d97e2dd0e46b2aa6bbc8c5 41866 storage-core-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 4ba5f12c4f7d8043ca2664f18b0c1c6cbfcb4570671f414584e09752007f1832 221874 block-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 db0f412976df87d8473c7908ade2dbde7b899c19e10b56685b92698250cb701f 215440 message-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 258dd36adea3f9ab7798b1a54488efc7ca502d016e715deebfcaacfe864e9b73 19690 vlan-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 96c1e6b6bccdf1e7edc34ba6ef97e5328fa83583d18e8510f1e061d20a785444 57164 ipmi-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 17407a242f3ec5de0c826758c9ceee8509d6a26316a7113bec4512a2dbf250ad 931260 linux-libc-dev_3.8.0-35.50_amd64.deb
Files: 
 167e218230a0a6cc94add7a722917a12 485468 devel optional linux-tools-3.8.0-35_3.8.0-35.50_amd64.deb
 b4377fa053f0710701141f61c871f0d7 24460 raw-translations - linux_3.8.0-35.50_amd64_translations.tar.gz
 c7f6aeb22b3b267254d517b048e21d06 12857904 kernel optional linux-image-3.8.0-35-generic_3.8.0-35.50_amd64.deb
 205b604b2e6158921ec6806c331bfb02 30711402 kernel optional linux-image-extra-3.8.0-35-generic_3.8.0-35.50_amd64.deb
 d1d79476508f8f14e7608777f432b344 1010156 devel optional linux-headers-3.8.0-35-generic_3.8.0-35.50_amd64.deb
 1df539983162ed7f30d28ed24eaa287f 5333215 raw-uefi - linux_3.8.0-35.50_amd64.tar.gz
 d6ffeb68cbefe7a4b213b743f1862404 5788642 debian-installer extra kernel-image-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 f8cb8f216a315fded02f2b25dbeee555 3276038 debian-installer standard nic-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 b961519cff3fb28af6a25a94aae8a4ad 402176 debian-installer standard nic-shared-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 383739a8dd117b29def65b1049fa8015 59688 debian-installer standard serial-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 5c664b0f99898077cd234ca16ad0df66 23054 debian-installer standard ppp-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 346b673d0cf96b4a76b3e87ced1ea788 125344 debian-installer standard pata-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 a356ea8e5fe8f5376d1bf57ad01b21e1 67162 debian-installer standard firewire-core-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 448915e549c08bfeb49ccba93aa94626 1554458 debian-installer standard scsi-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 1c536cc6212b3180413c8a27724e8d02 8904 debian-installer standard plip-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 c9f209211359021f32ab98b3e5a2ac61 31738 debian-installer standard floppy-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 cced8d9638548362acbe1a1dabf60207 3730 debian-installer standard fat-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 25b71262a9085b8d6f715055709fef4f 400212 debian-installer standard nfs-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 63685955d23a545a5f08c6a35a67385b 223000 debian-installer standard md-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 fe8e42f2c533664e099fb4c7e82a3503 16380 debian-installer extra multipath-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 eb4215969f03018c142f09a4bfd8a261 99312 debian-installer standard usb-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 3ae3f853c629d74ff86de70acff7dd47 62444 debian-installer standard pcmcia-storage-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 e8174b3cecfa147cdb5b13a4fbfa6782 16150 debian-installer standard fb-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 979854fa13ece3be65a0578cbd29a5e0 99012 debian-installer standard input-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 014b6ca8356a22c797ee3c0c04e4bcdb 42118 debian-installer extra mouse-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 bb59f2f5c0b84321af2a5e4a09fc1fa0 178920 debian-installer standard irda-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 038a58f430d714e749f3ca55781dedfa 26884 debian-installer standard parport-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 24b8fbcbc910717072f145175b88ab92 120240 debian-installer standard nic-pcmcia-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 775204563efce6d5924cecc7c6e7d810 54510 debian-installer standard pcmcia-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 45213bb83628015f859c76ecd6d5661e 260650 debian-installer standard nic-usb-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 ba5b6f52ad1e496408a944971d461cd2 87368 debian-installer standard sata-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 1658cf5c1156a81412ca46aaadec66e3 283828 debian-installer extra crypto-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 f3d13783c59a5e5fa1c9b05577556aed 16664 debian-installer extra squashfs-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 99911a9b2399d36595ffb17b8572cf4b 63650 debian-installer extra speakup-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 a719531c8c1c59dea422a2ffe5f6aaee 39532 debian-installer standard virtio-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 96728acd9e0873fb6301a53a8090445c 520318 debian-installer standard fs-core-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 b512b3ca25ec925621d07449723598bc 446190 debian-installer standard fs-secondary-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 57a22b43e5fe3e94b3f9a31af0b8b17c 41866 debian-installer standard storage-core-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 0ed76e2471d97874c43ead23387158d3 221874 debian-installer standard block-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 7330dbf69b041655b6c3f6a1f95f862f 215440 debian-installer standard message-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 43e34c812cb735903cebd81b21514eac 19690 debian-installer extra vlan-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 6046bb618661a3b54377a2249d467aa4 57164 debian-installer standard ipmi-modules-3.8.0-35-generic-di_3.8.0-35.50_amd64.udeb
 af2dcfa4828bc56bc65481b256c5e031 931260 devel optional linux-libc-dev_3.8.0-35.50_amd64.deb
Package-Type: udeb


More information about the Raring-changes mailing list