[ubuntu/bionic-proposed] linux-oem_4.15.0-1057.66_amd64.tar.gz - (Accepted)
Chia-Lin Kao (AceLan)
acelan.kao at canonical.com
Wed Sep 18 22:13:12 UTC 2019
linux-oem (4.15.0-1057.66) bionic; urgency=medium
* bionic/linux-oem: 4.15.0-1057.66 -proposed tracker (LP: #1844375)
[ Ubuntu: 4.15.0-65.74 ]
* bionic/linux: 4.15.0-65.74 -proposed tracker (LP: #1844403)
* arm64: large modules fail to load (LP: #1841109)
- arm64/kernel: kaslr: reduce module randomization range to 4 GB
- arm64/kernel: don't ban ADRP to work around Cortex-A53 erratum #843419
- arm64: fix undefined reference to 'printk'
- arm64/kernel: rename module_emit_adrp_veneer->module_emit_veneer_for_adrp
- [config] Remove CONFIG_ARM64_MODULE_CMODEL_LARGE
* CVE-2018-20976
- xfs: clear sb->s_fs_info on mount failure
* br_netfilter: namespace sysctl operations (LP: #1836910)
- net: bridge: add bitfield for options and convert vlan opts
- net: bridge: convert nf call options to bits
- netfilter: bridge: port sysctls to use brnf_net
- netfilter: bridge: namespace bridge netfilter sysctls
- netfilter: bridge: prevent UAF in brnf_exit_net()
* tuntap: correctly set SOCKWQ_ASYNC_NOSPACE (LP: #1830756)
- tuntap: correctly set SOCKWQ_ASYNC_NOSPACE
* Bionic update: upstream stable patchset 2019-08-30 (LP: #1842114)
- HID: Add 044f:b320 ThrustMaster, Inc. 2 in 1 DT
- MIPS: kernel: only use i8253 clocksource with periodic clockevent
- mips: fix cacheinfo
- netfilter: ebtables: fix a memory leak bug in compat
- ASoC: dapm: Fix handling of custom_stop_condition on DAPM graph walks
- bonding: Force slave speed check after link state recovery for 802.3ad
- can: dev: call netif_carrier_off() in register_candev()
- ASoC: Fail card instantiation if DAI format setup fails
- st21nfca_connectivity_event_received: null check the allocation
- st_nci_hci_connectivity_event_received: null check the allocation
- ASoC: ti: davinci-mcasp: Correct slot_width posed constraint
- net: usb: qmi_wwan: Add the BroadMobi BM818 card
- qed: RDMA - Fix the hw_ver returned in device attributes
- isdn: mISDN: hfcsusb: Fix possible null-pointer dereferences in
start_isoc_chain()
- netfilter: ipset: Fix rename concurrency with listing
- isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stack
- perf bench numa: Fix cpu0 binding
- can: sja1000: force the string buffer NULL-terminated
- can: peak_usb: force the string buffer NULL-terminated
- net/ethernet/qlogic/qed: force the string buffer NULL-terminated
- NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()
- HID: input: fix a4tech horizontal wheel custom usage
- SMB3: Kernel oops mounting a encryptData share with CONFIG_DEBUG_VIRTUAL
- net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'
- net: hisilicon: make hip04_tx_reclaim non-reentrant
- net: hisilicon: fix hip04-xmit never return TX_BUSY
- net: hisilicon: Fix dma_map_single failed on arm64
- libata: have ata_scsi_rw_xlat() fail invalid passthrough requests
- libata: add SG safety checks in SFF pio transfers
- x86/lib/cpu: Address missing prototypes warning
- drm/vmwgfx: fix memory leak when too many retries have occurred
- perf ftrace: Fix failure to set cpumask when only one cpu is present
- perf cpumap: Fix writing to illegal memory in handling cpumap mask
- perf pmu-events: Fix missing "cpu_clk_unhalted.core" event
- selftests: kvm: Adding config fragments
- HID: wacom: correct misreported EKR ring values
- HID: wacom: Correct distance scale for 2nd-gen Intuos devices
- Revert "dm bufio: fix deadlock with loop device"
- ceph: don't try fill file_lock on unsuccessful GETFILELOCK reply
- libceph: fix PG split vs OSD (re)connect race
- drm/nouveau: Don't retry infinitely when receiving no data on i2c over AUX
- gpiolib: never report open-drain/source lines as 'input' to user-space
- userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctx
- x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386
- x86/apic: Handle missing global clockevent gracefully
- x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h
- x86/boot: Save fields explicitly, zero out everything else
- x86/boot: Fix boot regression caused by bootparam sanitizing
- dm kcopyd: always complete failed jobs
- dm btree: fix order of block initialization in btree_split_beneath
- dm space map metadata: fix missing store of apply_bops() return value
- dm table: fix invalid memory accesses with too high sector number
- dm zoned: improve error handling in reclaim
- dm zoned: improve error handling in i/o map code
- dm zoned: properly handle backing device failure
- genirq: Properly pair kobject_del() with kobject_add()
- mm, page_owner: handle THP splits correctly
- mm/zsmalloc.c: migration can leave pages in ZS_EMPTY indefinitely
- mm/zsmalloc.c: fix race condition in zs_destroy_pool
- xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOT
- dm zoned: fix potential NULL dereference in dmz_do_reclaim()
- powerpc: Allow flush_(inval_)dcache_range to work across ranges >4GB
- can: mcp251x: add error check when wq alloc failed
- netfilter: ipset: Actually allow destination MAC address for hash:ip,mac
sets too
- netfilter: ipset: Copy the right MAC address in bitmap:ip,mac and
hash:ip,mac sets
- rxrpc: Fix the lack of notification when sendmsg() fails on a DATA packet
- net: phy: phy_led_triggers: Fix a possible null-pointer dereference in
phy_led_trigger_change_speed()
- NFS: Fix regression whereby fscache errors are appearing on 'nofsc' mounts
- net: stmmac: Fix issues when number of Queues >= 4
- KVM: arm64: Don't write junk to sysregs on reset
- KVM: arm: Don't write junk to CP15 registers on reset
- xfs: don't trip over uninitialized buffer on extent read of corrupted inode
- xfs: Move fs/xfs/xfs_attr.h to fs/xfs/libxfs/xfs_attr.h
- xfs: Add helper function xfs_attr_try_sf_addname
- xfs: Add attibute remove and helper functions
* Bionic update: upstream stable patchset 2019-08-27 (LP: #1841652)
- sh: kernel: hw_breakpoint: Fix missing break in switch statement
- mm/usercopy: use memory range to be accessed for wraparound check
- mm/memcontrol.c: fix use after free in mem_cgroup_iter()
- bpf: get rid of pure_initcall dependency to enable jits
- bpf: restrict access to core bpf sysctls
- bpf: add bpf_jit_limit knob to restrict unpriv allocations
- xtensa: add missing isync to the cpu_reset TLB code
- ALSA: hda - Apply workaround for another AMD chip 1022:1487
- ALSA: hda - Fix a memory leak bug
- HID: holtek: test for sanity of intfdata
- HID: hiddev: avoid opening a disconnected device
- HID: hiddev: do cleanup in failure of opening a device
- Input: kbtab - sanity check for endpoint type
- Input: iforce - add sanity checks
- net: usb: pegasus: fix improper read if get_registers() fail
- netfilter: ebtables: also count base chain policies
- clk: at91: generated: Truncate divisor to GENERATED_MAX_DIV + 1
- clk: renesas: cpg-mssr: Fix reset control race condition
- xen/pciback: remove set but not used variable 'old_state'
- irqchip/gic-v3-its: Free unused vpt_page when alloc vpe table fail
- irqchip/irq-imx-gpcv2: Forward irq type to parent
- perf header: Fix divide by zero error if f_header.attr_size==0
- perf header: Fix use of unitialized value warning
- libata: zpodd: Fix small read overflow in zpodd_get_mech_type()
- drm/bridge: lvds-encoder: Fix build error while CONFIG_DRM_KMS_HELPER=m
- scsi: hpsa: correct scsi command status issue after reset
- scsi: qla2xxx: Fix possible fcport null-pointer dereferences
- ata: libahci: do not complain in case of deferred probe
- kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modules
- arm64/efi: fix variable 'si' set but not used
- arm64: unwind: Prohibit probing on return_address()
- arm64/mm: fix variable 'pud' set but not used
- IB/core: Add mitigation for Spectre V1
- IB/mad: Fix use-after-free in ib mad completion handling
- drm: msm: Fix add_gpu_components
- ocfs2: remove set but not used variable 'last_hash'
- asm-generic: fix -Wtype-limits compiler warnings
- KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to block
- staging: comedi: dt3000: Fix signed integer overflow 'divider * base'
- staging: comedi: dt3000: Fix rounding up of timer divisor
- iio: adc: max9611: Fix temperature reading in probe
- USB: core: Fix races in character device registration and deregistraion
- usb: gadget: udc: renesas_usb3: Fix sysfs interface of "role"
- usb: cdc-acm: make sure a refcount is taken early enough
- USB: CDC: fix sanity checks in CDC union parser
- USB: serial: option: add D-Link DWM-222 device ID
- USB: serial: option: Add support for ZTE MF871A
- USB: serial: option: add the BroadMobi BM818 card
- USB: serial: option: Add Motorola modem UARTs
- bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K
- arm64: ftrace: Ensure module ftrace trampoline is coherent with I-side
- netfilter: conntrack: Use consistent ct id hash calculation
- Input: psmouse - fix build error of multiple definition
- iommu/amd: Move iommu_init_pci() to .init section
- bnx2x: Fix VF's VLAN reconfiguration in reload.
- net/mlx4_en: fix a memory leak bug
- net/packet: fix race in tpacket_snd()
- sctp: fix the transport error_count check
- xen/netback: Reset nr_frags before freeing skb
- net/mlx5e: Only support tx/rx pause setting for port owner
- net/mlx5e: Use flow keys dissector to parse packets for ARFS
- team: Add vlan tx offload to hw_enc_features
- bonding: Add vlan tx offload to hw_enc_features
- mmc: sdhci-of-arasan: Do now show error message in case of deffered probe
- xfrm: policy: remove pcpu policy cache
- mm/hmm: fix bad subpage pointer in try_to_unmap_one
- mm: mempolicy: make the behavior consistent when MPOL_MF_MOVE* and
MPOL_MF_STRICT were specified
- mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind
- riscv: Make __fstate_clean() work correctly.
- Revert "kmemleak: allow to coexist with fault injection"
- sctp: fix memleak in sctp_send_reset_streams
* Bionic update: upstream stable patchset 2019-08-16 (LP: #1840520)
- iio: adc: max9611: Fix misuse of GENMASK macro
- crypto: ccp - Fix oops by properly managing allocated structures
- crypto: ccp - Ignore tag length when decrypting GCM ciphertext
- usb: usbfs: fix double-free of usb memory upon submiturb error
- usb: iowarrior: fix deadlock on disconnect
- sound: fix a memory leak bug
- mmc: cavium: Set the correct dma max segment size for mmc_host
- mmc: cavium: Add the missing dma unmap when the dma has finished.
- loop: set PF_MEMALLOC_NOIO for the worker thread
- Input: synaptics - enable RMI mode for HP Spectre X360
- lkdtm: support llvm-objcopy
- crypto: ccp - Validate buffer lengths for copy operations
- crypto: ccp - Add support for valid authsize values less than 16
- perf annotate: Fix s390 gap between kernel end and module start
- perf db-export: Fix thread__exec_comm()
- perf record: Fix module size on s390
- usb: host: xhci-rcar: Fix timeout in xhci_suspend()
- usb: yurex: Fix use-after-free in yurex_delete
- can: rcar_canfd: fix possible IRQ storm on high load
- can: peak_usb: fix potential double kfree_skb()
- netfilter: nfnetlink: avoid deadlock due to synchronous request_module
- vfio-ccw: Set pa_nr to 0 if memory allocation fails for pa_iova_pfn
- netfilter: Fix rpfilter dropping vrf packets by mistake
- netfilter: nft_hash: fix symhash with modulus one
- scripts/sphinx-pre-install: fix script for RHEL/CentOS
- iscsi_ibft: make ISCSI_IBFT dependson ACPI instead of ISCSI_IBFT_FIND
- mac80211: don't warn about CW params when not using them
- hwmon: (nct6775) Fix register address and added missed tolerance for nct6106
- drm: silence variable 'conn' set but not used
- cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init()
- s390/qdio: add sanity checks to the fast-requeue path
- ALSA: compress: Fix regression on compressed capture streams
- ALSA: compress: Prevent bypasses of set_params
- ALSA: compress: Don't allow paritial drain operations on capture streams
- ALSA: compress: Be more restrictive about when a drain is allowed
- perf tools: Fix proper buffer size for feature processing
- perf probe: Avoid calling freeing routine multiple times for same pointer
- drbd: dynamically allocate shash descriptor
- ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id()
- ARM: davinci: fix sleep.S build error on ARMv4
- scsi: megaraid_sas: fix panic on loading firmware crashdump
- scsi: ibmvfc: fix WARN_ON during event pool release
- scsi: scsi_dh_alua: always use a 2 second delay before retrying RTPG
- test_firmware: fix a memory leak bug
- tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed sleep loop
- perf/core: Fix creating kernel counters for PMUs that override event->cpu
- HID: sony: Fix race condition between rumble and device remove.
- can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devices
- can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devices
- hwmon: (nct7802) Fix wrong detection of in4 presence
- drm/i915: Fix wrong escape clock divisor init for GLK
- ALSA: firewire: fix a memory leak bug
- ALSA: hda - Don't override global PCM hw info flag
- ALSA: hda - Workaround for crackled sound on AMD controller (1022:1457)
- mac80211: don't WARN on short WMM parameters from AP
- SMB3: Fix deadlock in validate negotiate hits reconnect
- smb3: send CAP_DFS capability during session setup
- NFSv4: Only pass the delegation to setattr if we're sending a truncate
- NFSv4: Fix an Oops in nfs4_do_setattr
- KVM: Fix leak vCPU's VMCS value into other pCPU
- mwifiex: fix 802.11n/WPA detection
- iwlwifi: don't unmap as page memory that was mapped as single
- iwlwifi: mvm: fix an out-of-bound access
- iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41
- iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT support
- iio: cros_ec_accel_legacy: Fix incorrect channel setting
- staging: android: ion: Bail out upon SIGKILL when allocating memory.
- x86/purgatory: Use CFLAGS_REMOVE rather than reset KBUILD_CFLAGS
- usb: typec: tcpm: free log buf memory when remove debug file
- usb: typec: tcpm: remove tcpm dir if no children
- usb: typec: tcpm: Add NULL check before dereferencing config
- netfilter: conntrack: always store window size un-scaled
- drm/amd/display: Wait for backlight programming completion in set backlight
level
- drm/amd/display: use encoder's engine id to find matched free audio device
- drm/amd/display: Fix dc_create failure handling and 666 color depths
- drm/amd/display: Only enable audio if speaker allocation exists
- drm/amd/display: Increase size of audios array
- allocate_flower_entry: should check for null deref
- s390/dma: provide proper ARCH_ZONE_DMA_BITS value
- ALSA: hiface: fix multiple memory leak bugs
* Bionic update: upstream stable patchset 2019-08-15 (LP: #1840378)
- scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure
- ARM: dts: Add pinmuxing for i2c2 and i2c3 for LogicPD SOM-LV
- ARM: dts: Add pinmuxing for i2c2 and i2c3 for LogicPD torpedo
- HID: wacom: fix bit shift for Cintiq Companion 2
- HID: Add quirk for HP X1200 PIXART OEM mouse
- RDMA: Directly cast the sockaddr union to sockaddr
- IB: directly cast the sockaddr union to aockaddr
- atm: iphase: Fix Spectre v1 vulnerability
- ife: error out when nla attributes are empty
- ip6_tunnel: fix possible use-after-free on xmit
- net: bridge: delete local fdb on device init failure
- net: bridge: mcast: don't delete permanent entries when fast leave is
enabled
- net: fix ifindex collision during namespace removal
- net/mlx5: Use reversed order when unregister devices
- net: phylink: Fix flow control for fixed-link
- net: sched: Fix a possible null-pointer dereference in dequeue_func()
- NFC: nfcmrvl: fix gpio-handling regression
- tipc: compat: allow tipc commands without arguments
- compat_ioctl: pppoe: fix PPPOEIOCSFWD handling
- net/mlx5e: Prevent encap flow counter update async to user query
- tun: mark small packets as owned by the tap sock
- mvpp2: refactor MTU change code
- bnx2x: Disable multi-cos feature.
- cgroup: Call cgroup_release() before __exit_signal()
- cgroup: Implement css_task_iter_skip()
- cgroup: Include dying leaders with live threads in PROCS iterations
- cgroup: css_task_iter_skip()'d iterators must be advanced before accessed
- cgroup: Fix css_task_iter_advance_css_set() cset skip condition
- spi: bcm2835: Fix 3-wire mode if DMA is enabled
- driver core: Establish order of operations for device_add and device_del via
bitflag
- drivers/base: Introduce kill_device()
- libnvdimm/bus: Prevent duplicate device_unregister() calls
- libnvdimm/region: Register badblocks before namespaces
- libnvdimm/bus: Prepare the nd_ioctl() path to be re-entrant
- libnvdimm/bus: Fix wait_nvdimm_bus_probe_idle() ABBA deadlock
- ipip: validate header length in ipip_tunnel_xmit
- mvpp2: fix panic on module removal
- net/mlx5: Fix modify_cq_in alignment
- r8169: don't use MSI before RTL8168d
* VIMC module not available (CONFIG_VIDEO_VIMC not set) (LP: #1831482)
- [Config] Enable VIMC module
* reboot will introduce an alarm 'beep ...' during BIOS phase (LP: #1840395)
- ALSA: hda - Let all conexant codec enter D3 when rebooting
- ALSA: hda - Add a generic reboot_notify
* Include Sunix serial/parallel driver (LP: #1826716)
- serial: 8250_pci: Add support for Sunix serial boards
- parport: parport_serial: Add support for Sunix Multi I/O boards
* Intel HDMI audio print "Unable to sync register" errors (LP: #1840394)
- ALSA: hda - Don't resume forcibly i915 HDMI/DP codec
* Support cpufreq, thermal sensors & cooling cells on iMX6Q based Nitrogen6x
board (LP: #1840437)
- arm: imx: Add MODULE_ALIAS for cpufreq
- ARM: dts: imx: Add missing OPP properties for CPUs
- ARM: dts: imx7d: use operating-points-v2 for cpu
- ARM: dts: imx7d: remove "operating-points" property for cpu1
- ARM: dts: imx: add cooling-cells for cpufreq cooling device
- ARM: dts: imx6: add thermal sensor and cooling cells
* hns3: ring buffer race leads can cause corruption (LP: #1840717)
- net: hns3: minor optimization for ring_space
- net: hns3: fix data race between ring->next_to_clean
- net: hns3: optimize the barrier using when cleaning TX BD
* Bionic build broken if CONFIG_MODVERSIONS enabled (LP: #1840321)
- Revert "genksyms: Teach parser about 128-bit built-in types"
* [bionic] drm/i915: softpin broken, needs to be fixed for 32bit mesa
(LP: #1815172)
- SAUCE: drm/i915: Partially revert d6edad3777c28ea
* Goodix touchpad may drop first input event (LP: #1840075)
- mfd: intel-lpss: Remove D3cold delay
* NULL pointer dereference when Inserting the VIMC module (LP: #1840028)
- media: vimc: fix component match compare
* Fix touchpad IRQ storm after S3 (LP: #1841396)
- pinctrl: intel: remap the pin number to gpio offset for irq enabled pin
* [SRU][B/OEM-B/OEM-OSP1/D] UBUNTU: SAUCE: enable middle button for one more
ThinkPad (LP: #1841722)
- SAUCE: Input: elantech - enable middle button for one more ThinkPad
* Test 391/u and 391/p from ubuntu_bpf failed on B (LP: #1841704)
- SAUCE: Fix "bpf: improve verifier branch analysis"
* crypto/testmgr.o fails to build due to struct cipher_testvec not having data
members: ctext, ptext, len (LP: #1841264)
- SAUCE: Revert "crypto: testmgr - add AES-CFB tests"
* Bionic QEMU with Bionic Kernel hangs in AMD FX-8350 with cpu-host as
passthrough (LP: #1834522)
- KVM: SVM: install RSM intercept
- KVM: x86: SVM: Set EMULTYPE_NO_REEXECUTE for RSM emulation
Date: Wed, 18 Sep 2019 21:16:30 +0800
Changed-By: Chia-Lin Kao (AceLan) <acelan.kao at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at lgw01-amd64-032.buildd>
-------------- next part --------------
Format: 1.8
Date: Wed, 18 Sep 2019 21:16:30 +0800
Source: linux-oem
Binary: linux-oem-headers-4.15.0-1057 linux-oem-tools-4.15.0-1057 linux-image-unsigned-4.15.0-1057-oem linux-modules-4.15.0-1057-oem linux-headers-4.15.0-1057-oem linux-image-unsigned-4.15.0-1057-oem-dbgsym linux-tools-4.15.0-1057-oem linux-udebs-oem linux-buildinfo-4.15.0-1057-oem kernel-image-4.15.0-1057-oem-di fat-modules-4.15.0-1057-oem-di fb-modules-4.15.0-1057-oem-di firewire-core-modules-4.15.0-1057-oem-di floppy-modules-4.15.0-1057-oem-di fs-core-modules-4.15.0-1057-oem-di fs-secondary-modules-4.15.0-1057-oem-di input-modules-4.15.0-1057-oem-di irda-modules-4.15.0-1057-oem-di md-modules-4.15.0-1057-oem-di nic-modules-4.15.0-1057-oem-di nic-pcmcia-modules-4.15.0-1057-oem-di nic-usb-modules-4.15.0-1057-oem-di nic-shared-modules-4.15.0-1057-oem-di parport-modules-4.15.0-1057-oem-di pata-modules-4.15.0-1057-oem-di pcmcia-modules-4.15.0-1057-oem-di pcmcia-storage-modules-4.15.0-1057-oem-di plip-modules-4.15.0-1057-oem-di ppp-modules-4.15.0-1057-oem-di
sata-modules-4.15.0-1057-oem-di scsi-modules-4.15.0-1057-oem-di serial-modules-4.15.0-1057-oem-di storage-core-modules-4.15.0-1057-oem-di usb-modules-4.15.0-1057-oem-di nfs-modules-4.15.0-1057-oem-di block-modules-4.15.0-1057-oem-di message-modules-4.15.0-1057-oem-di crypto-modules-4.15.0-1057-oem-di virtio-modules-4.15.0-1057-oem-di mouse-modules-4.15.0-1057-oem-di vlan-modules-4.15.0-1057-oem-di ipmi-modules-4.15.0-1057-oem-di
multipath-modules-4.15.0-1057-oem-di
Architecture: amd64 all amd64_translations
Version: 4.15.0-1057.66
Distribution: bionic
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at lgw01-amd64-032.buildd>
Changed-By: Chia-Lin Kao (AceLan) <acelan.kao at canonical.com>
Description:
block-modules-4.15.0-1057-oem-di - Block storage devices (udeb)
crypto-modules-4.15.0-1057-oem-di - crypto modules (udeb)
fat-modules-4.15.0-1057-oem-di - FAT filesystem support (udeb)
fb-modules-4.15.0-1057-oem-di - Framebuffer modules (udeb)
firewire-core-modules-4.15.0-1057-oem-di - Firewire (IEEE-1394) Support (udeb)
floppy-modules-4.15.0-1057-oem-di - Floppy driver support (udeb)
fs-core-modules-4.15.0-1057-oem-di - Base filesystem modules (udeb)
fs-secondary-modules-4.15.0-1057-oem-di - Extra filesystem modules (udeb)
input-modules-4.15.0-1057-oem-di - Support for various input methods (udeb)
ipmi-modules-4.15.0-1057-oem-di - ipmi modules (udeb)
irda-modules-4.15.0-1057-oem-di - Support for Infrared protocols (udeb)
kernel-image-4.15.0-1057-oem-di - kernel image and system map (udeb)
linux-buildinfo-4.15.0-1057-oem - Linux kernel buildinfo for version 4.15.0 on 64 bit x86 SMP
linux-headers-4.15.0-1057-oem - Linux kernel headers for version 4.15.0 on 64 bit x86 SMP
linux-image-unsigned-4.15.0-1057-oem - Linux kernel image for version 4.15.0 on 64 bit x86 SMP
linux-image-unsigned-4.15.0-1057-oem-dbgsym - Linux kernel debug image for version 4.15.0 on 64 bit x86 SMP
linux-modules-4.15.0-1057-oem - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
linux-oem-headers-4.15.0-1057 - Header files related to Linux kernel version 4.15.0
linux-oem-tools-4.15.0-1057 - Linux kernel version specific tools for version 4.15.0-1057
linux-tools-4.15.0-1057-oem - Linux kernel version specific tools for version 4.15.0-1057
linux-udebs-oem - Metapackage depending on kernel udebs (udeb)
md-modules-4.15.0-1057-oem-di - Multi-device support (raid, device-mapper, lvm) (udeb)
message-modules-4.15.0-1057-oem-di - Fusion and i2o storage modules (udeb)
mouse-modules-4.15.0-1057-oem-di - Mouse support (udeb)
multipath-modules-4.15.0-1057-oem-di - DM-Multipath support (udeb)
nfs-modules-4.15.0-1057-oem-di - NFS filesystem drivers (udeb)
nic-modules-4.15.0-1057-oem-di - Network interface support (udeb)
nic-pcmcia-modules-4.15.0-1057-oem-di - PCMCIA network interface support (udeb)
nic-shared-modules-4.15.0-1057-oem-di - nic shared modules (udeb)
nic-usb-modules-4.15.0-1057-oem-di - USB network interface support (udeb)
parport-modules-4.15.0-1057-oem-di - Parallel port support (udeb)
pata-modules-4.15.0-1057-oem-di - PATA support modules (udeb)
pcmcia-modules-4.15.0-1057-oem-di - PCMCIA Modules (udeb)
pcmcia-storage-modules-4.15.0-1057-oem-di - PCMCIA storage support (udeb)
plip-modules-4.15.0-1057-oem-di - PLIP (parallel port) networking support (udeb)
ppp-modules-4.15.0-1057-oem-di - PPP (serial port) networking support (udeb)
sata-modules-4.15.0-1057-oem-di - SATA storage support (udeb)
scsi-modules-4.15.0-1057-oem-di - SCSI storage support (udeb)
serial-modules-4.15.0-1057-oem-di - Serial port support (udeb)
storage-core-modules-4.15.0-1057-oem-di - Core storage support (udeb)
usb-modules-4.15.0-1057-oem-di - Core USB support (udeb)
virtio-modules-4.15.0-1057-oem-di - VirtIO Modules (udeb)
vlan-modules-4.15.0-1057-oem-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1815172 1826716 1830756 1831482 1834522 1836910 1840028 1840075 1840321 1840378 1840394 1840395 1840437 1840520 1840717 1841109 1841264 1841396 1841652 1841704 1841722 1842114 1844375 1844403
Changes:
linux-oem (4.15.0-1057.66) bionic; urgency=medium
.
* bionic/linux-oem: 4.15.0-1057.66 -proposed tracker (LP: #1844375)
.
[ Ubuntu: 4.15.0-65.74 ]
.
* bionic/linux: 4.15.0-65.74 -proposed tracker (LP: #1844403)
* arm64: large modules fail to load (LP: #1841109)
- arm64/kernel: kaslr: reduce module randomization range to 4 GB
- arm64/kernel: don't ban ADRP to work around Cortex-A53 erratum #843419
- arm64: fix undefined reference to 'printk'
- arm64/kernel: rename module_emit_adrp_veneer->module_emit_veneer_for_adrp
- [config] Remove CONFIG_ARM64_MODULE_CMODEL_LARGE
* CVE-2018-20976
- xfs: clear sb->s_fs_info on mount failure
* br_netfilter: namespace sysctl operations (LP: #1836910)
- net: bridge: add bitfield for options and convert vlan opts
- net: bridge: convert nf call options to bits
- netfilter: bridge: port sysctls to use brnf_net
- netfilter: bridge: namespace bridge netfilter sysctls
- netfilter: bridge: prevent UAF in brnf_exit_net()
* tuntap: correctly set SOCKWQ_ASYNC_NOSPACE (LP: #1830756)
- tuntap: correctly set SOCKWQ_ASYNC_NOSPACE
* Bionic update: upstream stable patchset 2019-08-30 (LP: #1842114)
- HID: Add 044f:b320 ThrustMaster, Inc. 2 in 1 DT
- MIPS: kernel: only use i8253 clocksource with periodic clockevent
- mips: fix cacheinfo
- netfilter: ebtables: fix a memory leak bug in compat
- ASoC: dapm: Fix handling of custom_stop_condition on DAPM graph walks
- bonding: Force slave speed check after link state recovery for 802.3ad
- can: dev: call netif_carrier_off() in register_candev()
- ASoC: Fail card instantiation if DAI format setup fails
- st21nfca_connectivity_event_received: null check the allocation
- st_nci_hci_connectivity_event_received: null check the allocation
- ASoC: ti: davinci-mcasp: Correct slot_width posed constraint
- net: usb: qmi_wwan: Add the BroadMobi BM818 card
- qed: RDMA - Fix the hw_ver returned in device attributes
- isdn: mISDN: hfcsusb: Fix possible null-pointer dereferences in
start_isoc_chain()
- netfilter: ipset: Fix rename concurrency with listing
- isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stack
- perf bench numa: Fix cpu0 binding
- can: sja1000: force the string buffer NULL-terminated
- can: peak_usb: force the string buffer NULL-terminated
- net/ethernet/qlogic/qed: force the string buffer NULL-terminated
- NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()
- HID: input: fix a4tech horizontal wheel custom usage
- SMB3: Kernel oops mounting a encryptData share with CONFIG_DEBUG_VIRTUAL
- net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'
- net: hisilicon: make hip04_tx_reclaim non-reentrant
- net: hisilicon: fix hip04-xmit never return TX_BUSY
- net: hisilicon: Fix dma_map_single failed on arm64
- libata: have ata_scsi_rw_xlat() fail invalid passthrough requests
- libata: add SG safety checks in SFF pio transfers
- x86/lib/cpu: Address missing prototypes warning
- drm/vmwgfx: fix memory leak when too many retries have occurred
- perf ftrace: Fix failure to set cpumask when only one cpu is present
- perf cpumap: Fix writing to illegal memory in handling cpumap mask
- perf pmu-events: Fix missing "cpu_clk_unhalted.core" event
- selftests: kvm: Adding config fragments
- HID: wacom: correct misreported EKR ring values
- HID: wacom: Correct distance scale for 2nd-gen Intuos devices
- Revert "dm bufio: fix deadlock with loop device"
- ceph: don't try fill file_lock on unsuccessful GETFILELOCK reply
- libceph: fix PG split vs OSD (re)connect race
- drm/nouveau: Don't retry infinitely when receiving no data on i2c over AUX
- gpiolib: never report open-drain/source lines as 'input' to user-space
- userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctx
- x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386
- x86/apic: Handle missing global clockevent gracefully
- x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h
- x86/boot: Save fields explicitly, zero out everything else
- x86/boot: Fix boot regression caused by bootparam sanitizing
- dm kcopyd: always complete failed jobs
- dm btree: fix order of block initialization in btree_split_beneath
- dm space map metadata: fix missing store of apply_bops() return value
- dm table: fix invalid memory accesses with too high sector number
- dm zoned: improve error handling in reclaim
- dm zoned: improve error handling in i/o map code
- dm zoned: properly handle backing device failure
- genirq: Properly pair kobject_del() with kobject_add()
- mm, page_owner: handle THP splits correctly
- mm/zsmalloc.c: migration can leave pages in ZS_EMPTY indefinitely
- mm/zsmalloc.c: fix race condition in zs_destroy_pool
- xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOT
- dm zoned: fix potential NULL dereference in dmz_do_reclaim()
- powerpc: Allow flush_(inval_)dcache_range to work across ranges >4GB
- can: mcp251x: add error check when wq alloc failed
- netfilter: ipset: Actually allow destination MAC address for hash:ip,mac
sets too
- netfilter: ipset: Copy the right MAC address in bitmap:ip,mac and
hash:ip,mac sets
- rxrpc: Fix the lack of notification when sendmsg() fails on a DATA packet
- net: phy: phy_led_triggers: Fix a possible null-pointer dereference in
phy_led_trigger_change_speed()
- NFS: Fix regression whereby fscache errors are appearing on 'nofsc' mounts
- net: stmmac: Fix issues when number of Queues >= 4
- KVM: arm64: Don't write junk to sysregs on reset
- KVM: arm: Don't write junk to CP15 registers on reset
- xfs: don't trip over uninitialized buffer on extent read of corrupted inode
- xfs: Move fs/xfs/xfs_attr.h to fs/xfs/libxfs/xfs_attr.h
- xfs: Add helper function xfs_attr_try_sf_addname
- xfs: Add attibute remove and helper functions
* Bionic update: upstream stable patchset 2019-08-27 (LP: #1841652)
- sh: kernel: hw_breakpoint: Fix missing break in switch statement
- mm/usercopy: use memory range to be accessed for wraparound check
- mm/memcontrol.c: fix use after free in mem_cgroup_iter()
- bpf: get rid of pure_initcall dependency to enable jits
- bpf: restrict access to core bpf sysctls
- bpf: add bpf_jit_limit knob to restrict unpriv allocations
- xtensa: add missing isync to the cpu_reset TLB code
- ALSA: hda - Apply workaround for another AMD chip 1022:1487
- ALSA: hda - Fix a memory leak bug
- HID: holtek: test for sanity of intfdata
- HID: hiddev: avoid opening a disconnected device
- HID: hiddev: do cleanup in failure of opening a device
- Input: kbtab - sanity check for endpoint type
- Input: iforce - add sanity checks
- net: usb: pegasus: fix improper read if get_registers() fail
- netfilter: ebtables: also count base chain policies
- clk: at91: generated: Truncate divisor to GENERATED_MAX_DIV + 1
- clk: renesas: cpg-mssr: Fix reset control race condition
- xen/pciback: remove set but not used variable 'old_state'
- irqchip/gic-v3-its: Free unused vpt_page when alloc vpe table fail
- irqchip/irq-imx-gpcv2: Forward irq type to parent
- perf header: Fix divide by zero error if f_header.attr_size==0
- perf header: Fix use of unitialized value warning
- libata: zpodd: Fix small read overflow in zpodd_get_mech_type()
- drm/bridge: lvds-encoder: Fix build error while CONFIG_DRM_KMS_HELPER=m
- scsi: hpsa: correct scsi command status issue after reset
- scsi: qla2xxx: Fix possible fcport null-pointer dereferences
- ata: libahci: do not complain in case of deferred probe
- kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modules
- arm64/efi: fix variable 'si' set but not used
- arm64: unwind: Prohibit probing on return_address()
- arm64/mm: fix variable 'pud' set but not used
- IB/core: Add mitigation for Spectre V1
- IB/mad: Fix use-after-free in ib mad completion handling
- drm: msm: Fix add_gpu_components
- ocfs2: remove set but not used variable 'last_hash'
- asm-generic: fix -Wtype-limits compiler warnings
- KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to block
- staging: comedi: dt3000: Fix signed integer overflow 'divider * base'
- staging: comedi: dt3000: Fix rounding up of timer divisor
- iio: adc: max9611: Fix temperature reading in probe
- USB: core: Fix races in character device registration and deregistraion
- usb: gadget: udc: renesas_usb3: Fix sysfs interface of "role"
- usb: cdc-acm: make sure a refcount is taken early enough
- USB: CDC: fix sanity checks in CDC union parser
- USB: serial: option: add D-Link DWM-222 device ID
- USB: serial: option: Add support for ZTE MF871A
- USB: serial: option: add the BroadMobi BM818 card
- USB: serial: option: Add Motorola modem UARTs
- bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K
- arm64: ftrace: Ensure module ftrace trampoline is coherent with I-side
- netfilter: conntrack: Use consistent ct id hash calculation
- Input: psmouse - fix build error of multiple definition
- iommu/amd: Move iommu_init_pci() to .init section
- bnx2x: Fix VF's VLAN reconfiguration in reload.
- net/mlx4_en: fix a memory leak bug
- net/packet: fix race in tpacket_snd()
- sctp: fix the transport error_count check
- xen/netback: Reset nr_frags before freeing skb
- net/mlx5e: Only support tx/rx pause setting for port owner
- net/mlx5e: Use flow keys dissector to parse packets for ARFS
- team: Add vlan tx offload to hw_enc_features
- bonding: Add vlan tx offload to hw_enc_features
- mmc: sdhci-of-arasan: Do now show error message in case of deffered probe
- xfrm: policy: remove pcpu policy cache
- mm/hmm: fix bad subpage pointer in try_to_unmap_one
- mm: mempolicy: make the behavior consistent when MPOL_MF_MOVE* and
MPOL_MF_STRICT were specified
- mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind
- riscv: Make __fstate_clean() work correctly.
- Revert "kmemleak: allow to coexist with fault injection"
- sctp: fix memleak in sctp_send_reset_streams
* Bionic update: upstream stable patchset 2019-08-16 (LP: #1840520)
- iio: adc: max9611: Fix misuse of GENMASK macro
- crypto: ccp - Fix oops by properly managing allocated structures
- crypto: ccp - Ignore tag length when decrypting GCM ciphertext
- usb: usbfs: fix double-free of usb memory upon submiturb error
- usb: iowarrior: fix deadlock on disconnect
- sound: fix a memory leak bug
- mmc: cavium: Set the correct dma max segment size for mmc_host
- mmc: cavium: Add the missing dma unmap when the dma has finished.
- loop: set PF_MEMALLOC_NOIO for the worker thread
- Input: synaptics - enable RMI mode for HP Spectre X360
- lkdtm: support llvm-objcopy
- crypto: ccp - Validate buffer lengths for copy operations
- crypto: ccp - Add support for valid authsize values less than 16
- perf annotate: Fix s390 gap between kernel end and module start
- perf db-export: Fix thread__exec_comm()
- perf record: Fix module size on s390
- usb: host: xhci-rcar: Fix timeout in xhci_suspend()
- usb: yurex: Fix use-after-free in yurex_delete
- can: rcar_canfd: fix possible IRQ storm on high load
- can: peak_usb: fix potential double kfree_skb()
- netfilter: nfnetlink: avoid deadlock due to synchronous request_module
- vfio-ccw: Set pa_nr to 0 if memory allocation fails for pa_iova_pfn
- netfilter: Fix rpfilter dropping vrf packets by mistake
- netfilter: nft_hash: fix symhash with modulus one
- scripts/sphinx-pre-install: fix script for RHEL/CentOS
- iscsi_ibft: make ISCSI_IBFT dependson ACPI instead of ISCSI_IBFT_FIND
- mac80211: don't warn about CW params when not using them
- hwmon: (nct6775) Fix register address and added missed tolerance for nct6106
- drm: silence variable 'conn' set but not used
- cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init()
- s390/qdio: add sanity checks to the fast-requeue path
- ALSA: compress: Fix regression on compressed capture streams
- ALSA: compress: Prevent bypasses of set_params
- ALSA: compress: Don't allow paritial drain operations on capture streams
- ALSA: compress: Be more restrictive about when a drain is allowed
- perf tools: Fix proper buffer size for feature processing
- perf probe: Avoid calling freeing routine multiple times for same pointer
- drbd: dynamically allocate shash descriptor
- ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id()
- ARM: davinci: fix sleep.S build error on ARMv4
- scsi: megaraid_sas: fix panic on loading firmware crashdump
- scsi: ibmvfc: fix WARN_ON during event pool release
- scsi: scsi_dh_alua: always use a 2 second delay before retrying RTPG
- test_firmware: fix a memory leak bug
- tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed sleep loop
- perf/core: Fix creating kernel counters for PMUs that override event->cpu
- HID: sony: Fix race condition between rumble and device remove.
- can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devices
- can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devices
- hwmon: (nct7802) Fix wrong detection of in4 presence
- drm/i915: Fix wrong escape clock divisor init for GLK
- ALSA: firewire: fix a memory leak bug
- ALSA: hda - Don't override global PCM hw info flag
- ALSA: hda - Workaround for crackled sound on AMD controller (1022:1457)
- mac80211: don't WARN on short WMM parameters from AP
- SMB3: Fix deadlock in validate negotiate hits reconnect
- smb3: send CAP_DFS capability during session setup
- NFSv4: Only pass the delegation to setattr if we're sending a truncate
- NFSv4: Fix an Oops in nfs4_do_setattr
- KVM: Fix leak vCPU's VMCS value into other pCPU
- mwifiex: fix 802.11n/WPA detection
- iwlwifi: don't unmap as page memory that was mapped as single
- iwlwifi: mvm: fix an out-of-bound access
- iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41
- iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT support
- iio: cros_ec_accel_legacy: Fix incorrect channel setting
- staging: android: ion: Bail out upon SIGKILL when allocating memory.
- x86/purgatory: Use CFLAGS_REMOVE rather than reset KBUILD_CFLAGS
- usb: typec: tcpm: free log buf memory when remove debug file
- usb: typec: tcpm: remove tcpm dir if no children
- usb: typec: tcpm: Add NULL check before dereferencing config
- netfilter: conntrack: always store window size un-scaled
- drm/amd/display: Wait for backlight programming completion in set backlight
level
- drm/amd/display: use encoder's engine id to find matched free audio device
- drm/amd/display: Fix dc_create failure handling and 666 color depths
- drm/amd/display: Only enable audio if speaker allocation exists
- drm/amd/display: Increase size of audios array
- allocate_flower_entry: should check for null deref
- s390/dma: provide proper ARCH_ZONE_DMA_BITS value
- ALSA: hiface: fix multiple memory leak bugs
* Bionic update: upstream stable patchset 2019-08-15 (LP: #1840378)
- scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure
- ARM: dts: Add pinmuxing for i2c2 and i2c3 for LogicPD SOM-LV
- ARM: dts: Add pinmuxing for i2c2 and i2c3 for LogicPD torpedo
- HID: wacom: fix bit shift for Cintiq Companion 2
- HID: Add quirk for HP X1200 PIXART OEM mouse
- RDMA: Directly cast the sockaddr union to sockaddr
- IB: directly cast the sockaddr union to aockaddr
- atm: iphase: Fix Spectre v1 vulnerability
- ife: error out when nla attributes are empty
- ip6_tunnel: fix possible use-after-free on xmit
- net: bridge: delete local fdb on device init failure
- net: bridge: mcast: don't delete permanent entries when fast leave is
enabled
- net: fix ifindex collision during namespace removal
- net/mlx5: Use reversed order when unregister devices
- net: phylink: Fix flow control for fixed-link
- net: sched: Fix a possible null-pointer dereference in dequeue_func()
- NFC: nfcmrvl: fix gpio-handling regression
- tipc: compat: allow tipc commands without arguments
- compat_ioctl: pppoe: fix PPPOEIOCSFWD handling
- net/mlx5e: Prevent encap flow counter update async to user query
- tun: mark small packets as owned by the tap sock
- mvpp2: refactor MTU change code
- bnx2x: Disable multi-cos feature.
- cgroup: Call cgroup_release() before __exit_signal()
- cgroup: Implement css_task_iter_skip()
- cgroup: Include dying leaders with live threads in PROCS iterations
- cgroup: css_task_iter_skip()'d iterators must be advanced before accessed
- cgroup: Fix css_task_iter_advance_css_set() cset skip condition
- spi: bcm2835: Fix 3-wire mode if DMA is enabled
- driver core: Establish order of operations for device_add and device_del via
bitflag
- drivers/base: Introduce kill_device()
- libnvdimm/bus: Prevent duplicate device_unregister() calls
- libnvdimm/region: Register badblocks before namespaces
- libnvdimm/bus: Prepare the nd_ioctl() path to be re-entrant
- libnvdimm/bus: Fix wait_nvdimm_bus_probe_idle() ABBA deadlock
- ipip: validate header length in ipip_tunnel_xmit
- mvpp2: fix panic on module removal
- net/mlx5: Fix modify_cq_in alignment
- r8169: don't use MSI before RTL8168d
* VIMC module not available (CONFIG_VIDEO_VIMC not set) (LP: #1831482)
- [Config] Enable VIMC module
* reboot will introduce an alarm 'beep ...' during BIOS phase (LP: #1840395)
- ALSA: hda - Let all conexant codec enter D3 when rebooting
- ALSA: hda - Add a generic reboot_notify
* Include Sunix serial/parallel driver (LP: #1826716)
- serial: 8250_pci: Add support for Sunix serial boards
- parport: parport_serial: Add support for Sunix Multi I/O boards
* Intel HDMI audio print "Unable to sync register" errors (LP: #1840394)
- ALSA: hda - Don't resume forcibly i915 HDMI/DP codec
* Support cpufreq, thermal sensors & cooling cells on iMX6Q based Nitrogen6x
board (LP: #1840437)
- arm: imx: Add MODULE_ALIAS for cpufreq
- ARM: dts: imx: Add missing OPP properties for CPUs
- ARM: dts: imx7d: use operating-points-v2 for cpu
- ARM: dts: imx7d: remove "operating-points" property for cpu1
- ARM: dts: imx: add cooling-cells for cpufreq cooling device
- ARM: dts: imx6: add thermal sensor and cooling cells
* hns3: ring buffer race leads can cause corruption (LP: #1840717)
- net: hns3: minor optimization for ring_space
- net: hns3: fix data race between ring->next_to_clean
- net: hns3: optimize the barrier using when cleaning TX BD
* Bionic build broken if CONFIG_MODVERSIONS enabled (LP: #1840321)
- Revert "genksyms: Teach parser about 128-bit built-in types"
* [bionic] drm/i915: softpin broken, needs to be fixed for 32bit mesa
(LP: #1815172)
- SAUCE: drm/i915: Partially revert d6edad3777c28ea
* Goodix touchpad may drop first input event (LP: #1840075)
- mfd: intel-lpss: Remove D3cold delay
* NULL pointer dereference when Inserting the VIMC module (LP: #1840028)
- media: vimc: fix component match compare
* Fix touchpad IRQ storm after S3 (LP: #1841396)
- pinctrl: intel: remap the pin number to gpio offset for irq enabled pin
* [SRU][B/OEM-B/OEM-OSP1/D] UBUNTU: SAUCE: enable middle button for one more
ThinkPad (LP: #1841722)
- SAUCE: Input: elantech - enable middle button for one more ThinkPad
* Test 391/u and 391/p from ubuntu_bpf failed on B (LP: #1841704)
- SAUCE: Fix "bpf: improve verifier branch analysis"
* crypto/testmgr.o fails to build due to struct cipher_testvec not having data
members: ctext, ptext, len (LP: #1841264)
- SAUCE: Revert "crypto: testmgr - add AES-CFB tests"
* Bionic QEMU with Bionic Kernel hangs in AMD FX-8350 with cpu-host as
passthrough (LP: #1834522)
- KVM: SVM: install RSM intercept
- KVM: x86: SVM: Set EMULTYPE_NO_REEXECUTE for RSM emulation
Checksums-Sha1:
f6bf2b194b7c6c2bd666923ba810df9634c92241 333328 block-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
5df5ac17de868c1aba73e47a6c3957fd51005cc9 318248 crypto-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
1f2ab620468bb78e2379f815ad8b4f12de0ae168 4340 fat-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
ab103fc5b8ece2027ffb56bfc008a39c35c52a23 13736 fb-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
7ead381dafc918f22b58418ce18399b1615f18e1 65312 firewire-core-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
87f033220cc7403afa562a51c74a6ace60259747 34976 floppy-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
b982426c5d76d2604f58d62fa38c9fbf0009e979 1313708 fs-core-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
0b15c22d9e754172d485a3c1dd3998c6d3ffa019 703868 fs-secondary-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
58f040e885f0c458f8a899c2e47d9789bc48265d 430880 input-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
0a0202f2705c6a9d72d97122d68167f767819ba2 62536 ipmi-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
efe866733bfc2f2e573d686301d6bf3949c14276 225768 irda-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
0e18f6efe20c19a22347ef9cee1e162239b6b3ca 8984224 kernel-image-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
4278c2913c7c9de66f7dc2947a9e9111e8f7c400 382416 linux-buildinfo-4.15.0-1057-oem_4.15.0-1057.66_amd64.deb
6667a60e30db432ea85ce2367a244f85b34dd519 1239516 linux-headers-4.15.0-1057-oem_4.15.0-1057.66_amd64.deb
a7a7609be7f1d502d7a6703f8c2d97d483ee8797 789158968 linux-image-unsigned-4.15.0-1057-oem-dbgsym_4.15.0-1057.66_amd64.ddeb
de34c0341109f7dfb303fbdc9dd339c327a011aa 8213828 linux-image-unsigned-4.15.0-1057-oem_4.15.0-1057.66_amd64.deb
9acf7cdbd493e9dbff22d75fedc469d0b3242cff 46020696 linux-modules-4.15.0-1057-oem_4.15.0-1057.66_amd64.deb
b0ece441e1287e3ee39bada248f0ddb735dce7c3 11062564 linux-oem-headers-4.15.0-1057_4.15.0-1057.66_all.deb
9f2ff5276a72e7dcbfaff885438865940ddb9e2b 4789696 linux-oem-tools-4.15.0-1057_4.15.0-1057.66_amd64.deb
a04db9424c918771079069f1dfe77d7aa71ecb70 28278 linux-oem_4.15.0-1057.66_amd64.buildinfo
b5658b5377ca3d3b90a2f632cfe5c7aa90311c15 8052508 linux-oem_4.15.0-1057.66_amd64.tar.gz
16dc62f324418e748b7fc102bf5c77b3a8d3b317 34466 linux-oem_4.15.0-1057.66_amd64_translations.tar.gz
14daa7de339475495d75972ecc7031cbceafab9e 1952 linux-tools-4.15.0-1057-oem_4.15.0-1057.66_amd64.deb
eedc6082a38d8cadbe3d9aaf13c659bfe089bf14 1024 linux-udebs-oem_4.15.0-1057.66_amd64.udeb
dd3fec2ec13f629acdc6d9e1a28733c1f149c2ff 285044 md-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
dcadcbb7cbeb45b5fcf0e05d944a1a0c5c97645b 206596 message-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
2ef28b026bce3f6c580f216c898186cd7d9e8c2f 58852 mouse-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
e13a79f6cdf35f20f1f10ff121d8471620a90ae2 18260 multipath-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
8af978cd0ac9d3e28b9965d930544c74f378a3ca 505964 nfs-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
a125250d0862cde4c19352faa33134e75f66e027 4441796 nic-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
0938d6623ea143129c863777a0860fe9bcde87d6 143768 nic-pcmcia-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
eef32e37b3703095498491aea66f6517f914c385 546028 nic-shared-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
69bcdd45c59c14af6edae21105924b2123b5fab5 291140 nic-usb-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
d475faa55708d1e70422e156c34ddf1f8f6b075e 31728 parport-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
8f6dcf1d13dd5ba5d9941f2630b60dc2b48796b4 122760 pata-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
c6a8c7985c7363c07dbf73577388abf85b1b2262 64108 pcmcia-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
fafd882a09772e558b62d24f44d25431acf3744e 66744 pcmcia-storage-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
4d82ae6fffff234f831d9c9019191eb0e20f3a49 8684 plip-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
06d3c83e682a3651f56a6cb4226d91686c218a19 25364 ppp-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
b59bb56e44e0dc190be930402f8335d1aa6b3ef4 96136 sata-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
243c155911ea55bea11d0fa841efe521a7e32478 2453096 scsi-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
461f9dcc9ac199d789856b576425c8262227fcb3 92488 serial-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
ce222802409de9a887ef4ad9f4932e61565e3f6d 50716 storage-core-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
7921f181540620a390d631bebe078f777583cf06 140472 usb-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
a6cdc108ecfde4ccf0d37fa771e9feb92406b8f0 113452 virtio-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
4e489872c694ccbf46abc59953fa524564d3f681 25884 vlan-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
Checksums-Sha256:
88f9d45a04db2892799d43f9c273ff66d4684655a0ecf89d37b1fcbeffa357a2 333328 block-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
ecc63cda8e66cbac9e1da09510237c0147262883513f7a065644de198eead478 318248 crypto-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
cc054bfd7642ffa2da6a68d4a66fe462b12a4831b60ffdab87b1fd8850962b35 4340 fat-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
c8965f2c2d7c8dad51bb2ab097fd1a05747904da2e66ef33f569940605d129d1 13736 fb-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
c63ef69358b9439d1b89fed2b4e1446076cc75b24c704cdc702d8c45a86c4c4b 65312 firewire-core-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
58094f85ab116206b72403a3502f5897e00bbce2f2a38d5ec19b1997789b4fb6 34976 floppy-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
e79ce38b4db39f5fc25dd8ef2d6ceaa742647bfd8e2b4ccee003c4cba3df3e28 1313708 fs-core-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
9c9502a90f7c60c71da5216463018bab41c55ec4b6b66e65a3d2cc14f899d5b0 703868 fs-secondary-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
c508d895a93108e628508e5b933cc3ff08c452f4b6b4bba743bafe2e36338ec1 430880 input-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
15678e8e842ada729290915b03a2ce0fc01b47f43aea59f5a6db5c02b60de4d1 62536 ipmi-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
0c92a14a738a634e5af22899890e5b0a0d84723b47db3f68b8c754fca0ade39d 225768 irda-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
ae150436c56231a7b29125c21c19a7fdb15510f7f86f06569325542f8ee64b64 8984224 kernel-image-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
48d501e0236a556851ab846a3d441e70ad39272766a169117bf51c5a1365a4cd 382416 linux-buildinfo-4.15.0-1057-oem_4.15.0-1057.66_amd64.deb
96405e3993756dd66fa856c4bc09483925b5c02253c87775d8b977dc6725ff0b 1239516 linux-headers-4.15.0-1057-oem_4.15.0-1057.66_amd64.deb
4e89f0d182513214ffd29551a68a8d1472509b9f6fcaa4edf8fa11b00c48bb8c 789158968 linux-image-unsigned-4.15.0-1057-oem-dbgsym_4.15.0-1057.66_amd64.ddeb
e0f306ef10e4748dffa2cc7b8b5db16c2ca06bf0eaec0327062f21a0f69da8a7 8213828 linux-image-unsigned-4.15.0-1057-oem_4.15.0-1057.66_amd64.deb
711f61680a4901fe410ec84b8fe59c706db14e793fc7cfd2eb46dfa70579bc0a 46020696 linux-modules-4.15.0-1057-oem_4.15.0-1057.66_amd64.deb
f58b76dc0221a6febd245f6901cc06a5f47da53ae813c86d43254132df85e4f1 11062564 linux-oem-headers-4.15.0-1057_4.15.0-1057.66_all.deb
19d314b9fb48c3e18f94f250c2db9e6c0f9affc86e302210dd398e2609cf8ed3 4789696 linux-oem-tools-4.15.0-1057_4.15.0-1057.66_amd64.deb
f1d3c6076f1210db9422532982f2b808c4d8fca8e7798ece94334b7941174525 28278 linux-oem_4.15.0-1057.66_amd64.buildinfo
c2aae14cba0a642fa2c9d55b7b33f4e98c4d54bec6d2a58707472c801bf779fc 8052508 linux-oem_4.15.0-1057.66_amd64.tar.gz
288365ba0d8a95b788e76f37e150f129925e6b98865cbad37a2318333877c0d8 34466 linux-oem_4.15.0-1057.66_amd64_translations.tar.gz
35e11471d781c0765f36512244cfd1afda83dbb6794e4ece1bef9a2add307049 1952 linux-tools-4.15.0-1057-oem_4.15.0-1057.66_amd64.deb
01f62be6c26e19f49127063c1079fc8ab58b52d91c5d3c9a85d7f3643da11235 1024 linux-udebs-oem_4.15.0-1057.66_amd64.udeb
c4cc3ee3452f98e40a14acd64fa25a3796b9a3d32dbdf6f5866b84ef5d96a054 285044 md-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
388c5770a700de59f1138b552e7593a108afd021ebb487fc87d111f651ea7929 206596 message-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
83dbeea33e1602796b6a5752b721ba612dba18631c464832537dbb84bdfff0af 58852 mouse-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
c14f030b6a2c703f60ae33d10dc6a31b97ab04afd938dad2825fa98fed9805c4 18260 multipath-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
354233623dec47c42f91407641d4cddfa80a1509edb116daf2a7ceaedbdbfda5 505964 nfs-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
eb9178a2e98e4c4d058d6baee2682d47f7437894fff1fd5cd3514f4893bac025 4441796 nic-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
cf591fd3b1710fe611fdaf5a8e0339cacf823bbddb74ac733f16d802fce38e6a 143768 nic-pcmcia-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
90b237de4e8dc1350f1f344272da15ae1ba255ea17df13d53c6ebc1c82258cfd 546028 nic-shared-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
d527657d42856f01467027b0fde3bb1a81b91bdf07ba82e44c9e7d4f80164d6a 291140 nic-usb-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
480ea2a82ef367f66e54fc73b52edf0c4bc460c2f8abdf012f04e61a84b926ad 31728 parport-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
a7c5fb4b7911cc666a0142eb45c432faf9a60360687500756249a86378b76f22 122760 pata-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
5c334cef4dcd9916b68e84ac2a632e4c11512bf0333c8df06999586304eef9e8 64108 pcmcia-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
14e2bdd0c3bb879267cf46daf82e78e198c4fdcd2eba3b5bfee3f69ebf5a36cc 66744 pcmcia-storage-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
24e9fdc3a37afe849b28439b685a4d9e4fc303ca05033879f93f91b495347df9 8684 plip-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
810b8a0ea62fbf4d1a0b1280b204ac4c3715af1ff103b858b99f4dff9a9e95fd 25364 ppp-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
6933836130465b373b70494dd3611a8bd513a0e1da6ca6935e097d1054d482f6 96136 sata-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
4425b59ff4db1d9312f33aac59ed7752abfe8a889bee6eb0762c7681f2626da9 2453096 scsi-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
f8f7784367f477891575b230855e807842e4f3ee39f6301000c1affbb1f1bc2c 92488 serial-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
65d9adb43423449b9a9d2d88c65de4c256492f9d0fe74a49bee28cb008e0ef49 50716 storage-core-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
0a1d845c9646c116279febb7b4edf48bdd7136e6b93dd00502276c50dedb318a 140472 usb-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
399d75a03c8bbdea9905521c7fd903a6db0690cac1abc30a58b97822ae607f6a 113452 virtio-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
ee0ece995b01a273811248a6b2522a89401b021ec271ab111a605b8a018af9a5 25884 vlan-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
Files:
963b90524bb7e6b647fe46b5448dd90c 333328 debian-installer standard block-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
bc224c5a07b59fcd81b25561f2ce5514 318248 debian-installer extra crypto-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
e5d5b73e07108cb27ecb80dbf3c7dc94 4340 debian-installer standard fat-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
8bb85fbfb13262a4bd44b362c2dea9e7 13736 debian-installer standard fb-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
aa495b406352bba24ebf420d9ce76cff 65312 debian-installer standard firewire-core-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
03bcffb234824d3232b91f16b6973da6 34976 debian-installer standard floppy-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
ae1dd95785f621ebd8a800a41b6053eb 1313708 debian-installer standard fs-core-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
7d5566efff34d7f2d9f47e8d4a83d54e 703868 debian-installer standard fs-secondary-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
6e98773cdd888b123cf88ef8a23fabcd 430880 debian-installer standard input-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
af12341c1b75edd03514163fa9632697 62536 debian-installer standard ipmi-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
b628921923a2f5189acb5634a098ba9a 225768 debian-installer standard irda-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
c63df1c52e12a347e31ce3ec3608bf78 8984224 debian-installer optional kernel-image-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
8afd62cd5480fc2173211cefc07679e5 382416 kernel optional linux-buildinfo-4.15.0-1057-oem_4.15.0-1057.66_amd64.deb
735431d26f6c4b24580ba3bbb0869f94 1239516 devel optional linux-headers-4.15.0-1057-oem_4.15.0-1057.66_amd64.deb
fbeb8d7c09c95e385560544e9f0163fb 789158968 devel optional linux-image-unsigned-4.15.0-1057-oem-dbgsym_4.15.0-1057.66_amd64.ddeb
737acccae80fef84b3ce8107141dfa81 8213828 kernel optional linux-image-unsigned-4.15.0-1057-oem_4.15.0-1057.66_amd64.deb
d0ed038f187929a2301608b608a42242 46020696 kernel optional linux-modules-4.15.0-1057-oem_4.15.0-1057.66_amd64.deb
ba5675c3a0cda99606e0c438a8e51e75 11062564 devel optional linux-oem-headers-4.15.0-1057_4.15.0-1057.66_all.deb
c215cf760e1404e01d99ab0eff7865e9 4789696 devel optional linux-oem-tools-4.15.0-1057_4.15.0-1057.66_amd64.deb
4886f9d53cf03ad4ad93965e7dcaaa68 28278 devel optional linux-oem_4.15.0-1057.66_amd64.buildinfo
3eb394cc780218e1c55ff24997988465 8052508 raw-signing - linux-oem_4.15.0-1057.66_amd64.tar.gz
b8046c9d3ae7fabf9c4ffa041f7d036e 34466 raw-translations - linux-oem_4.15.0-1057.66_amd64_translations.tar.gz
11367abeaf24e33ebfa3cf4a120c6d80 1952 devel optional linux-tools-4.15.0-1057-oem_4.15.0-1057.66_amd64.deb
e598243a40fff81aa0dea3c507b5e640 1024 debian-installer optional linux-udebs-oem_4.15.0-1057.66_amd64.udeb
70223d024fec6b331c6e8fb379e404dc 285044 debian-installer standard md-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
cdfc4432786ec320b0957f523ce9e1cf 206596 debian-installer standard message-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
75efb1808a61b44880c307a2cb7c65f5 58852 debian-installer extra mouse-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
eb4c4906c9c62465428b4b3e2992e66a 18260 debian-installer extra multipath-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
2858613d08f490863be84f4ef3b2a173 505964 debian-installer standard nfs-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
7b293bb13f05532966c2f2a7f1f6d880 4441796 debian-installer standard nic-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
d2e2e7f6b8f461ffa6be836be75fd9f7 143768 debian-installer standard nic-pcmcia-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
faa679cb259636d182ca6c5a119d8949 546028 debian-installer standard nic-shared-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
a16e7c1b7f11f4962aa85dbc761126f7 291140 debian-installer standard nic-usb-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
f93f2ad2a870736c7e4e2fbe01ae7b84 31728 debian-installer standard parport-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
b568cc50a6e9789114b43966c872124e 122760 debian-installer standard pata-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
47f93049dea30b21f55d8f459b647e8f 64108 debian-installer standard pcmcia-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
39671eb0f38e44731246682461a0b254 66744 debian-installer standard pcmcia-storage-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
f0e2d9ab18e72c9ef5c726c484d1b700 8684 debian-installer standard plip-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
363d4132253270f780024cf5d3e90180 25364 debian-installer standard ppp-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
c636cdf0835c4e914d348f867427e8b0 96136 debian-installer standard sata-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
44e706dcc062a5c8ae0810feb4ea89a4 2453096 debian-installer standard scsi-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
ce1c0cca838e9bcfaea9b7f6998c89bb 92488 debian-installer standard serial-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
f966c3a27b11d689c1a0a4600a66965c 50716 debian-installer standard storage-core-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
4c8d32b72fd4d46a339a024db833ef6b 140472 debian-installer standard usb-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
2d629e583e017b8979c8ae2168fee040 113452 debian-installer standard virtio-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
351a1421f052cb48643a393308ff2800 25884 debian-installer extra vlan-modules-4.15.0-1057-oem-di_4.15.0-1057.66_amd64.udeb
Package-Type: udeb
More information about the Bionic-changes
mailing list