[Bug 1812624] Re: PAGE_POISONING / PAGE_POISONING_NO_SANITY / PAGE_POISONING_ZERO option was expected to be set in C-KVM

2019-07-22 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-kvm - 5.0.0-1011.12

---
linux-kvm (5.0.0-1011.12) disco; urgency=medium

  * linux-kvm: 5.0.0-1011.12 -proposed tracker (LP: #1834892)

  * q-r-t security test wants SCHED_STACK_END_CHECK to be enabled in KVM kernels
(LP: #1812159)
- [Config]: enable SCHED_STACK_END_CHECK

  * PAGE_POISONING / PAGE_POISONING_NO_SANITY / PAGE_POISONING_ZERO option was
expected to be set in C-KVM (LP: #1812624)
- [Config]: enable PAGE_POISONING, PAGE_POISONING_NO_SANITY,
  PAGE_POISONING_ZERO

  * test_410_config_lock_down_kernel in ubuntu_kernel_security test failed on
B/C/D KVM (LP: #1811981)
- [Config]: enable CONFIG_LOCK_DOWN_KERNEL

  [ Ubuntu: 5.0.0-21.22 ]

  * linux: 5.0.0-21.22 -proposed tracker (LP: #1834902)
  * Disco update: 5.0.15 upstream stable release (LP: #1834529)
- net: stmmac: Use bfsize1 in ndesc_init_rx_desc
- Drivers: hv: vmbus: Remove the undesired put_cpu_ptr() in 
hv_synic_cleanup()
- ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warnings
- staging: greybus: power_supply: fix prop-descriptor request size
- staging: wilc1000: Avoid GFP_KERNEL allocation from atomic context.
- staging: most: cdev: fix chrdev_region leak in mod_exit
- staging: most: sound: pass correct device when creating a sound card
- ASoC: tlv320aic3x: fix reset gpio reference counting
- ASoC: hdmi-codec: fix S/PDIF DAI
- ASoC: stm32: sai: fix iec958 controls indexation
- ASoC: stm32: sai: fix exposed capabilities in spdif mode
- ASoC: stm32: sai: fix race condition in irq handler
- ASoC:soc-pcm:fix a codec fixup issue in TDM case
- ASoC:hdac_hda:use correct format to setup hda codec
- ASoC:intel:skl:fix a simultaneous playback & capture issue on hda platform
- ASoC: dpcm: prevent snd_soc_dpcm use after free
- ASoC: nau8824: fix the issue of the widget with prefix name
- ASoC: nau8810: fix the issue of widget with prefixed name
- ASoC: samsung: odroid: Fix clock configuration for 44100 sample rate
- ASoC: rt5682: Check JD status when system resume
- ASoC: rt5682: fix jack type detection issue
- ASoC: rt5682: recording has no sound after booting
- ASoC: wm_adsp: Add locking to wm_adsp2_bus_error
- clk: meson-gxbb: round the vdec dividers to closest
- ASoC: stm32: dfsdm: manage multiple prepare
- ASoC: stm32: dfsdm: fix debugfs warnings on entry creation
- ASoC: cs4270: Set auto-increment bit for register writes
- ASoC: dapm: Fix NULL pointer dereference in snd_soc_dapm_free_kcontrol
- drm/omap: hdmi4_cec: Fix CEC clock handling for PM
- IB/hfi1: Clear the IOWAIT pending bits when QP is put into error state
- IB/hfi1: Eliminate opcode tests on mr deref
- IB/hfi1: Fix the allocation of RSM table
- MIPS: KGDB: fix kgdb support for SMP platforms.
- ASoC: tlv320aic32x4: Fix Common Pins
- drm/mediatek: Fix an error code in mtk_hdmi_dt_parse_pdata()
- perf/x86/intel: Fix handling of wakeup_events for multi-entry PEBS
- perf/x86/intel: Initialize TFA MSR
- linux/kernel.h: Use parentheses around argument in u64_to_user_ptr()
- iov_iter: Fix build error without CONFIG_CRYPTO
- xtensa: fix initialization of pt_regs::syscall in start_thread
- ASoC: rockchip: pdm: fix regmap_ops hang issue
- drm/amdkfd: Add picasso pci id
- drm/amdgpu: Adjust IB test timeout for XGMI configuration
- drm/amdgpu: amdgpu_device_recover_vram always failed if only one node in
  shadow_list
- drm/amd/display: fix cursor black issue
- ASoC: cs35l35: Disable regulators on driver removal
- objtool: Add rewind_stack_do_exit() to the noreturn list
- slab: fix a crash by reading /proc/slab_allocators
- drm/sun4i: tcon top: Fix NULL/invalid pointer dereference in
  sun8i_tcon_top_un/bind
- virtio_pci: fix a NULL pointer reference in vp_del_vqs
- RDMA/vmw_pvrdma: Fix memory leak on pvrdma_pci_remove
- RDMA/hns: Fix bug that caused srq creation to fail
- KEYS: trusted: fix -Wvarags warning
- scsi: csiostor: fix missing data copy in csio_scsi_err_handler()
- drm/mediatek: fix possible object reference leak
- drm/mediatek: fix the rate and divder of hdmi phy for MT2701
- drm/mediatek: make implementation of recalc_rate() for MT2701 hdmi phy
- drm/mediatek: remove flag CLK_SET_RATE_PARENT for MT2701 hdmi phy
- drm/mediatek: using new factor for tvdpll for MT2701 hdmi phy
- drm/mediatek: no change parent rate in round_rate() for MT2701 hdmi phy
- ASoC: Intel: kbl: fix wrong number of channels
- ASoC: stm32: sai: fix master clock management
- ALSA: hda: Fix racy display power access
- virtio-blk: limit number of hw queues by nr_cpu_ids
- blk-mq: introduce blk_mq_complete_request_sync()
- nvme: cancel request synchronously
- nvme-fc: correct csn initialization and increments on error
- nvmet: fix discover log page when 

[Bug 1812159] Re: q-r-t security test wants SCHED_STACK_END_CHECK to be enabled in KVM kernels

2019-07-22 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-kvm - 5.0.0-1011.12

---
linux-kvm (5.0.0-1011.12) disco; urgency=medium

  * linux-kvm: 5.0.0-1011.12 -proposed tracker (LP: #1834892)

  * q-r-t security test wants SCHED_STACK_END_CHECK to be enabled in KVM kernels
(LP: #1812159)
- [Config]: enable SCHED_STACK_END_CHECK

  * PAGE_POISONING / PAGE_POISONING_NO_SANITY / PAGE_POISONING_ZERO option was
expected to be set in C-KVM (LP: #1812624)
- [Config]: enable PAGE_POISONING, PAGE_POISONING_NO_SANITY,
  PAGE_POISONING_ZERO

  * test_410_config_lock_down_kernel in ubuntu_kernel_security test failed on
B/C/D KVM (LP: #1811981)
- [Config]: enable CONFIG_LOCK_DOWN_KERNEL

  [ Ubuntu: 5.0.0-21.22 ]

  * linux: 5.0.0-21.22 -proposed tracker (LP: #1834902)
  * Disco update: 5.0.15 upstream stable release (LP: #1834529)
- net: stmmac: Use bfsize1 in ndesc_init_rx_desc
- Drivers: hv: vmbus: Remove the undesired put_cpu_ptr() in 
hv_synic_cleanup()
- ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warnings
- staging: greybus: power_supply: fix prop-descriptor request size
- staging: wilc1000: Avoid GFP_KERNEL allocation from atomic context.
- staging: most: cdev: fix chrdev_region leak in mod_exit
- staging: most: sound: pass correct device when creating a sound card
- ASoC: tlv320aic3x: fix reset gpio reference counting
- ASoC: hdmi-codec: fix S/PDIF DAI
- ASoC: stm32: sai: fix iec958 controls indexation
- ASoC: stm32: sai: fix exposed capabilities in spdif mode
- ASoC: stm32: sai: fix race condition in irq handler
- ASoC:soc-pcm:fix a codec fixup issue in TDM case
- ASoC:hdac_hda:use correct format to setup hda codec
- ASoC:intel:skl:fix a simultaneous playback & capture issue on hda platform
- ASoC: dpcm: prevent snd_soc_dpcm use after free
- ASoC: nau8824: fix the issue of the widget with prefix name
- ASoC: nau8810: fix the issue of widget with prefixed name
- ASoC: samsung: odroid: Fix clock configuration for 44100 sample rate
- ASoC: rt5682: Check JD status when system resume
- ASoC: rt5682: fix jack type detection issue
- ASoC: rt5682: recording has no sound after booting
- ASoC: wm_adsp: Add locking to wm_adsp2_bus_error
- clk: meson-gxbb: round the vdec dividers to closest
- ASoC: stm32: dfsdm: manage multiple prepare
- ASoC: stm32: dfsdm: fix debugfs warnings on entry creation
- ASoC: cs4270: Set auto-increment bit for register writes
- ASoC: dapm: Fix NULL pointer dereference in snd_soc_dapm_free_kcontrol
- drm/omap: hdmi4_cec: Fix CEC clock handling for PM
- IB/hfi1: Clear the IOWAIT pending bits when QP is put into error state
- IB/hfi1: Eliminate opcode tests on mr deref
- IB/hfi1: Fix the allocation of RSM table
- MIPS: KGDB: fix kgdb support for SMP platforms.
- ASoC: tlv320aic32x4: Fix Common Pins
- drm/mediatek: Fix an error code in mtk_hdmi_dt_parse_pdata()
- perf/x86/intel: Fix handling of wakeup_events for multi-entry PEBS
- perf/x86/intel: Initialize TFA MSR
- linux/kernel.h: Use parentheses around argument in u64_to_user_ptr()
- iov_iter: Fix build error without CONFIG_CRYPTO
- xtensa: fix initialization of pt_regs::syscall in start_thread
- ASoC: rockchip: pdm: fix regmap_ops hang issue
- drm/amdkfd: Add picasso pci id
- drm/amdgpu: Adjust IB test timeout for XGMI configuration
- drm/amdgpu: amdgpu_device_recover_vram always failed if only one node in
  shadow_list
- drm/amd/display: fix cursor black issue
- ASoC: cs35l35: Disable regulators on driver removal
- objtool: Add rewind_stack_do_exit() to the noreturn list
- slab: fix a crash by reading /proc/slab_allocators
- drm/sun4i: tcon top: Fix NULL/invalid pointer dereference in
  sun8i_tcon_top_un/bind
- virtio_pci: fix a NULL pointer reference in vp_del_vqs
- RDMA/vmw_pvrdma: Fix memory leak on pvrdma_pci_remove
- RDMA/hns: Fix bug that caused srq creation to fail
- KEYS: trusted: fix -Wvarags warning
- scsi: csiostor: fix missing data copy in csio_scsi_err_handler()
- drm/mediatek: fix possible object reference leak
- drm/mediatek: fix the rate and divder of hdmi phy for MT2701
- drm/mediatek: make implementation of recalc_rate() for MT2701 hdmi phy
- drm/mediatek: remove flag CLK_SET_RATE_PARENT for MT2701 hdmi phy
- drm/mediatek: using new factor for tvdpll for MT2701 hdmi phy
- drm/mediatek: no change parent rate in round_rate() for MT2701 hdmi phy
- ASoC: Intel: kbl: fix wrong number of channels
- ASoC: stm32: sai: fix master clock management
- ALSA: hda: Fix racy display power access
- virtio-blk: limit number of hw queues by nr_cpu_ids
- blk-mq: introduce blk_mq_complete_request_sync()
- nvme: cancel request synchronously
- nvme-fc: correct csn initialization and increments on error
- nvmet: fix discover log page when 

[Bug 1834888] Re: linux-azure: 5.0.0-1012.12 -proposed tracker

2019-07-22 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1835434 ***
https://bugs.launchpad.net/bugs/1835434

This bug was fixed in the package linux-azure - 5.0.0-1012.12

---
linux-azure (5.0.0-1012.12) disco; urgency=medium

  * linux-azure: 5.0.0-1012.12 -proposed tracker (LP: #1834888)

  * Disco update: 5.0.12 upstream stable release (LP: #1830934)
- [Config] Document drop of axis-fifo for amd64/i386

  * AX88772A USB to Ethernet dongle doesn't work (LP: #1834114)
- [Config] update configs and annotations for ASIX renamed

  [ Ubuntu: 5.0.0-21.22 ]

  * linux: 5.0.0-21.22 -proposed tracker (LP: #1834902)
  * Disco update: 5.0.15 upstream stable release (LP: #1834529)
- net: stmmac: Use bfsize1 in ndesc_init_rx_desc
- Drivers: hv: vmbus: Remove the undesired put_cpu_ptr() in 
hv_synic_cleanup()
- ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warnings
- staging: greybus: power_supply: fix prop-descriptor request size
- staging: wilc1000: Avoid GFP_KERNEL allocation from atomic context.
- staging: most: cdev: fix chrdev_region leak in mod_exit
- staging: most: sound: pass correct device when creating a sound card
- ASoC: tlv320aic3x: fix reset gpio reference counting
- ASoC: hdmi-codec: fix S/PDIF DAI
- ASoC: stm32: sai: fix iec958 controls indexation
- ASoC: stm32: sai: fix exposed capabilities in spdif mode
- ASoC: stm32: sai: fix race condition in irq handler
- ASoC:soc-pcm:fix a codec fixup issue in TDM case
- ASoC:hdac_hda:use correct format to setup hda codec
- ASoC:intel:skl:fix a simultaneous playback & capture issue on hda platform
- ASoC: dpcm: prevent snd_soc_dpcm use after free
- ASoC: nau8824: fix the issue of the widget with prefix name
- ASoC: nau8810: fix the issue of widget with prefixed name
- ASoC: samsung: odroid: Fix clock configuration for 44100 sample rate
- ASoC: rt5682: Check JD status when system resume
- ASoC: rt5682: fix jack type detection issue
- ASoC: rt5682: recording has no sound after booting
- ASoC: wm_adsp: Add locking to wm_adsp2_bus_error
- clk: meson-gxbb: round the vdec dividers to closest
- ASoC: stm32: dfsdm: manage multiple prepare
- ASoC: stm32: dfsdm: fix debugfs warnings on entry creation
- ASoC: cs4270: Set auto-increment bit for register writes
- ASoC: dapm: Fix NULL pointer dereference in snd_soc_dapm_free_kcontrol
- drm/omap: hdmi4_cec: Fix CEC clock handling for PM
- IB/hfi1: Clear the IOWAIT pending bits when QP is put into error state
- IB/hfi1: Eliminate opcode tests on mr deref
- IB/hfi1: Fix the allocation of RSM table
- MIPS: KGDB: fix kgdb support for SMP platforms.
- ASoC: tlv320aic32x4: Fix Common Pins
- drm/mediatek: Fix an error code in mtk_hdmi_dt_parse_pdata()
- perf/x86/intel: Fix handling of wakeup_events for multi-entry PEBS
- perf/x86/intel: Initialize TFA MSR
- linux/kernel.h: Use parentheses around argument in u64_to_user_ptr()
- iov_iter: Fix build error without CONFIG_CRYPTO
- xtensa: fix initialization of pt_regs::syscall in start_thread
- ASoC: rockchip: pdm: fix regmap_ops hang issue
- drm/amdkfd: Add picasso pci id
- drm/amdgpu: Adjust IB test timeout for XGMI configuration
- drm/amdgpu: amdgpu_device_recover_vram always failed if only one node in
  shadow_list
- drm/amd/display: fix cursor black issue
- ASoC: cs35l35: Disable regulators on driver removal
- objtool: Add rewind_stack_do_exit() to the noreturn list
- slab: fix a crash by reading /proc/slab_allocators
- drm/sun4i: tcon top: Fix NULL/invalid pointer dereference in
  sun8i_tcon_top_un/bind
- virtio_pci: fix a NULL pointer reference in vp_del_vqs
- RDMA/vmw_pvrdma: Fix memory leak on pvrdma_pci_remove
- RDMA/hns: Fix bug that caused srq creation to fail
- KEYS: trusted: fix -Wvarags warning
- scsi: csiostor: fix missing data copy in csio_scsi_err_handler()
- drm/mediatek: fix possible object reference leak
- drm/mediatek: fix the rate and divder of hdmi phy for MT2701
- drm/mediatek: make implementation of recalc_rate() for MT2701 hdmi phy
- drm/mediatek: remove flag CLK_SET_RATE_PARENT for MT2701 hdmi phy
- drm/mediatek: using new factor for tvdpll for MT2701 hdmi phy
- drm/mediatek: no change parent rate in round_rate() for MT2701 hdmi phy
- ASoC: Intel: kbl: fix wrong number of channels
- ASoC: stm32: sai: fix master clock management
- ALSA: hda: Fix racy display power access
- virtio-blk: limit number of hw queues by nr_cpu_ids
- blk-mq: introduce blk_mq_complete_request_sync()
- nvme: cancel request synchronously
- nvme-fc: correct csn initialization and increments on error
- nvmet: fix discover log page when offsets are used
- platform/x86: pmc_atom: Drop __initconst on dmi table
- NFSv4.1 fix incorrect return value in copy_file_range
- perf/core: Fix 

[Bug 1823429] Re: linux v4.15 ftbfs on a newer host kernel (e.g. hwe)

2019-07-22 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-oracle - 4.15.0-1018.20

---
linux-oracle (4.15.0-1018.20) bionic; urgency=medium

  * linux-oracle: 4.15.0-1018.20 -proposed tracker (LP: #1834943)

  [ Ubuntu: 4.15.0-55.60 ]

  * linux: 4.15.0-55.60 -proposed tracker (LP: #1834954)
  * Request backport of ceph commits into bionic (LP: #1834235)
- ceph: use atomic_t for ceph_inode_info::i_shared_gen
- ceph: define argument structure for handle_cap_grant
- ceph: flush pending works before shutdown super
- ceph: send cap releases more aggressively
- ceph: single workqueue for inode related works
- ceph: avoid dereferencing invalid pointer during cached readdir
- ceph: quota: add initial infrastructure to support cephfs quotas
- ceph: quota: support for ceph.quota.max_files
- ceph: quota: don't allow cross-quota renames
- ceph: fix root quota realm check
- ceph: quota: support for ceph.quota.max_bytes
- ceph: quota: update MDS when max_bytes is approaching
- ceph: quota: add counter for snaprealms with quota
- ceph: avoid iput_final() while holding mutex or in dispatch thread
  * QCA9377 isn't being recognized sometimes (LP: #1757218)
- SAUCE: USB: Disable USB2 LPM at shutdown
  * hns: fix ICMP6 neighbor solicitation messages discard problem (LP: #1833140)
- net: hns: fix ICMP6 neighbor solicitation messages discard problem
- net: hns: fix unsigned comparison to less than zero
  * Fix occasional boot time crash in hns driver (LP: #1833138)
- net: hns: Fix probabilistic memory overwrite when HNS driver initialized
  *  use-after-free in hns_nic_net_xmit_hw (LP: #1833136)
- net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw()
  * hns: attempt to restart autoneg when disabled should report error
(LP: #1833147)
- net: hns: Restart autoneg need return failed when autoneg off
  * systemd 237-3ubuntu10.14 ADT test failure on Bionic ppc64el (test-seccomp)
(LP: #1821625)
- powerpc: sys_pkey_alloc() and sys_pkey_free() system calls
- powerpc: sys_pkey_mprotect() system call
  * [UBUNTU] pkey: Indicate old mkvp only if old and curr. mkvp are different
(LP: #1832625)
- pkey: Indicate old mkvp only if old and current mkvp are different
  * [UBUNTU] kernel: Fix gcm-aes-s390 wrong scatter-gather list processing
(LP: #1832623)
- s390/crypto: fix gcm-aes-s390 selftest failures
  * System crashes on hot adding a core with drmgr command (4.15.0-48-generic)
(LP: #1833716)
- powerpc/numa: improve control of topology updates
- powerpc/numa: document topology_updates_enabled, disable by default
  * Kernel modules generated incorrectly when system is localized to a non-
English language (LP: #1828084)
- scripts: override locale from environment when running recordmcount.pl
  * [UBUNTU] kernel: Fix wrong dispatching for control domain CPRBs
(LP: #1832624)
- s390/zcrypt: Fix wrong dispatching for control domain CPRBs
  * CVE-2019-11815
- net: rds: force to destroy connection if t_sock is NULL in
  rds_tcp_kill_sock().
  * Sound device not detected after resume from hibernate (LP: #1826868)
- drm/i915: Force 2*96 MHz cdclk on glk/cnl when audio power is enabled
- drm/i915: Save the old CDCLK atomic state
- drm/i915: Remove redundant store of logical CDCLK state
- drm/i915: Skip modeset for cdclk changes if possible
  * Handle overflow in proc_get_long of sysctl (LP: #1833935)
- sysctl: handle overflow in proc_get_long
  * Dell XPS 13 (9370) defaults to s2idle sleep/suspend instead of deep, NVMe
drains lots of power under s2idle (LP: #1808957)
- Revert "UBUNTU: SAUCE: pci/nvme: prevent WDC PC SN720 NVMe from entering 
D3
  and being disabled"
- Revert "UBUNTU: SAUCE: nvme: add quirk to not call disable function when
  suspending"
- Revert "UBUNTU: SAUCE: pci: prevent Intel NVMe SSDPEKKF from entering D3"
- Revert "SAUCE: nvme: add quirk to not call disable function when 
suspending"
- Revert "SAUCE: pci: prevent sk hynix nvme from entering D3"
- PCI: PM: Avoid possible suspend-to-idle issue
- PCI: PM: Skip devices in D0 for suspend-to-idle
- nvme-pci: Sync queues on reset
- nvme: Export get and set features
- nvme-pci: Use host managed power state for suspend
  * linux v4.15 ftbfs on a newer host kernel (e.g. hwe) (LP: #1823429)
- selinux: use kernel linux/socket.h for genheaders and mdp
  * 32-bit x86 kernel 4.15.0-50 crash in vmalloc_sync_all (LP: #1830433)
- x86/mm/pat: Disable preemption around __flush_tlb_all()
- x86/mm: Drop usage of __flush_tlb_all() in kernel_physical_mapping_init()
- x86/mm: Disable ioremap free page handling on x86-PAE
- ioremap: Update pgtable free interfaces with addr
- x86/mm: Add TLB purge to free pmd/pte page interfaces
- x86/init: fix build with CONFIG_SWAP=n
- x86/mm: provide pmdp_establish() helper
- x86/mm: Use WRITE_ONCE() when setting 

[Bug 1834891] Re: disco/linux-gcp: 5.0.0-1011.11 -proposed tracker

2019-07-22 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-gcp - 5.0.0-1011.11

---
linux-gcp (5.0.0-1011.11) disco; urgency=medium

  * linux-gcp: 5.0.0-1011.11 -proposed tracker (LP: #1834891)

  * Disco update: 5.0.12 upstream stable release (LP: #1830934)
- gcp: [Config] Drop axis-fifo

  * AX88772A USB to Ethernet dongle doesn't work (LP: #1834114)
- gcp: [Config] Rename ASIX module

  [ Ubuntu: 5.0.0-21.22 ]

  * linux: 5.0.0-21.22 -proposed tracker (LP: #1834902)
  * Disco update: 5.0.15 upstream stable release (LP: #1834529)
- net: stmmac: Use bfsize1 in ndesc_init_rx_desc
- Drivers: hv: vmbus: Remove the undesired put_cpu_ptr() in 
hv_synic_cleanup()
- ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warnings
- staging: greybus: power_supply: fix prop-descriptor request size
- staging: wilc1000: Avoid GFP_KERNEL allocation from atomic context.
- staging: most: cdev: fix chrdev_region leak in mod_exit
- staging: most: sound: pass correct device when creating a sound card
- ASoC: tlv320aic3x: fix reset gpio reference counting
- ASoC: hdmi-codec: fix S/PDIF DAI
- ASoC: stm32: sai: fix iec958 controls indexation
- ASoC: stm32: sai: fix exposed capabilities in spdif mode
- ASoC: stm32: sai: fix race condition in irq handler
- ASoC:soc-pcm:fix a codec fixup issue in TDM case
- ASoC:hdac_hda:use correct format to setup hda codec
- ASoC:intel:skl:fix a simultaneous playback & capture issue on hda platform
- ASoC: dpcm: prevent snd_soc_dpcm use after free
- ASoC: nau8824: fix the issue of the widget with prefix name
- ASoC: nau8810: fix the issue of widget with prefixed name
- ASoC: samsung: odroid: Fix clock configuration for 44100 sample rate
- ASoC: rt5682: Check JD status when system resume
- ASoC: rt5682: fix jack type detection issue
- ASoC: rt5682: recording has no sound after booting
- ASoC: wm_adsp: Add locking to wm_adsp2_bus_error
- clk: meson-gxbb: round the vdec dividers to closest
- ASoC: stm32: dfsdm: manage multiple prepare
- ASoC: stm32: dfsdm: fix debugfs warnings on entry creation
- ASoC: cs4270: Set auto-increment bit for register writes
- ASoC: dapm: Fix NULL pointer dereference in snd_soc_dapm_free_kcontrol
- drm/omap: hdmi4_cec: Fix CEC clock handling for PM
- IB/hfi1: Clear the IOWAIT pending bits when QP is put into error state
- IB/hfi1: Eliminate opcode tests on mr deref
- IB/hfi1: Fix the allocation of RSM table
- MIPS: KGDB: fix kgdb support for SMP platforms.
- ASoC: tlv320aic32x4: Fix Common Pins
- drm/mediatek: Fix an error code in mtk_hdmi_dt_parse_pdata()
- perf/x86/intel: Fix handling of wakeup_events for multi-entry PEBS
- perf/x86/intel: Initialize TFA MSR
- linux/kernel.h: Use parentheses around argument in u64_to_user_ptr()
- iov_iter: Fix build error without CONFIG_CRYPTO
- xtensa: fix initialization of pt_regs::syscall in start_thread
- ASoC: rockchip: pdm: fix regmap_ops hang issue
- drm/amdkfd: Add picasso pci id
- drm/amdgpu: Adjust IB test timeout for XGMI configuration
- drm/amdgpu: amdgpu_device_recover_vram always failed if only one node in
  shadow_list
- drm/amd/display: fix cursor black issue
- ASoC: cs35l35: Disable regulators on driver removal
- objtool: Add rewind_stack_do_exit() to the noreturn list
- slab: fix a crash by reading /proc/slab_allocators
- drm/sun4i: tcon top: Fix NULL/invalid pointer dereference in
  sun8i_tcon_top_un/bind
- virtio_pci: fix a NULL pointer reference in vp_del_vqs
- RDMA/vmw_pvrdma: Fix memory leak on pvrdma_pci_remove
- RDMA/hns: Fix bug that caused srq creation to fail
- KEYS: trusted: fix -Wvarags warning
- scsi: csiostor: fix missing data copy in csio_scsi_err_handler()
- drm/mediatek: fix possible object reference leak
- drm/mediatek: fix the rate and divder of hdmi phy for MT2701
- drm/mediatek: make implementation of recalc_rate() for MT2701 hdmi phy
- drm/mediatek: remove flag CLK_SET_RATE_PARENT for MT2701 hdmi phy
- drm/mediatek: using new factor for tvdpll for MT2701 hdmi phy
- drm/mediatek: no change parent rate in round_rate() for MT2701 hdmi phy
- ASoC: Intel: kbl: fix wrong number of channels
- ASoC: stm32: sai: fix master clock management
- ALSA: hda: Fix racy display power access
- virtio-blk: limit number of hw queues by nr_cpu_ids
- blk-mq: introduce blk_mq_complete_request_sync()
- nvme: cancel request synchronously
- nvme-fc: correct csn initialization and increments on error
- nvmet: fix discover log page when offsets are used
- platform/x86: pmc_atom: Drop __initconst on dmi table
- NFSv4.1 fix incorrect return value in copy_file_range
- perf/core: Fix perf_event_disable_inatomic() race
- genirq: Prevent use-after-free and work list corruption
- usb: dwc3: Allow building USB_DWC3_QCOM without EXTCON

[Bug 1834891] Re: disco/linux-gcp: 5.0.0-1011.11 -proposed tracker

2019-07-22 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  backports: bug 1835904 (bionic/linux-gcp-edge), bug 1836202 (bionic
  /linux-gke-5.0)
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1834902
- phase: Ready for Release
- phase-changed: Monday, 22. July 2019 17:41 UTC
+ phase: Release
+ phase-changed: Monday, 22. July 2019 20:25 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   promote-to-updates: Pending -- ready to copy
+   promote-to-updates: Ongoing -- packages not yet published
  trackers:
bionic/linux-gcp-edge: bug 1835904
bionic/linux-gke-5.0: bug 1836202
  variant: debs

** Changed in: kernel-sru-workflow/promote-to-updates
   Status: In Progress => Fix Released

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  backports: bug 1835904 (bionic/linux-gcp-edge), bug 1836202 (bionic
  /linux-gke-5.0)
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1834902
- phase: Release
- phase-changed: Monday, 22. July 2019 20:25 UTC
+ phase: Holding before Security
+ phase-changed: Monday, 22. July 2019 20:30 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
- reason:
-   promote-to-updates: Ongoing -- packages not yet published
  trackers:
bionic/linux-gcp-edge: bug 1835904
bionic/linux-gke-5.0: bug 1836202
  variant: debs

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1834891

Title:
  disco/linux-gcp: 5.0.0-1011.11 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1834891/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1834892] Re: disco/linux-kvm: 5.0.0-1011.12 -proposed tracker

2019-07-22 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-kvm - 5.0.0-1011.12

---
linux-kvm (5.0.0-1011.12) disco; urgency=medium

  * linux-kvm: 5.0.0-1011.12 -proposed tracker (LP: #1834892)

  * q-r-t security test wants SCHED_STACK_END_CHECK to be enabled in KVM kernels
(LP: #1812159)
- [Config]: enable SCHED_STACK_END_CHECK

  * PAGE_POISONING / PAGE_POISONING_NO_SANITY / PAGE_POISONING_ZERO option was
expected to be set in C-KVM (LP: #1812624)
- [Config]: enable PAGE_POISONING, PAGE_POISONING_NO_SANITY,
  PAGE_POISONING_ZERO

  * test_410_config_lock_down_kernel in ubuntu_kernel_security test failed on
B/C/D KVM (LP: #1811981)
- [Config]: enable CONFIG_LOCK_DOWN_KERNEL

  [ Ubuntu: 5.0.0-21.22 ]

  * linux: 5.0.0-21.22 -proposed tracker (LP: #1834902)
  * Disco update: 5.0.15 upstream stable release (LP: #1834529)
- net: stmmac: Use bfsize1 in ndesc_init_rx_desc
- Drivers: hv: vmbus: Remove the undesired put_cpu_ptr() in 
hv_synic_cleanup()
- ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warnings
- staging: greybus: power_supply: fix prop-descriptor request size
- staging: wilc1000: Avoid GFP_KERNEL allocation from atomic context.
- staging: most: cdev: fix chrdev_region leak in mod_exit
- staging: most: sound: pass correct device when creating a sound card
- ASoC: tlv320aic3x: fix reset gpio reference counting
- ASoC: hdmi-codec: fix S/PDIF DAI
- ASoC: stm32: sai: fix iec958 controls indexation
- ASoC: stm32: sai: fix exposed capabilities in spdif mode
- ASoC: stm32: sai: fix race condition in irq handler
- ASoC:soc-pcm:fix a codec fixup issue in TDM case
- ASoC:hdac_hda:use correct format to setup hda codec
- ASoC:intel:skl:fix a simultaneous playback & capture issue on hda platform
- ASoC: dpcm: prevent snd_soc_dpcm use after free
- ASoC: nau8824: fix the issue of the widget with prefix name
- ASoC: nau8810: fix the issue of widget with prefixed name
- ASoC: samsung: odroid: Fix clock configuration for 44100 sample rate
- ASoC: rt5682: Check JD status when system resume
- ASoC: rt5682: fix jack type detection issue
- ASoC: rt5682: recording has no sound after booting
- ASoC: wm_adsp: Add locking to wm_adsp2_bus_error
- clk: meson-gxbb: round the vdec dividers to closest
- ASoC: stm32: dfsdm: manage multiple prepare
- ASoC: stm32: dfsdm: fix debugfs warnings on entry creation
- ASoC: cs4270: Set auto-increment bit for register writes
- ASoC: dapm: Fix NULL pointer dereference in snd_soc_dapm_free_kcontrol
- drm/omap: hdmi4_cec: Fix CEC clock handling for PM
- IB/hfi1: Clear the IOWAIT pending bits when QP is put into error state
- IB/hfi1: Eliminate opcode tests on mr deref
- IB/hfi1: Fix the allocation of RSM table
- MIPS: KGDB: fix kgdb support for SMP platforms.
- ASoC: tlv320aic32x4: Fix Common Pins
- drm/mediatek: Fix an error code in mtk_hdmi_dt_parse_pdata()
- perf/x86/intel: Fix handling of wakeup_events for multi-entry PEBS
- perf/x86/intel: Initialize TFA MSR
- linux/kernel.h: Use parentheses around argument in u64_to_user_ptr()
- iov_iter: Fix build error without CONFIG_CRYPTO
- xtensa: fix initialization of pt_regs::syscall in start_thread
- ASoC: rockchip: pdm: fix regmap_ops hang issue
- drm/amdkfd: Add picasso pci id
- drm/amdgpu: Adjust IB test timeout for XGMI configuration
- drm/amdgpu: amdgpu_device_recover_vram always failed if only one node in
  shadow_list
- drm/amd/display: fix cursor black issue
- ASoC: cs35l35: Disable regulators on driver removal
- objtool: Add rewind_stack_do_exit() to the noreturn list
- slab: fix a crash by reading /proc/slab_allocators
- drm/sun4i: tcon top: Fix NULL/invalid pointer dereference in
  sun8i_tcon_top_un/bind
- virtio_pci: fix a NULL pointer reference in vp_del_vqs
- RDMA/vmw_pvrdma: Fix memory leak on pvrdma_pci_remove
- RDMA/hns: Fix bug that caused srq creation to fail
- KEYS: trusted: fix -Wvarags warning
- scsi: csiostor: fix missing data copy in csio_scsi_err_handler()
- drm/mediatek: fix possible object reference leak
- drm/mediatek: fix the rate and divder of hdmi phy for MT2701
- drm/mediatek: make implementation of recalc_rate() for MT2701 hdmi phy
- drm/mediatek: remove flag CLK_SET_RATE_PARENT for MT2701 hdmi phy
- drm/mediatek: using new factor for tvdpll for MT2701 hdmi phy
- drm/mediatek: no change parent rate in round_rate() for MT2701 hdmi phy
- ASoC: Intel: kbl: fix wrong number of channels
- ASoC: stm32: sai: fix master clock management
- ALSA: hda: Fix racy display power access
- virtio-blk: limit number of hw queues by nr_cpu_ids
- blk-mq: introduce blk_mq_complete_request_sync()
- nvme: cancel request synchronously
- nvme-fc: correct csn initialization and increments on error
- nvmet: fix discover log page when 

[Bug 1834892] Re: disco/linux-kvm: 5.0.0-1011.12 -proposed tracker

2019-07-22 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1834902
- phase: Ready for Release
- phase-changed: Monday, 22. July 2019 17:42 UTC
+ phase: Release
+ phase-changed: Monday, 22. July 2019 20:30 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   promote-to-updates: Pending -- ready to copy
+   promote-to-updates: Ongoing -- packages not yet published
  variant: debs

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1834892

Title:
  disco/linux-kvm: 5.0.0-1011.12 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1834892/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1834892] Re: disco/linux-kvm: 5.0.0-1011.12 -proposed tracker

2019-07-22 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/promote-to-updates
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/promote-to-updates
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Andy 
Whitcroft (apw)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1834892

Title:
  disco/linux-kvm: 5.0.0-1011.12 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1834892/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1834894] Re: disco/linux-snapdragon: 5.0.0-1017.18 -proposed tracker

2019-07-22 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-snapdragon - 5.0.0-1017.18

---
linux-snapdragon (5.0.0-1017.18) disco; urgency=medium

  * linux-snapdragon: 5.0.0-1017.18 -proposed tracker (LP: #1834894)

  * AX88772A USB to Ethernet dongle doesn't work (LP: #1834114)
- [Config] update configs and annotations for ASIX renamed

  * [SRU][B/B-OEM/C/D/OEM-OSP1] Add RTL8822 wifi driver rtw88 (LP: #1831828)
- [Config] Add realtek wifi RTW88 support

  [ Ubuntu: 5.0.0-21.22 ]

  * linux: 5.0.0-21.22 -proposed tracker (LP: #1834902)
  * Disco update: 5.0.15 upstream stable release (LP: #1834529)
- net: stmmac: Use bfsize1 in ndesc_init_rx_desc
- Drivers: hv: vmbus: Remove the undesired put_cpu_ptr() in 
hv_synic_cleanup()
- ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warnings
- staging: greybus: power_supply: fix prop-descriptor request size
- staging: wilc1000: Avoid GFP_KERNEL allocation from atomic context.
- staging: most: cdev: fix chrdev_region leak in mod_exit
- staging: most: sound: pass correct device when creating a sound card
- ASoC: tlv320aic3x: fix reset gpio reference counting
- ASoC: hdmi-codec: fix S/PDIF DAI
- ASoC: stm32: sai: fix iec958 controls indexation
- ASoC: stm32: sai: fix exposed capabilities in spdif mode
- ASoC: stm32: sai: fix race condition in irq handler
- ASoC:soc-pcm:fix a codec fixup issue in TDM case
- ASoC:hdac_hda:use correct format to setup hda codec
- ASoC:intel:skl:fix a simultaneous playback & capture issue on hda platform
- ASoC: dpcm: prevent snd_soc_dpcm use after free
- ASoC: nau8824: fix the issue of the widget with prefix name
- ASoC: nau8810: fix the issue of widget with prefixed name
- ASoC: samsung: odroid: Fix clock configuration for 44100 sample rate
- ASoC: rt5682: Check JD status when system resume
- ASoC: rt5682: fix jack type detection issue
- ASoC: rt5682: recording has no sound after booting
- ASoC: wm_adsp: Add locking to wm_adsp2_bus_error
- clk: meson-gxbb: round the vdec dividers to closest
- ASoC: stm32: dfsdm: manage multiple prepare
- ASoC: stm32: dfsdm: fix debugfs warnings on entry creation
- ASoC: cs4270: Set auto-increment bit for register writes
- ASoC: dapm: Fix NULL pointer dereference in snd_soc_dapm_free_kcontrol
- drm/omap: hdmi4_cec: Fix CEC clock handling for PM
- IB/hfi1: Clear the IOWAIT pending bits when QP is put into error state
- IB/hfi1: Eliminate opcode tests on mr deref
- IB/hfi1: Fix the allocation of RSM table
- MIPS: KGDB: fix kgdb support for SMP platforms.
- ASoC: tlv320aic32x4: Fix Common Pins
- drm/mediatek: Fix an error code in mtk_hdmi_dt_parse_pdata()
- perf/x86/intel: Fix handling of wakeup_events for multi-entry PEBS
- perf/x86/intel: Initialize TFA MSR
- linux/kernel.h: Use parentheses around argument in u64_to_user_ptr()
- iov_iter: Fix build error without CONFIG_CRYPTO
- xtensa: fix initialization of pt_regs::syscall in start_thread
- ASoC: rockchip: pdm: fix regmap_ops hang issue
- drm/amdkfd: Add picasso pci id
- drm/amdgpu: Adjust IB test timeout for XGMI configuration
- drm/amdgpu: amdgpu_device_recover_vram always failed if only one node in
  shadow_list
- drm/amd/display: fix cursor black issue
- ASoC: cs35l35: Disable regulators on driver removal
- objtool: Add rewind_stack_do_exit() to the noreturn list
- slab: fix a crash by reading /proc/slab_allocators
- drm/sun4i: tcon top: Fix NULL/invalid pointer dereference in
  sun8i_tcon_top_un/bind
- virtio_pci: fix a NULL pointer reference in vp_del_vqs
- RDMA/vmw_pvrdma: Fix memory leak on pvrdma_pci_remove
- RDMA/hns: Fix bug that caused srq creation to fail
- KEYS: trusted: fix -Wvarags warning
- scsi: csiostor: fix missing data copy in csio_scsi_err_handler()
- drm/mediatek: fix possible object reference leak
- drm/mediatek: fix the rate and divder of hdmi phy for MT2701
- drm/mediatek: make implementation of recalc_rate() for MT2701 hdmi phy
- drm/mediatek: remove flag CLK_SET_RATE_PARENT for MT2701 hdmi phy
- drm/mediatek: using new factor for tvdpll for MT2701 hdmi phy
- drm/mediatek: no change parent rate in round_rate() for MT2701 hdmi phy
- ASoC: Intel: kbl: fix wrong number of channels
- ASoC: stm32: sai: fix master clock management
- ALSA: hda: Fix racy display power access
- virtio-blk: limit number of hw queues by nr_cpu_ids
- blk-mq: introduce blk_mq_complete_request_sync()
- nvme: cancel request synchronously
- nvme-fc: correct csn initialization and increments on error
- nvmet: fix discover log page when offsets are used
- platform/x86: pmc_atom: Drop __initconst on dmi table
- NFSv4.1 fix incorrect return value in copy_file_range
- perf/core: Fix perf_event_disable_inatomic() race
- genirq: Prevent use-after-free and work list 

[Bug 1834943] Re: bionic/linux-oracle: 4.15.0-1018.20 -proposed tracker

2019-07-22 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-oracle - 4.15.0-1018.20

---
linux-oracle (4.15.0-1018.20) bionic; urgency=medium

  * linux-oracle: 4.15.0-1018.20 -proposed tracker (LP: #1834943)

  [ Ubuntu: 4.15.0-55.60 ]

  * linux: 4.15.0-55.60 -proposed tracker (LP: #1834954)
  * Request backport of ceph commits into bionic (LP: #1834235)
- ceph: use atomic_t for ceph_inode_info::i_shared_gen
- ceph: define argument structure for handle_cap_grant
- ceph: flush pending works before shutdown super
- ceph: send cap releases more aggressively
- ceph: single workqueue for inode related works
- ceph: avoid dereferencing invalid pointer during cached readdir
- ceph: quota: add initial infrastructure to support cephfs quotas
- ceph: quota: support for ceph.quota.max_files
- ceph: quota: don't allow cross-quota renames
- ceph: fix root quota realm check
- ceph: quota: support for ceph.quota.max_bytes
- ceph: quota: update MDS when max_bytes is approaching
- ceph: quota: add counter for snaprealms with quota
- ceph: avoid iput_final() while holding mutex or in dispatch thread
  * QCA9377 isn't being recognized sometimes (LP: #1757218)
- SAUCE: USB: Disable USB2 LPM at shutdown
  * hns: fix ICMP6 neighbor solicitation messages discard problem (LP: #1833140)
- net: hns: fix ICMP6 neighbor solicitation messages discard problem
- net: hns: fix unsigned comparison to less than zero
  * Fix occasional boot time crash in hns driver (LP: #1833138)
- net: hns: Fix probabilistic memory overwrite when HNS driver initialized
  *  use-after-free in hns_nic_net_xmit_hw (LP: #1833136)
- net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw()
  * hns: attempt to restart autoneg when disabled should report error
(LP: #1833147)
- net: hns: Restart autoneg need return failed when autoneg off
  * systemd 237-3ubuntu10.14 ADT test failure on Bionic ppc64el (test-seccomp)
(LP: #1821625)
- powerpc: sys_pkey_alloc() and sys_pkey_free() system calls
- powerpc: sys_pkey_mprotect() system call
  * [UBUNTU] pkey: Indicate old mkvp only if old and curr. mkvp are different
(LP: #1832625)
- pkey: Indicate old mkvp only if old and current mkvp are different
  * [UBUNTU] kernel: Fix gcm-aes-s390 wrong scatter-gather list processing
(LP: #1832623)
- s390/crypto: fix gcm-aes-s390 selftest failures
  * System crashes on hot adding a core with drmgr command (4.15.0-48-generic)
(LP: #1833716)
- powerpc/numa: improve control of topology updates
- powerpc/numa: document topology_updates_enabled, disable by default
  * Kernel modules generated incorrectly when system is localized to a non-
English language (LP: #1828084)
- scripts: override locale from environment when running recordmcount.pl
  * [UBUNTU] kernel: Fix wrong dispatching for control domain CPRBs
(LP: #1832624)
- s390/zcrypt: Fix wrong dispatching for control domain CPRBs
  * CVE-2019-11815
- net: rds: force to destroy connection if t_sock is NULL in
  rds_tcp_kill_sock().
  * Sound device not detected after resume from hibernate (LP: #1826868)
- drm/i915: Force 2*96 MHz cdclk on glk/cnl when audio power is enabled
- drm/i915: Save the old CDCLK atomic state
- drm/i915: Remove redundant store of logical CDCLK state
- drm/i915: Skip modeset for cdclk changes if possible
  * Handle overflow in proc_get_long of sysctl (LP: #1833935)
- sysctl: handle overflow in proc_get_long
  * Dell XPS 13 (9370) defaults to s2idle sleep/suspend instead of deep, NVMe
drains lots of power under s2idle (LP: #1808957)
- Revert "UBUNTU: SAUCE: pci/nvme: prevent WDC PC SN720 NVMe from entering 
D3
  and being disabled"
- Revert "UBUNTU: SAUCE: nvme: add quirk to not call disable function when
  suspending"
- Revert "UBUNTU: SAUCE: pci: prevent Intel NVMe SSDPEKKF from entering D3"
- Revert "SAUCE: nvme: add quirk to not call disable function when 
suspending"
- Revert "SAUCE: pci: prevent sk hynix nvme from entering D3"
- PCI: PM: Avoid possible suspend-to-idle issue
- PCI: PM: Skip devices in D0 for suspend-to-idle
- nvme-pci: Sync queues on reset
- nvme: Export get and set features
- nvme-pci: Use host managed power state for suspend
  * linux v4.15 ftbfs on a newer host kernel (e.g. hwe) (LP: #1823429)
- selinux: use kernel linux/socket.h for genheaders and mdp
  * 32-bit x86 kernel 4.15.0-50 crash in vmalloc_sync_all (LP: #1830433)
- x86/mm/pat: Disable preemption around __flush_tlb_all()
- x86/mm: Drop usage of __flush_tlb_all() in kernel_physical_mapping_init()
- x86/mm: Disable ioremap free page handling on x86-PAE
- ioremap: Update pgtable free interfaces with addr
- x86/mm: Add TLB purge to free pmd/pte page interfaces
- x86/init: fix build with CONFIG_SWAP=n
- x86/mm: provide pmdp_establish() helper
- x86/mm: Use WRITE_ONCE() when setting 

[Bug 1834894] Re: disco/linux-snapdragon: 5.0.0-1017.18 -proposed tracker

2019-07-22 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1834902
- phase: Ready for Release
- phase-changed: Monday, 22. July 2019 17:42 UTC
+ phase: Release
+ phase-changed: Monday, 22. July 2019 20:31 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   promote-to-updates: Pending -- ready to copy
+   promote-to-updates: Ongoing -- packages not yet published
  variant: debs

** Changed in: kernel-sru-workflow/promote-to-updates
   Status: In Progress => Fix Released

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1834902
- phase: Release
- phase-changed: Monday, 22. July 2019 20:31 UTC
+ phase: Holding before Security
+ phase-changed: Monday, 22. July 2019 20:35 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
- reason:
-   promote-to-updates: Ongoing -- packages not yet published
  variant: debs

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1834894

Title:
  disco/linux-snapdragon: 5.0.0-1017.18 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1834894/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1834943] Re: bionic/linux-oracle: 4.15.0-1018.20 -proposed tracker

2019-07-22 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/promote-to-updates
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/promote-to-updates
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Andy 
Whitcroft (apw)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1834943

Title:
  bionic/linux-oracle: 4.15.0-1018.20 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1834943/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1834894] Re: disco/linux-snapdragon: 5.0.0-1017.18 -proposed tracker

2019-07-22 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/promote-to-updates
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/promote-to-updates
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Andy 
Whitcroft (apw)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1834894

Title:
  disco/linux-snapdragon: 5.0.0-1017.18 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1834894/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1836986] Re: Kernel 5.2.0-8: iwlwifi Microcode SW error detected Wireless-AC 9260

2019-07-22 Thread Seth Forshee
Since this seems like a bug in the firmware, you should report this
issue to Intel as described here:

https://wireless.wiki.kernel.org/en/users/drivers/iwlwifi/debugging

Please post a link to the bug here so I can keep track of the status.
Thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1836986

Title:
  Kernel 5.2.0-8: iwlwifi Microcode SW error detected Wireless-AC 9260

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1836986/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1835434] Re: disco/linux-azure: 5.0.0-1012.12 -proposed tracker

2019-07-22 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/promote-to-updates
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/promote-to-updates
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Andy 
Whitcroft (apw)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1835434

Title:
  disco/linux-azure: 5.0.0-1012.12 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1835434/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1836925] Re: bionic/linux-ibm-gt: 4.15.0-1028.30 -proposed tracker

2019-07-22 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/promote-to-updates
   Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1836925

Title:
  bionic/linux-ibm-gt: 4.15.0-1028.30 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1836925/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1825235] Re: Load average inexplicably high with 5.0 kernel on rpi

2019-07-22 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-raspi2 - 5.0.0-1013.13

---
linux-raspi2 (5.0.0-1013.13) disco; urgency=medium

  * linux-raspi2: 5.0.0-1013.13 -proposed tracker (LP: #1834884)

  * [SRU][B/B-OEM/C/D/OEM-OSP1] Add RTL8822 wifi driver rtw88 (LP: #1831828)
- raspi2: [Config] Add realtek wifi RTW88 support

  * AX88772A USB to Ethernet dongle doesn't work (LP: #1834114)
- raspi2: [Config] Rename ASIX module

  * Load average inexplicably high with 5.0 kernel on rpi (LP: #1825235) //
Refresh RaspberryPi BSP (LP: #1831219)
- raspberrypi: remove the old RaspberryPi BSP
- arm: partially revert 702b94bff3c50542a6e4ab9a4f4cef093262fe65
- Revert "rtc: pcf8523: properly handle oscillator stop bit"
- smsx95xx: fix crimes against truesize
- smsc95xx: Experimental: Enable turbo_mode and packetsize=2560 by default
- Allow mac address to be set in smsc95xx
- Protect __release_resource against resources without parents
- irq-bcm2836: Prevent spurious interrupts, and trap them early
- irq-bcm2836: Avoid "Invalid trigger warning"
- irqchip: bcm2835: Add FIQ support
- irqchip: irq-bcm2835: Add 2836 FIQ support
- spi: spidev: Completely disable the spidev warning
- dmaengine: bcm2835: Load driver early and support legacy API
- firmware: Updated mailbox header
- rtc: Add SPI alias for pcf2123 driver
- watchdog: bcm2835: Support setting reboot partition
- reboot: Use power off rather than busy spinning when halt is requested
- bcm: Make RASPBERRYPI_POWER depend on PM
- Register the clocks early during the boot process, so that 
special/critical
  clocks can get enabled early on in the boot process avoiding the risk of
  disabling a clock, pll_divider or pll when a claiming driver fails to
  install propperly - maybe it needs to defer.
- bcm2835-rng: Avoid initialising if already enabled
- clk-bcm2835: Mark used PLLs and dividers CRITICAL
- clk-bcm2835: Add claim-clocks property
- clk-bcm2835: Read max core clock from firmware
- clk: bcm2835: Mark GPIO clocks enabled at boot as critical.
- sound: Demote deferral errors to INFO level
- Update vfpmodule.c
- i2c: bcm2835: Add debug support
- mm: Remove the PFN busy warning
- ASoC: Add prompt for ICS43432 codec
- irqchip: irq-bcm2836: Remove regmap and syscon use
- lan78xx: Enable LEDs and auto-negotiation
- amba_pl011: Don't use DT aliases for numbering
- amba_pl011: Round input clock up
- amba_pl011: Insert mb() for correct FIFO handling
- amba_pl011: Add cts-event-workaround DT property
- pinctrl-bcm2835: Set base to 0 give expected gpio numbering
- Main bcm2708/bcm2709 linux port
- Add dwc_otg driver
- bcm2708 framebuffer driver
- fbdev: add FBIOCOPYAREA ioctl
- Speed up console framebuffer imageblit function
- dmaengine: Add support for BCM2708
- MMC: added alternative MMC driver
- Adding bcm2835-sdhost driver, and an overlay to enable it
- vc_mem: Add vc_mem driver for querying firmware memory addresses
- vcsm: VideoCore shared memory service for BCM2835
- Add /dev/gpiomem device for rootless user GPIO access
- Add SMI driver
- MISC: bcm2835: smi: use clock manager and fix reload issues
- Add SMI NAND driver
- Revert "Add SMI NAND driver"
- Add cpufreq driver
- Add Chris Boot's i2c driver
- char: broadcom: Add vcio module
- firmware: bcm2835: Support ARCH_BCM270x
- scripts: Add mkknlimg and knlinfo scripts from tools repo
- BCM2708: Add core Device Tree support
- BCM270x_DT: Add pwr_led, and the required "input" trigger
- Added Device IDs for August DVB-T 205
- Improve __copy_to_user and __copy_from_user performance
- gpio-poweroff: Allow it to work on Raspberry Pi
- mfd: Add Raspberry Pi Sense HAT core driver
- ASoC: pcm512x: implement set_tdm_slot interface
- ASoC: Add support for Rpi-DAC
- Add IQaudIO Sound Card support for Raspberry Pi
- Added support for HiFiBerry DAC+
- Added driver for HiFiBerry Amp amplifier add-on board
- Add driver for rpi-proto
- Add Support for JustBoom Audio boards
- New AudioInjector.net Pi soundcard with low jitter audio in and out.
- New driver for RRA DigiDAC1 soundcard using WM8741 + WM8804
- Add support for Dion Audio LOCO DAC-AMP HAT
- Allo Piano DAC boards: Initial 2 channel (stereo) support (#1645
- Add support for Allo Piano DAC 2.1 plus add-on board for Raspberry Pi.
- Add support for Allo Boss DAC add-on board for Raspberry Pi. (#1924
- Support for Blokas Labs pisound board
- ASoC: Add driver for Cirrus Logic Audio Card
- sound: Support for Dion Audio LOCO-V2 DAC-AMP HAT
- Add support for Fe-Pi audio sound card. (#1867
- Add support for the AudioInjector.net Octo sound card
- Driver support for Google voiceHAT soundcard.
- Driver and overlay for Allo Katana DAC
- 

[Bug 1827750] Re: Not boot with EFI

2019-07-22 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-raspi2 - 5.0.0-1013.13

---
linux-raspi2 (5.0.0-1013.13) disco; urgency=medium

  * linux-raspi2: 5.0.0-1013.13 -proposed tracker (LP: #1834884)

  * [SRU][B/B-OEM/C/D/OEM-OSP1] Add RTL8822 wifi driver rtw88 (LP: #1831828)
- raspi2: [Config] Add realtek wifi RTW88 support

  * AX88772A USB to Ethernet dongle doesn't work (LP: #1834114)
- raspi2: [Config] Rename ASIX module

  * Load average inexplicably high with 5.0 kernel on rpi (LP: #1825235) //
Refresh RaspberryPi BSP (LP: #1831219)
- raspberrypi: remove the old RaspberryPi BSP
- arm: partially revert 702b94bff3c50542a6e4ab9a4f4cef093262fe65
- Revert "rtc: pcf8523: properly handle oscillator stop bit"
- smsx95xx: fix crimes against truesize
- smsc95xx: Experimental: Enable turbo_mode and packetsize=2560 by default
- Allow mac address to be set in smsc95xx
- Protect __release_resource against resources without parents
- irq-bcm2836: Prevent spurious interrupts, and trap them early
- irq-bcm2836: Avoid "Invalid trigger warning"
- irqchip: bcm2835: Add FIQ support
- irqchip: irq-bcm2835: Add 2836 FIQ support
- spi: spidev: Completely disable the spidev warning
- dmaengine: bcm2835: Load driver early and support legacy API
- firmware: Updated mailbox header
- rtc: Add SPI alias for pcf2123 driver
- watchdog: bcm2835: Support setting reboot partition
- reboot: Use power off rather than busy spinning when halt is requested
- bcm: Make RASPBERRYPI_POWER depend on PM
- Register the clocks early during the boot process, so that 
special/critical
  clocks can get enabled early on in the boot process avoiding the risk of
  disabling a clock, pll_divider or pll when a claiming driver fails to
  install propperly - maybe it needs to defer.
- bcm2835-rng: Avoid initialising if already enabled
- clk-bcm2835: Mark used PLLs and dividers CRITICAL
- clk-bcm2835: Add claim-clocks property
- clk-bcm2835: Read max core clock from firmware
- clk: bcm2835: Mark GPIO clocks enabled at boot as critical.
- sound: Demote deferral errors to INFO level
- Update vfpmodule.c
- i2c: bcm2835: Add debug support
- mm: Remove the PFN busy warning
- ASoC: Add prompt for ICS43432 codec
- irqchip: irq-bcm2836: Remove regmap and syscon use
- lan78xx: Enable LEDs and auto-negotiation
- amba_pl011: Don't use DT aliases for numbering
- amba_pl011: Round input clock up
- amba_pl011: Insert mb() for correct FIFO handling
- amba_pl011: Add cts-event-workaround DT property
- pinctrl-bcm2835: Set base to 0 give expected gpio numbering
- Main bcm2708/bcm2709 linux port
- Add dwc_otg driver
- bcm2708 framebuffer driver
- fbdev: add FBIOCOPYAREA ioctl
- Speed up console framebuffer imageblit function
- dmaengine: Add support for BCM2708
- MMC: added alternative MMC driver
- Adding bcm2835-sdhost driver, and an overlay to enable it
- vc_mem: Add vc_mem driver for querying firmware memory addresses
- vcsm: VideoCore shared memory service for BCM2835
- Add /dev/gpiomem device for rootless user GPIO access
- Add SMI driver
- MISC: bcm2835: smi: use clock manager and fix reload issues
- Add SMI NAND driver
- Revert "Add SMI NAND driver"
- Add cpufreq driver
- Add Chris Boot's i2c driver
- char: broadcom: Add vcio module
- firmware: bcm2835: Support ARCH_BCM270x
- scripts: Add mkknlimg and knlinfo scripts from tools repo
- BCM2708: Add core Device Tree support
- BCM270x_DT: Add pwr_led, and the required "input" trigger
- Added Device IDs for August DVB-T 205
- Improve __copy_to_user and __copy_from_user performance
- gpio-poweroff: Allow it to work on Raspberry Pi
- mfd: Add Raspberry Pi Sense HAT core driver
- ASoC: pcm512x: implement set_tdm_slot interface
- ASoC: Add support for Rpi-DAC
- Add IQaudIO Sound Card support for Raspberry Pi
- Added support for HiFiBerry DAC+
- Added driver for HiFiBerry Amp amplifier add-on board
- Add driver for rpi-proto
- Add Support for JustBoom Audio boards
- New AudioInjector.net Pi soundcard with low jitter audio in and out.
- New driver for RRA DigiDAC1 soundcard using WM8741 + WM8804
- Add support for Dion Audio LOCO DAC-AMP HAT
- Allo Piano DAC boards: Initial 2 channel (stereo) support (#1645
- Add support for Allo Piano DAC 2.1 plus add-on board for Raspberry Pi.
- Add support for Allo Boss DAC add-on board for Raspberry Pi. (#1924
- Support for Blokas Labs pisound board
- ASoC: Add driver for Cirrus Logic Audio Card
- sound: Support for Dion Audio LOCO-V2 DAC-AMP HAT
- Add support for Fe-Pi audio sound card. (#1867
- Add support for the AudioInjector.net Octo sound card
- Driver support for Google voiceHAT soundcard.
- Driver and overlay for Allo Katana DAC
- 

[Bug 1829812] Re: Regression for ubuntu_kernel_selftests [net] ubuntu_bpf test case fails to build on disco

2019-07-22 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-aws - 5.0.0-1011.12

---
linux-aws (5.0.0-1011.12) disco; urgency=medium

  * linux-aws: 5.0.0-1011.12 -proposed tracker (LP: #1834886)

  * AX88772A USB to Ethernet dongle doesn't work (LP: #1834114)
- [Config] aws: update configs for ASIX rename

  [ Ubuntu: 5.0.0-21.22 ]

  * linux: 5.0.0-21.22 -proposed tracker (LP: #1834902)
  * Disco update: 5.0.15 upstream stable release (LP: #1834529)
- net: stmmac: Use bfsize1 in ndesc_init_rx_desc
- Drivers: hv: vmbus: Remove the undesired put_cpu_ptr() in 
hv_synic_cleanup()
- ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warnings
- staging: greybus: power_supply: fix prop-descriptor request size
- staging: wilc1000: Avoid GFP_KERNEL allocation from atomic context.
- staging: most: cdev: fix chrdev_region leak in mod_exit
- staging: most: sound: pass correct device when creating a sound card
- ASoC: tlv320aic3x: fix reset gpio reference counting
- ASoC: hdmi-codec: fix S/PDIF DAI
- ASoC: stm32: sai: fix iec958 controls indexation
- ASoC: stm32: sai: fix exposed capabilities in spdif mode
- ASoC: stm32: sai: fix race condition in irq handler
- ASoC:soc-pcm:fix a codec fixup issue in TDM case
- ASoC:hdac_hda:use correct format to setup hda codec
- ASoC:intel:skl:fix a simultaneous playback & capture issue on hda platform
- ASoC: dpcm: prevent snd_soc_dpcm use after free
- ASoC: nau8824: fix the issue of the widget with prefix name
- ASoC: nau8810: fix the issue of widget with prefixed name
- ASoC: samsung: odroid: Fix clock configuration for 44100 sample rate
- ASoC: rt5682: Check JD status when system resume
- ASoC: rt5682: fix jack type detection issue
- ASoC: rt5682: recording has no sound after booting
- ASoC: wm_adsp: Add locking to wm_adsp2_bus_error
- clk: meson-gxbb: round the vdec dividers to closest
- ASoC: stm32: dfsdm: manage multiple prepare
- ASoC: stm32: dfsdm: fix debugfs warnings on entry creation
- ASoC: cs4270: Set auto-increment bit for register writes
- ASoC: dapm: Fix NULL pointer dereference in snd_soc_dapm_free_kcontrol
- drm/omap: hdmi4_cec: Fix CEC clock handling for PM
- IB/hfi1: Clear the IOWAIT pending bits when QP is put into error state
- IB/hfi1: Eliminate opcode tests on mr deref
- IB/hfi1: Fix the allocation of RSM table
- MIPS: KGDB: fix kgdb support for SMP platforms.
- ASoC: tlv320aic32x4: Fix Common Pins
- drm/mediatek: Fix an error code in mtk_hdmi_dt_parse_pdata()
- perf/x86/intel: Fix handling of wakeup_events for multi-entry PEBS
- perf/x86/intel: Initialize TFA MSR
- linux/kernel.h: Use parentheses around argument in u64_to_user_ptr()
- iov_iter: Fix build error without CONFIG_CRYPTO
- xtensa: fix initialization of pt_regs::syscall in start_thread
- ASoC: rockchip: pdm: fix regmap_ops hang issue
- drm/amdkfd: Add picasso pci id
- drm/amdgpu: Adjust IB test timeout for XGMI configuration
- drm/amdgpu: amdgpu_device_recover_vram always failed if only one node in
  shadow_list
- drm/amd/display: fix cursor black issue
- ASoC: cs35l35: Disable regulators on driver removal
- objtool: Add rewind_stack_do_exit() to the noreturn list
- slab: fix a crash by reading /proc/slab_allocators
- drm/sun4i: tcon top: Fix NULL/invalid pointer dereference in
  sun8i_tcon_top_un/bind
- virtio_pci: fix a NULL pointer reference in vp_del_vqs
- RDMA/vmw_pvrdma: Fix memory leak on pvrdma_pci_remove
- RDMA/hns: Fix bug that caused srq creation to fail
- KEYS: trusted: fix -Wvarags warning
- scsi: csiostor: fix missing data copy in csio_scsi_err_handler()
- drm/mediatek: fix possible object reference leak
- drm/mediatek: fix the rate and divder of hdmi phy for MT2701
- drm/mediatek: make implementation of recalc_rate() for MT2701 hdmi phy
- drm/mediatek: remove flag CLK_SET_RATE_PARENT for MT2701 hdmi phy
- drm/mediatek: using new factor for tvdpll for MT2701 hdmi phy
- drm/mediatek: no change parent rate in round_rate() for MT2701 hdmi phy
- ASoC: Intel: kbl: fix wrong number of channels
- ASoC: stm32: sai: fix master clock management
- ALSA: hda: Fix racy display power access
- virtio-blk: limit number of hw queues by nr_cpu_ids
- blk-mq: introduce blk_mq_complete_request_sync()
- nvme: cancel request synchronously
- nvme-fc: correct csn initialization and increments on error
- nvmet: fix discover log page when offsets are used
- platform/x86: pmc_atom: Drop __initconst on dmi table
- NFSv4.1 fix incorrect return value in copy_file_range
- perf/core: Fix perf_event_disable_inatomic() race
- genirq: Prevent use-after-free and work list corruption
- usb: dwc3: Allow building USB_DWC3_QCOM without EXTCON
- usb: dwc3: Fix default lpm_nyet_threshold value
- USB: serial: f81232: fix 

[Bug 1831219] Re: Refresh RaspberryPi BSP

2019-07-22 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-raspi2 - 5.0.0-1013.13

---
linux-raspi2 (5.0.0-1013.13) disco; urgency=medium

  * linux-raspi2: 5.0.0-1013.13 -proposed tracker (LP: #1834884)

  * [SRU][B/B-OEM/C/D/OEM-OSP1] Add RTL8822 wifi driver rtw88 (LP: #1831828)
- raspi2: [Config] Add realtek wifi RTW88 support

  * AX88772A USB to Ethernet dongle doesn't work (LP: #1834114)
- raspi2: [Config] Rename ASIX module

  * Load average inexplicably high with 5.0 kernel on rpi (LP: #1825235) //
Refresh RaspberryPi BSP (LP: #1831219)
- raspberrypi: remove the old RaspberryPi BSP
- arm: partially revert 702b94bff3c50542a6e4ab9a4f4cef093262fe65
- Revert "rtc: pcf8523: properly handle oscillator stop bit"
- smsx95xx: fix crimes against truesize
- smsc95xx: Experimental: Enable turbo_mode and packetsize=2560 by default
- Allow mac address to be set in smsc95xx
- Protect __release_resource against resources without parents
- irq-bcm2836: Prevent spurious interrupts, and trap them early
- irq-bcm2836: Avoid "Invalid trigger warning"
- irqchip: bcm2835: Add FIQ support
- irqchip: irq-bcm2835: Add 2836 FIQ support
- spi: spidev: Completely disable the spidev warning
- dmaengine: bcm2835: Load driver early and support legacy API
- firmware: Updated mailbox header
- rtc: Add SPI alias for pcf2123 driver
- watchdog: bcm2835: Support setting reboot partition
- reboot: Use power off rather than busy spinning when halt is requested
- bcm: Make RASPBERRYPI_POWER depend on PM
- Register the clocks early during the boot process, so that 
special/critical
  clocks can get enabled early on in the boot process avoiding the risk of
  disabling a clock, pll_divider or pll when a claiming driver fails to
  install propperly - maybe it needs to defer.
- bcm2835-rng: Avoid initialising if already enabled
- clk-bcm2835: Mark used PLLs and dividers CRITICAL
- clk-bcm2835: Add claim-clocks property
- clk-bcm2835: Read max core clock from firmware
- clk: bcm2835: Mark GPIO clocks enabled at boot as critical.
- sound: Demote deferral errors to INFO level
- Update vfpmodule.c
- i2c: bcm2835: Add debug support
- mm: Remove the PFN busy warning
- ASoC: Add prompt for ICS43432 codec
- irqchip: irq-bcm2836: Remove regmap and syscon use
- lan78xx: Enable LEDs and auto-negotiation
- amba_pl011: Don't use DT aliases for numbering
- amba_pl011: Round input clock up
- amba_pl011: Insert mb() for correct FIFO handling
- amba_pl011: Add cts-event-workaround DT property
- pinctrl-bcm2835: Set base to 0 give expected gpio numbering
- Main bcm2708/bcm2709 linux port
- Add dwc_otg driver
- bcm2708 framebuffer driver
- fbdev: add FBIOCOPYAREA ioctl
- Speed up console framebuffer imageblit function
- dmaengine: Add support for BCM2708
- MMC: added alternative MMC driver
- Adding bcm2835-sdhost driver, and an overlay to enable it
- vc_mem: Add vc_mem driver for querying firmware memory addresses
- vcsm: VideoCore shared memory service for BCM2835
- Add /dev/gpiomem device for rootless user GPIO access
- Add SMI driver
- MISC: bcm2835: smi: use clock manager and fix reload issues
- Add SMI NAND driver
- Revert "Add SMI NAND driver"
- Add cpufreq driver
- Add Chris Boot's i2c driver
- char: broadcom: Add vcio module
- firmware: bcm2835: Support ARCH_BCM270x
- scripts: Add mkknlimg and knlinfo scripts from tools repo
- BCM2708: Add core Device Tree support
- BCM270x_DT: Add pwr_led, and the required "input" trigger
- Added Device IDs for August DVB-T 205
- Improve __copy_to_user and __copy_from_user performance
- gpio-poweroff: Allow it to work on Raspberry Pi
- mfd: Add Raspberry Pi Sense HAT core driver
- ASoC: pcm512x: implement set_tdm_slot interface
- ASoC: Add support for Rpi-DAC
- Add IQaudIO Sound Card support for Raspberry Pi
- Added support for HiFiBerry DAC+
- Added driver for HiFiBerry Amp amplifier add-on board
- Add driver for rpi-proto
- Add Support for JustBoom Audio boards
- New AudioInjector.net Pi soundcard with low jitter audio in and out.
- New driver for RRA DigiDAC1 soundcard using WM8741 + WM8804
- Add support for Dion Audio LOCO DAC-AMP HAT
- Allo Piano DAC boards: Initial 2 channel (stereo) support (#1645
- Add support for Allo Piano DAC 2.1 plus add-on board for Raspberry Pi.
- Add support for Allo Boss DAC add-on board for Raspberry Pi. (#1924
- Support for Blokas Labs pisound board
- ASoC: Add driver for Cirrus Logic Audio Card
- sound: Support for Dion Audio LOCO-V2 DAC-AMP HAT
- Add support for Fe-Pi audio sound card. (#1867
- Add support for the AudioInjector.net Octo sound card
- Driver support for Google voiceHAT soundcard.
- Driver and overlay for Allo Katana DAC
- 

[Bug 1834884] Re: disco/linux-raspi2: 5.0.0-1013.13 -proposed tracker

2019-07-22 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-raspi2 - 5.0.0-1013.13

---
linux-raspi2 (5.0.0-1013.13) disco; urgency=medium

  * linux-raspi2: 5.0.0-1013.13 -proposed tracker (LP: #1834884)

  * [SRU][B/B-OEM/C/D/OEM-OSP1] Add RTL8822 wifi driver rtw88 (LP: #1831828)
- raspi2: [Config] Add realtek wifi RTW88 support

  * AX88772A USB to Ethernet dongle doesn't work (LP: #1834114)
- raspi2: [Config] Rename ASIX module

  * Load average inexplicably high with 5.0 kernel on rpi (LP: #1825235) //
Refresh RaspberryPi BSP (LP: #1831219)
- raspberrypi: remove the old RaspberryPi BSP
- arm: partially revert 702b94bff3c50542a6e4ab9a4f4cef093262fe65
- Revert "rtc: pcf8523: properly handle oscillator stop bit"
- smsx95xx: fix crimes against truesize
- smsc95xx: Experimental: Enable turbo_mode and packetsize=2560 by default
- Allow mac address to be set in smsc95xx
- Protect __release_resource against resources without parents
- irq-bcm2836: Prevent spurious interrupts, and trap them early
- irq-bcm2836: Avoid "Invalid trigger warning"
- irqchip: bcm2835: Add FIQ support
- irqchip: irq-bcm2835: Add 2836 FIQ support
- spi: spidev: Completely disable the spidev warning
- dmaengine: bcm2835: Load driver early and support legacy API
- firmware: Updated mailbox header
- rtc: Add SPI alias for pcf2123 driver
- watchdog: bcm2835: Support setting reboot partition
- reboot: Use power off rather than busy spinning when halt is requested
- bcm: Make RASPBERRYPI_POWER depend on PM
- Register the clocks early during the boot process, so that 
special/critical
  clocks can get enabled early on in the boot process avoiding the risk of
  disabling a clock, pll_divider or pll when a claiming driver fails to
  install propperly - maybe it needs to defer.
- bcm2835-rng: Avoid initialising if already enabled
- clk-bcm2835: Mark used PLLs and dividers CRITICAL
- clk-bcm2835: Add claim-clocks property
- clk-bcm2835: Read max core clock from firmware
- clk: bcm2835: Mark GPIO clocks enabled at boot as critical.
- sound: Demote deferral errors to INFO level
- Update vfpmodule.c
- i2c: bcm2835: Add debug support
- mm: Remove the PFN busy warning
- ASoC: Add prompt for ICS43432 codec
- irqchip: irq-bcm2836: Remove regmap and syscon use
- lan78xx: Enable LEDs and auto-negotiation
- amba_pl011: Don't use DT aliases for numbering
- amba_pl011: Round input clock up
- amba_pl011: Insert mb() for correct FIFO handling
- amba_pl011: Add cts-event-workaround DT property
- pinctrl-bcm2835: Set base to 0 give expected gpio numbering
- Main bcm2708/bcm2709 linux port
- Add dwc_otg driver
- bcm2708 framebuffer driver
- fbdev: add FBIOCOPYAREA ioctl
- Speed up console framebuffer imageblit function
- dmaengine: Add support for BCM2708
- MMC: added alternative MMC driver
- Adding bcm2835-sdhost driver, and an overlay to enable it
- vc_mem: Add vc_mem driver for querying firmware memory addresses
- vcsm: VideoCore shared memory service for BCM2835
- Add /dev/gpiomem device for rootless user GPIO access
- Add SMI driver
- MISC: bcm2835: smi: use clock manager and fix reload issues
- Add SMI NAND driver
- Revert "Add SMI NAND driver"
- Add cpufreq driver
- Add Chris Boot's i2c driver
- char: broadcom: Add vcio module
- firmware: bcm2835: Support ARCH_BCM270x
- scripts: Add mkknlimg and knlinfo scripts from tools repo
- BCM2708: Add core Device Tree support
- BCM270x_DT: Add pwr_led, and the required "input" trigger
- Added Device IDs for August DVB-T 205
- Improve __copy_to_user and __copy_from_user performance
- gpio-poweroff: Allow it to work on Raspberry Pi
- mfd: Add Raspberry Pi Sense HAT core driver
- ASoC: pcm512x: implement set_tdm_slot interface
- ASoC: Add support for Rpi-DAC
- Add IQaudIO Sound Card support for Raspberry Pi
- Added support for HiFiBerry DAC+
- Added driver for HiFiBerry Amp amplifier add-on board
- Add driver for rpi-proto
- Add Support for JustBoom Audio boards
- New AudioInjector.net Pi soundcard with low jitter audio in and out.
- New driver for RRA DigiDAC1 soundcard using WM8741 + WM8804
- Add support for Dion Audio LOCO DAC-AMP HAT
- Allo Piano DAC boards: Initial 2 channel (stereo) support (#1645
- Add support for Allo Piano DAC 2.1 plus add-on board for Raspberry Pi.
- Add support for Allo Boss DAC add-on board for Raspberry Pi. (#1924
- Support for Blokas Labs pisound board
- ASoC: Add driver for Cirrus Logic Audio Card
- sound: Support for Dion Audio LOCO-V2 DAC-AMP HAT
- Add support for Fe-Pi audio sound card. (#1867
- Add support for the AudioInjector.net Octo sound card
- Driver support for Google voiceHAT soundcard.
- Driver and overlay for Allo Katana DAC
- 

[Bug 1834476] Re: Add nvidia-418 dkms build support to disco

2019-07-22 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-restricted-modules - 5.0.0-21.22

---
linux-restricted-modules (5.0.0-21.22) disco; urgency=medium

  * Master version: 5.0.0-21.22

  * Add nvidia-418 dkms build support to disco (LP: #1834476)
- add support for nvidia-418

  * Miscellaneous Ubuntu changes
- debian/dkms-versions -- update from master
- debian/scripts/dkms-build--nvidia-N -- update from master

 -- Stefan Bader   Tue, 02 Jul 2019 15:11:36
+0200

** Changed in: linux-restricted-modules (Ubuntu Disco)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1834476

Title:
  Add nvidia-418 dkms build support to disco

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1834476/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1834884] Re: disco/linux-raspi2: 5.0.0-1013.13 -proposed tracker

2019-07-22 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1834902
- phase: Ready for Release
- phase-changed: Monday, 22. July 2019 17:41 UTC
+ phase: Release
+ phase-changed: Monday, 22. July 2019 20:20 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   promote-to-updates: Pending -- ready to copy
+   promote-to-updates: Ongoing -- packages not yet published
  variant: debs

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1834884

Title:
  disco/linux-raspi2: 5.0.0-1013.13 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1834884/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1834884] Re: disco/linux-raspi2: 5.0.0-1013.13 -proposed tracker

2019-07-22 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/promote-to-updates
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/promote-to-updates
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Andy 
Whitcroft (apw)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1834884

Title:
  disco/linux-raspi2: 5.0.0-1013.13 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1834884/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1834886] Re: disco/linux-aws: 5.0.0-1011.12 -proposed tracker

2019-07-22 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-aws - 5.0.0-1011.12

---
linux-aws (5.0.0-1011.12) disco; urgency=medium

  * linux-aws: 5.0.0-1011.12 -proposed tracker (LP: #1834886)

  * AX88772A USB to Ethernet dongle doesn't work (LP: #1834114)
- [Config] aws: update configs for ASIX rename

  [ Ubuntu: 5.0.0-21.22 ]

  * linux: 5.0.0-21.22 -proposed tracker (LP: #1834902)
  * Disco update: 5.0.15 upstream stable release (LP: #1834529)
- net: stmmac: Use bfsize1 in ndesc_init_rx_desc
- Drivers: hv: vmbus: Remove the undesired put_cpu_ptr() in 
hv_synic_cleanup()
- ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warnings
- staging: greybus: power_supply: fix prop-descriptor request size
- staging: wilc1000: Avoid GFP_KERNEL allocation from atomic context.
- staging: most: cdev: fix chrdev_region leak in mod_exit
- staging: most: sound: pass correct device when creating a sound card
- ASoC: tlv320aic3x: fix reset gpio reference counting
- ASoC: hdmi-codec: fix S/PDIF DAI
- ASoC: stm32: sai: fix iec958 controls indexation
- ASoC: stm32: sai: fix exposed capabilities in spdif mode
- ASoC: stm32: sai: fix race condition in irq handler
- ASoC:soc-pcm:fix a codec fixup issue in TDM case
- ASoC:hdac_hda:use correct format to setup hda codec
- ASoC:intel:skl:fix a simultaneous playback & capture issue on hda platform
- ASoC: dpcm: prevent snd_soc_dpcm use after free
- ASoC: nau8824: fix the issue of the widget with prefix name
- ASoC: nau8810: fix the issue of widget with prefixed name
- ASoC: samsung: odroid: Fix clock configuration for 44100 sample rate
- ASoC: rt5682: Check JD status when system resume
- ASoC: rt5682: fix jack type detection issue
- ASoC: rt5682: recording has no sound after booting
- ASoC: wm_adsp: Add locking to wm_adsp2_bus_error
- clk: meson-gxbb: round the vdec dividers to closest
- ASoC: stm32: dfsdm: manage multiple prepare
- ASoC: stm32: dfsdm: fix debugfs warnings on entry creation
- ASoC: cs4270: Set auto-increment bit for register writes
- ASoC: dapm: Fix NULL pointer dereference in snd_soc_dapm_free_kcontrol
- drm/omap: hdmi4_cec: Fix CEC clock handling for PM
- IB/hfi1: Clear the IOWAIT pending bits when QP is put into error state
- IB/hfi1: Eliminate opcode tests on mr deref
- IB/hfi1: Fix the allocation of RSM table
- MIPS: KGDB: fix kgdb support for SMP platforms.
- ASoC: tlv320aic32x4: Fix Common Pins
- drm/mediatek: Fix an error code in mtk_hdmi_dt_parse_pdata()
- perf/x86/intel: Fix handling of wakeup_events for multi-entry PEBS
- perf/x86/intel: Initialize TFA MSR
- linux/kernel.h: Use parentheses around argument in u64_to_user_ptr()
- iov_iter: Fix build error without CONFIG_CRYPTO
- xtensa: fix initialization of pt_regs::syscall in start_thread
- ASoC: rockchip: pdm: fix regmap_ops hang issue
- drm/amdkfd: Add picasso pci id
- drm/amdgpu: Adjust IB test timeout for XGMI configuration
- drm/amdgpu: amdgpu_device_recover_vram always failed if only one node in
  shadow_list
- drm/amd/display: fix cursor black issue
- ASoC: cs35l35: Disable regulators on driver removal
- objtool: Add rewind_stack_do_exit() to the noreturn list
- slab: fix a crash by reading /proc/slab_allocators
- drm/sun4i: tcon top: Fix NULL/invalid pointer dereference in
  sun8i_tcon_top_un/bind
- virtio_pci: fix a NULL pointer reference in vp_del_vqs
- RDMA/vmw_pvrdma: Fix memory leak on pvrdma_pci_remove
- RDMA/hns: Fix bug that caused srq creation to fail
- KEYS: trusted: fix -Wvarags warning
- scsi: csiostor: fix missing data copy in csio_scsi_err_handler()
- drm/mediatek: fix possible object reference leak
- drm/mediatek: fix the rate and divder of hdmi phy for MT2701
- drm/mediatek: make implementation of recalc_rate() for MT2701 hdmi phy
- drm/mediatek: remove flag CLK_SET_RATE_PARENT for MT2701 hdmi phy
- drm/mediatek: using new factor for tvdpll for MT2701 hdmi phy
- drm/mediatek: no change parent rate in round_rate() for MT2701 hdmi phy
- ASoC: Intel: kbl: fix wrong number of channels
- ASoC: stm32: sai: fix master clock management
- ALSA: hda: Fix racy display power access
- virtio-blk: limit number of hw queues by nr_cpu_ids
- blk-mq: introduce blk_mq_complete_request_sync()
- nvme: cancel request synchronously
- nvme-fc: correct csn initialization and increments on error
- nvmet: fix discover log page when offsets are used
- platform/x86: pmc_atom: Drop __initconst on dmi table
- NFSv4.1 fix incorrect return value in copy_file_range
- perf/core: Fix perf_event_disable_inatomic() race
- genirq: Prevent use-after-free and work list corruption
- usb: dwc3: Allow building USB_DWC3_QCOM without EXTCON
- usb: dwc3: Fix default lpm_nyet_threshold value
- USB: serial: f81232: fix 

[Bug 1834886] Re: disco/linux-aws: 5.0.0-1011.12 -proposed tracker

2019-07-22 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  backports: bug 1835782 (bionic/linux-aws-edge)
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1834902
- phase: Ready for Release
- phase-changed: Monday, 22. July 2019 17:41 UTC
+ phase: Release
+ phase-changed: Monday, 22. July 2019 20:20 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   promote-to-updates: Pending -- ready to copy
+   promote-to-updates: Ongoing -- packages not yet published
  trackers:
bionic/linux-aws-edge: bug 1835782
  variant: debs

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1834886

Title:
  disco/linux-aws: 5.0.0-1011.12 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1834886/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1834891] Re: disco/linux-gcp: 5.0.0-1011.11 -proposed tracker

2019-07-22 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/promote-to-updates
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/promote-to-updates
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Andy 
Whitcroft (apw)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1834891

Title:
  disco/linux-gcp: 5.0.0-1011.11 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1834891/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1834886] Re: disco/linux-aws: 5.0.0-1011.12 -proposed tracker

2019-07-22 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/promote-to-updates
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/promote-to-updates
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Andy 
Whitcroft (apw)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1834886

Title:
  disco/linux-aws: 5.0.0-1011.12 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1834886/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1834908] Re: xenial/linux-aws: 4.4.0-1088.99 -proposed tracker

2019-07-22 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/regression-testing
   Status: Confirmed => Fix Released

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  derivatives: bug 1834907 (aws-kernel)
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1836880
- phase: Ready for Testing
- phase-changed: Wednesday, 10. July 2019 23:38 UTC
+ phase: Holding before Release
+ phase-changed: Monday, 22. July 2019 20:19 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   regression-testing: Ongoing -- testing in progress
+   promote-to-updates: Holding -- master bug not ready for release
  variant: debs

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1834908

Title:
  xenial/linux-aws: 4.4.0-1088.99 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1834908/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1834908] Re: xenial/linux-aws: 4.4.0-1088.99 -proposed tracker

2019-07-22 Thread Sean Feole
** Tags added: regression-testing-passed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1834908

Title:
  xenial/linux-aws: 4.4.0-1088.99 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1834908/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1834902] Re: disco/linux: 5.0.0-21.22 -proposed tracker

2019-07-22 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  backports: bug 1835388 (bionic/linux-hwe), bug 1836856 (bionic/linux-oem-osp1)
  derivatives: bug 1834884 (linux-raspi2), bug 1834886 (linux-aws), bug 1834891 
(linux-gcp), bug 1834892 (linux-kvm), bug 1834894 (linux-snapdragon), bug 
1835434 (linux-azure)
  
  -- swm properties --
  boot-testing-requested: true
  bugs-spammed: true
- phase: Ready for Release
- phase-changed: Monday, 22. July 2019 17:38 UTC
+ phase: Release
+ phase-changed: Monday, 22. July 2019 20:15 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   promote-to-updates: Pending -- ready to copy
+   promote-to-updates: Ongoing -- packages not yet published
  trackers:
bionic/linux-hwe: bug 1835388
bionic/linux-oem-osp1: bug 1836856
disco/linux-aws: bug 1834886
disco/linux-azure: bug 1835434
disco/linux-gcp: bug 1834891
disco/linux-kvm: bug 1834892
disco/linux-raspi2: bug 1834884
disco/linux-snapdragon: bug 1834894
  variant: debs

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1834902

Title:
  disco/linux: 5.0.0-21.22 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1834902/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1836910] Re: br_netfilter: namespace sysctl operations

2019-07-22 Thread Connor Kuehl
** Also affects: linux (Ubuntu Disco)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu Bionic)
   Status: New => In Progress

** Changed in: linux (Ubuntu Disco)
   Status: New => In Progress

** Changed in: linux (Ubuntu Bionic)
   Importance: Undecided => Medium

** Changed in: linux (Ubuntu Disco)
   Importance: Undecided => Medium

** Changed in: linux (Ubuntu Disco)
 Assignee: (unassigned) => Connor Kuehl (connork)

** Changed in: linux (Ubuntu Bionic)
 Assignee: (unassigned) => Connor Kuehl (connork)

** Changed in: linux (Ubuntu)
   Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1836910

Title:
  br_netfilter: namespace sysctl operations

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1836910/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1834902] Re: disco/linux: 5.0.0-21.22 -proposed tracker

2019-07-22 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/promote-to-updates
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/promote-to-updates
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Andy 
Whitcroft (apw)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1834902

Title:
  disco/linux: 5.0.0-21.22 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1834902/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1836986] Re: Kernel 5.2.0-8: iwlwifi Microcode SW error detected Wireless-AC 9260

2019-07-22 Thread Sultan Alsawaf
** Package changed: linux-signed (Ubuntu) => linux-firmware (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1836986

Title:
  Kernel 5.2.0-8: iwlwifi Microcode SW error detected Wireless-AC 9260

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1836986/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1828495] Re: [KVM][CLX] CPUID_7_0_EDX_ARCH_CAPABILITIES is not enabled in VM.

2019-07-22 Thread Rafael David Tinoco
I still need to verify this for the SRUs. There are no - up to now -
regressions being showed in excuses for Disco and/or Bionic. Will
provide verification soon.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1828495

Title:
  [KVM][CLX] CPUID_7_0_EDX_ARCH_CAPABILITIES is not enabled in VM.

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1828495/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1835436] Re: bionic/linux-azure: 4.18.0-1025.27~18.04.1 -proposed tracker

2019-07-22 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
    https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  derivatives: bug 1834885 (azure-kernel)
  
  -- swm properties --
  boot-testing-requested: true
  bugs-spammed: true
- phase: Ready for Testing
- phase-changed: Thursday, 18. July 2019 15:08 UTC
+ phase: Signoff
+ phase-changed: Monday, 22. July 2019 19:50 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
security-signoff: Pending -- waiting for signoff
stakeholder-signoff: Pending -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  variant: debs

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1835436

Title:
  bionic/linux-azure: 4.18.0-1025.27~18.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1835436/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1835436] Re: bionic/linux-azure: 4.18.0-1025.27~18.04.1 -proposed tracker

2019-07-22 Thread Steve Beattie
** Changed in: kernel-sru-workflow/security-signoff
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/security-signoff
 Assignee: Canonical Security Team (canonical-security) => Steve Beattie 
(sbeattie)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1835436

Title:
  bionic/linux-azure: 4.18.0-1025.27~18.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1835436/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1837174] Re: auto compress if save filename ends with .gz

2019-07-22 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/ubuntu/eoan/apport/ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1837174

Title:
  auto compress if save filename ends with .gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/apport/+bug/1837174/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1837174] Re: auto compress if save filename ends with .gz

2019-07-22 Thread Brian Murray
** Changed in: apport (Ubuntu)
 Assignee: (unassigned) => Brian Murray (brian-murray)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1837174

Title:
  auto compress if save filename ends with .gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/apport/+bug/1837174/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1828293] Re: [Queens -> Rocky Upgrade] python3-neutron-fwaas-dashboard installation: trying to overwrite '/etc/openstack-dashboard/neutron-fwaas-policy.json', which is also in package python-neut

2019-07-22 Thread Dmitrii Shcherbakov
Corey,

Created a separate bug, feel free to add other affected charms
https://bugs.launchpad.net/charm-openstack-dashboard/+bug/1837457

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1828293

Title:
  [Queens -> Rocky Upgrade] python3-neutron-fwaas-dashboard
  installation: trying to overwrite '/etc/openstack-dashboard/neutron-
  fwaas-policy.json', which is also in package python-neutron-fwaas-
  dashboard

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-openstack-dashboard/+bug/1828293/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1837445] Re: Failed to parse translated string on dconf-editor launch

2019-07-22 Thread lotuspsychje
I tested exporting locales on french and german
and native english, all 3 did not give errors

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1837445

Title:
  Failed to parse translated string on dconf-editor launch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-boxes/+bug/1837445/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1806343] Re: FN+F3/F4 does not modify keyboard backlight brightness.

2019-07-22 Thread Jerome Mutgeert
Hi, for me all fn combs work except keyboard backlight, I'm on an Asus
ROG.

For me there are both 'kbd_backlight' and 'kbd_backlight_1' in
sys/class/leds/asus::<...>.

I can also manually adjust
'sys/class/leds/asus::kbd_backlight_1/brightness' which effectively
toggles the light.

The Fn combinations do show a successful animation and appear to
succesfully toggle the value in
'sys/class/leds/asus::kbd_backlight/brightness'.

It seems like the '_1' addition is not uniformly anticipated.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1806343

Title:
  FN+F3/F4 does not modify keyboard backlight brightness.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1806343/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1827790] Re: Dell XPS 13 9380 - Screen brightness flashes

2019-07-22 Thread Thomas SIMON
So it seems that it does away with the following kernel option:
i915.enable_psr=0

It seems from some Dell user forum that some have had the same issues on
Windows and disabling the panel self refresh worked for them so I was
searching along these lines.

I'm certain it's not a "clean" fix however to deactivate a measure
that's suppose to save battery.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1827790

Title:
  Dell XPS 13 9380 - Screen brightness flashes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1827790/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1837445] Re: Failed to parse translated string on dconf-editor launch

2019-07-22 Thread lotuspsychje
tested dconf-editor export LANGUAGE=C

and no errors there, so probably its the dutch (or other languages)
translation that lacks

https://gitlab.gnome.org/GNOME/gnome-boxes/blob/master/po/nl.po

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1837445

Title:
  Failed to parse translated string on dconf-editor launch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-boxes/+bug/1837445/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1837174] Re: auto compress if save filename ends with .gz

2019-07-22 Thread Launchpad Bug Tracker
** Branch linked: lp:apport

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1837174

Title:
  auto compress if save filename ends with .gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/apport/+bug/1837174/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1837445] Re: Failed to parse translated string on dconf-editor launch

2019-07-22 Thread lotuspsychje
lotuspsychje@Rootbox:~$ gsettings list-recursively org.gnome.boxes
org.gnome.boxes window-size [768, 600]
org.gnome.boxes shared-folders ''
org.gnome.boxes screenshot-interval 5
org.gnome.boxes window-position [26, 27]

(process:24239): GLib-GIO-WARNING **: 20:57:20.866: Failed to parse
translated string '[‘Werk’, ‘Onderzoek’, ‘Spelletjes’]' for key
'collections' in schema 'org.gnome.boxes': 1:expected value

(process:24239): GLib-GIO-WARNING **: 20:57:20.866: Using untranslated default 
instead.
org.gnome.boxes collections ['Work', 'Research', 'Gaming']
org.gnome.boxes window-maximized true
org.gnome.boxes view 'icon-view'
lotuspsychje@Rootbox:~$

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1837445

Title:
  Failed to parse translated string on dconf-editor launch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-boxes/+bug/1837445/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1818974] Re: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

2019-07-22 Thread Martin Dünkelmann via ubuntu-bugs
Oh
https://wiki.ubuntu.com/Kernel/KernelBisection
You mean I should install a specific previous version?
Which version do you want to get tested?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1818974

Title:
  Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818974/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1837453] [NEW] 18.04 overheating at lock screen or closed lid

2019-07-22 Thread Alan Auckland
Public bug reported:

On KDE or Normal Gnome session when the system goes to lock screen no
matter how (If I press mod+l or log out, or shut lid) The system gets
extremely hot. I am unable to touch the bottom of the laptop it's that
hot.

It continues to get hotter and hotter. It continues to do this until the
system crashes and reboots, or runs out of battery.

If I am not away for to0 long sometimes the system is still back up. It is very 
hot but when I log in, 
The temperature cools down and feels like a normal heat. 

I do and have installed i3WM. From what I noticed I have it has ever
happened with i3WM.

But I defiantly get it with KDE or the Stock Gnome session.

I have tried to change the power and lock screen settings to ensure it
is not going into suspend but this hasn't made a difference from what I
can tell.

I have told the system to go to lock screen when I close the lid.

I have never seen this issue on my home PC only my work laptop. No other
colleague has experienced this issue either.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: xorg 1:7.7+19ubuntu7.1
ProcVersionSignature: Ubuntu 4.15.0-54.58-generic 4.15.18
Uname: Linux 4.15.0-54-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.7
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
CurrentDesktop: KDE
Date: Mon Jul 22 19:50:50 2019
DistUpgraded: Fresh install
DistroCodename: bionic
DistroVariant: ubuntu
DkmsStatus:
 virtualbox, 5.2.18, 4.15.0-52-generic, x86_64: installed
 virtualbox, 5.2.18, 4.15.0-54-generic, x86_64: installed
ExtraDebuggingInterest: I just need to know a workaround
GraphicsCard:
 Intel Corporation HD Graphics 620 [8086:5916] (rev 02) (prog-if 00 [VGA 
controller])
   Subsystem: Lenovo HD Graphics 620 [17aa:5063]
InstallationDate: Installed on 2018-06-11 (406 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
MachineType: LENOVO 20J1004DUK
ProcEnviron:
 LANGUAGE=
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_GB.UTF-8
 SHELL=/usr/bin/zsh
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-54-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=1
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/14/2017
dmi.bios.vendor: LENOVO
dmi.bios.version: R0JET27W (1.12 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20J1004DUK
dmi.board.vendor: LENOVO
dmi.board.version: SDK0J40697 WIN
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: None
dmi.modalias: 
dmi:bvnLENOVO:bvrR0JET27W(1.12):bd08/14/2017:svnLENOVO:pn20J1004DUK:pvrThinkPad132ndGen:rvnLENOVO:rn20J1004DUK:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone:
dmi.product.family: ThinkPad 13 2nd Gen
dmi.product.name: 20J1004DUK
dmi.product.version: ThinkPad 13 2nd Gen
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.13.1+18.04.20180302-0ubuntu1
version.libdrm2: libdrm2 2.4.97-1ubuntu1~18.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 19.0.2-1ubuntu1.1~18.04.2
version.libgl1-mesa-glx: libgl1-mesa-glx 19.0.2-1ubuntu1.1~18.04.2
version.xserver-xorg-core: xserver-xorg-core 2:1.19.6-1ubuntu4.3
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:18.0.1-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20171229-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-2

** Affects: xorg (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic kubuntu ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1837453

Title:
  18.04 overheating at lock screen or closed lid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1837453/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1818974] Re: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

2019-07-22 Thread Martin Dünkelmann via ubuntu-bugs
How to do that?
I would need a guide. :)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1818974

Title:
  Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818974/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1837452] [NEW] segfault at 0 {...} error 4 in libgio-2.0.so.0.5600.4

2019-07-22 Thread Ken Sharp
Public bug reported:

Shotwell segfaults every time I close it.

shotwell[11186]: segfault at 0 ip 7f33b2e3b7e0 sp 7aeabaa8
error 4 in libgio-2.0.so.0.5600.4[7f33b2d9+195000]

I have no idea why.

libgio-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
(0x7fc9005ed000)

Apport has automatically reported the crash.

ERROR: apport (pid 11201) Sat Jul 20 11:58:50 2019: called for pid 11186, 
signal 11, core limit 0, dump mode 1
ERROR: apport (pid 11201) Sat Jul 20 11:58:50 2019: executable: 
/usr/bin/shotwell (command line "shotwell /tmp/P7200010.JPG")
ERROR: apport (pid 11201) Sat Jul 20 11:58:50 2019: debug: session gdbus call: 
(true,)

ERROR: apport (pid 11201) Sat Jul 20 11:59:05 2019: wrote report
/var/crash/_usr_bin_shotwell.1000.crash

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: shotwell 0.28.4-0ubuntu1
ProcVersionSignature: Ubuntu 5.0.0-20.21~18.04.1-generic 5.0.8
Uname: Linux 5.0.0-20-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.9-0ubuntu7.7
Architecture: amd64
CurrentDesktop: MATE
Date: Mon Jul 22 19:54:12 2019
InstallationDate: Installed on 2019-06-09 (42 days ago)
InstallationMedia: Ubuntu-MATE 18.04.2 LTS "Bionic Beaver" - Release amd64 
(20190210)
SourcePackage: shotwell
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: shotwell (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1837452

Title:
  segfault at 0 {...} error 4 in libgio-2.0.so.0.5600.4

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shotwell/+bug/1837452/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1837174] Re: auto compress if save filename ends with .gz

2019-07-22 Thread Brian Murray
** Changed in: apport (Ubuntu)
   Status: Incomplete => Confirmed

** Also affects: apport
   Importance: Undecided
   Status: New

** Changed in: apport
   Status: New => Confirmed

** Changed in: apport
   Importance: Undecided => Low

** Changed in: apport (Ubuntu)
   Importance: Undecided => Low

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1837174

Title:
  auto compress if save filename ends with .gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/apport/+bug/1837174/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1837447] Status changed to Confirmed

2019-07-22 Thread Ubuntu Kernel Bot
This change was made by a bot.

** Changed in: linux (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1837447

Title:
  Backport BTRFS fixes to kernels 4.15 and 5.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1837447/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1837448] [NEW] ssh key actions hang with gnome-keyring-daemon

2019-07-22 Thread Tessa
Public bug reported:

fresh install of ubuntu 19.04, and using all my ssh keys I had before the 
reinstall, anything with ssh just hangs when gnome-keyring-daemon is providing 
the keys:
```
ssh -v my-test-host
[...]
debug1: rekey after 134217728 blocks
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: rekey after 134217728 blocks
[ hangs here forever ]
```

it appears to be setting at least some of the environment vars incorrectly, 
with the agent pid pointing to nothing:
```
$ export | grep SSH
declare -x SSH_AGENT_PID="3300"
declare -x SSH_AUTH_SOCK="/run/user/1000/keyring/ssh"
$ ps auxf | grep 3300
tessa 5950  0.0  0.0   8856   760 pts/0S+   11:50   0:00  | 
  |   \_ grep --color=auto 3300
$ ps axf | grep keyring
 2642 pts/0S+ 0:00  |   |   \_ grep --color=auto keyring
27662 ?S  0:00 /usr/bin/ssh-agent -D -a /run/user/1000/keyring/.ssh
 6177 ?Sl44:10 /usr/bin/gnome-keyring-daemon --daemonize --login
$ ls -lah /run/user/1000/keyring/
total 0
drwx--  2 tessa tessa 120 Jul 22 10:54 .
drwx-- 11 tessa tessa 260 Jul 22 10:47 ..
srwxrwxr-x  1 tessa tessa   0 Jul 22 10:54 control
srwxrwxr-x  1 tessa tessa   0 Jul 22 10:54 pkcs11
srw---  1 tessa tessa   0 Jul 22 10:47 .ssh
srwxrwxr-x  1 tessa tessa   0 Jul 22 10:54 ssh

```

if I set the SSH_AUTH_SOCK to the path being set by ssh-agent instead of
gnome-keyring-daemon, things work correctly.

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: gnome-keyring 3.31.91-1ubuntu1
ProcVersionSignature: Ubuntu 5.0.0-20.21-generic 5.0.8
Uname: Linux 5.0.0-20-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.10-0ubuntu27.1
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Mon Jul 22 11:02:52 2019
SourcePackage: gnome-keyring
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-keyring (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug disco

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1837448

Title:
  ssh key actions hang with gnome-keyring-daemon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/1837448/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1837440] Re: linux firmware 1.178.3 seems to break WPA enterprise

2019-07-22 Thread Seth Forshee
There haven't been any updates to the firmware for your wireless
hardware since 1.178, so it seems unlikely that the linux-firmware
update would be responsible. Let's see how your testing turns out
though.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1837440

Title:
  linux firmware 1.178.3 seems to break WPA enterprise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1837440/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1837447] [NEW] Backport BTRFS fixes to kernels 4.15 and 5.0

2019-07-22 Thread Mikhail Novosyolov
Public bug reported:

[Description]
In [1] two important fixes in BTRFS are listed:

8e928218780e2f1cf2f5891c7575e8f0b284fcce "btrfs: fix corruption reading
shared and compressed extents after hole punching"

4ea748e1d2c9f8a27332b949e8210dbbf392987e "btrfs: fix deadlock between
clone/dedupe and rename"

Both of them were backported to stable kernels like 4.14.x and newer 5.0
releases, but both are missisng in Ubuntu's 4.15.0 and 5.0.0.

[Impact]
Possible data corruption.

[Solution]
Cherry-pick those commits to supported kernels.

[1] https://github.com/Zygo/bees/blob/master/docs/btrfs-kernel.md

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug disco package-from-proposed

** Description changed:

  [Description]
  In [1] two important fixes in BTRFS are listed:
  
  8e928218780e2f1cf2f5891c7575e8f0b284fcce "btrfs: fix corruption reading
  shared and compressed extents after hole punching"
  
  4ea748e1d2c9f8a27332b949e8210dbbf392987e "btrfs: fix deadlock between
  clone/dedupe and rename"
  
  Both of them were backported to stable kernels like 4.14.x and newer 5.0
  releases, but both are missisng in Ubuntu's 4.15.0 and 5.0.0.
  
  [Impact]
  Possible data corruption.
  
  [Solution]
  Cherry-pick those commits to supported kernels.
  
  [1] https://github.com/Zygo/bees/blob/master/docs/btrfs-kernel.md
- 
- ProblemType: Bug
- DistroRelease: Ubuntu 19.04
- Package: linux-image-generic 5.0.0.21.22
- ProcVersionSignature: Ubuntu 5.0.0-21.22-generic 5.0.15
- Uname: Linux 5.0.0-21-generic x86_64
- ApportVersion: 2.20.10-0ubuntu27.1
- Architecture: amd64
- AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC1:  user   2792 F pulseaudio
-  /dev/snd/controlC2:  user   2792 F pulseaudio
-  /dev/snd/pcmC2D0p:   user   2792 F...m pulseaudio
-  /dev/snd/controlC0:  user   2792 F pulseaudio
- CurrentDesktop: XFCE
- Date: Mon Jul 22 21:27:47 2019
- HibernationDevice: #RESUME=UUID=0bc1a657-82ca-4015-971a-8c255c7889a9
- InstallationDate: Installed on 2017-08-28 (693 days ago)
- InstallationMedia: Xubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
- MachineType: ASUS All Series
- ProcFB: 0 radeondrmfb
- ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-5.0.0-21-generic 
root=UUID=745b0c43-6a82-4bce-9821-7f5dd88a9246 ro rootflags=subvol=@ 
resume=UUID=133b8284-7ef8-4010-b2ea-b524bddea7e0
- RelatedPackageVersions:
-  linux-restricted-modules-5.0.0-21-generic N/A
-  linux-backports-modules-5.0.0-21-generic  N/A
-  linux-firmware1.178.4
- RfKill:
-  
- SourcePackage: linux
- UpgradeStatus: Upgraded to disco on 2018-02-08 (529 days ago)
- dmi.bios.date: 03/10/2016
- dmi.bios.vendor: American Megatrends Inc.
- dmi.bios.version: 0801
- dmi.board.asset.tag: To be filled by O.E.M.
- dmi.board.name: AM1I-A
- dmi.board.vendor: ASUSTeK COMPUTER INC.
- dmi.board.version: Rev X.0x
- dmi.chassis.asset.tag: Asset-1234567890
- dmi.chassis.type: 3
- dmi.chassis.vendor: Chassis Manufacture
- dmi.chassis.version: Chassis Version
- dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0801:bd03/10/2016:svnASUS:pnAllSeries:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnAM1I-A:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
- dmi.product.family: ASUS MB
- dmi.product.name: All Series
- dmi.product.sku: All
- dmi.product.version: System Version
- dmi.sys.vendor: ASUS
- modified.conffile..etc.default.apport: [modified]
- mtime.conffile..etc.default.apport: 2018-07-03T12:21:32.224223

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1837447

Title:
  Backport BTRFS fixes to kernels 4.15 and 5.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1837447/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1761483] Re: Firmware needs updating for new pi 3 B+

2019-07-22 Thread Brian Murray
Hello Adam, or anyone else affected,

Accepted linux-firmware-raspi2 into bionic-proposed. The package will
build now and be available at https://launchpad.net/ubuntu/+source
/linux-firmware-raspi2/1.20190215-0ubuntu0.18.04.1 in a few hours, and
then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested and change the tag from
verification-needed-bionic to verification-done-bionic. If it does not
fix the bug for you, please add a comment stating that, and change the
tag to verification-failed-bionic. In either case, without details of
your testing we will not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: linux-firmware-raspi2 (Ubuntu Bionic)
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1761483

Title:
  Firmware needs updating for new pi 3 B+

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware-raspi2/+bug/1761483/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1837445] [NEW] Failed to parse translated string on dconf-editor launch

2019-07-22 Thread lotuspsychje
Public bug reported:

Ubuntu 18.04.2 LTS with kernel 4.18.0-25-generic up to date @ 22/7/2019

On the launch of dconf-editor from terminal, it produces alot of errors
on gnome-boxes like these:

lotuspsychje@Rootbox:~$ dconf-editor

(dconf-editor:22844): GLib-GIO-WARNING **: 20:00:22.468: Failed to parse
translated string '[‘Werk’, ‘Onderzoek’, ‘Spelletjes’]' for key
'collections' in schema 'org.gnome.boxes': 1:expected value

(dconf-editor:22844): GLib-GIO-WARNING **: 20:00:22.469: Using
untranslated default instead.

The errors can be reproduced with clicking every value under
/org/gnome/boxes

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: gnome-boxes 3.28.1-1
ProcVersionSignature: Ubuntu 4.18.0-25.26~18.04.1-generic 4.18.20
Uname: Linux 4.18.0-25-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.7
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Mon Jul 22 20:25:19 2019
InstallationDate: Installed on 2019-06-05 (47 days ago)
InstallationMedia: Ubuntu 18.04.2 LTS "Bionic Beaver" - Release amd64 (20190210)
SourcePackage: gnome-boxes
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-boxes (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic

** Description changed:

  Ubuntu 18.04.2 LTS with kernel 4.18.0-25-generic up to date @ 22/7/2019
  
- 
- On the launch of dconf-editor from terminal, it produces alot of errors on 
gnome-boxes like these:
+ On the launch of dconf-editor from terminal, it produces alot of errors
+ on gnome-boxes like these:
  
  lotuspsychje@Rootbox:~$ dconf-editor
  
  (dconf-editor:22844): GLib-GIO-WARNING **: 20:00:22.468: Failed to parse
  translated string '[‘Werk’, ‘Onderzoek’, ‘Spelletjes’]' for key
  'collections' in schema 'org.gnome.boxes': 1:expected value
  
  (dconf-editor:22844): GLib-GIO-WARNING **: 20:00:22.469: Using
  untranslated default instead.
  
- The errors can be reproduced with clicking every value under /org/gnome
- /gnome-boxes
+ The errors can be reproduced with clicking every value under
+ /org/gnome/boxes
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: gnome-boxes 3.28.1-1
  ProcVersionSignature: Ubuntu 4.18.0-25.26~18.04.1-generic 4.18.20
  Uname: Linux 4.18.0-25-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Jul 22 20:25:19 2019
  InstallationDate: Installed on 2019-06-05 (47 days ago)
  InstallationMedia: Ubuntu 18.04.2 LTS "Bionic Beaver" - Release amd64 
(20190210)
  SourcePackage: gnome-boxes
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1837445

Title:
  Failed to parse translated string on dconf-editor launch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-boxes/+bug/1837445/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1834943] Re: bionic/linux-oracle: 4.15.0-1018.20 -proposed tracker

2019-07-22 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/regression-testing
   Status: Confirmed => Fix Released

** Changed in: kernel-sru-workflow/promote-to-updates
   Status: New => Confirmed

** Tags removed: block-proposed-bionic

** Tags removed: block-proposed

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  backports: bug 1834942 (xenial/linux-oracle)
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1834954
- phase: Ready for Testing
- phase-changed: Wednesday, 10. July 2019 23:42 UTC
+ phase: Ready for Release
+ phase-changed: Monday, 22. July 2019 18:30 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   regression-testing: Ongoing -- testing in progress
+   promote-to-updates: Pending -- ready to copy
  trackers:
xenial/linux-oracle: bug 1834942
  variant: debs

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1834943

Title:
  bionic/linux-oracle: 4.15.0-1018.20 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1834943/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1836659] Re: Ubuntu 18.04's ibus package breaks password fields in Firefox again

2019-07-22 Thread Alberts Muktupāvels
Wait...

Reading description it sounds like real bug was this:
https://gitlab.gnome.org/GNOME/gnome-flashback/issues/15

So real fix is this - https://gitlab.gnome.org/GNOME/gnome-
flashback/commit/028122a439f227a3c107b45d6d2a2f56b5144a8a and it is
already in 3.32.0 release.

https://gitlab.gnome.org/GNOME/gnome-flashback/issues/16
https://gitlab.gnome.org/GNOME/gnome-flashback/commit/31ceaf77242e423cf27018f6e545deeb5fc154c8

That bug and commit only fixes flickering and without other patch it
won't fix this bug. So both patches must be included in older releases.

** Bug watch added: gitlab.gnome.org/GNOME/gnome-flashback/issues #15
   https://gitlab.gnome.org/GNOME/gnome-flashback/issues/15

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1836659

Title:
  Ubuntu 18.04's ibus package breaks password fields in Firefox again

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-flashback/+bug/1836659/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1837444] [NEW] pstree seg fault

2019-07-22 Thread Russell Mora
Public bug reported:

As per https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=815902

Perhaps Xenial needs to be upgraded to use 22.22??

** Affects: psmisc (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1837444

Title:
  pstree seg fault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/psmisc/+bug/1837444/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1822181] Re: Ubuntu 18.10 broke dual-screen dual-desktop configuration

2019-07-22 Thread C. Jeffery Small
I am VERY interested in continuing work on this.  I'm now running 19.04
and the problem persists.  I cannot change the status so please update
it.

There has been a long running discussion on the Xfce buglist which you
can review here:

https://bugzilla.xfce.org/show_bug.cgi?id=15116

The problem seems to be that the move to gtk3 is the source of the
condition as it has dropped support for multiple monitors.  Olivier
Fourdan is maintaining xfwm4 and he has apparently done something
internally that allows X11-aware applications to be launched on a
separate display (:0.1) in addition to the native display (:0.0), but
none of the other Xfce components such as the panel, desktop, etc have
the ability to run more than one instance on the main display.

In this forum discussion:

https://forum.xfce.org/viewtopic.php?pid=50336#p50336

member gert pointed to this patch in the gtk3 repository that seems to
indicate that multi-screen support has been added back into the toolkit.

https://github.com/xfce-
mirror/xfwm4/commit/b52c2f5b740434803342c471d4dcb5dd62eb99a1

However, this patched version of gtk has not yet made it into a Ubuntu
distribution.

Losing multi-headed independent desktop support has been a terrible step
backwards for Ubuntu.  Please look into this more closely and make sure
that the 19.10 release gets the tools required to get this capability
restored.

I'll provide additional info if necessary.  However, as an end0user in
this arena, I don't have more insights into the interactions of the
display components making up the various desktop environments.


On a couple of other forums, I asked whether there was another flavor of Ubuntu 
that was properly supporting multiple screens.  I received zero replies.  
Multiple independent desktops is critical (as opposed to Xinerama mode) so that 
material can be displayed statically on one display while changing workspaces 
on the other screen.

** Bug watch added: Xfce Bugzilla #15116
   https://bugzilla.xfce.org/show_bug.cgi?id=15116

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1822181

Title:
  Ubuntu 18.10 broke dual-screen dual-desktop configuration

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1822181/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1836925] Re: bionic/linux-ibm-gt: 4.15.0-1028.30 -proposed tracker

2019-07-22 Thread Sean Feole
** Tags added: regression-testing-passed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1836925

Title:
  bionic/linux-ibm-gt: 4.15.0-1028.30 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1836925/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1836857] Re: [18.04 FEAT] Enhanced hardware support

2019-07-22 Thread Frank Heimes
Kernel SRU request submitted:
https://lists.ubuntu.com/archives/kernel-team/2019-July/thread.html#102485

** Information type changed from Private to Public

** Changed in: linux (Ubuntu)
   Status: Incomplete => In Progress

** Changed in: ubuntu-z-systems
   Status: Incomplete => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1836857

Title:
  [18.04 FEAT] Enhanced hardware support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1836857/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1836925] Re: bionic/linux-ibm-gt: 4.15.0-1028.30 -proposed tracker

2019-07-22 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/regression-testing
   Status: Confirmed => Fix Released

** Changed in: kernel-sru-workflow/promote-to-updates
   Status: New => Confirmed

** Tags removed: block-proposed-bionic

** Tags removed: block-proposed

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1834954
- phase: Ready for Testing
- phase-changed: Thursday, 18. July 2019 14:04 UTC
+ phase: Ready for Release
+ phase-changed: Monday, 22. July 2019 18:29 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   regression-testing: Ongoing -- testing in progress
+   promote-to-updates: Pending -- ready to copy
  variant: debs

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1836925

Title:
  bionic/linux-ibm-gt: 4.15.0-1028.30 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1836925/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1820222] Re: Unable to boot LiveCD ISO from UDF filesystem

2019-07-22 Thread semreh
It is an UEFI system, but NOT SecureBoot enabled.

I understand the reasons why your might not want to do this for
SecureBoot enabled systems (I might not like them, but I do understand
them).

In this case, I get the capability I want by making an ext2-formatted
partition on the not-easily-removable persistent storage device and
putting the ISO images there. It struck me that it should be possible to
use a UDF formatted partition - mainly because I sometimes have to
rescue broken systems, and it is convenient to be able to write out ISO
files that are larger than 2 Gigabytes on removable media that are
'cross-platform' readable and writeable.

Thank you for taking the time to comment.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1820222

Title:
  Unable to boot LiveCD ISO from UDF filesystem

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1820222/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1834943] Re: bionic/linux-oracle: 4.15.0-1018.20 -proposed tracker

2019-07-22 Thread Sean Feole
** Tags added: regression-testing-passed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1834943

Title:
  bionic/linux-oracle: 4.15.0-1018.20 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1834943/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1828293] Re: [Queens -> Rocky Upgrade] python3-neutron-fwaas-dashboard installation: trying to overwrite '/etc/openstack-dashboard/neutron-fwaas-policy.json', which is also in package python-neut

2019-07-22 Thread Corey Bryant
@Dmitrii, I looked at a couple of OpenStack charms and they didn't
appear to handle upgrade failures in the hooks/*utils.py or
actions/openstack_upgrade.py. Would you be opposed to moving that part
of this bug to a new bug where we can track the issue across all
affected charms?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1828293

Title:
  [Queens -> Rocky Upgrade] python3-neutron-fwaas-dashboard
  installation: trying to overwrite '/etc/openstack-dashboard/neutron-
  fwaas-policy.json', which is also in package python-neutron-fwaas-
  dashboard

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-openstack-dashboard/+bug/1828293/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1835436] Re: bionic/linux-azure: 4.18.0-1025.27~18.04.1 -proposed tracker

2019-07-22 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/regression-testing
   Status: Confirmed => Fix Released

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
    https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  derivatives: bug 1834885 (azure-kernel)
  
  -- swm properties --
  boot-testing-requested: true
  bugs-spammed: true
  phase: Ready for Testing
  phase-changed: Thursday, 18. July 2019 15:08 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   regression-testing: Ongoing -- testing in progress
security-signoff: Pending -- waiting for signoff
stakeholder-signoff: Pending -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  variant: debs

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1835436

Title:
  bionic/linux-azure: 4.18.0-1025.27~18.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1835436/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1835436] Re: bionic/linux-azure: 4.18.0-1025.27~18.04.1 -proposed tracker

2019-07-22 Thread Sean Feole
** Tags added: regression-testing-passed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1835436

Title:
  bionic/linux-azure: 4.18.0-1025.27~18.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1835436/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1835322] Re: [linux-azure] panic in ext4_resize_fs() found during storage testing

2019-07-22 Thread Joseph Salisbury via ubuntu-bugs
** Tags removed: verification-needed-bionic
** Tags added: verification-done-bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1835322

Title:
  [linux-azure] panic in ext4_resize_fs()  found during storage testing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-azure/+bug/1835322/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1835434] Re: disco/linux-azure: 5.0.0-1012.12 -proposed tracker

2019-07-22 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/regression-testing
   Status: Confirmed => Fix Released

** Changed in: kernel-sru-workflow/promote-to-updates
   Status: New => Confirmed

** Tags removed: block-proposed-disco

** Tags removed: block-proposed

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
    https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  backports: bug 1835882 (bionic/linux-azure-edge)
  
  -- swm properties --
  kernel-stable-master-bug: 1834902
- phase: Ready for Testing
- phase-changed: Wednesday, 10. July 2019 23:36 UTC
+ phase: Ready for Release
+ phase-changed: Monday, 22. July 2019 18:09 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   regression-testing: Ongoing -- testing in progress
+   promote-to-updates: Pending -- ready to copy
  trackers:
bionic/linux-azure-edge: bug 1835882
  variant: debs

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1835434

Title:
  disco/linux-azure: 5.0.0-1012.12 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1835434/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1835434] Re: disco/linux-azure: 5.0.0-1012.12 -proposed tracker

2019-07-22 Thread Sean Feole
** Tags added: regression-testing-passed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1835434

Title:
  disco/linux-azure: 5.0.0-1012.12 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1835434/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1809454] Re: [SRU] nova rbd auth fallback uses cinder user with libvirt secret

2019-07-22 Thread Corey Bryant
For some reason this wasn't automatically marked "Fix Released" for
upstream stable/pike. It's available in the 16.1.8 release for nova.
https://opendev.org/openstack/nova/commit/779e58e97612d9fcb15d8a926fa8e9ddcf88feba

** Changed in: nova/pike
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1809454

Title:
  [SRU] nova rbd auth fallback uses cinder user with libvirt secret

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1809454/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1836659] Re: Ubuntu 18.04's ibus package breaks password fields in Firefox again

2019-07-22 Thread Ori Avtalion
Will this be available in disco as well?

Besides breaking password fields, the commit also fixes an issue I had
sometimes with layouts not switching at all, until I restart ibus.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1836659

Title:
  Ubuntu 18.04's ibus package breaks password fields in Firefox again

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-flashback/+bug/1836659/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1837437] Re: disk content permanently lost when changing LUKS password

2019-07-22 Thread Iain Lane
thanks for filing

I'm guessing we should reproduce the problem, see if it happens on
bionic & then backport libblockdev 2.20-7+deb10u1

** Package changed: gnome-disk-utility (Ubuntu) => libblockdev (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1837437

Title:
  disk content permanently lost when changing LUKS password

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libblockdev/+bug/1837437/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1834417] Re: EDAC driver support for Idaville

2019-07-22 Thread quanxian
1dc78f1ffa3a386b986b659884952d816021f38f
5c5d3ac2064ae2466c81d40186bcc09b2d5b7892
c4a1dd9e83ceceef6ffba82b8b274ab9b929ea14 
5.3-rc1

** Changed in: intel
   Status: New => Fix Committed

** Description changed:

  Description:
  Provide detailed memory topology and configuration information as well as 
translating error addresses to physical DIMM addresses.
  
  Target Release: 19.10
- Target Kernel:5.2
+ Target Kernel:5.3

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1834417

Title:
  EDAC driver support for Idaville

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1834417/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1782206] Re: KVM enable SnowRidge Accelerator Interfacing Architecture (AIA)

2019-07-22 Thread quanxian
** Description changed:

  CPU core (Tremont) includes Accelerator Interfacing Architecture (AIA) 
features including:
  - UMONITOR/UMWAIT: Ring-3 MONITOR/MWAIT with timeout. For memory-based synch 
with accelerators
  - TPAUSE: Monitor-less wait (with timeout). For wait-on-multiple or 
wait-for-interrupt usages
  - MOVDIRI: 8B streaming doorbell write capability. For streaming accelerator 
usages.
  - MOVDIR64B: Non-temporal write with 64B guaranteed write-atomicity. For 
latency critical accelerator usages
  
- Upstream target linux 5.3/Qemu-3.10
+ Upstream target linux 5.4/Qemu-3.10
  
  Target Release: 19.10

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1782206

Title:
  KVM enable SnowRidge Accelerator Interfacing Architecture (AIA)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1782206/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1832377] Re: Cannot handle firmware requirement not-child

2019-07-22 Thread Martin Dünkelmann via ubuntu-bugs
eoan has now 1.2.10
Please backport it to Ubuntu LTS 18.04.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1832377

Title:
  Cannot handle firmware requirement not-child

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fwupd/+bug/1832377/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1834886] Re: disco/linux-aws: 5.0.0-1011.12 -proposed tracker

2019-07-22 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-updates
   Status: New => Confirmed

** Tags removed: block-proposed-disco

** Tags removed: block-proposed

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  backports: bug 1835782 (bionic/linux-aws-edge)
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1834902
- phase: Holding before Release
- phase-changed: Monday, 22. July 2019 08:56 UTC
+ phase: Ready for Release
+ phase-changed: Monday, 22. July 2019 17:41 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   promote-to-updates: Holding -- master bug not ready for release
+   promote-to-updates: Pending -- ready to copy
  trackers:
bionic/linux-aws-edge: bug 1835782
  variant: debs

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1834886

Title:
  disco/linux-aws: 5.0.0-1011.12 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1834886/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1834892] Re: disco/linux-kvm: 5.0.0-1011.12 -proposed tracker

2019-07-22 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-updates
   Status: New => Confirmed

** Tags removed: block-proposed-disco

** Tags removed: block-proposed

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1834902
- phase: Holding before Release
- phase-changed: Monday, 22. July 2019 08:57 UTC
+ phase: Ready for Release
+ phase-changed: Monday, 22. July 2019 17:42 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   promote-to-updates: Holding -- master bug not ready for release
+   promote-to-updates: Pending -- ready to copy
  variant: debs

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1834892

Title:
  disco/linux-kvm: 5.0.0-1011.12 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1834892/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1834884] Re: disco/linux-raspi2: 5.0.0-1013.13 -proposed tracker

2019-07-22 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-updates
   Status: New => Confirmed

** Tags removed: block-proposed-disco

** Tags removed: block-proposed

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1834902
- phase: Holding before Release
- phase-changed: Monday, 22. July 2019 08:56 UTC
+ phase: Ready for Release
+ phase-changed: Monday, 22. July 2019 17:41 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   promote-to-updates: Holding -- master bug not ready for release
+   promote-to-updates: Pending -- ready to copy
  variant: debs

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1834884

Title:
  disco/linux-raspi2: 5.0.0-1013.13 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1834884/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1834894] Re: disco/linux-snapdragon: 5.0.0-1017.18 -proposed tracker

2019-07-22 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-updates
   Status: New => Confirmed

** Tags removed: block-proposed-disco

** Tags removed: block-proposed

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1834902
- phase: Holding before Release
- phase-changed: Monday, 22. July 2019 08:57 UTC
+ phase: Ready for Release
+ phase-changed: Monday, 22. July 2019 17:42 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   promote-to-updates: Holding -- master bug not ready for release
+   promote-to-updates: Pending -- ready to copy
  variant: debs

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1834894

Title:
  disco/linux-snapdragon: 5.0.0-1017.18 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1834894/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1834891] Re: disco/linux-gcp: 5.0.0-1011.11 -proposed tracker

2019-07-22 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-updates
   Status: New => Confirmed

** Tags removed: block-proposed-disco

** Tags removed: block-proposed

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  backports: bug 1835904 (bionic/linux-gcp-edge), bug 1836202 (bionic
  /linux-gke-5.0)
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1834902
- phase: Holding before Release
- phase-changed: Monday, 22. July 2019 14:17 UTC
+ phase: Ready for Release
+ phase-changed: Monday, 22. July 2019 17:41 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   promote-to-updates: Holding -- master bug not ready for release
+   promote-to-updates: Pending -- ready to copy
  trackers:
bionic/linux-gcp-edge: bug 1835904
bionic/linux-gke-5.0: bug 1836202
  variant: debs

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1834891

Title:
  disco/linux-gcp: 5.0.0-1011.11 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1834891/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1835388] Re: bionic/linux-hwe: 5.0.0-21.22~18.04.1 -proposed tracker

2019-07-22 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-updates
   Status: New => Confirmed

** Tags removed: block-proposed-bionic

** Tags removed: block-proposed

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  derivatives: bug 1835387 (linux-hwe-edge)
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1834902
- phase: Holding before Release
- phase-changed: Monday, 22. July 2019 13:41 UTC
+ phase: Ready for Release
+ phase-changed: Monday, 22. July 2019 17:43 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   promote-to-updates: Holding -- master bug not ready for release
+   promote-to-updates: Pending -- ready to copy
  trackers:
bionic/linux-hwe-edge: bug 1835387
  variant: debs

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1835388

Title:
  bionic/linux-hwe: 5.0.0-21.22~18.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1835388/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1835904] Re: bionic/linux-gcp-edge: 5.0.0-1011.11~18.04.1 -proposed tracker

2019-07-22 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-updates
   Status: New => Confirmed

** Tags removed: block-proposed-bionic

** Tags removed: block-proposed

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1834891
- phase: Holding before Release
- phase-changed: Monday, 22. July 2019 13:53 UTC
+ phase: Ready for Release
+ phase-changed: Monday, 22. July 2019 17:44 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   promote-to-updates: Holding -- master bug not ready for release
+   promote-to-updates: Pending -- ready to copy
  variant: debs

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1835904

Title:
  bionic/linux-gcp-edge: 5.0.0-1011.11~18.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1835904/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1837441] [NEW] lordsawar freezes when trying to start the game, I select any scenario and it starts generating the map and then freezes.

2019-07-22 Thread Gunnar Sölvi Theodórsson
Public bug reported:

I select any scenario and it starts generating the map and then freezes and I 
have to kill the process.
I've tried sveral versions including building it from source from the dev.  It 
still freezes at that point.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: lordsawar 0.3.1-4
ProcVersionSignature: Ubuntu 4.15.0-20.21-lowlatency 4.15.17
Uname: Linux 4.15.0-20-lowlatency i686
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.9-0ubuntu7
Architecture: i386
CurrentDesktop: XFCE
Date: Mon Jul 22 17:38:08 2019
ExecutablePath: /usr/games/lordsawar
InstallationDate: Installed on 2019-07-14 (8 days ago)
InstallationMedia: Ubuntu-Studio 18.04 LTS "Bionic Beaver" - Release i386 
(20180426)
SourcePackage: lordsawar
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: lordsawar (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug bionic i386 third-party-packages

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1837441

Title:
  lordsawar freezes when trying to start the game, I select any scenario
  and it starts generating the map and then freezes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lordsawar/+bug/1837441/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1837437] Re: disk content permanently lost when changing LUKS password

2019-07-22 Thread Tom Reynolds
Possible Workaround (untested):
This only applies if you have not rebooted / closed the LUKS volume. Follow 
steps 7 to 9 of https://www.thegeekstuff.com/2016/03/cryptsetup-lukskey/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1837437

Title:
  disk content permanently lost when changing LUKS password

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-disk-utility/+bug/1837437/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1507344] Re: Add volume control support to lightdm-gtk-greeter

2019-07-22 Thread Walter Lapchynski
Though this is a viable concern in the greeter, as Chris suggested,
Lubuntu has been using SDDM for a while. There's no plans of adding new
features, including this one, in the 18.04 LTS for Lubuntu. Sorry.

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1507344

Title:
  Add volume control support to lightdm-gtk-greeter

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm-gtk-greeter/+bug/1507344/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1818974] Re: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

2019-07-22 Thread Kai-Heng Feng
I think the quickest way is to do a kernel bisection.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1818974

Title:
  Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818974/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1837440] [NEW] linux firmware 1.178.3 seems to break WPA enterprise

2019-07-22 Thread Sergio Callegari
Public bug reported:

Seen on intel Wireless-N 2230 BGN (rev c4).
After the update to said linux firmware version I had issues in connecting to 
the WPA enterprise wifi networks EDUROAM and ALMAWIFI. EDUROAM is the European 
universities Wi-Fi network. Ability to connect to non enterprise network is 
unaffected.
Downgrading to 1.178 seems to restore proper functionality.
In the next days I'll try further checks to see if the firmware is really the 
sole trigger for the issue. In the meantime, I am tentatively opening the bug 
in case others have my same issue.

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: linux-firmware 1.178
ProcVersionSignature: Ubuntu 5.0.0-20.21-generic 5.0.8
Uname: Linux 5.0.0-20-generic x86_64
ApportVersion: 2.20.10-0ubuntu27.1
Architecture: amd64
CurrentDesktop: KDE
Date: Mon Jul 22 19:27:16 2019
Dependencies:
 
EcryptfsInUse: Yes
InstallationDate: Installed on 2013-12-12 (2047 days ago)
InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1)
PackageArchitecture: all
SourcePackage: linux-firmware
UpgradeStatus: Upgraded to disco on 2019-06-12 (40 days ago)

** Affects: linux-firmware (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug disco

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1837440

Title:
  linux firmware 1.178.3 seems to break WPA enterprise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1837440/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1834902] Re: disco/linux: 5.0.0-21.22 -proposed tracker

2019-07-22 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/regression-testing
   Status: Confirmed => Fix Released

** Changed in: kernel-sru-workflow/promote-to-updates
   Status: New => Confirmed

** Tags removed: block-proposed-disco

** Tags removed: block-proposed

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  backports: bug 1835388 (bionic/linux-hwe), bug 1836856 (bionic/linux-oem-osp1)
  derivatives: bug 1834884 (linux-raspi2), bug 1834886 (linux-aws), bug 1834891 
(linux-gcp), bug 1834892 (linux-kvm), bug 1834894 (linux-snapdragon), bug 
1835434 (linux-azure)
  
  -- swm properties --
  boot-testing-requested: true
  bugs-spammed: true
- phase: Ready for Testing
- phase-changed: Wednesday, 17. July 2019 14:12 UTC
+ phase: Ready for Release
+ phase-changed: Monday, 22. July 2019 17:38 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   regression-testing: Ongoing -- testing in progress
+   promote-to-updates: Pending -- ready to copy
  trackers:
bionic/linux-hwe: bug 1835388
bionic/linux-oem-osp1: bug 1836856
disco/linux-aws: bug 1834886
disco/linux-azure: bug 1835434
disco/linux-gcp: bug 1834891
disco/linux-kvm: bug 1834892
disco/linux-raspi2: bug 1834884
disco/linux-snapdragon: bug 1834894
  variant: debs

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1834902

Title:
  disco/linux: 5.0.0-21.22 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1834902/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1837397] Re: Make possible to load Mellanox OFED modules

2019-07-22 Thread Marcelo Cerri
https://lists.ubuntu.com/archives/kernel-team/2019-July/102478.html

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1837397

Title:
  Make possible to load Mellanox OFED modules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-azure/+bug/1837397/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1834902] Re: disco/linux: 5.0.0-21.22 -proposed tracker

2019-07-22 Thread Sean Feole
** Tags added: regression-testing-passed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1834902

Title:
  disco/linux: 5.0.0-21.22 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1834902/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1837439] [NEW] remove files from books works inconsistently

2019-07-22 Thread Dylan Urquhart
Public bug reported:

When in list view, Right Clicking on a book

Navigating to Remove Books > Remove Files of a Specific Format From
Books

brings up a menu of a book with 2 formats, one MOBI, the other PDF

Clicking the MOBI edition, and pressing OK does not remove the MOBI
edition from my library. No error message given.

HOWEVER

Navigating to Remove Books > Remove all formats from selected books...
except

bring sup a menu of the same 2 formats, MOBI and PDF

Clicking the PDF edition to keep, and pressing the OK button will remove
the MOBI edition from my library.

This has been reproduced multiple times across recent versions of
Calibre, with multiple books.

Description:Linux Mint 18.3 Sylvia
Release:18.3
  Installed: 2.55.0+dfsg-1ubuntu0.2
  Candidate: 2.55.0+dfsg-1ubuntu0.2
  Version table:
 *** 2.55.0+dfsg-1ubuntu0.2 500
500 http://la-mirrors.evowise.com/ubuntu xenial-updates/universe amd64 
Packages
500 http://la-mirrors.evowise.com/ubuntu xenial-updates/universe i386 
Packages
500 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 
Packages
500 http://security.ubuntu.com/ubuntu xenial-security/universe i386 
Packages
100 /var/lib/dpkg/status
 2.55.0+dfsg-1 500
500 http://la-mirrors.evowise.com/ubuntu xenial/universe amd64 Packages
500 http://la-mirrors.evowise.com/ubuntu xenial/universe i386 Packages

** Affects: calibre (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1837439

Title:
  remove files from books works inconsistently

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/calibre/+bug/1837439/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1834771] Re: No HDMI-audio after kernel 4.15.-0.50

2019-07-22 Thread Kai-Heng Feng
Please try this commit:
commit 855b5e01c0732d66c306cdd5215c3337e5311899
Author: Jaroslav Kysela 
Date:   Thu Jun 13 15:09:01 2019 +0200

ALSA: hda/hdmi - consider eld_valid also in sync_eld_via_acomp()

In the commit 7f641e26a6df9269cb25dd7a4b0a91d6586ed441 (ALSA: hda/hdmi
- Consider eld_valid when reporting jack event) the eld_valid check was
added for the jack event reports. Do the same in sync_eld_via_acomp()
function. Apparently, it is required for the NVIDIA proprietary driver
(monitor presence reported first, but ELD is available later).

Let me know if you need a prebuilt kernel.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1834771

Title:
  No HDMI-audio after kernel 4.15.-0.50

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1834771/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1781924] RfKill.txt

2019-07-22 Thread Alex Tu
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/1781924/+attachment/5278482/+files/RfKill.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1781924

Title:
  Kernel wrong temperature reporting

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1781924/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1781924] CRDA.txt

2019-07-22 Thread Alex Tu
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1781924/+attachment/5278471/+files/CRDA.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1781924

Title:
  Kernel wrong temperature reporting

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1781924/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1837235] Re: systemd 229-4ubuntu21.22 ADT test failure with linux 4.4.0-156.183 (storage)

2019-07-22 Thread Kleber Sacilotto de Souza
The missing properties seems to be caused by this error:

$ sudo /lib/systemd/systemd-udevd --debug
[...]
IMPORT 'scsi_id --export --whitelisted -d /dev/sdb' 
/lib/udev/rules.d/60-persistent-storage.rules:44
starting 'scsi_id --export --whitelisted -d /dev/sdb'
Process 'scsi_id --export --whitelisted -d /dev/sdb' failed with exit code 1.

The above command was run while running 'modprobe scsi_debug' in another
terminal.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1837235

Title:
  systemd 229-4ubuntu21.22 ADT test failure with linux 4.4.0-156.183
  (storage)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1837235/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1781924] ProcEnviron.txt

2019-07-22 Thread Alex Tu
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1781924/+attachment/5278478/+files/ProcEnviron.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1781924

Title:
  Kernel wrong temperature reporting

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1781924/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

<    1   2   3   4   5   6   7   8   >