[ubuntu/precise-proposed] linux-lts-trusty_3.13.0-99.146~precise1_amd64.tar.gz - (Accepted)
Stefan Bader
stefan.bader at canonical.com
Tue Oct 18 15:52:52 UTC 2016
linux-lts-trusty (3.13.0-99.146~precise1) precise; urgency=low
[ Seth Forshee ]
* Release Tracking Bug
- LP: #1632849
* [Trusty->Yakkety] powerpc/64: Fix incorrect return value from
__copy_tofrom_user (LP: #1632462)
- SAUCE: (no-up) powerpc/64: Fix incorrect return value from
__copy_tofrom_user
* Ubuntu 16.10: Oops panic in move_page_tables/page_remove_rmap after running
memory_stress_ng. (LP: #1628976)
- SAUCE: (no-up) powerpc/pseries: Fix stack corruption in htpe code
* sha1-powerpc returning wrong results (LP: #1629977)
- crypto: sha1-powerpc - little-endian support
* [arm64] nova instances can't boot with 3.13.0-92 (LP: #1608854)
- Revert "efi: Disable interrupts around EFI calls, not in the epilog/prolog
calls"
- Revert "x86/efi: Use all 64 bit of efi_memmap in setup_e820()"
- Revert "x86/efi: Store upper bits of command line buffer address in
ext_cmd_line_ptr"
- Revert "efivarfs: Ensure VariableName is NUL-terminated"
- Revert "efi/libstub: Fix boundary checking in efi_high_alloc()"
- Revert "arm64: efi: only attempt efi map setup if booting via EFI"
- Revert "UBUNTU: arm64: Implement efi_enabled()"
- Revert "efi/arm64: ignore dtb= when UEFI SecureBoot is enabled"
- Revert "doc: arm64: add description of EFI stub support"
- Revert "UBUNTU: Move get_dram_base to arm private file"
- Revert "arm64: efi: add EFI stub"
- Revert "arm64: add EFI runtime services"
- Revert "efi: Add shared FDT related functions for ARM/ARM64"
- Revert "efi: add helper function to get UEFI params from FDT"
- Revert "doc: efi-stub.txt updates for ARM"
- Revert "efi: Add get_dram_base() helper function"
- Revert "efi: create memory map iteration helper"
- Revert "x86, ia64: Move EFI_FB vga_default_device() initialization to
pci_vga_fixup()"
- Revert "firmware: Do not use WARN_ON(!spin_is_locked())"
- Revert "efi-pstore: Fix an overflow on 32-bit builds"
- Revert "x86/efi: Fix 32-bit fallout"
- Revert "x86/efi: Check krealloc return value"
- Revert "x86/efi: Runtime services virtual mapping"
- Revert "x86/efi: Fix off-by-one bug in EFI Boot Services reservation"
- x86/efi: Simplify EFI_DEBUG
- x86/efi: Runtime services virtual mapping
- x86/efi: Check krealloc return value
- SAUCE: Merge tag 'efi-next' of
git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/efi
- doc: Fix trivial spelling mistake in efi-stub.txt
- x86/efi: Remove unused variables in __map_region()
- x86/efi: Add a wrapper function efi_map_region_fixed()
- x86/efi: Fix off-by-one bug in EFI Boot Services reservation
- x86/efi: Cleanup efi_enter_virtual_mode() function
- efi: Export more EFI table variables to sysfs
- [Config] CONFIG_EFI_RUNTIME_MAP=y
- efi: Export EFI runtime memory mapping to sysfs
- x86/efi: Pass necessary EFI data for kexec via setup_data
- x86/efi: Delete superfluous global variables
- x86/efi: parse_efi_setup() build fix
- SAUCE: Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflicts
- x86/efi: Allow mapping BGRT on x86-32
- x86/efi: Fix 32-bit fallout
- x86/efi: Check status field to validate BGRT header
- x86/efi: Quirk out SGI UV
- v3.14 - Bacported EFI up to v3.14
- efi: Move facility flags to struct efi
- efi: Set feature flags inside feature init functions
- efivarfs: 'efivarfs_file_write' function reorganization
- x86/efi: Delete out-of-date comments of efi_query_variable_store
- x86/efi: Style neatening
- x86/efi: Dump the EFI page table
- x86, pageattr: Export page unmapping interface
- x86/efi: Make efi virtual runtime map passing more robust
- x86/efi: Split efi_enter_virtual_mode
- ia64/efi: Implement efi_enabled()
- efi: Use NULL instead of 0 for pointer
- x86, tools: Consolidate #ifdef code
- x86/efi: Delete dead code when checking for non-native
- efi: Add separate 32-bit/64-bit definitions
- x86/efi: Build our own EFI services pointer table
- x86/efi: Add early thunk code to go from 64-bit to 32-bit
- x86/efi: Firmware agnostic handover entry points
- [Config] CONFIG_EFI_MIXED=y
- x86/efi: Wire up CONFIG_EFI_MIXED
- x86/efi: Re-disable interrupts after calling firmware services
- SAUCE: Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingo
- x86, tools: Fix up compiler warnings
- x86/efi: Preserve segment registers in mixed mode
- x86/efi: Rip out phys_efi_get_time()
- x86/efi: Restore 'attr' argument to query_variable_info()
- SAUCE: merge with v3.15
- fs/efivarfs/super.c: use static const for dentry_operations
- SAUCE: merge with v3.16
- efi: efi-stub-helper cleanup
- efi: create memory map iteration helper
- efi: Add shared printk wrapper for consistent prefixing
- efi: Add get_dram_base() helper function
- efi: x86: Handle arbitrary Unicode characters
- x86/efi: Delete most of the efi_call* macros
- x86/efi: Implement a __efi_call_virt macro
- x86/efi: Save and restore FPU context around efi_calls (x86_64)
- x86/efi: Save and restore FPU context around efi_calls (i386)
- efivars: Use local variables instead of a pointer dereference
- efivars: Check size of user object
- efivars: Stop passing a struct argument to efivar_validate()
- efivars: Refactor sanity checking code into separate function
- efivars: Add compatibility code for compat tasks
- doc: efi-stub.txt updates for ARM
- efi: add helper function to get UEFI params from FDT
- efi: Add shared FDT related functions for ARM/ARM64
- [Config] CONFIG_LIBFDT=y
- arm64: add EFI runtime services
- arm64: efi: add EFI stub
- doc: arm64: add description of EFI stub support
- efi/arm64: ignore dtb= when UEFI SecureBoot is enabled
- arm64: efi: only attempt efi map setup if booting via EFI
- efi-pstore: Fix an overflow on 32-bit builds
- firmware: Do not use WARN_ON(!spin_is_locked())
- x86, ia64: Move EFI_FB vga_default_device() initialization to
pci_vga_fixup()
- efivarfs: Ensure VariableName is NUL-terminated
- x86/efi: Store upper bits of command line buffer address in ext_cmd_line_ptr
- x86/efi: Use all 64 bit of efi_memmap in setup_e820()
- efi: Disable interrupts around EFI calls, not in the epilog/prolog calls
- x86/efi: Fix boot failure with EFI stub
- x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime,
instead of top-down
- efi/libstub: Fix boundary checking in efi_high_alloc()
- efi: Fix compiler warnings (unused, const, type)
- efi: fdt: Do not report an error during boot if UEFI is not available
- efi: Make our variable validation list include the guid
- lib/ucs2_string: Add ucs2 -> utf8 helper functions
- efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
- efi/reboot: Add generic wrapper around EfiResetSystem()
- efi/arm64: efistub: remove local copy of linux_banner
- x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flag
- efi/reboot: Allow powering off machines using EFI
- efi: Fix error handling in add_sysfs_runtime_map_entry()
- efi: Small leak on error in runtime map code
- arm64/efi: map the entire UEFI vendor string before reading it
- arm64/efi: add missing call to early_ioremap_reset()
- efi/arm64: Store Runtime Services revision
- SAUCE: UEFI: Add secure_modules() call
- SAUCE: UEFI: PCI: Lock down BAR access when module security is enabled
- SAUCE: UEFI: x86: Lock down IO port access when module security is enabled
- SAUCE: UEFI: ACPI: Limit access to custom_method
- SAUCE: UEFI: asus-wmi: Restrict debugfs interface when module loading is
restricted
- SAUCE: UEFI: Restrict /dev/mem and /dev/kmem when module loading is
restricted
- SAUCE: UEFI: acpi: Ignore acpi_rsdp kernel parameter when module loading is
restricted
- SAUCE: UEFI: kexec: Disable at runtime if the kernel enforces module loading
restrictions
- SAUCE: UEFI: x86: Restrict MSR access when module loading is restricted
- [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=y
- SAUCE: UEFI: Add option to automatically enforce module signatures when in
Secure Boot mode
- SAUCE: UEFI: efi: Make EFI_SECURE_BOOT_SIG_ENFORCE depend on EFI
- SAUCE: UEFI MODSIGN: Import certificates from UEFI Secure Boot
- SAUCE: UEFI: efi: Disable secure boot if shim is in insecure mode
- SAUCE: UEFI: Display MOKSBState when disabled
- SAUCE: UEFI: Add secure boot and MOK SB State disabled sysctl
- SAUCE: UEFI: Set EFI_SECURE_BOOT bit in x86_efi_facility
- Revert "x86/efi: Save and restore FPU context around efi_calls (x86_64)"
* linux: Implement secure boot state variables (LP: #1593075)
- SAUCE: UEFI: Add secure boot and MOK SB State disabled sysctl
- SAUCE: UEFI: Set EFI_SECURE_BOOT bit in x86_efi_facility
* linux: MokSBState is ignored (LP: #1571691)
- SAUCE: UEFI MODSIGN: Import certificates from UEFI Secure Boot
- SAUCE: UEFI: efi: Disable secure boot if shim is in insecure mode
- SAUCE: UEFI: Display MOKSBState when disabled
* linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
- SAUCE: UEFI: Add secure_modules() call
- SAUCE: UEFI: PCI: Lock down BAR access when module security is enabled
- SAUCE: UEFI: x86: Lock down IO port access when module security is enabled
- SAUCE: UEFI: ACPI: Limit access to custom_method
- SAUCE: UEFI: asus-wmi: Restrict debugfs interface when module loading is
restricted
- SAUCE: UEFI: Restrict /dev/mem and /dev/kmem when module loading is
restricted
- SAUCE: UEFI: acpi: Ignore acpi_rsdp kernel parameter when module loading is
restricted
- SAUCE: UEFI: kexec: Disable at runtime if the kernel enforces module loading
restrictions
- SAUCE: UEFI: x86: Restrict MSR access when module loading is restricted
- SAUCE: UEFI: Add option to automatically enforce module signatures when in
Secure Boot mode
- SAUCE: UEFI: efi: Make EFI_SECURE_BOOT_SIG_ENFORCE depend on EFI
- SAUCE: UEFI MODSIGN: Import certificates from UEFI Secure Boot
- SAUCE: UEFI: efi: Disable secure boot if shim is in insecure mode
- SAUCE: UEFI: Display MOKSBState when disabled
* Utopic update to 3.16.7-ckt5 stable release (LP: #1419125)
- arm64/efi: add missing call to early_ioremap_reset()
* Trusty update to 3.16.7-ckt17 stable release (LP: #1500484)
- arm64/efi: map the entire UEFI vendor string before reading it
* Utopic update to 3.16.7-ckt8 stable release (LP: #1434595)
- efi: Small leak on error in runtime map code
* Utopic update to 3.16.7-ckt12 stable release (LP: #1465613)
- efi/reboot: Add generic wrapper around EfiResetSystem()
- x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flag
- efi/reboot: Allow powering off machines using EFI
- efi: Fix error handling in add_sysfs_runtime_map_entry()
* Trusty update to 3.16.7-ckt26 stable release (LP: #1563345)
- efi: Make our variable validation list include the guid
- lib/ucs2_string: Add ucs2 -> utf8 helper functions
- efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
* Utopic update to 3.16.7-ckt9 stable release (LP: #1441317)
- efi/libstub: Fix boundary checking in efi_high_alloc()
* Trusty update to 3.16.7-ckt19 stable release (LP: #1514911)
- x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime,
instead of top-down
* Boot failure with EFI stub (LP: #1603476)
- x86/efi: Fix boot failure with EFI stub
* Trusty update to v3.13.11-ckt33 stable release (LP: #1538756)
- efi: Disable interrupts around EFI calls, not in the epilog/prolog calls
* Trusty update to 3.13.11-ckt26 stable release (LP: #1493305)
- x86/efi: Use all 64 bit of efi_memmap in setup_e820()
* Trusty update to v3.13.11.9 stable release (LP: #1381234)
- x86, ia64: Move EFI_FB vga_default_device() initialization to
pci_vga_fixup()
* CVE-2015-7833
- usbvision: revert commit 588afcc1
* CVE-2014-9904
- ALSA: compress: fix an integer overflow check
* CVE-2015-3288
- mm: avoid setting up anonymous pages into file mapping
* CVE-2016-3961 (LP: #1571020)
- mm: hugetlb: allow hugepages_supported to be architecture specific
- s390/hugetlb: add hugepages_supported define
- x86/mm/xen: Suppress hugetlbfs in PV guests
Date: Fri, 14 Oct 2016 15:44:03 +0200
Changed-By: Stefan Bader <stefan.bader at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at lcy01-33.buildd>
-------------- next part --------------
Format: 1.8
Date: Fri, 14 Oct 2016 15:44:03 +0200
Source: linux-lts-trusty
Binary: linux-headers-3.13.0-99 linux-lts-trusty-tools-3.13.0-99 linux-lts-trusty-cloud-tools-3.13.0-99 linux-image-3.13.0-99-generic linux-headers-3.13.0-99-generic linux-image-3.13.0-99-generic-dbgsym linux-tools-3.13.0-99-generic linux-cloud-tools-3.13.0-99-generic linux-lts-trusty-udebs-generic linux-image-3.13.0-99-generic-lpae linux-headers-3.13.0-99-generic-lpae linux-image-3.13.0-99-generic-lpae-dbgsym linux-tools-3.13.0-99-generic-lpae linux-cloud-tools-3.13.0-99-generic-lpae linux-lts-trusty-udebs-generic-lpae kernel-image-3.13.0-99-generic-di nic-modules-3.13.0-99-generic-di nic-shared-modules-3.13.0-99-generic-di serial-modules-3.13.0-99-generic-di ppp-modules-3.13.0-99-generic-di pata-modules-3.13.0-99-generic-di firewire-core-modules-3.13.0-99-generic-di scsi-modules-3.13.0-99-generic-di plip-modules-3.13.0-99-generic-di floppy-modules-3.13.0-99-generic-di fat-modules-3.13.0-99-generic-di nfs-modules-3.13.0-99-generic-di md-modules-3.13.0-99-generic-di
multipath-modules-3.13.0-99-generic-di usb-modules-3.13.0-99-generic-di pcmcia-storage-modules-3.13.0-99-generic-di fb-modules-3.13.0-99-generic-di input-modules-3.13.0-99-generic-di mouse-modules-3.13.0-99-generic-di irda-modules-3.13.0-99-generic-di parport-modules-3.13.0-99-generic-di nic-pcmcia-modules-3.13.0-99-generic-di pcmcia-modules-3.13.0-99-generic-di nic-usb-modules-3.13.0-99-generic-di sata-modules-3.13.0-99-generic-di crypto-modules-3.13.0-99-generic-di squashfs-modules-3.13.0-99-generic-di speakup-modules-3.13.0-99-generic-di virtio-modules-3.13.0-99-generic-di fs-core-modules-3.13.0-99-generic-di fs-secondary-modules-3.13.0-99-generic-di storage-core-modules-3.13.0-99-generic-di block-modules-3.13.0-99-generic-di message-modules-3.13.0-99-generic-di vlan-modules-3.13.0-99-generic-di
ipmi-modules-3.13.0-99-generic-di
Architecture: amd64 amd64_translations
Version: 3.13.0-99.146~precise1
Distribution: precise
Urgency: low
Maintainer: Launchpad Build Daemon <buildd at lcy01-33.buildd>
Changed-By: Stefan Bader <stefan.bader at canonical.com>
Description:
block-modules-3.13.0-99-generic-di - Block storage devices (udeb)
crypto-modules-3.13.0-99-generic-di - crypto modules (udeb)
fat-modules-3.13.0-99-generic-di - FAT filesystem support (udeb)
fb-modules-3.13.0-99-generic-di - Framebuffer modules (udeb)
firewire-core-modules-3.13.0-99-generic-di - Firewire (IEEE-1394) Support (udeb)
floppy-modules-3.13.0-99-generic-di - Floppy driver support (udeb)
fs-core-modules-3.13.0-99-generic-di - Base filesystem modules (udeb)
fs-secondary-modules-3.13.0-99-generic-di - Extra filesystem modules (udeb)
input-modules-3.13.0-99-generic-di - Support for various input methods (udeb)
ipmi-modules-3.13.0-99-generic-di - ipmi modules (udeb)
irda-modules-3.13.0-99-generic-di - Support for Infrared protocols (udeb)
kernel-image-3.13.0-99-generic-di - Linux kernel binary image for the Debian installer (udeb)
linux-cloud-tools-3.13.0-99-generic - Linux kernel version specific cloud tools for version 3.13.0-99
linux-cloud-tools-3.13.0-99-generic-lpae - Linux kernel version specific cloud tools for version 3.13.0-99
linux-headers-3.13.0-99 - Header files related to Linux kernel version 3.13.0
linux-headers-3.13.0-99-generic - Linux kernel headers for version 3.13.0 on 64 bit x86 SMP
linux-headers-3.13.0-99-generic-lpae - Linux kernel headers for version 3.13.0 on 64 bit x86 SMP
linux-image-3.13.0-99-generic - Linux kernel image for version 3.13.0 on 64 bit x86 SMP
linux-image-3.13.0-99-generic-dbgsym - Linux kernel debug image for version 3.13.0 on 64 bit x86 SMP
linux-image-3.13.0-99-generic-lpae - Linux kernel image for version 3.13.0 on 64 bit x86 SMP
linux-image-3.13.0-99-generic-lpae-dbgsym - Linux kernel debug image for version 3.13.0 on 64 bit x86 SMP
linux-lts-trusty-cloud-tools-3.13.0-99 - Linux kernel version specific cloud tools for version 3.13.0-99
linux-lts-trusty-tools-3.13.0-99 - Linux kernel version specific tools for version 3.13.0-99
linux-lts-trusty-udebs-generic - Metapackage depending on kernel udebs (udeb)
linux-lts-trusty-udebs-generic-lpae - Metapackage depending on kernel udebs (udeb)
linux-tools-3.13.0-99-generic - Linux kernel version specific tools for version 3.13.0-99
linux-tools-3.13.0-99-generic-lpae - Linux kernel version specific tools for version 3.13.0-99
md-modules-3.13.0-99-generic-di - Multi-device support (raid, device-mapper, lvm) (udeb)
message-modules-3.13.0-99-generic-di - Fusion and i2o storage modules (udeb)
mouse-modules-3.13.0-99-generic-di - Mouse support (udeb)
multipath-modules-3.13.0-99-generic-di - DM-Multipath support (udeb)
nfs-modules-3.13.0-99-generic-di - NFS filesystem drivers (udeb)
nic-modules-3.13.0-99-generic-di - Network interface support (udeb)
nic-pcmcia-modules-3.13.0-99-generic-di - PCMCIA network interface support (udeb)
nic-shared-modules-3.13.0-99-generic-di - nic shared modules (udeb)
nic-usb-modules-3.13.0-99-generic-di - USB network interface support (udeb)
parport-modules-3.13.0-99-generic-di - Parallel port support (udeb)
pata-modules-3.13.0-99-generic-di - PATA support modules (udeb)
pcmcia-modules-3.13.0-99-generic-di - PCMCIA Modules (udeb)
pcmcia-storage-modules-3.13.0-99-generic-di - PCMCIA storage support (udeb)
plip-modules-3.13.0-99-generic-di - PLIP (parallel port) networking support (udeb)
ppp-modules-3.13.0-99-generic-di - PPP (serial port) networking support (udeb)
sata-modules-3.13.0-99-generic-di - SATA storage support (udeb)
scsi-modules-3.13.0-99-generic-di - SCSI storage support (udeb)
serial-modules-3.13.0-99-generic-di - Serial port support (udeb)
speakup-modules-3.13.0-99-generic-di - speakup modules (udeb)
squashfs-modules-3.13.0-99-generic-di - squashfs modules (udeb)
storage-core-modules-3.13.0-99-generic-di - Core storage support (udeb)
usb-modules-3.13.0-99-generic-di - Core USB support (udeb)
virtio-modules-3.13.0-99-generic-di - VirtIO Modules (udeb)
vlan-modules-3.13.0-99-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1381234 1419125 1434595 1441317 1465613 1493305 1500484 1514911 1538756 1563345 1566221 1571020 1571691 1593075 1603476 1608854 1628976 1629977 1632462 1632849
Changes:
linux-lts-trusty (3.13.0-99.146~precise1) precise; urgency=low
.
[ Seth Forshee ]
.
* Release Tracking Bug
- LP: #1632849
.
* [Trusty->Yakkety] powerpc/64: Fix incorrect return value from
__copy_tofrom_user (LP: #1632462)
- SAUCE: (no-up) powerpc/64: Fix incorrect return value from
__copy_tofrom_user
.
* Ubuntu 16.10: Oops panic in move_page_tables/page_remove_rmap after running
memory_stress_ng. (LP: #1628976)
- SAUCE: (no-up) powerpc/pseries: Fix stack corruption in htpe code
.
* sha1-powerpc returning wrong results (LP: #1629977)
- crypto: sha1-powerpc - little-endian support
.
* [arm64] nova instances can't boot with 3.13.0-92 (LP: #1608854)
- Revert "efi: Disable interrupts around EFI calls, not in the epilog/prolog
calls"
- Revert "x86/efi: Use all 64 bit of efi_memmap in setup_e820()"
- Revert "x86/efi: Store upper bits of command line buffer address in
ext_cmd_line_ptr"
- Revert "efivarfs: Ensure VariableName is NUL-terminated"
- Revert "efi/libstub: Fix boundary checking in efi_high_alloc()"
- Revert "arm64: efi: only attempt efi map setup if booting via EFI"
- Revert "UBUNTU: arm64: Implement efi_enabled()"
- Revert "efi/arm64: ignore dtb= when UEFI SecureBoot is enabled"
- Revert "doc: arm64: add description of EFI stub support"
- Revert "UBUNTU: Move get_dram_base to arm private file"
- Revert "arm64: efi: add EFI stub"
- Revert "arm64: add EFI runtime services"
- Revert "efi: Add shared FDT related functions for ARM/ARM64"
- Revert "efi: add helper function to get UEFI params from FDT"
- Revert "doc: efi-stub.txt updates for ARM"
- Revert "efi: Add get_dram_base() helper function"
- Revert "efi: create memory map iteration helper"
- Revert "x86, ia64: Move EFI_FB vga_default_device() initialization to
pci_vga_fixup()"
- Revert "firmware: Do not use WARN_ON(!spin_is_locked())"
- Revert "efi-pstore: Fix an overflow on 32-bit builds"
- Revert "x86/efi: Fix 32-bit fallout"
- Revert "x86/efi: Check krealloc return value"
- Revert "x86/efi: Runtime services virtual mapping"
- Revert "x86/efi: Fix off-by-one bug in EFI Boot Services reservation"
- x86/efi: Simplify EFI_DEBUG
- x86/efi: Runtime services virtual mapping
- x86/efi: Check krealloc return value
- SAUCE: Merge tag 'efi-next' of
git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/efi
- doc: Fix trivial spelling mistake in efi-stub.txt
- x86/efi: Remove unused variables in __map_region()
- x86/efi: Add a wrapper function efi_map_region_fixed()
- x86/efi: Fix off-by-one bug in EFI Boot Services reservation
- x86/efi: Cleanup efi_enter_virtual_mode() function
- efi: Export more EFI table variables to sysfs
- [Config] CONFIG_EFI_RUNTIME_MAP=y
- efi: Export EFI runtime memory mapping to sysfs
- x86/efi: Pass necessary EFI data for kexec via setup_data
- x86/efi: Delete superfluous global variables
- x86/efi: parse_efi_setup() build fix
- SAUCE: Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflicts
- x86/efi: Allow mapping BGRT on x86-32
- x86/efi: Fix 32-bit fallout
- x86/efi: Check status field to validate BGRT header
- x86/efi: Quirk out SGI UV
- v3.14 - Bacported EFI up to v3.14
- efi: Move facility flags to struct efi
- efi: Set feature flags inside feature init functions
- efivarfs: 'efivarfs_file_write' function reorganization
- x86/efi: Delete out-of-date comments of efi_query_variable_store
- x86/efi: Style neatening
- x86/efi: Dump the EFI page table
- x86, pageattr: Export page unmapping interface
- x86/efi: Make efi virtual runtime map passing more robust
- x86/efi: Split efi_enter_virtual_mode
- ia64/efi: Implement efi_enabled()
- efi: Use NULL instead of 0 for pointer
- x86, tools: Consolidate #ifdef code
- x86/efi: Delete dead code when checking for non-native
- efi: Add separate 32-bit/64-bit definitions
- x86/efi: Build our own EFI services pointer table
- x86/efi: Add early thunk code to go from 64-bit to 32-bit
- x86/efi: Firmware agnostic handover entry points
- [Config] CONFIG_EFI_MIXED=y
- x86/efi: Wire up CONFIG_EFI_MIXED
- x86/efi: Re-disable interrupts after calling firmware services
- SAUCE: Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingo
- x86, tools: Fix up compiler warnings
- x86/efi: Preserve segment registers in mixed mode
- x86/efi: Rip out phys_efi_get_time()
- x86/efi: Restore 'attr' argument to query_variable_info()
- SAUCE: merge with v3.15
- fs/efivarfs/super.c: use static const for dentry_operations
- SAUCE: merge with v3.16
- efi: efi-stub-helper cleanup
- efi: create memory map iteration helper
- efi: Add shared printk wrapper for consistent prefixing
- efi: Add get_dram_base() helper function
- efi: x86: Handle arbitrary Unicode characters
- x86/efi: Delete most of the efi_call* macros
- x86/efi: Implement a __efi_call_virt macro
- x86/efi: Save and restore FPU context around efi_calls (x86_64)
- x86/efi: Save and restore FPU context around efi_calls (i386)
- efivars: Use local variables instead of a pointer dereference
- efivars: Check size of user object
- efivars: Stop passing a struct argument to efivar_validate()
- efivars: Refactor sanity checking code into separate function
- efivars: Add compatibility code for compat tasks
- doc: efi-stub.txt updates for ARM
- efi: add helper function to get UEFI params from FDT
- efi: Add shared FDT related functions for ARM/ARM64
- [Config] CONFIG_LIBFDT=y
- arm64: add EFI runtime services
- arm64: efi: add EFI stub
- doc: arm64: add description of EFI stub support
- efi/arm64: ignore dtb= when UEFI SecureBoot is enabled
- arm64: efi: only attempt efi map setup if booting via EFI
- efi-pstore: Fix an overflow on 32-bit builds
- firmware: Do not use WARN_ON(!spin_is_locked())
- x86, ia64: Move EFI_FB vga_default_device() initialization to
pci_vga_fixup()
- efivarfs: Ensure VariableName is NUL-terminated
- x86/efi: Store upper bits of command line buffer address in ext_cmd_line_ptr
- x86/efi: Use all 64 bit of efi_memmap in setup_e820()
- efi: Disable interrupts around EFI calls, not in the epilog/prolog calls
- x86/efi: Fix boot failure with EFI stub
- x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime,
instead of top-down
- efi/libstub: Fix boundary checking in efi_high_alloc()
- efi: Fix compiler warnings (unused, const, type)
- efi: fdt: Do not report an error during boot if UEFI is not available
- efi: Make our variable validation list include the guid
- lib/ucs2_string: Add ucs2 -> utf8 helper functions
- efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
- efi/reboot: Add generic wrapper around EfiResetSystem()
- efi/arm64: efistub: remove local copy of linux_banner
- x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flag
- efi/reboot: Allow powering off machines using EFI
- efi: Fix error handling in add_sysfs_runtime_map_entry()
- efi: Small leak on error in runtime map code
- arm64/efi: map the entire UEFI vendor string before reading it
- arm64/efi: add missing call to early_ioremap_reset()
- efi/arm64: Store Runtime Services revision
- SAUCE: UEFI: Add secure_modules() call
- SAUCE: UEFI: PCI: Lock down BAR access when module security is enabled
- SAUCE: UEFI: x86: Lock down IO port access when module security is enabled
- SAUCE: UEFI: ACPI: Limit access to custom_method
- SAUCE: UEFI: asus-wmi: Restrict debugfs interface when module loading is
restricted
- SAUCE: UEFI: Restrict /dev/mem and /dev/kmem when module loading is
restricted
- SAUCE: UEFI: acpi: Ignore acpi_rsdp kernel parameter when module loading is
restricted
- SAUCE: UEFI: kexec: Disable at runtime if the kernel enforces module loading
restrictions
- SAUCE: UEFI: x86: Restrict MSR access when module loading is restricted
- [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=y
- SAUCE: UEFI: Add option to automatically enforce module signatures when in
Secure Boot mode
- SAUCE: UEFI: efi: Make EFI_SECURE_BOOT_SIG_ENFORCE depend on EFI
- SAUCE: UEFI MODSIGN: Import certificates from UEFI Secure Boot
- SAUCE: UEFI: efi: Disable secure boot if shim is in insecure mode
- SAUCE: UEFI: Display MOKSBState when disabled
- SAUCE: UEFI: Add secure boot and MOK SB State disabled sysctl
- SAUCE: UEFI: Set EFI_SECURE_BOOT bit in x86_efi_facility
- Revert "x86/efi: Save and restore FPU context around efi_calls (x86_64)"
.
* linux: Implement secure boot state variables (LP: #1593075)
- SAUCE: UEFI: Add secure boot and MOK SB State disabled sysctl
- SAUCE: UEFI: Set EFI_SECURE_BOOT bit in x86_efi_facility
.
* linux: MokSBState is ignored (LP: #1571691)
- SAUCE: UEFI MODSIGN: Import certificates from UEFI Secure Boot
- SAUCE: UEFI: efi: Disable secure boot if shim is in insecure mode
- SAUCE: UEFI: Display MOKSBState when disabled
.
* linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
- SAUCE: UEFI: Add secure_modules() call
- SAUCE: UEFI: PCI: Lock down BAR access when module security is enabled
- SAUCE: UEFI: x86: Lock down IO port access when module security is enabled
- SAUCE: UEFI: ACPI: Limit access to custom_method
- SAUCE: UEFI: asus-wmi: Restrict debugfs interface when module loading is
restricted
- SAUCE: UEFI: Restrict /dev/mem and /dev/kmem when module loading is
restricted
- SAUCE: UEFI: acpi: Ignore acpi_rsdp kernel parameter when module loading is
restricted
- SAUCE: UEFI: kexec: Disable at runtime if the kernel enforces module loading
restrictions
- SAUCE: UEFI: x86: Restrict MSR access when module loading is restricted
- SAUCE: UEFI: Add option to automatically enforce module signatures when in
Secure Boot mode
- SAUCE: UEFI: efi: Make EFI_SECURE_BOOT_SIG_ENFORCE depend on EFI
- SAUCE: UEFI MODSIGN: Import certificates from UEFI Secure Boot
- SAUCE: UEFI: efi: Disable secure boot if shim is in insecure mode
- SAUCE: UEFI: Display MOKSBState when disabled
.
* Utopic update to 3.16.7-ckt5 stable release (LP: #1419125)
- arm64/efi: add missing call to early_ioremap_reset()
.
* Trusty update to 3.16.7-ckt17 stable release (LP: #1500484)
- arm64/efi: map the entire UEFI vendor string before reading it
.
* Utopic update to 3.16.7-ckt8 stable release (LP: #1434595)
- efi: Small leak on error in runtime map code
.
* Utopic update to 3.16.7-ckt12 stable release (LP: #1465613)
- efi/reboot: Add generic wrapper around EfiResetSystem()
- x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flag
- efi/reboot: Allow powering off machines using EFI
- efi: Fix error handling in add_sysfs_runtime_map_entry()
.
* Trusty update to 3.16.7-ckt26 stable release (LP: #1563345)
- efi: Make our variable validation list include the guid
- lib/ucs2_string: Add ucs2 -> utf8 helper functions
- efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
.
* Utopic update to 3.16.7-ckt9 stable release (LP: #1441317)
- efi/libstub: Fix boundary checking in efi_high_alloc()
.
* Trusty update to 3.16.7-ckt19 stable release (LP: #1514911)
- x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime,
instead of top-down
.
* Boot failure with EFI stub (LP: #1603476)
- x86/efi: Fix boot failure with EFI stub
.
* Trusty update to v3.13.11-ckt33 stable release (LP: #1538756)
- efi: Disable interrupts around EFI calls, not in the epilog/prolog calls
.
* Trusty update to 3.13.11-ckt26 stable release (LP: #1493305)
- x86/efi: Use all 64 bit of efi_memmap in setup_e820()
.
* Trusty update to v3.13.11.9 stable release (LP: #1381234)
- x86, ia64: Move EFI_FB vga_default_device() initialization to
pci_vga_fixup()
.
* CVE-2015-7833
- usbvision: revert commit 588afcc1
.
* CVE-2014-9904
- ALSA: compress: fix an integer overflow check
.
* CVE-2015-3288
- mm: avoid setting up anonymous pages into file mapping
.
* CVE-2016-3961 (LP: #1571020)
- mm: hugetlb: allow hugepages_supported to be architecture specific
- s390/hugetlb: add hugepages_supported define
- x86/mm/xen: Suppress hugetlbfs in PV guests
Checksums-Sha1:
09b6683473a544b0d2b6b48c3bdbc7530ccc7b7a 501856 linux-lts-trusty-tools-3.13.0-99_3.13.0-99.146~precise1_amd64.deb
6c9b6b637e8b8a4903b6cb59c1e2d91cf9f9b326 1123688 linux-lts-trusty-tools-3.13.0-99-dbgsym_3.13.0-99.146~precise1_amd64.ddeb
441197899b1f66a36b8a01775f3ddd2abd3124b4 24592 linux-lts-trusty_3.13.0-99.146~precise1_amd64_translations.tar.gz
3938e7417fa7c3eefbc5568eae698e37c181a634 24430 linux-lts-trusty-cloud-tools-3.13.0-99_3.13.0-99.146~precise1_amd64.deb
445d54bd488e624d2aa5c3db3ca869591cacaa03 52553652 linux-image-3.13.0-99-generic_3.13.0-99.146~precise1_amd64.deb
6fecd0bad08b34b0f6a184525de07b637aa53472 1117676 linux-headers-3.13.0-99-generic_3.13.0-99.146~precise1_amd64.deb
8c3ff970e138b4fca48c2ecc64702bc55b0fcedd 886618228 linux-image-3.13.0-99-generic-dbgsym_3.13.0-99.146~precise1_amd64.ddeb
56e8ee2edf092a2233fd4bcb49b322b0c3f8be5f 1824 linux-tools-3.13.0-99-generic_3.13.0-99.146~precise1_amd64.deb
942331e78e09cbda61a42da63f3cebebd63574bc 1774 linux-cloud-tools-3.13.0-99-generic_3.13.0-99.146~precise1_amd64.deb
aee424e60166c18fab735d25b3ec8a6ec7cb8acf 5870055 linux-lts-trusty_3.13.0-99.146~precise1_amd64.tar.gz
6969bb2dbc6c33ac1e6c743a1cda00d423262e9d 6669078 kernel-image-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
2ec1b22d16a9144f2dd8a7ae3920513db07d0d21 5202426 nic-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
6c1ffd4f4f17bc63fa7c2032e81181d8cbaf7d28 613384 nic-shared-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
1335ec9105f06cec8d922ed0fdc831bec9d44343 68176 serial-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
2b9ddc7e41e32eab69891dc2fe5462cabfecfe49 33736 ppp-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
362cda9e97b2e953113cadf7c4eb234b8939b363 190250 pata-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
5c66192e1a6d84589538a307f0f4e641d8fded28 87554 firewire-core-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
bb25b02edae5b2f7d6bbb4c8a6a97b6bf1c93547 2728132 scsi-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
ed4f3fa2f86f70f4829ea71cec083a3ea28381cb 11058 plip-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
62df41882c3081500d4c4cc7004effed72334f29 40038 floppy-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
aa6d5c26a79ec14b4329beed7fb46f38d5c6e9bc 4840 fat-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
e7e81ab89a5f147c5b5d3c07a703836837ef6982 642630 nfs-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
0497555c8eaa567214839346a22a27260fd1179d 299390 md-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
caed07edbad0ddfb9cbca1af08d2ad007cc263a7 22470 multipath-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
c751f1bac96eb7549caf3a62574e01ea1e2cb8d0 153580 usb-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
9e9dae9de480aada07d9e702445153f08aea2d7c 46850 pcmcia-storage-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
a3f33b38ed5161e636fa72eb5d945292e982965f 15902 fb-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
7eb1acdd06ed7efda86617d73f2e52a405fd944a 148054 input-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
724e04bd0d9d502c84ac04f3a27085ef79e93044 61790 mouse-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
16bf2f1042b61598409c477dc81d873845b5701c 261010 irda-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
704b5c80d343774a8732302708741271bde40d46 39454 parport-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
f1eb429d89380eaa918e992159e5582c0e354940 170426 nic-pcmcia-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
49eb27c5ec61c91e45e9c6be30efceab0609fea2 87096 pcmcia-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
71ec0443c979224c57118cf7cecfa387e7527bb5 423166 nic-usb-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
f796838a941afdde5b0a645132441bfdc04361df 141934 sata-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
21ccce34315c53ae85d98b1d44d78a05427fa7de 427110 crypto-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
3f40352b45b7ead2b295cd334d3e97c471350a9c 26500 squashfs-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
39794d132002da0d7267a969cddf7928c385bafd 75854 speakup-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
40f15e88cfc9c8a7015276f6511d6a1b7c1279c9 74330 virtio-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
31f984e06780dece9d51f5b8e916665330255dc3 665024 fs-core-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
c3335d7d98c45a1e1fb59631b3b01dbf2c1d5ebe 687420 fs-secondary-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
5ee716fb7e256264f41b14ffa36475846809e1a2 59652 storage-core-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
7a3b5a2eef4c2691e957f05b5b596fd683ad7d98 554432 block-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
e914fc5018a73a380129eddd85bfb37b45974ded 382890 message-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
04a7f3e4bc9fad5b2f07429c81035dbcd42d9901 34506 vlan-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
469e95c280dfceba0f4ab430e24b75b47ca35336 53204 ipmi-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
01c9081489b3b57b04588835f8328a4d2e69566b 908 linux-lts-trusty-udebs-generic_3.13.0-99.146~precise1_amd64.udeb
Checksums-Sha256:
5f9f2200ab70df0eae80c78858c0933b881f7432abaa52df5e757f90a8ce200a 501856 linux-lts-trusty-tools-3.13.0-99_3.13.0-99.146~precise1_amd64.deb
cd10332e04b3482ca0f6892be210123018eebe17b8d100af77a044dcdc31931a 1123688 linux-lts-trusty-tools-3.13.0-99-dbgsym_3.13.0-99.146~precise1_amd64.ddeb
d9f980282576aa05a61be840e25ae644b9211a6c2bf84f0f69405d0582f96faf 24592 linux-lts-trusty_3.13.0-99.146~precise1_amd64_translations.tar.gz
b7d346ffa17b8b869a883cc6de995fdffa8898db789c80d87b82f97a4aa3f14c 24430 linux-lts-trusty-cloud-tools-3.13.0-99_3.13.0-99.146~precise1_amd64.deb
5295341076b7f9b7df321a9a6d0c34f1949a92790fb6f821ac73cf630bec0c34 52553652 linux-image-3.13.0-99-generic_3.13.0-99.146~precise1_amd64.deb
e3150e04bada4285e9aafd830f23db7825ce257681e30cb4cab6958b2696e74d 1117676 linux-headers-3.13.0-99-generic_3.13.0-99.146~precise1_amd64.deb
d0a0bd0eac87203ba8b1a198497bc7f594dc098b3dc7ec03b3263e5f84008876 886618228 linux-image-3.13.0-99-generic-dbgsym_3.13.0-99.146~precise1_amd64.ddeb
592deb5a8853a1b34157744ad1f83586abb684a5c9789243aa9eab54fb820d4e 1824 linux-tools-3.13.0-99-generic_3.13.0-99.146~precise1_amd64.deb
fc0af0098afb246091c21d9cee66428e189278403f6a2c81a400ae3c9ed755d2 1774 linux-cloud-tools-3.13.0-99-generic_3.13.0-99.146~precise1_amd64.deb
5f6d6ebffee65e8c17746f2eb4ae134202b07c045a1e45d024b39fc7d56c03bb 5870055 linux-lts-trusty_3.13.0-99.146~precise1_amd64.tar.gz
e66da8d9cc38149a620003cb6453f8aee9d3855983457a858bace971aca15f41 6669078 kernel-image-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
fea77204d11a5539d61ed99959ec11d94d57efc16807379eff44d22cbd328e44 5202426 nic-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
59b92bc68eb66bd2edfc187475ebbfbc92b91617ecc2fcebdbdea9ba03400da3 613384 nic-shared-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
6e7b746e50f95812802933ed061a76c1d109907884acb68e9ea170658d2bce54 68176 serial-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
eed308ca6d77b155d758bae86110490b27803fa884b5971f4e038924137a4174 33736 ppp-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
c8ccf3539e864296f80c597e40c390682addeb7a009be78857b17bcca25bd978 190250 pata-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
87085681d1aaa0f2489c52c973300a8c2d698c9e840333c97c64161c91db9e95 87554 firewire-core-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
502510b8786388473390270958fc38ffc1db5399ae47eace205659b9847610c5 2728132 scsi-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
201c51087b624bacf12efd025a60cbba3d094cbdb5089ef59e8eeefb67f23f86 11058 plip-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
a211301c5385a0b78d6baee0e2037f61b27dad1631f387d37072e1503f55d4dd 40038 floppy-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
3018e81f743141c733007a6c34950455a8f9c45e99c079fcfd79e9bbd4750f05 4840 fat-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
28d221272c1d7943ccbb201cff51bc55714b46d9193f25b8d2db85fd08696321 642630 nfs-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
cb5a289d7677c4777e156a98a0c75c5402fcdf15097571f38416d9d2f9d72164 299390 md-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
fe55e2394a90b567098e4b97164ef60a8a1ce0316db015ab4eca365f2bb8c2f0 22470 multipath-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
6e99e049125a9298a0d0a8e04cf7c322bfbb028b1aee1c4f94d715d4d32535f9 153580 usb-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
95dd45c1ce270332c4d361befcaaf905771899ad6ba8b9846740f88626d87496 46850 pcmcia-storage-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
fa20c169d7d522c19e5c604ba343daff6433d66c66b0b305d0db2122452018fc 15902 fb-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
989b792cb8f6cb78d6273dbbd8ec701e4f6a4fd36b21f2fb8cfad6a7c1273d59 148054 input-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
45ac551b9e03f91056e45af7194127175ce353f945735628a49c1f2ccbf8f8f5 61790 mouse-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
e72e22829461c1b13148ecfd3f68a6d5c54ec63b72af8b633ce3bc7d02a1c223 261010 irda-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
f690ad4c8c65b7e146d7d69f601ff5a9d65f5fdb9575b66622b716b8b012fbfa 39454 parport-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
7ff7365f3bbd3ceab536d4908c3ce6ae4ba9bd886d2e2f9132199f3f6ba8d34e 170426 nic-pcmcia-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
23611f2b53cf8754d9fcca3197c529489a0bd29929febf73e7d1ee8cb9bd0ae5 87096 pcmcia-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
c2ac6f412d747534544348740d58e9d0948ddc2108d5a67bb4340b4aafcb67dd 423166 nic-usb-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
1f7d7c97b34cc989abbb3758d2a7531149a353915ea61d21ba1067fc9eb1af00 141934 sata-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
dfe001192540105845b87b4877767d85c6589634edba16f76eefc1221476f6b2 427110 crypto-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
d241978c557b29356ffc8fd88f6062053de92147dd98dc302f33636e8cd2c35c 26500 squashfs-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
0dd467864d80cc73b04497fae89574f155253520fcc0f3f0b37bd30f4310f994 75854 speakup-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
c57f7b7ab07f2c126270af946edefa17102b2a8cdf57040ee2463145e41fbb27 74330 virtio-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
c661ca837b3a4b28328fac6f35e38c5ce45a8e0a5ec1e59f2758a4a1c74a1325 665024 fs-core-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
49ccc4fa2f55267d65285b28da5d439702a10ecbc8641c9299dfda0e22c98bc2 687420 fs-secondary-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
541ee5f62e92cdad05c9781e3c9f4d9f822e4f6705ab542f13ec771a36e52f0b 59652 storage-core-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
f36a81009046c4c4188fde024467ae33245d438f9039a5c329342ecbcfeb8048 554432 block-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
956a8e68b95ba86e510a4892dbb8464d2550a909660f04db3d9c3a01ade71a02 382890 message-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
6af0a78f9c03d34c81470344bb9553689107ea31bb7b70d8f4913f7f7a7e9a5e 34506 vlan-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
1ae9ec3e91de7ce1a44fbb22eb952d29c78e4d26f3d353b6c51874feb29cf276 53204 ipmi-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
4c1459b62edda979e8050157a22ae6de1949dbca6365bb4a1604424a50973479 908 linux-lts-trusty-udebs-generic_3.13.0-99.146~precise1_amd64.udeb
Files:
29eb260646baf117071c8af4616ae6ef 501856 devel optional linux-lts-trusty-tools-3.13.0-99_3.13.0-99.146~precise1_amd64.deb
e0c38e0e47c9158a679fb6438cada3e1 1123688 devel extra linux-lts-trusty-tools-3.13.0-99-dbgsym_3.13.0-99.146~precise1_amd64.ddeb
20b0115bb102053b596630c27f045a2d 24592 raw-translations - linux-lts-trusty_3.13.0-99.146~precise1_amd64_translations.tar.gz
c55543bd88ba243c3df32d71ab8860f1 24430 devel optional linux-lts-trusty-cloud-tools-3.13.0-99_3.13.0-99.146~precise1_amd64.deb
7d859cf77221b15eba9c6aa087a066c4 52553652 kernel optional linux-image-3.13.0-99-generic_3.13.0-99.146~precise1_amd64.deb
1c4e48ab4173c11bf12c5e61685788c3 1117676 devel optional linux-headers-3.13.0-99-generic_3.13.0-99.146~precise1_amd64.deb
dce3e9ebe0fcc25bc4480b22462b9e38 886618228 devel optional linux-image-3.13.0-99-generic-dbgsym_3.13.0-99.146~precise1_amd64.ddeb
c23c5919956357ae828c451e6dcaa582 1824 devel optional linux-tools-3.13.0-99-generic_3.13.0-99.146~precise1_amd64.deb
4004544dd1d6d6d25d52d12967b3a1a3 1774 devel optional linux-cloud-tools-3.13.0-99-generic_3.13.0-99.146~precise1_amd64.deb
1d12af6f3b36db66d5e43e898dfc0f9f 5870055 raw-uefi - linux-lts-trusty_3.13.0-99.146~precise1_amd64.tar.gz
e83482496b118d23baced1eef1ad9996 6669078 debian-installer extra kernel-image-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
f01ef83d8998f673f7d0848562355708 5202426 debian-installer standard nic-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
857a99cc3d1285a93a01baefb06b0c35 613384 debian-installer standard nic-shared-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
69d200bd1aa3333fd90911d11373b6e3 68176 debian-installer standard serial-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
56f92d5322d9d58eac2237043a1e4c6e 33736 debian-installer standard ppp-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
f363413065fc92322fd9f42a498177a9 190250 debian-installer standard pata-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
d4ec8cd7ec523c2c347de2495e06b7f9 87554 debian-installer standard firewire-core-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
3aeb59e7017bfa2eecc0261828e65d09 2728132 debian-installer standard scsi-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
ff99ebc178ae654107cf15e1f7c63d2f 11058 debian-installer standard plip-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
bc7368d9353e0351653da3950f88fa45 40038 debian-installer standard floppy-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
3071fdaba4be48727da6574f23fa95fd 4840 debian-installer standard fat-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
1958c2b6d96ea5f2bd15f75c1f7d7e79 642630 debian-installer standard nfs-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
8ebe942e2a1e9ac5ad9c7ae7e8c554eb 299390 debian-installer standard md-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
992c8adc4b73443d964e289b9b5d333d 22470 debian-installer extra multipath-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
79ac3a836431a57d6fc199735239ef12 153580 debian-installer standard usb-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
6d3731d11db188897d080b1b8b7fe243 46850 debian-installer standard pcmcia-storage-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
9755dcd08c245f8ed07c79e0e1bce2e7 15902 debian-installer standard fb-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
e4eac1979d14187a75a72a8c0c32dcec 148054 debian-installer standard input-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
248f9a73cb69cd866d1137b6cdc653df 61790 debian-installer extra mouse-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
a791fdc4a3030920c4cc1bd3ab27f7d7 261010 debian-installer standard irda-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
d0d001458073bbed9c7ae6bc60188383 39454 debian-installer standard parport-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
edc0e77001701198dd452aba5249547e 170426 debian-installer standard nic-pcmcia-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
cf3d3d6fe07f87aa040414d0dd5eec77 87096 debian-installer standard pcmcia-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
cc9b278dadf9f6052975843237a8335e 423166 debian-installer standard nic-usb-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
d6ec1e672eabae12f81f8a590f2e474a 141934 debian-installer standard sata-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
280c7e1470964e240b66fad8b8f79296 427110 debian-installer extra crypto-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
15038fdd8b205e04b0dcba7527f74094 26500 debian-installer extra squashfs-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
05d0585e0c391647d7bd873c2b4305be 75854 debian-installer extra speakup-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
ebdd72c8c8a81f2a7463e439e8f7845c 74330 debian-installer standard virtio-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
53aae4feb43a31fb5e5806fc000bde78 665024 debian-installer standard fs-core-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
c5b2004443ce62510f2a1b025498b046 687420 debian-installer standard fs-secondary-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
4d77594dc40031dd0186bbeb2eb6bd84 59652 debian-installer standard storage-core-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
bc3541466477a9d603879c8f7b2d801e 554432 debian-installer standard block-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
45cb55a71814151c575fc17d64421b25 382890 debian-installer standard message-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
263ce669a6ff1b37beedd28687eb5a0a 34506 debian-installer extra vlan-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
4214b0c4c8164176a2f00162000e0509 53204 debian-installer standard ipmi-modules-3.13.0-99-generic-di_3.13.0-99.146~precise1_amd64.udeb
db9c4a3cd20565a437e7c8a1f82519a7 908 debian-installer optional linux-lts-trusty-udebs-generic_3.13.0-99.146~precise1_amd64.udeb
Package-Type: udeb
More information about the Precise-changes
mailing list