[ubuntu/zesty-updates] linux_4.10.0-22.24_amd64.tar.gz - (Accepted)
Thadeu Lima de Souza Cascardo
cascardo at canonical.com
Tue Jun 6 13:17:36 UTC 2017
linux (4.10.0-22.24) zesty; urgency=low
* linux: 4.10.0-22.24 -proposed tracker (LP: #1691146)
* Fix NVLINK2 TCE route (LP: #1690155)
- powerpc/powernv: Fix TCE kill on NVLink2
* CVE-2017-0605
- tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()
* perf: qcom: Add L3 cache PMU driver (LP: #1689856)
- [Config] CONFIG_QCOM_L3_PMU=y
- perf: qcom: Add L3 cache PMU driver
* No PMU support for ACPI-based arm64 systems (LP: #1689661)
- drivers/perf: arm_pmu: rework per-cpu allocation
- drivers/perf: arm_pmu: manage interrupts per-cpu
- drivers/perf: arm_pmu: split irq request from enable
- drivers/perf: arm_pmu: remove pointless PMU disabling
- drivers/perf: arm_pmu: define armpmu_init_fn
- drivers/perf: arm_pmu: fold init into alloc
- drivers/perf: arm_pmu: factor out pmu registration
- drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs()
- drivers/perf: arm_pmu: handle no platform_device
- drivers/perf: arm_pmu: rename irq request/free functions
- drivers/perf: arm_pmu: split cpu-local irq request/free
- drivers/perf: arm_pmu: move irq request/free into probe
- drivers/perf: arm_pmu: split out platform device probe logic
- arm64: add function to get a cpu's MADT GICC table
- [Config] CONFIG_ARM_PMU_ACPI=y
- drivers/perf: arm_pmu: add ACPI framework
- arm64: pmuv3: handle !PMUv3 when probing
- arm64: pmuv3: use arm_pmu ACPI framework
* [SRU][Zesty]QDF2400 kernel oops on ipmitool fru write 0 fru.bin
(LP: #1689886)
- ipmi: Fix kernel panic at ipmi_ssif_thread()
* tty: pl011: fix earlycon work-around for QDF2400 erratum 44 (LP: #1689818)
- tty: pl011: fix earlycon work-around for QDF2400 erratum 44
- tty: pl011: use "qdf2400_e44" as the earlycon name for QDF2400 E44
* kernel-wedge fails in artful due to leftover squashfs-modules d-i files
(LP: #1688259)
- Remove squashfs-modules files from d-i
- [Config] as squashfs-modules is builtin kernel-image must Provides: it
* arm64/ACPI support for SBSA watchdog (LP: #1688114)
- clocksource: arm_arch_timer: clean up printk usage
- clocksource: arm_arch_timer: rename type macros
- clocksource: arm_arch_timer: rename the PPI enum
- clocksource: arm_arch_timer: move enums and defines to header file
- clocksource: arm_arch_timer: add a new enum for spi type
- clocksource: arm_arch_timer: rework PPI selection
- clocksource: arm_arch_timer: split dt-only rate handling
- clocksource: arm_arch_timer: refactor arch_timer_needs_probing
- clocksource: arm_arch_timer: move arch_timer_needs_of_probing into DT init
call
- clocksource: arm_arch_timer: add structs to describe MMIO timer
- clocksource: arm_arch_timer: split MMIO timer probing.
- [Config] CONFIG_ACPI_GTDT=y
- acpi/arm64: Add GTDT table parse driver
- clocksource: arm_arch_timer: simplify ACPI support code.
- acpi/arm64: Add memory-mapped timer support in GTDT driver
- clocksource: arm_arch_timer: add GTDT support for memory-mapped timer
- acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver
* kernel BUG at /build/linux-7LGLH_/linux-4.10.0/include/linux/swapops.h:129
(LP: #1674838)
- Revert "mm/ksm: handle protnone saved writes when making page write protect"
- Revert "mm, ksm: convert write_protect_page() to use page_vma_mapped_walk()"
- Revert "mm: introduce page_vma_mapped_walk()"
- mm/ksm: handle protnone saved writes when making page write protect
* arm64: Add CNTFRQ_EL0 handler (LP: #1688164)
- arm64: Add CNTFRQ_EL0 trap handler
* Support IPMI system interface on Cavium ThunderX (LP: #1688132)
- i2c: thunderx: Enable HWMON class probing
* Update ENA driver to 1.1.2 from net-next (LP: #1664312)
- net/ena: remove ntuple filter support from device feature list
- net/ena: fix queues number calculation
- net/ena: fix ethtool RSS flow configuration
- net/ena: fix RSS default hash configuration
- net/ena: fix NULL dereference when removing the driver after device reset
failed
- net/ena: refactor ena_get_stats64 to be atomic context safe
- net/ena: fix potential access to freed memory during device reset
- net/ena: use READ_ONCE to access completion descriptors
- net/ena: reduce the severity of ena printouts
- net/ena: change driver's default timeouts
- net/ena: change condition for host attribute configuration
- net/ena: update driver version to 1.1.2
* Zesty update to 4.10.15 stable release (LP: #1689258)
- timerfd: Protect the might cancel mechanism proper
- Handle mismatched open calls
- hwmon: (it87) Avoid registering the same chip on both SIO addresses
- dm ioctl: prevent stack leak in dm ioctl call
- Linux 4.10.15
* Zesty update to 4.10.14 stable release (LP: #1688499)
- ping: implement proper locking
- sparc64: kern_addr_valid regression
- sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()
- net: neigh: guard against NULL solicit() method
- net: phy: handle state correctly in phy_stop_machine
- kcm: return immediately after copy_from_user() failure
- secure_seq: downgrade to per-host timestamp offsets
- bpf: improve verifier packet range checks
- Revert "UBUNTU: SAUCE: (no-up) net/mlx5: Avoid dereferencing uninitialized
pointer"
- net/mlx5: Avoid dereferencing uninitialized pointer
- l2tp: hold tunnel socket when handling control frames in l2tp_ip and
l2tp_ip6
- l2tp: purge socket queues in the .destruct() callback
- openvswitch: Fix ovs_flow_key_update()
- l2tp: take reference on sessions being dumped
- l2tp: fix PPP pseudo-wire auto-loading
- net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given
- sctp: listen on the sock only when it's state is listening or closed
- tcp: clear saved_syn in tcp_disconnect()
- ipv6: Fix idev->addr_list corruption
- net-timestamp: avoid use-after-free in ip_recv_error
- net: vrf: Fix setting NLM_F_EXCL flag when adding l3mdev rule
- sh_eth: unmap DMA buffers when freeing rings
- ipv6: sr: fix out-of-bounds access in SRH validation
- dp83640: don't recieve time stamps twice
- ipv6: sr: fix double free of skb after handling invalid SRH
- ipv6: fix source routing
- gso: Validate assumption of frag_list segementation
- net: ipv6: RTF_PCPU should not be settable from userspace
- netpoll: Check for skb->queue_mapping
- ip6mr: fix notification device destruction
- net/mlx5: Fix driver load bad flow when having fw initializing timeout
- net/mlx5: E-Switch, Correctly deal with inline mode on ConnectX-5
- net/mlx5e: Fix small packet threshold
- net/mlx5e: Fix ETHTOOL_GRXCLSRLALL handling
- tcp: fix SCM_TIMESTAMPING_OPT_STATS for normal skbs
- tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATS
- macvlan: Fix device ref leak when purging bc_queue
- net: ipv6: regenerate host route if moved to gc list
- net: phy: fix auto-negotiation stall due to unavailable interrupt
- ipv6: check skb->protocol before lookup for nexthop
- tcp: memset ca_priv data to 0 properly
- ipv6: check raw payload size correctly in ioctl
- ALSA: oxfw: fix regression to handle Stanton SCS.1m/1d
- ALSA: firewire-lib: fix inappropriate assignment between signed/unsigned
type
- ALSA: seq: Don't break snd_use_lock_sync() loop by timeout
- scsi: return correct blkprep status code in case scsi_init_io() fails.
- ARC: [plat-eznps] Fix build error
- MIPS: KGDB: Use kernel context for sleeping threads
- MIPS: cevt-r4k: Fix out-of-bounds array access
- MIPS: Avoid BUG warning in arch_check_elf
- p9_client_readdir() fix
- ASoC: intel: Fix PM and non-atomic crash in bytcr drivers
- Input: i8042 - add Clevo P650RS to the i8042 reset list
- nfsd: check for oversized NFSv2/v3 arguments
- nfsd4: minor NFSv2/v3 write decoding cleanup
- nfsd: stricter decoding of write-like NFSv2/v3 ops
- ceph: fix recursion between ceph_set_acl() and __ceph_setattr()
- macsec: avoid heap overflow in skb_to_sgvec
- net: can: usb: gs_usb: Fix buffer on stack
- cpu/hotplug: Serialize callback invocations proper
- ftrace/x86: Fix triple fault with graph tracing and suspend-to-ram
- Linux 4.10.14
* Zesty update to 4.10.13 stable release (LP: #1688485)
- KEYS: Disallow keyrings beginning with '.' to be joined as session keyrings
- KEYS: Change the name of the dead type to ".dead" to prevent user access
- KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyrings
- tracing: Allocate the snapshot buffer before enabling probe
- HID: wacom: Treat HID_DG_TOOLSERIALNUMBER as unsigned
- ring-buffer: Have ring_buffer_iter_empty() return true when empty
- mm: prevent NR_ISOLATE_* stats from going negative
- cifs: Do not send echoes before Negotiate is complete
- CIFS: remove bad_network_name flag
- mmc: dw_mmc: silent verbose log when calling from PM context
- s390/mm: fix CMMA vs KSM vs others
- Input: elantech - add Fujitsu Lifebook E547 to force crc_enabled
- ACPI / power: Avoid maybe-uninitialized warning
- mmc: dw_mmc: Don't allow Runtime PM for SDIO cards
- mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 card
- ubifs: Fix RENAME_WHITEOUT support
- ubifs: Fix O_TMPFILE corner case in ubifs_link()
- mac80211: reject ToDS broadcast data frames
- mac80211: fix MU-MIMO follow-MAC mode
- x86/mce: Make the MCE notifier a blocking one
- ubi/upd: Always flush after prepared for an update
- powerpc/kprobe: Fix oops when kprobed on 'stdu' instruction
- x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRs
- device-dax: switch to srcu, fix rcu_read_lock() vs pte allocation
- Linux 4.10.13
* Zesty update to 4.10.12 stable release (LP: #1687045)
- Revert "UBUNTU: SAUCE: Revert "audit: fix auditd/kernel connection state
tracking""
- cgroup, kthread: close race window where new kthreads can be migrated to
non-root cgroups
- audit: make sure we don't let the retry queue grow without bounds
- tcmu: Fix possible overwrite of t_data_sg's last iov[]
- tcmu: Fix wrongly calculating of the base_command_size
- tcmu: Skip Data-Out blocks before gathering Data-In buffer for BIDI case
- thp: fix MADV_DONTNEED vs. MADV_FREE race
- thp: fix MADV_DONTNEED vs clear soft dirty race
- zsmalloc: expand class bit
- orangefs: free superblock when mount fails
- drm/nouveau/mpeg: mthd returns true on success now
- drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 one
- drm/nouveau/kms/nv50: fix setting of HeadSetRasterVertBlankDmi method
- drm/nouveau/kms/nv50: fix double dma_fence_put() when destroying plane state
- drm/nouveau: initial support (display-only) for GP107
- drm/etnaviv: fix missing unlock on error in etnaviv_gpu_submit()
- drm/fb-helper: Allow var->x/yres(_virtual) < fb->width/height again
- CIFS: reconnect thread reschedule itself
- CIFS: store results of cifs_reopen_file to avoid infinite wait
- Input: xpad - add support for Razer Wildcat gamepad
- perf annotate s390: Fix perf annotate error -95 (4.10 regression)
- perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()
- x86/efi: Don't try to reserve runtime regions
- x86/signals: Fix lower/upper bound reporting in compat siginfo
- x86/intel_rdt: Fix locking in rdtgroup_schemata_write()
- x86, pmem: fix broken __copy_user_nocache cache-bypass assumptions
- x86/vdso: Ensure vdso32_enabled gets set to valid values only
- x86/vdso: Plug race between mapping and ELF header setup
- acpi, nfit, libnvdimm: fix interleave set cookie calculation (64-bit
comparison)
- ACPI / scan: Set the visited flag for all enumerated devices
- parisc: fix bugs in pa_memcpy
- efi/libstub: Skip GOP with PIXEL_BLT_ONLY format
- efi/fb: Avoid reconfiguration of BAR that covers the framebuffer
- iscsi-target: Fix TMR reference leak during session shutdown
- iscsi-target: Drop work-around for legacy GlobalSAN initiator
- scsi: sr: Sanity check returned mode data
- scsi: sd: Consider max_xfer_blocks if opt_xfer_blocks is unusable
- scsi: qla2xxx: Add fix to read correct register value for ISP82xx.
- scsi: sd: Fix capacity calculation with 32-bit sector_t
- target: Avoid mappedlun symlink creation during lun shutdown
- xen, fbfront: fix connecting to backend
- new privimitive: iov_iter_revert()
- make skb_copy_datagram_msg() et.al. preserve ->msg_iter on error
- libnvdimm: fix blk free space accounting
- libnvdimm: fix reconfig_mutex, mmap_sem, and jbd2_handle lockdep splat
- libnvdimm: band aid btt vs clear poison locking
- can: ifi: use correct register to read rx status
- pwm: rockchip: State of PWM clock should synchronize with PWM enabled state
- cpufreq: Bring CPUs up even if cpufreq_online() failed
- irqchip/irq-imx-gpcv2: Fix spinlock initialization
- ftrace: Fix removing of second function probe
- drm/i915/gvt: set the correct default value of CTX STATUS PTR
- char: lack of bool string made CONFIG_DEVPORT always on
- Revert "MIPS: Lantiq: Fix cascaded IRQ setup"
- zram: do not use copy_page with non-page aligned address
- ftrace: Fix function pid filter on instances
- crypto: algif_aead - Fix bogus request dereference in completion function
- crypto: xts - Fix use-after-free on EINPROGRESS
- crypto: ahash - Fix EINPROGRESS notification callback
- crypto: lrw - Fix use-after-free on EINPROGRESS
- parisc: Fix get_user() for 64-bit value on 32-bit kernel
- dvb-usb-v2: avoid use-after-free
- [Config] CONFIG_SND_SOC_INTEL_BDW_RT5677_MACH=m
- ASoC: Intel: select DW_DMAC_CORE since it's mandatory
- platform/x86: acer-wmi: setup accelerometer when machine has appropriate
notify event
- x86/xen: Fix APIC id mismatch warning on Intel
- ACPI / EC: Use busy polling mode when GPE is not enabled
- rtc: tegra: Implement clock handling
- mm: Tighten x86 /dev/mem with zeroing reads
- cxusb: Use a dma capable buffer also for reading
- virtio-console: avoid DMA from stack
- Linux 4.10.12
* Support low-pin-count devices on Hisilicon SoCs (LP: #1677319)
- [Config] CONFIG_LIBIO=y on arm64 only
- SAUCE: LIBIO: Introduce a generic PIO mapping method
- SAUCE: OF: Add missing I/O range exception for indirect-IO devices
- [Config] CONFIG_HISILICON_LPC=y
- SAUCE: LPC: Support the device-tree LPC host on Hip06/Hip07
- SAUCE: LIBIO: Support the dynamically logical PIO registration of ACPI host
I/O
- SAUCE: LPC: Add the ACPI LPC support
- SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts
- SAUCE: PCI: Restore codepath for !CONFIG_LIBIO
* APST quirk needed for Samsung 512GB NVMe drive (LP: #1678184)
- nvme: Adjust the Samsung APST quirk
- nvme: Quirk APST off on "THNSF5256GPUK TOSHIBA"
* [Zesty] d-i: replace msm_emac with qcom_emac (LP: #1677297)
- Revert "UBUNTU: d-i: initrd needs msm_emac on amberwing platform."
- d-i: initrd needs qcom_emac on amberwing platform.
* POWER9: CAPI2 enablement (LP: #1686519)
- cxl: Fix build when CONFIG_DEBUG_FS=n
- cxl: Read vsec perst load image
- cxl: Remove unused values in bare-metal environment.
- cxl: Keep track of mm struct associated with a context
- cxl: Update implementation service layer
- cxl: Rename some psl8 specific functions
- cxl: Isolate few psl8 specific calls
- cxl: Force psl data-cache flush during device shutdown
- cxl: Add psl9 specific code
* CVE-2017-7979
- net sched actions: allocate act cookie early
* refcount underflow / kernel NULL dereference after attempting to add basic
tc filter (LP: #1682368)
- net_sched: nla_memdup_cookie() can be static
Date: Wed, 17 May 2017 18:13:39 -0300
Changed-By: Thadeu Lima de Souza Cascardo <cascardo at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at lcy01-08.buildd>
-------------- next part --------------
Format: 1.8
Date: Wed, 17 May 2017 18:13:39 -0300
Source: linux
Binary: linux-source-4.10.0 linux-doc linux-headers-4.10.0-22 linux-libc-dev linux-tools-common linux-tools-4.10.0-22 linux-cloud-tools-common linux-cloud-tools-4.10.0-22 linux-image-4.10.0-22-generic linux-image-extra-4.10.0-22-generic linux-headers-4.10.0-22-generic linux-image-4.10.0-22-generic-dbgsym linux-tools-4.10.0-22-generic linux-cloud-tools-4.10.0-22-generic linux-udebs-generic linux-image-4.10.0-22-generic-lpae linux-image-extra-4.10.0-22-generic-lpae linux-headers-4.10.0-22-generic-lpae linux-image-4.10.0-22-generic-lpae-dbgsym linux-tools-4.10.0-22-generic-lpae linux-cloud-tools-4.10.0-22-generic-lpae linux-udebs-generic-lpae linux-image-4.10.0-22-lowlatency linux-image-extra-4.10.0-22-lowlatency linux-headers-4.10.0-22-lowlatency linux-image-4.10.0-22-lowlatency-dbgsym linux-tools-4.10.0-22-lowlatency linux-cloud-tools-4.10.0-22-lowlatency linux-udebs-lowlatency kernel-image-4.10.0-22-generic-di fat-modules-4.10.0-22-generic-di fb-modules-4.10.0-22-generic-di
firewire-core-modules-4.10.0-22-generic-di floppy-modules-4.10.0-22-generic-di fs-core-modules-4.10.0-22-generic-di fs-secondary-modules-4.10.0-22-generic-di input-modules-4.10.0-22-generic-di irda-modules-4.10.0-22-generic-di md-modules-4.10.0-22-generic-di nic-modules-4.10.0-22-generic-di nic-pcmcia-modules-4.10.0-22-generic-di nic-usb-modules-4.10.0-22-generic-di nic-shared-modules-4.10.0-22-generic-di parport-modules-4.10.0-22-generic-di pata-modules-4.10.0-22-generic-di pcmcia-modules-4.10.0-22-generic-di pcmcia-storage-modules-4.10.0-22-generic-di plip-modules-4.10.0-22-generic-di ppp-modules-4.10.0-22-generic-di sata-modules-4.10.0-22-generic-di scsi-modules-4.10.0-22-generic-di serial-modules-4.10.0-22-generic-di storage-core-modules-4.10.0-22-generic-di usb-modules-4.10.0-22-generic-di nfs-modules-4.10.0-22-generic-di block-modules-4.10.0-22-generic-di message-modules-4.10.0-22-generic-di crypto-modules-4.10.0-22-generic-di
virtio-modules-4.10.0-22-generic-di mouse-modules-4.10.0-22-generic-di vlan-modules-4.10.0-22-generic-di ipmi-modules-4.10.0-22-generic-di
multipath-modules-4.10.0-22-generic-di
Architecture: amd64 all amd64_translations
Version: 4.10.0-22.24
Distribution: zesty
Urgency: low
Maintainer: Launchpad Build Daemon <buildd at lcy01-08.buildd>
Changed-By: Thadeu Lima de Souza Cascardo <cascardo at canonical.com>
Description:
block-modules-4.10.0-22-generic-di - Block storage devices (udeb)
crypto-modules-4.10.0-22-generic-di - crypto modules (udeb)
fat-modules-4.10.0-22-generic-di - FAT filesystem support (udeb)
fb-modules-4.10.0-22-generic-di - Framebuffer modules (udeb)
firewire-core-modules-4.10.0-22-generic-di - Firewire (IEEE-1394) Support (udeb)
floppy-modules-4.10.0-22-generic-di - Floppy driver support (udeb)
fs-core-modules-4.10.0-22-generic-di - Base filesystem modules (udeb)
fs-secondary-modules-4.10.0-22-generic-di - Extra filesystem modules (udeb)
input-modules-4.10.0-22-generic-di - Support for various input methods (udeb)
ipmi-modules-4.10.0-22-generic-di - ipmi modules (udeb)
irda-modules-4.10.0-22-generic-di - Support for Infrared protocols (udeb)
kernel-image-4.10.0-22-generic-di - kernel image and system map (udeb)
linux-cloud-tools-4.10.0-22 - Linux kernel version specific cloud tools for version 4.10.0-22
linux-cloud-tools-4.10.0-22-generic - Linux kernel version specific cloud tools for version 4.10.0-22
linux-cloud-tools-4.10.0-22-generic-lpae - Linux kernel version specific cloud tools for version 4.10.0-22
linux-cloud-tools-4.10.0-22-lowlatency - Linux kernel version specific cloud tools for version 4.10.0-22
linux-cloud-tools-common - Linux kernel version specific cloud tools for version 4.10.0
linux-doc - Linux kernel specific documentation for version 4.10.0
linux-headers-4.10.0-22 - Header files related to Linux kernel version 4.10.0
linux-headers-4.10.0-22-generic - Linux kernel headers for version 4.10.0 on 64 bit x86 SMP
linux-headers-4.10.0-22-generic-lpae - Linux kernel headers for version 4.10.0 on 64 bit x86 SMP
linux-headers-4.10.0-22-lowlatency - Linux kernel headers for version 4.10.0 on 64 bit x86 SMP
linux-image-4.10.0-22-generic - Linux kernel image for version 4.10.0 on 64 bit x86 SMP
linux-image-4.10.0-22-generic-dbgsym - Linux kernel debug image for version 4.10.0 on 64 bit x86 SMP
linux-image-4.10.0-22-generic-lpae - Linux kernel image for version 4.10.0 on 64 bit x86 SMP
linux-image-4.10.0-22-generic-lpae-dbgsym - Linux kernel debug image for version 4.10.0 on 64 bit x86 SMP
linux-image-4.10.0-22-lowlatency - Linux kernel image for version 4.10.0 on 64 bit x86 SMP
linux-image-4.10.0-22-lowlatency-dbgsym - Linux kernel debug image for version 4.10.0 on 64 bit x86 SMP
linux-image-extra-4.10.0-22-generic - Linux kernel extra modules for version 4.10.0 on 64 bit x86 SMP
linux-image-extra-4.10.0-22-generic-lpae - Linux kernel extra modules for version 4.10.0 on 64 bit x86 SMP
linux-image-extra-4.10.0-22-lowlatency - Linux kernel extra modules for version 4.10.0 on 64 bit x86 SMP
linux-libc-dev - Linux Kernel Headers for development
linux-source-4.10.0 - Linux kernel source for version 4.10.0 with Ubuntu patches
linux-tools-4.10.0-22 - Linux kernel version specific tools for version 4.10.0-22
linux-tools-4.10.0-22-generic - Linux kernel version specific tools for version 4.10.0-22
linux-tools-4.10.0-22-generic-lpae - Linux kernel version specific tools for version 4.10.0-22
linux-tools-4.10.0-22-lowlatency - Linux kernel version specific tools for version 4.10.0-22
linux-tools-common - Linux kernel version specific tools for version 4.10.0
linux-udebs-generic - Metapackage depending on kernel udebs (udeb)
linux-udebs-generic-lpae - Metapackage depending on kernel udebs (udeb)
linux-udebs-lowlatency - Metapackage depending on kernel udebs (udeb)
md-modules-4.10.0-22-generic-di - Multi-device support (raid, device-mapper, lvm) (udeb)
message-modules-4.10.0-22-generic-di - Fusion and i2o storage modules (udeb)
mouse-modules-4.10.0-22-generic-di - Mouse support (udeb)
multipath-modules-4.10.0-22-generic-di - DM-Multipath support (udeb)
nfs-modules-4.10.0-22-generic-di - NFS filesystem drivers (udeb)
nic-modules-4.10.0-22-generic-di - Network interface support (udeb)
nic-pcmcia-modules-4.10.0-22-generic-di - PCMCIA network interface support (udeb)
nic-shared-modules-4.10.0-22-generic-di - nic shared modules (udeb)
nic-usb-modules-4.10.0-22-generic-di - USB network interface support (udeb)
parport-modules-4.10.0-22-generic-di - Parallel port support (udeb)
pata-modules-4.10.0-22-generic-di - PATA support modules (udeb)
pcmcia-modules-4.10.0-22-generic-di - PCMCIA Modules (udeb)
pcmcia-storage-modules-4.10.0-22-generic-di - PCMCIA storage support (udeb)
plip-modules-4.10.0-22-generic-di - PLIP (parallel port) networking support (udeb)
ppp-modules-4.10.0-22-generic-di - PPP (serial port) networking support (udeb)
sata-modules-4.10.0-22-generic-di - SATA storage support (udeb)
scsi-modules-4.10.0-22-generic-di - SCSI storage support (udeb)
serial-modules-4.10.0-22-generic-di - Serial port support (udeb)
storage-core-modules-4.10.0-22-generic-di - Core storage support (udeb)
usb-modules-4.10.0-22-generic-di - Core USB support (udeb)
virtio-modules-4.10.0-22-generic-di - VirtIO Modules (udeb)
vlan-modules-4.10.0-22-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1664312 1674838 1677297 1677319 1678184 1682368 1686519 1687045 1688114 1688132 1688164 1688259 1688485 1688499 1689258 1689661 1689818 1689856 1689886 1690155 1691146
Changes:
linux (4.10.0-22.24) zesty; urgency=low
.
* linux: 4.10.0-22.24 -proposed tracker (LP: #1691146)
.
* Fix NVLINK2 TCE route (LP: #1690155)
- powerpc/powernv: Fix TCE kill on NVLink2
.
* CVE-2017-0605
- tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()
.
* perf: qcom: Add L3 cache PMU driver (LP: #1689856)
- [Config] CONFIG_QCOM_L3_PMU=y
- perf: qcom: Add L3 cache PMU driver
.
* No PMU support for ACPI-based arm64 systems (LP: #1689661)
- drivers/perf: arm_pmu: rework per-cpu allocation
- drivers/perf: arm_pmu: manage interrupts per-cpu
- drivers/perf: arm_pmu: split irq request from enable
- drivers/perf: arm_pmu: remove pointless PMU disabling
- drivers/perf: arm_pmu: define armpmu_init_fn
- drivers/perf: arm_pmu: fold init into alloc
- drivers/perf: arm_pmu: factor out pmu registration
- drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs()
- drivers/perf: arm_pmu: handle no platform_device
- drivers/perf: arm_pmu: rename irq request/free functions
- drivers/perf: arm_pmu: split cpu-local irq request/free
- drivers/perf: arm_pmu: move irq request/free into probe
- drivers/perf: arm_pmu: split out platform device probe logic
- arm64: add function to get a cpu's MADT GICC table
- [Config] CONFIG_ARM_PMU_ACPI=y
- drivers/perf: arm_pmu: add ACPI framework
- arm64: pmuv3: handle !PMUv3 when probing
- arm64: pmuv3: use arm_pmu ACPI framework
.
* [SRU][Zesty]QDF2400 kernel oops on ipmitool fru write 0 fru.bin
(LP: #1689886)
- ipmi: Fix kernel panic at ipmi_ssif_thread()
.
* tty: pl011: fix earlycon work-around for QDF2400 erratum 44 (LP: #1689818)
- tty: pl011: fix earlycon work-around for QDF2400 erratum 44
- tty: pl011: use "qdf2400_e44" as the earlycon name for QDF2400 E44
.
* kernel-wedge fails in artful due to leftover squashfs-modules d-i files
(LP: #1688259)
- Remove squashfs-modules files from d-i
- [Config] as squashfs-modules is builtin kernel-image must Provides: it
.
* arm64/ACPI support for SBSA watchdog (LP: #1688114)
- clocksource: arm_arch_timer: clean up printk usage
- clocksource: arm_arch_timer: rename type macros
- clocksource: arm_arch_timer: rename the PPI enum
- clocksource: arm_arch_timer: move enums and defines to header file
- clocksource: arm_arch_timer: add a new enum for spi type
- clocksource: arm_arch_timer: rework PPI selection
- clocksource: arm_arch_timer: split dt-only rate handling
- clocksource: arm_arch_timer: refactor arch_timer_needs_probing
- clocksource: arm_arch_timer: move arch_timer_needs_of_probing into DT init
call
- clocksource: arm_arch_timer: add structs to describe MMIO timer
- clocksource: arm_arch_timer: split MMIO timer probing.
- [Config] CONFIG_ACPI_GTDT=y
- acpi/arm64: Add GTDT table parse driver
- clocksource: arm_arch_timer: simplify ACPI support code.
- acpi/arm64: Add memory-mapped timer support in GTDT driver
- clocksource: arm_arch_timer: add GTDT support for memory-mapped timer
- acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver
.
* kernel BUG at /build/linux-7LGLH_/linux-4.10.0/include/linux/swapops.h:129
(LP: #1674838)
- Revert "mm/ksm: handle protnone saved writes when making page write protect"
- Revert "mm, ksm: convert write_protect_page() to use page_vma_mapped_walk()"
- Revert "mm: introduce page_vma_mapped_walk()"
- mm/ksm: handle protnone saved writes when making page write protect
.
* arm64: Add CNTFRQ_EL0 handler (LP: #1688164)
- arm64: Add CNTFRQ_EL0 trap handler
.
* Support IPMI system interface on Cavium ThunderX (LP: #1688132)
- i2c: thunderx: Enable HWMON class probing
.
* Update ENA driver to 1.1.2 from net-next (LP: #1664312)
- net/ena: remove ntuple filter support from device feature list
- net/ena: fix queues number calculation
- net/ena: fix ethtool RSS flow configuration
- net/ena: fix RSS default hash configuration
- net/ena: fix NULL dereference when removing the driver after device reset
failed
- net/ena: refactor ena_get_stats64 to be atomic context safe
- net/ena: fix potential access to freed memory during device reset
- net/ena: use READ_ONCE to access completion descriptors
- net/ena: reduce the severity of ena printouts
- net/ena: change driver's default timeouts
- net/ena: change condition for host attribute configuration
- net/ena: update driver version to 1.1.2
.
* Zesty update to 4.10.15 stable release (LP: #1689258)
- timerfd: Protect the might cancel mechanism proper
- Handle mismatched open calls
- hwmon: (it87) Avoid registering the same chip on both SIO addresses
- dm ioctl: prevent stack leak in dm ioctl call
- Linux 4.10.15
.
* Zesty update to 4.10.14 stable release (LP: #1688499)
- ping: implement proper locking
- sparc64: kern_addr_valid regression
- sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()
- net: neigh: guard against NULL solicit() method
- net: phy: handle state correctly in phy_stop_machine
- kcm: return immediately after copy_from_user() failure
- secure_seq: downgrade to per-host timestamp offsets
- bpf: improve verifier packet range checks
- Revert "UBUNTU: SAUCE: (no-up) net/mlx5: Avoid dereferencing uninitialized
pointer"
- net/mlx5: Avoid dereferencing uninitialized pointer
- l2tp: hold tunnel socket when handling control frames in l2tp_ip and
l2tp_ip6
- l2tp: purge socket queues in the .destruct() callback
- openvswitch: Fix ovs_flow_key_update()
- l2tp: take reference on sessions being dumped
- l2tp: fix PPP pseudo-wire auto-loading
- net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given
- sctp: listen on the sock only when it's state is listening or closed
- tcp: clear saved_syn in tcp_disconnect()
- ipv6: Fix idev->addr_list corruption
- net-timestamp: avoid use-after-free in ip_recv_error
- net: vrf: Fix setting NLM_F_EXCL flag when adding l3mdev rule
- sh_eth: unmap DMA buffers when freeing rings
- ipv6: sr: fix out-of-bounds access in SRH validation
- dp83640: don't recieve time stamps twice
- ipv6: sr: fix double free of skb after handling invalid SRH
- ipv6: fix source routing
- gso: Validate assumption of frag_list segementation
- net: ipv6: RTF_PCPU should not be settable from userspace
- netpoll: Check for skb->queue_mapping
- ip6mr: fix notification device destruction
- net/mlx5: Fix driver load bad flow when having fw initializing timeout
- net/mlx5: E-Switch, Correctly deal with inline mode on ConnectX-5
- net/mlx5e: Fix small packet threshold
- net/mlx5e: Fix ETHTOOL_GRXCLSRLALL handling
- tcp: fix SCM_TIMESTAMPING_OPT_STATS for normal skbs
- tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATS
- macvlan: Fix device ref leak when purging bc_queue
- net: ipv6: regenerate host route if moved to gc list
- net: phy: fix auto-negotiation stall due to unavailable interrupt
- ipv6: check skb->protocol before lookup for nexthop
- tcp: memset ca_priv data to 0 properly
- ipv6: check raw payload size correctly in ioctl
- ALSA: oxfw: fix regression to handle Stanton SCS.1m/1d
- ALSA: firewire-lib: fix inappropriate assignment between signed/unsigned
type
- ALSA: seq: Don't break snd_use_lock_sync() loop by timeout
- scsi: return correct blkprep status code in case scsi_init_io() fails.
- ARC: [plat-eznps] Fix build error
- MIPS: KGDB: Use kernel context for sleeping threads
- MIPS: cevt-r4k: Fix out-of-bounds array access
- MIPS: Avoid BUG warning in arch_check_elf
- p9_client_readdir() fix
- ASoC: intel: Fix PM and non-atomic crash in bytcr drivers
- Input: i8042 - add Clevo P650RS to the i8042 reset list
- nfsd: check for oversized NFSv2/v3 arguments
- nfsd4: minor NFSv2/v3 write decoding cleanup
- nfsd: stricter decoding of write-like NFSv2/v3 ops
- ceph: fix recursion between ceph_set_acl() and __ceph_setattr()
- macsec: avoid heap overflow in skb_to_sgvec
- net: can: usb: gs_usb: Fix buffer on stack
- cpu/hotplug: Serialize callback invocations proper
- ftrace/x86: Fix triple fault with graph tracing and suspend-to-ram
- Linux 4.10.14
.
* Zesty update to 4.10.13 stable release (LP: #1688485)
- KEYS: Disallow keyrings beginning with '.' to be joined as session keyrings
- KEYS: Change the name of the dead type to ".dead" to prevent user access
- KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyrings
- tracing: Allocate the snapshot buffer before enabling probe
- HID: wacom: Treat HID_DG_TOOLSERIALNUMBER as unsigned
- ring-buffer: Have ring_buffer_iter_empty() return true when empty
- mm: prevent NR_ISOLATE_* stats from going negative
- cifs: Do not send echoes before Negotiate is complete
- CIFS: remove bad_network_name flag
- mmc: dw_mmc: silent verbose log when calling from PM context
- s390/mm: fix CMMA vs KSM vs others
- Input: elantech - add Fujitsu Lifebook E547 to force crc_enabled
- ACPI / power: Avoid maybe-uninitialized warning
- mmc: dw_mmc: Don't allow Runtime PM for SDIO cards
- mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 card
- ubifs: Fix RENAME_WHITEOUT support
- ubifs: Fix O_TMPFILE corner case in ubifs_link()
- mac80211: reject ToDS broadcast data frames
- mac80211: fix MU-MIMO follow-MAC mode
- x86/mce: Make the MCE notifier a blocking one
- ubi/upd: Always flush after prepared for an update
- powerpc/kprobe: Fix oops when kprobed on 'stdu' instruction
- x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRs
- device-dax: switch to srcu, fix rcu_read_lock() vs pte allocation
- Linux 4.10.13
.
* Zesty update to 4.10.12 stable release (LP: #1687045)
- Revert "UBUNTU: SAUCE: Revert "audit: fix auditd/kernel connection state
tracking""
- cgroup, kthread: close race window where new kthreads can be migrated to
non-root cgroups
- audit: make sure we don't let the retry queue grow without bounds
- tcmu: Fix possible overwrite of t_data_sg's last iov[]
- tcmu: Fix wrongly calculating of the base_command_size
- tcmu: Skip Data-Out blocks before gathering Data-In buffer for BIDI case
- thp: fix MADV_DONTNEED vs. MADV_FREE race
- thp: fix MADV_DONTNEED vs clear soft dirty race
- zsmalloc: expand class bit
- orangefs: free superblock when mount fails
- drm/nouveau/mpeg: mthd returns true on success now
- drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 one
- drm/nouveau/kms/nv50: fix setting of HeadSetRasterVertBlankDmi method
- drm/nouveau/kms/nv50: fix double dma_fence_put() when destroying plane state
- drm/nouveau: initial support (display-only) for GP107
- drm/etnaviv: fix missing unlock on error in etnaviv_gpu_submit()
- drm/fb-helper: Allow var->x/yres(_virtual) < fb->width/height again
- CIFS: reconnect thread reschedule itself
- CIFS: store results of cifs_reopen_file to avoid infinite wait
- Input: xpad - add support for Razer Wildcat gamepad
- perf annotate s390: Fix perf annotate error -95 (4.10 regression)
- perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()
- x86/efi: Don't try to reserve runtime regions
- x86/signals: Fix lower/upper bound reporting in compat siginfo
- x86/intel_rdt: Fix locking in rdtgroup_schemata_write()
- x86, pmem: fix broken __copy_user_nocache cache-bypass assumptions
- x86/vdso: Ensure vdso32_enabled gets set to valid values only
- x86/vdso: Plug race between mapping and ELF header setup
- acpi, nfit, libnvdimm: fix interleave set cookie calculation (64-bit
comparison)
- ACPI / scan: Set the visited flag for all enumerated devices
- parisc: fix bugs in pa_memcpy
- efi/libstub: Skip GOP with PIXEL_BLT_ONLY format
- efi/fb: Avoid reconfiguration of BAR that covers the framebuffer
- iscsi-target: Fix TMR reference leak during session shutdown
- iscsi-target: Drop work-around for legacy GlobalSAN initiator
- scsi: sr: Sanity check returned mode data
- scsi: sd: Consider max_xfer_blocks if opt_xfer_blocks is unusable
- scsi: qla2xxx: Add fix to read correct register value for ISP82xx.
- scsi: sd: Fix capacity calculation with 32-bit sector_t
- target: Avoid mappedlun symlink creation during lun shutdown
- xen, fbfront: fix connecting to backend
- new privimitive: iov_iter_revert()
- make skb_copy_datagram_msg() et.al. preserve ->msg_iter on error
- libnvdimm: fix blk free space accounting
- libnvdimm: fix reconfig_mutex, mmap_sem, and jbd2_handle lockdep splat
- libnvdimm: band aid btt vs clear poison locking
- can: ifi: use correct register to read rx status
- pwm: rockchip: State of PWM clock should synchronize with PWM enabled state
- cpufreq: Bring CPUs up even if cpufreq_online() failed
- irqchip/irq-imx-gpcv2: Fix spinlock initialization
- ftrace: Fix removing of second function probe
- drm/i915/gvt: set the correct default value of CTX STATUS PTR
- char: lack of bool string made CONFIG_DEVPORT always on
- Revert "MIPS: Lantiq: Fix cascaded IRQ setup"
- zram: do not use copy_page with non-page aligned address
- ftrace: Fix function pid filter on instances
- crypto: algif_aead - Fix bogus request dereference in completion function
- crypto: xts - Fix use-after-free on EINPROGRESS
- crypto: ahash - Fix EINPROGRESS notification callback
- crypto: lrw - Fix use-after-free on EINPROGRESS
- parisc: Fix get_user() for 64-bit value on 32-bit kernel
- dvb-usb-v2: avoid use-after-free
- [Config] CONFIG_SND_SOC_INTEL_BDW_RT5677_MACH=m
- ASoC: Intel: select DW_DMAC_CORE since it's mandatory
- platform/x86: acer-wmi: setup accelerometer when machine has appropriate
notify event
- x86/xen: Fix APIC id mismatch warning on Intel
- ACPI / EC: Use busy polling mode when GPE is not enabled
- rtc: tegra: Implement clock handling
- mm: Tighten x86 /dev/mem with zeroing reads
- cxusb: Use a dma capable buffer also for reading
- virtio-console: avoid DMA from stack
- Linux 4.10.12
.
* Support low-pin-count devices on Hisilicon SoCs (LP: #1677319)
- [Config] CONFIG_LIBIO=y on arm64 only
- SAUCE: LIBIO: Introduce a generic PIO mapping method
- SAUCE: OF: Add missing I/O range exception for indirect-IO devices
- [Config] CONFIG_HISILICON_LPC=y
- SAUCE: LPC: Support the device-tree LPC host on Hip06/Hip07
- SAUCE: LIBIO: Support the dynamically logical PIO registration of ACPI host
I/O
- SAUCE: LPC: Add the ACPI LPC support
- SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts
- SAUCE: PCI: Restore codepath for !CONFIG_LIBIO
.
* APST quirk needed for Samsung 512GB NVMe drive (LP: #1678184)
- nvme: Adjust the Samsung APST quirk
- nvme: Quirk APST off on "THNSF5256GPUK TOSHIBA"
.
* [Zesty] d-i: replace msm_emac with qcom_emac (LP: #1677297)
- Revert "UBUNTU: d-i: initrd needs msm_emac on amberwing platform."
- d-i: initrd needs qcom_emac on amberwing platform.
.
* POWER9: CAPI2 enablement (LP: #1686519)
- cxl: Fix build when CONFIG_DEBUG_FS=n
- cxl: Read vsec perst load image
- cxl: Remove unused values in bare-metal environment.
- cxl: Keep track of mm struct associated with a context
- cxl: Update implementation service layer
- cxl: Rename some psl8 specific functions
- cxl: Isolate few psl8 specific calls
- cxl: Force psl data-cache flush during device shutdown
- cxl: Add psl9 specific code
.
* CVE-2017-7979
- net sched actions: allocate act cookie early
.
* refcount underflow / kernel NULL dereference after attempting to add basic
tc filter (LP: #1682368)
- net_sched: nla_memdup_cookie() can be static
Checksums-Sha1:
0d5beda8f735d02255e6c55f48783712c6eb5812 381922 block-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
f27cf6caaa09cc4219400148cc9a27537999acf3 323472 crypto-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
bb1f79c4122dc05b25ffc579bc5f9648f77b6155 4162 fat-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
5b9a24843bac49e8b7fb25d3521b7dfd397af8a4 13028 fb-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
87ef1d06a992857dba92241b5185b6acbe32fb19 64780 firewire-core-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
da75ab92dbedc0219d307ca1ab3e2a1bbec69b92 32774 floppy-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
8c10cde82577e1b3b2fcec3a851f0d49080c53b5 1138944 fs-core-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
a60a3e96d9ca295f8ac911352c296d690ea1b3e8 622338 fs-secondary-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
9d6e41675438e13092e8f3fb9967908c5d4c52d0 286528 input-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
71c50ee71b021beaae8d2a70cae4af47b589a647 56704 ipmi-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
3adeebfc03c161b15a8bbabad0e79abcdab61e66 222300 irda-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
adb7d9d10fe4c615e311c8b3f32a48fb95cf647a 8109118 kernel-image-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
b2ade3e06bc0136e4a42610bcddd0105514d5d8c 840 linux-cloud-tools-4.10.0-22-dbgsym_4.10.0-22.24_amd64.ddeb
e5a33676bf2bfef0903e30b7e372985a90ae8af1 1790 linux-cloud-tools-4.10.0-22-generic_4.10.0-22.24_amd64.deb
fa789ab23658a2d3cd050e58ab1ffcf53e7fa40a 1794 linux-cloud-tools-4.10.0-22-lowlatency_4.10.0-22.24_amd64.deb
c965bcdfb3fc7e48af5743fce47a51bf6dd69533 45722 linux-cloud-tools-4.10.0-22_4.10.0-22.24_amd64.deb
18793d87884880c163fde404f93e77a86c1db386 38456 linux-cloud-tools-common_4.10.0-22.24_all.deb
4dc6af16d4cb04dae28083a8c19753c84ff28198 9138400 linux-doc_4.10.0-22.24_all.deb
12f8f17d8bb5b1deb9372932df752fe1b54cd785 692632 linux-headers-4.10.0-22-generic_4.10.0-22.24_amd64.deb
b8c982287a0d454b8164a44e4a0cb1c4beb0dca2 692462 linux-headers-4.10.0-22-lowlatency_4.10.0-22.24_amd64.deb
4a1db0e603b97322bc8b4ad7fcba68bb5408dc87 10590720 linux-headers-4.10.0-22_4.10.0-22.24_all.deb
dfffd6f14b4542883ddba8213435a8f1cbeddc61 690664094 linux-image-4.10.0-22-generic-dbgsym_4.10.0-22.24_amd64.ddeb
2abae6852ac8b8b3c28aa0d7129c03490eaef926 20247884 linux-image-4.10.0-22-generic_4.10.0-22.24_amd64.deb
47d4cb1a21c3f856aa5140426bfee5de95b7a184 691140604 linux-image-4.10.0-22-lowlatency-dbgsym_4.10.0-22.24_amd64.ddeb
b1b3bd7fa47f58998cc6172f2d14e9b575e5fc4b 50387950 linux-image-4.10.0-22-lowlatency_4.10.0-22.24_amd64.deb
f2278143795ca7983f9ed323687558bb217c96f3 30140308 linux-image-extra-4.10.0-22-generic_4.10.0-22.24_amd64.deb
f81fcece768cb38a6bb79ef999c56a3d21c1b47a 918664 linux-libc-dev_4.10.0-22.24_amd64.deb
d86a2fb5ddb518b473fc6b846a7db3c5190d04b4 117717206 linux-source-4.10.0_4.10.0-22.24_all.deb
5c1188ec5735386061026bc084230797b8758d4d 864 linux-tools-4.10.0-22-dbgsym_4.10.0-22.24_amd64.ddeb
5bccbf6292d36603b7fc61636870283310416000 1866 linux-tools-4.10.0-22-generic_4.10.0-22.24_amd64.deb
bdbadfe555c82e28bf643f222818359beda48594 1868 linux-tools-4.10.0-22-lowlatency_4.10.0-22.24_amd64.deb
0b5aaf340812de6a6a0dbaef23d863d667b83d48 1028300 linux-tools-4.10.0-22_4.10.0-22.24_amd64.deb
2f12fe62815c7616e82d24b93426de40e2605267 142364 linux-tools-common_4.10.0-22.24_all.deb
a487f9e6be6c4e35f9b44ef4c5a2bd4de873e643 934 linux-udebs-generic_4.10.0-22.24_amd64.udeb
f2cdd6e7f8786496f71b027aa8100d37c304b569 14505824 linux_4.10.0-22.24_amd64.tar.gz
9f9b9c4be50a825a7992a686e77af162f2715631 34123 linux_4.10.0-22.24_amd64_translations.tar.gz
f1e0cfaee0cc198e643abf9ad079f5f5e8d2bbce 266150 md-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
5b0b488c823db2e4dfb745d3da29af0c0fcdbcb4 199728 message-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
b138d333e1b34fc6e833cb849c086e7d09ee8ba6 54540 mouse-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
eda254ce25610a107631d482269753ce80cdbb9a 17852 multipath-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
7f867732fdba02e731b1988ec52c7b1bc6d2e7be 491556 nfs-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
547d9434d413ff0747026a5c815a11cbd819669c 4283040 nic-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
95eece6738f9e0dd2ee89541d2accc4edca20429 141126 nic-pcmcia-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
145f3f94062b959d4f4c09ded43d9924e72e7f1c 527350 nic-shared-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
2ab6f7f60180ea102e24fbb4a1fcf5ff8faee710 288572 nic-usb-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
7460da810ca8f4d01717b04ecc611be99114634a 30948 parport-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
d6797d914f69aa1269b9a041bb15bee595e0b128 120964 pata-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
1e7dc0072d3457c60bf040d1ca4f44a25bb3ef57 62562 pcmcia-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
959d0bfcec5da21ba45d17a655870c63954c79b7 65002 pcmcia-storage-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
f1035ec19f38f7c0dab5b2e845838f03fd8ad6c1 8104 plip-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
5f27783a12aa211f235956f36dcafaa08ca7902f 24622 ppp-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
b1b080957e407719b33543329e156af534c0acc7 93072 sata-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
4baea09d48dd66c7d6640088cd292d91de876536 2276274 scsi-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
70c2386ec39511bae1c99ac20c7e9c8e5f049838 83632 serial-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
b68ad853cf692d06ee159544a954297363a0edd8 44450 storage-core-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
da52d30104fb8e49f0b42e5856c36ac55f0891e7 137818 usb-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
ae7ad211eb0f2d36daeccd070018cc60cd857713 100462 virtio-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
ae0b7a5827e47c61507f2868d5021f6010b9f5ea 25452 vlan-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
Checksums-Sha256:
65dba69cea9d8b103dcb214421ffe45ebd939883b9229890b7258132574008b2 381922 block-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
e0689c1d51241a557aeccb254bed5882197dfc450c01804be5f17e04cfa66178 323472 crypto-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
da3429c9a49599d2712f9f72dbc4cdefc9059ccccc27735e2e9c3a0bd9ce22e8 4162 fat-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
1db9aa4f78698796deb80efc46808ec26dbeea85db5f335b1fd1a58d49f13d2a 13028 fb-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
d0ac08164edc11098dd116177c56717cd8973815e5da5d37a685892f76aab87b 64780 firewire-core-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
92f11c93a21abfc373356e5930d2df95ff886cb66723baddbca925afeccab63d 32774 floppy-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
a80d35e9ba7b8665000dc659bfb8a6f9cdaa41e4fce5395884a5aaf320065546 1138944 fs-core-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
a119b9543039d5b34bca586d6ab2405614fed99543bf9ea75dab9ef2a9e7a2cc 622338 fs-secondary-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
4697e2a49bbd403ef6b9fba3747a1015b0d29cd6b9af557edd4e5cb015a739b8 286528 input-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
44d237f050f51d76cff890837446977f1f4c78560686801d7132888430fb637b 56704 ipmi-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
bcb85610268e97a29e449aebcb68079aeb5ce3391a8851f02f6fd39dd85f2b70 222300 irda-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
275b5c9674dadbdc1348a040c9ef08feb9577b7ba76f5d9bb7609f173db48286 8109118 kernel-image-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
d03c39a683a1230348eae9a67cffd156c76d936a7cf1b25bfbf635d90ed604ba 840 linux-cloud-tools-4.10.0-22-dbgsym_4.10.0-22.24_amd64.ddeb
fde88246a87fdb24cce3c5c1354fe67da0811632722aaf4b5fe37ccc9a377583 1790 linux-cloud-tools-4.10.0-22-generic_4.10.0-22.24_amd64.deb
c3bfa250ebe4dbf88a7233150f019467f5ebe2c5b09870e56825d4d0209572b7 1794 linux-cloud-tools-4.10.0-22-lowlatency_4.10.0-22.24_amd64.deb
1a92dc085b11d2614403d1876015111cc8117efb606d654e1756bd9c9d81a663 45722 linux-cloud-tools-4.10.0-22_4.10.0-22.24_amd64.deb
42aec073dd607aca249b62dd825a09a24651eefe7d6ceef4db8884400f264ff0 38456 linux-cloud-tools-common_4.10.0-22.24_all.deb
b93008f37b5c105a41934fda260d73e2c01907744a955fbbf6a003411470681f 9138400 linux-doc_4.10.0-22.24_all.deb
a51252164cb3d4383a03251879e899f09a1bf769da92269ecc90226aa9d4fe3a 692632 linux-headers-4.10.0-22-generic_4.10.0-22.24_amd64.deb
f7a3a25d6113625c08830bf04ba21ccb4ddaef356464872bf640109f140dba7f 692462 linux-headers-4.10.0-22-lowlatency_4.10.0-22.24_amd64.deb
8da637b9a0513c2dc12b30ff7e52904d4a0fc0d5240720b4f0d4abd62806ae57 10590720 linux-headers-4.10.0-22_4.10.0-22.24_all.deb
e726fcc57062fb51797ed753d229ed12c17d0a63c4ce93860b3597b9d8f2da7e 690664094 linux-image-4.10.0-22-generic-dbgsym_4.10.0-22.24_amd64.ddeb
25b611d6d4b66f4a9c72c4dec2d45b59f73bd4ec85feee0590d8e63aee332313 20247884 linux-image-4.10.0-22-generic_4.10.0-22.24_amd64.deb
6af644b9617af6f007aa1690008c787959954d98b6c608d587d3eb70049b8e59 691140604 linux-image-4.10.0-22-lowlatency-dbgsym_4.10.0-22.24_amd64.ddeb
36d5d335637a4e3c3deb55030c1d1d608ad62cb5698db7971a6f1e5db9b8a31b 50387950 linux-image-4.10.0-22-lowlatency_4.10.0-22.24_amd64.deb
e9d054be644aebe83e317ef3ddc6c5be0307aa4b362e7df95765be3617e03376 30140308 linux-image-extra-4.10.0-22-generic_4.10.0-22.24_amd64.deb
11641c168322a6bfb7cf6165da841562f7798ec4be79fd1e46af06436968a947 918664 linux-libc-dev_4.10.0-22.24_amd64.deb
8304b5d7b475b9ae7ad9afd7f96dc48f11fd69e13eefa9036bacfc5c891693d2 117717206 linux-source-4.10.0_4.10.0-22.24_all.deb
5b051cecf7dd5ebe3e1c2a96249c31f215cf0b3bb7d8a571f260aa3fef4cf8b9 864 linux-tools-4.10.0-22-dbgsym_4.10.0-22.24_amd64.ddeb
f8bad61c80ffedabf4630b0b58890f9e1fb6d3914acf44b252e5bbc6d0ca3d1f 1866 linux-tools-4.10.0-22-generic_4.10.0-22.24_amd64.deb
55984a99e27f09d3754ada30e9d133d785ddced748f5a2551f16c810fb5051b2 1868 linux-tools-4.10.0-22-lowlatency_4.10.0-22.24_amd64.deb
c0dec67a97ad098421ef0ae769e7c5fcec14b9e651c4f051d48b6cb38cb5c539 1028300 linux-tools-4.10.0-22_4.10.0-22.24_amd64.deb
37db61b2f6bac2c8315c8fe7ac3b23081c6701493ea85d26851b7f1a86755f3b 142364 linux-tools-common_4.10.0-22.24_all.deb
126cc45a6ea10da1c73cf13ae21d137af1b0b37e90b7d894a06b7d53ad2d8e5a 934 linux-udebs-generic_4.10.0-22.24_amd64.udeb
16840895a42ba11402bb915763caa7b4d78bd5544d987422ce052d94d3eef9d8 14505824 linux_4.10.0-22.24_amd64.tar.gz
1309c239a432da44db72958a60c87fa0b5fc1876f6010b4580f2ab7565e49290 34123 linux_4.10.0-22.24_amd64_translations.tar.gz
f216e21e5e9bca98406f5e7c4605660070d81d1952cdd63d1c469af2bf532d7d 266150 md-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
d0229a27fb31c6cbe4e3e8f432f698eb0b6993b46261b0b2f8e072dca42da070 199728 message-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
bb55f72a228fd1b2cd91f60ae4b588edab392622c0110d6fa8a40cdb79abb5e9 54540 mouse-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
867f2159de3adf11a8b2d9bff401e9b9ce1c91d07d13c00d44e3da5763eeea8f 17852 multipath-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
6f07677ad9559a5cd5192f9963dc12e3ad3e74976945077f6cf14e0337f5498d 491556 nfs-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
acae7ce66a1ebfc052e7860e93922c822b06bc49e6e18c011584c418f5aeb82e 4283040 nic-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
559b88606ff6b4dd158297800c81a110a91f2a6df24152bb13aaa821a6bf9578 141126 nic-pcmcia-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
a6026ac7e8ec2757449d3a9b5e79b538680a519a81cb7e2b1cdd8fdefcfc0d37 527350 nic-shared-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
9da1b4c6746ce90ff26268e1a2dd23600bfc521d132d3b304348bc3c813167a4 288572 nic-usb-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
d9cfd8a026f56ca59647b33a34dedeeff5fee1f478502a89b87f503246a6ca7a 30948 parport-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
4d1722bcc839697bffcaf1458b271a86dfdfa9095012cbacb873995449ffaa5e 120964 pata-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
0d7f251740c0278469b73c2f84685d8fb2798a8f1bb1d02c4b7b177007ce22bf 62562 pcmcia-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
5c08ab6b4a83159b04b07375e70b6605dc831e7b05487f0e521ebd126552dee7 65002 pcmcia-storage-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
6fc7e1f92c876a070289652205362d144cd1711653a920a7f3670ebb03d00e43 8104 plip-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
e11efa287a05a47e0c5745242f9d1e211a51e7a900c9841b9e4053b684de9732 24622 ppp-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
3e5eaccff2fdb5417d8f5ab83f23c47965e3081aea3d405fff168430bde26f2c 93072 sata-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
8b9f6bf18f844daf4af72309aec4a2be64b4e2e3c9c58525fffddf72de50b837 2276274 scsi-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
8eda208c7c3b57f716dd5ea850e8a4d5b13e5243449605c31fd9fd12cb7ab6ed 83632 serial-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
8ab8cabd5459b5b0ab7447e7f1676c940bb1d060f4f51664a6ca73391b71444f 44450 storage-core-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
fa47d19e6b37a1cf9920c9c13247309ce10902f07e827ca2d19d53eff6c6149e 137818 usb-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
e64ef2d18754b9e83a5114ffb125be8c9bf825e10fa941c6846c93acbb80d649 100462 virtio-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
ffac6d05f77ff60b261aeac0cc37f3b746229f966b5f1c4f9c2b71eafce99162 25452 vlan-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
Files:
b4f255a348e4085b4a36e653a6d27c90 381922 debian-installer standard block-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
5a54eda5ce99d68d4d25fc38679e4c3f 323472 debian-installer extra crypto-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
cc8728ae870d3077c487ea9423d8a0b0 4162 debian-installer standard fat-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
e99649898f8df268cf6640c90873da83 13028 debian-installer standard fb-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
f3061945e288c81c14e80739e7642c85 64780 debian-installer standard firewire-core-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
815057de834a46f8f2a20ffb482ceecb 32774 debian-installer standard floppy-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
02075050d43942d7039716f5e8a33f8a 1138944 debian-installer standard fs-core-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
3105abe00097a35d7bf09030318614df 622338 debian-installer standard fs-secondary-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
e0de5b880661cf6ef0cc64bb4ae9ca03 286528 debian-installer standard input-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
9d4c3824539e65bd2af0a9f3a204d474 56704 debian-installer standard ipmi-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
2f358f559e070d03992ee7363808a137 222300 debian-installer standard irda-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
d76162c7a406eba5fe9b7abfe5143f00 8109118 debian-installer optional kernel-image-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
3c7dee15c43529deab7bf71f095a0cbd 840 devel extra linux-cloud-tools-4.10.0-22-dbgsym_4.10.0-22.24_amd64.ddeb
050352ec5783cee482986f89330c331c 1790 devel optional linux-cloud-tools-4.10.0-22-generic_4.10.0-22.24_amd64.deb
0497fe10abcd763e3b52f7f02f063be4 1794 devel optional linux-cloud-tools-4.10.0-22-lowlatency_4.10.0-22.24_amd64.deb
26b29fb24a57a0f7529dce805569dd54 45722 devel optional linux-cloud-tools-4.10.0-22_4.10.0-22.24_amd64.deb
aa65934cdeb9ab39344822293c71d715 38456 kernel optional linux-cloud-tools-common_4.10.0-22.24_all.deb
6f16f442cad11b621b161174cd27bc0d 9138400 doc optional linux-doc_4.10.0-22.24_all.deb
98a6b1cc56577dff821fe51689c5fb6a 692632 devel optional linux-headers-4.10.0-22-generic_4.10.0-22.24_amd64.deb
7dadd2f37474f12e8ec6eb6ebdfe873b 692462 devel optional linux-headers-4.10.0-22-lowlatency_4.10.0-22.24_amd64.deb
c6fee7923aa3004b5bdf1273a16467a4 10590720 devel optional linux-headers-4.10.0-22_4.10.0-22.24_all.deb
be9b3337e3ef0404155a6a2a6cf22dbe 690664094 devel optional linux-image-4.10.0-22-generic-dbgsym_4.10.0-22.24_amd64.ddeb
f339c34ffe98e6f59315ef49883c94fe 20247884 kernel optional linux-image-4.10.0-22-generic_4.10.0-22.24_amd64.deb
9a7b01b26cc777865685a31f6ca59977 691140604 devel optional linux-image-4.10.0-22-lowlatency-dbgsym_4.10.0-22.24_amd64.ddeb
f1eed06e292c1bcc71bc877276ac6c12 50387950 kernel optional linux-image-4.10.0-22-lowlatency_4.10.0-22.24_amd64.deb
337c28414ae9ae88e76704fcfc27e52c 30140308 kernel optional linux-image-extra-4.10.0-22-generic_4.10.0-22.24_amd64.deb
833730bde41cb372a952926481f15ed2 918664 devel optional linux-libc-dev_4.10.0-22.24_amd64.deb
a00c0039cd54ded347d22ec910b365b5 117717206 devel optional linux-source-4.10.0_4.10.0-22.24_all.deb
2fcd0082d62ee553f0db7c3a3175707e 864 devel extra linux-tools-4.10.0-22-dbgsym_4.10.0-22.24_amd64.ddeb
2c2c0a955804485e563378ec57afcd8f 1866 devel optional linux-tools-4.10.0-22-generic_4.10.0-22.24_amd64.deb
f3a39e429d980073b920981024861af2 1868 devel optional linux-tools-4.10.0-22-lowlatency_4.10.0-22.24_amd64.deb
6c403dd33fe4956c2f1a2ff3c9a3a441 1028300 devel optional linux-tools-4.10.0-22_4.10.0-22.24_amd64.deb
bd9c4d289d35cba4d5aa05a5c91e5bcb 142364 kernel optional linux-tools-common_4.10.0-22.24_all.deb
19249209dd57ab90494c010cffe51c8f 934 debian-installer optional linux-udebs-generic_4.10.0-22.24_amd64.udeb
c618c7d992939b55d2d19133ec0fbc6d 14505824 raw-uefi - linux_4.10.0-22.24_amd64.tar.gz
fa64907e4cf097df8bc4cc6c52c5d887 34123 raw-translations - linux_4.10.0-22.24_amd64_translations.tar.gz
ac9a0135045afefc0f93d537a1a7110e 266150 debian-installer standard md-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
3c2d276d6a44c419fe870f58d3f78436 199728 debian-installer standard message-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
0494a9b9b3dbe38cd571ed08cefe2200 54540 debian-installer extra mouse-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
c2a1623a515c01d49f37e9226db6c74e 17852 debian-installer extra multipath-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
539123b4dc92330c64096728573f441d 491556 debian-installer standard nfs-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
e08bb17c0feae1777f94d5e3cb2c7e6a 4283040 debian-installer standard nic-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
eade329c64ca1ebeecc6afd974735ffb 141126 debian-installer standard nic-pcmcia-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
10c7bbb965fb88e8eaaf836776ea2dd6 527350 debian-installer standard nic-shared-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
28eae1a1426a8d553e8ff66ded3b3292 288572 debian-installer standard nic-usb-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
d4c8dc69bea7d70202f18f75fccb3717 30948 debian-installer standard parport-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
dfbd680bb2d1df7b9f9e857bac62d339 120964 debian-installer standard pata-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
8027083212f37d975fc3f0f584723adc 62562 debian-installer standard pcmcia-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
ab184b522d36d98d3b73d3d7a85fb9bc 65002 debian-installer standard pcmcia-storage-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
aa9a77efe789563b1a2927fe6362f5ef 8104 debian-installer standard plip-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
3ba2c0bec77307e381ae42bac20b65c4 24622 debian-installer standard ppp-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
06e990206f82951db9a5ca722c36c869 93072 debian-installer standard sata-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
a059ac46965c5c7cc1812e7c396a58ff 2276274 debian-installer standard scsi-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
3bdd16698d3f6ddac33c2c1c7df879b8 83632 debian-installer standard serial-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
a19c9b77001e165c2ecf1cf382f7d071 44450 debian-installer standard storage-core-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
99a35ef4cea9c134b2760f8f29618046 137818 debian-installer standard usb-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
48971d5fbd9cbbcdd98cdb964f5eca01 100462 debian-installer standard virtio-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
c42b95f6b0f44a04127665567a2b9907 25452 debian-installer extra vlan-modules-4.10.0-22-generic-di_4.10.0-22.24_amd64.udeb
Package-Type: udeb
More information about the Zesty-changes
mailing list