[Group.of.nepali.translators] [Bug 1894686] Re: xenial/linux-gcp: 4.15.0-1084.95~16.04.1 -proposed tracker

2020-09-09 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/prepare-package
   Status: Fix Committed => 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 --
  kernel-stable-master-bug: 1894687
  packages:
main: linux-gcp
meta: linux-meta-gcp
signed: linux-signed-gcp
  phase: Packaging
  phase-changed: Wednesday, 09. September 2020 19:47 UTC
  reason:
-   prepare-package: Ongoing -- main package not yet fully built
prepare-package-signed: Ongoing -- signed package not yet fully
  built
-   set-prepare-package: Ongoing -- building in ppa main:building
+   set-prepare-package: Ongoing -- building in ppa signed:depwait
  trackers:
xenial/linux-gcp/gcp-kernel: bug 1894684
xenial/linux-gcp/gke-kernel: bug 1894685
  variant: debs
  versions:
main: 4.15.0-1084.95~16.04.1
meta: 4.15.0.1084.85
signed: 4.15.0-1084.95~16.04.1

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1894686

Title:
  xenial/linux-gcp: 4.15.0-1084.95~16.04.1 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  New
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Committed
Status in Kernel SRU Workflow promote-to-proposed series:
  New
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux-gcp source package in Xenial:
  New

Bug description:
  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 --
  kernel-stable-master-bug: 1894687
  packages:
main: linux-gcp
meta: linux-meta-gcp
signed: linux-signed-gcp
  phase: Packaging
  phase-changed: Wednesday, 09. September 2020 19:47 UTC
  reason:
prepare-package-signed: Ongoing -- signed package not yet fully
  built
set-prepare-package: Ongoing -- building in ppa signed:depwait
  trackers:
xenial/linux-gcp/gcp-kernel: bug 1894684
xenial/linux-gcp/gke-kernel: bug 1894685
  variant: debs
  versions:
main: 4.15.0-1084.95~16.04.1
meta: 4.15.0.1084.85
signed: 4.15.0-1084.95~16.04.1

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

___
Mailing list: https://launchpad.net/~group.of.nepali.translators
Post to : group.of.nepali.translators@lists.launchpad.net
Unsubscribe : https://launchpad.net/~group.of.nepali.translators
More help   : https://help.launchpad.net/ListHelp


[Group.of.nepali.translators] [Bug 1831789] Re: Add "dis_ucode_ldr" to linux boot options for Recovery Mode

2020-09-09 Thread Launchpad Bug Tracker
This bug was fixed in the package grubzfs-testsuite - 0.4.10.1

---
grubzfs-testsuite (0.4.10.1) focal; urgency=medium

  * Update for grub dis_ucode_ldr change (LP: #1831789)

 -- Julian Andres Klode   Wed, 12 Aug 2020 10:40:40
+0200

** Changed in: grubzfs-testsuite (Ubuntu Focal)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1831789

Title:
  Add "dis_ucode_ldr" to linux boot options for Recovery Mode

Status in grub2 package in Ubuntu:
  Fix Released
Status in grubzfs-testsuite package in Ubuntu:
  Fix Released
Status in grub2 source package in Xenial:
  Fix Released
Status in grub2 source package in Bionic:
  Fix Released
Status in grub2 source package in Focal:
  Fix Released
Status in grubzfs-testsuite source package in Focal:
  Fix Released
Status in grub2 source package in Groovy:
  Fix Released
Status in grubzfs-testsuite source package in Groovy:
  Fix Released

Bug description:
  [Impact]
  Due to some recent problems with a microcode update which broke booting of 
some laptops I suggest adding "dis_ucode_ldr" to recovery mode boot options to 
allow booting after a bad microcode update.

  See the following topics that describe the problems:
   - https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1829620
   - 
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/issues/1

  When such problems occur it's very hard to see that the microcode
  loading is the issue, the booting just hangs at the purple screen,
  even removing "quiet splash" or using the recovery option will not
  show the error.

  We'll need to double check that dis_ucode_ldr works as expected across all 
architectures.
  According to the kernel docs 
(Documentation/admin-guide/kernel-parameters.txt), dis_ucode_ldr is x86 only, 
so my guess is that it will be ignored for other architectures. According to 
the kernel code  (arch/x86/kernel/cpu/microcode/core.c), dis_ucode_ldr works 
for both AMD and Intel.
  I have some time tomorrow on test this on a ARM device.

  This was also discussed Ubuntu Developer mailing list where it was
  suggested to post this here, see: https://lists.ubuntu.com/archives
  /ubuntu-devel/2019-June/040725.html

  [Test case]
  Check that dis_ucode_ldr is present on Linux entries (zsys support in focal+ 
is verified by grubzfs-testsuite changes)

  [Regression potential]
  If you actually require microcode updates to get into userspace, your 
recovery option won't work anymore. Does this happen? Seems unlikely.

  For grubzfs-testsuite, given that it is not installed, the only
  regression could be failing tests.

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

___
Mailing list: https://launchpad.net/~group.of.nepali.translators
Post to : group.of.nepali.translators@lists.launchpad.net
Unsubscribe : https://launchpad.net/~group.of.nepali.translators
More help   : https://help.launchpad.net/ListHelp


[Group.of.nepali.translators] [Bug 1893431] Re: xenial/linux: 4.4.0-190.220 -proposed tracker

2020-09-09 Thread Po-Hsu Lin
4.4.0-190.220 - lowlatency
Regression test CMPL, RTB.

56 / 59 tests were run, missing: ubuntu_xfstests_btrfs, ubuntu_xfstests_ext4, 
ubuntu_xfstests_xfs
Issue to note in amd64:
  ubuntu_kvm_unit_tests - apic (bug 1748103) debug (bug 1821906) vmx (bug 
1821394) vmx_host_state_area (bug 1866585) vmx_intr_window_test (bug 1866586) 
vmx_nm_test (bug 1866587) vmx_nmi_window_test (bug 1866588) 
vmx_pending_event_test (bug 1866591)
  ubuntu_ltp_syscalls - btrfs fill_fs test in fallocate06 (bug 1866323) 
fanotify06 (bug 1833028) fanotify10 (bug 1802454) kill11 (bug 1865965)
  ubuntu_lxc - Unable to fetch GPG key in lxc-test-apparmor-mount

50 / 54 tests were run, missing: ubuntu_kvm_unit_tests, ubuntu_xfstests_btrfs, 
ubuntu_xfstests_ext4, ubuntu_xfstests_xfs
Issue to note in i386:
  ubuntu_ltp_syscalls - btrfs fill_fs test in fallocate06 (bug 1866323) 
fanotify06 (bug 1833028) fanotify10 (bug 1802454) futex_wake04 (bug 1892165) 
kill11 (bug 1865965)
  ubuntu_qrt_kernel_security - test_ulimit_stack_small not stable on i386 (bug 
1816467)

4.4.0-190.220 - generic
Regression test CMPL, RTB.

56 / 59 tests were run, missing: ubuntu_xfstests_btrfs, ubuntu_xfstests_ext4, 
ubuntu_xfstests_xfs
Issue to note in amd64:
  ubuntu_kvm_unit_tests - apic (bug 1748103) debug (bug 1821906) vmx (bug 
1821394) vmx_host_state_area (bug 1866585) vmx_intr_window_test (bug 1866586) 
vmx_nm_test (bug 1866587) vmx_nmi_window_test (bug 1866588) 
vmx_pending_event_test (bug 1866591)
  ubuntu_ltp_syscalls - btrfs fill_fs test in fallocate06 (bug 1866323) 
fanotify06 (bug 1833028) fanotify10 (bug 1802454) kill11 (bug 1865965)

51 / 54 tests were run, missing: ubuntu_xfstests_btrfs, ubuntu_xfstests_ext4, 
ubuntu_xfstests_xfs
Issue to note in arm64:
  hwclock - issue for HP m400 (bug 1716603)
  ubuntu_boot - kernel warning message on boot with Moonshot nodes (bug 1888218)
  ubuntu_kernel_selftests - cpu-hotplug failed on moonshot (bug 1809701)
  ubuntu_kvm_smoke_test - unable to create KVM with uvtool (bug 1749427)
  ubuntu_kvm_unit_tests - gicv2-mmio on X-ARM64 (bug 1828165) gicv2-mmio-3p 
(bug 1828027) gicv2-mmio-up (bug 1828026) pmu on ms10-34-mcdivittB0-kernel (bug 
1751000)
  ubuntu_ltp_syscalls - btrfs fill_fs test in fallocate06 (bug 1866323) 
fanotify06 (bug 1833028) fanotify10 (bug 1802454) kill11 (bug 1865965)

50 / 54 tests were run, missing: ubuntu_kvm_unit_tests, ubuntu_xfstests_btrfs, 
ubuntu_xfstests_ext4, ubuntu_xfstests_xfs
Issue to note in i386:
  ubuntu_ltp_syscalls - btrfs fill_fs test in fallocate06 (bug 1866323) 
fanotify06 (bug 1833028) fanotify10 (bug 1802454) futex_wake04 (bug 1892165) 
kill11 (bug 1865965)

52 / 55 tests were run, missing: ubuntu_xfstests_btrfs, ubuntu_xfstests_ext4, 
ubuntu_xfstests_xfs
Issue to note in ppc64le (P8):
  ubuntu_btrfs_kernel_fixes - Unable to mount a btrfs filesystem smaller than 
320M on Xenial P8 (bug 1879752)
  ubuntu_ltp_syscalls - copy_file_range01, fallocate04, fanotify13, fanotify14, 
fanotify15, fanotify16, fdatasync03, fgetxattr01, fremovexattr01, 
fremovexattr02, fsetxattr01, fspick01, fspick02, fsync01, fsync04, 
lremovexattr01, msync04, open_tree01, open_tree02, preadv03, preadv03_64, 
preadv203, preadv203_64, pwritev03, pwritev03_64, pwritev03, pwritev03_64, 
setxattr01, sync03, sync_file_range02, syncfs01 (bug 1842270) btrfs fill_fs 
test in fallocate06 (bug 1866323) fanotify06 (bug 1833028) fanotify10 (bug 
1802454) move_pages12 (bug 1831043) kill11 (bug 1865965)

Issue to note in s390x (Ubuntu on LPAR):
  libhugetlbfs - failed 5 (Address is not hugepage, Heap not on hugepages) 
killed by signal 1 bad config 1
  ubuntu_boot - kernel tainted because of the zfs module on manual provisioned 
system (bug 1892124)
  ubuntu_bpf_jit - ld_abs+vlan_push/pop from ubuntu_bpf_jit will fail on X 
s390x (bug 1868243)
  ubuntu_kernel_selftests - ld_abs+vlan_push/pop in test_bpf from net will fail 
on X s390x (bug 1868243)
  ubuntu_kvm_smoke_test - uvtool issue (bug 1729854)
  ubuntu_ltp_syscalls - btrfs fill_fs test in fallocate06 (bug 1866323) 
ioctl_loop05 (bug 1887114) fanotify06 (bug 1833028) fanotify10 (bug 1802454) 
kill11 (bug 1865965)

Issue to note in s390x (zVM):
  libhugetlbfs - failed 5 (Address is not hugepage, Heap not on hugepages) 
killed by signal 1 bad config 1
  ubuntu_boot - kernel tainted because of the zfs module on manual provisioned 
system (bug 1892124)
  ubuntu_bpf_jit - ld_abs+vlan_push/pop from ubuntu_bpf_jit will fail on X 
s390x (bug 1868243)
  ubuntu_kernel_selftests - ld_abs+vlan_push/pop in test_bpf from net will fail 
on X s390x (bug 1868243)
  ubuntu_kvm_smoke_test - uvtool issue (bug 1729854)
  ubuntu_kvm_unit_tests - skey failed on zVM (bug 1778705)
  ubuntu_ltp_syscalls - btrfs fill_fs test in fallocate06 (bug 1866323) 
ioctl_loop05 (bug 1887114) fanotify06 (bug 1833028) fanotify10 (bug 1802454) 
kill11 (bug 1865965)


** Changed in: kernel-sru-workflow/regression-testing
   Status: In Progress => Fix Released

** Changed in: kernel-sru-workflo

[Group.of.nepali.translators] [Bug 1894686] Re: xenial/linux-gcp: 4.15.0-1084.95~16.04.1 -proposed tracker

2020-09-09 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: Fix Committed => 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 --
  kernel-stable-master-bug: 1894687
  packages:
main: linux-gcp
meta: linux-meta-gcp
signed: linux-signed-gcp
  phase: Packaging
  phase-changed: Wednesday, 09. September 2020 19:47 UTC
  reason:
prepare-package: Ongoing -- main package not yet fully built
-   prepare-package-meta: Ongoing -- meta package not yet fully built
prepare-package-signed: Ongoing -- signed package not yet fully
  built
-   set-prepare-package: Pending -- building in ppa main:building
- meta:queued
+   set-prepare-package: Ongoing -- building in ppa main:building
  trackers:
xenial/linux-gcp/gcp-kernel: bug 1894684
xenial/linux-gcp/gke-kernel: bug 1894685
  variant: debs
  versions:
main: 4.15.0-1084.95~16.04.1
meta: 4.15.0.1084.85
signed: 4.15.0-1084.95~16.04.1

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1894686

Title:
  xenial/linux-gcp: 4.15.0-1084.95~16.04.1 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  New
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Committed
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Committed
Status in Kernel SRU Workflow promote-to-proposed series:
  New
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux-gcp source package in Xenial:
  New

Bug description:
  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 --
  kernel-stable-master-bug: 1894687
  packages:
main: linux-gcp
meta: linux-meta-gcp
signed: linux-signed-gcp
  phase: Packaging
  phase-changed: Wednesday, 09. September 2020 19:47 UTC
  reason:
prepare-package: Ongoing -- main package not yet fully built
prepare-package-signed: Ongoing -- signed package not yet fully
  built
set-prepare-package: Ongoing -- building in ppa main:building
  trackers:
xenial/linux-gcp/gcp-kernel: bug 1894684
xenial/linux-gcp/gke-kernel: bug 1894685
  variant: debs
  versions:
main: 4.15.0-1084.95~16.04.1
meta: 4.15.0.1084.85
signed: 4.15.0-1084.95~16.04.1

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

___
Mailing list: https://launchpad.net/~group.of.nepali.translators
Post to : group.of.nepali.translators@lists.launchpad.net
Unsubscribe : https://launchpad.net/~group.of.nepali.translators
More help   : https://help.launchpad.net/ListHelp


[Group.of.nepali.translators] [Bug 1894695] Re: xenial/linux-deeplens: 4.15.0-1033.33 -proposed tracker

2020-09-09 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/certification-testing
   Status: New => Confirmed

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

** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: Fix Committed => Fix Released

** Changed in: kernel-sru-workflow/verification-testing
   Status: New => Confirmed

** 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: 1894696
  packages:
main: linux-deeplens
meta: linux-meta-deeplens
- phase: Promote to Proposed
- phase-changed: Wednesday, 09. September 2020 21:00 UTC
+ phase: Ready for Testing
+ phase-changed: Wednesday, 09. September 2020 21:15 UTC
+ proposed-announcement-sent: true
+ proposed-testing-requested: true
  reason:
-   promote-to-proposed: Ongoing -- review in progress
+   certification-testing: Ongoing -- testing in progress
+   verification-testing: Ongoing -- testing in progress
  variant: debs
  versions:
main: 4.15.0-1033.33
meta: 4.15.0.1033.33

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1894695

Title:
  xenial/linux-deeplens: 4.15.0-1033.33 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Invalid
Status in Kernel SRU Workflow certification-testing series:
  Confirmed
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Invalid
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Invalid
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  Confirmed
Status in linux source package in Xenial:
  New

Bug description:
  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: 1894696
  packages:
main: linux-deeplens
meta: linux-meta-deeplens
  phase: Ready for Testing
  phase-changed: Wednesday, 09. September 2020 21:15 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
certification-testing: Ongoing -- testing in progress
verification-testing: Ongoing -- testing in progress
  variant: debs
  versions:
main: 4.15.0-1033.33
meta: 4.15.0.1033.33

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

___
Mailing list: https://launchpad.net/~group.of.nepali.translators
Post to : group.of.nepali.translators@lists.launchpad.net
Unsubscribe : https://launchpad.net/~group.of.nepali.translators
More help   : https://help.launchpad.net/ListHelp


[Group.of.nepali.translators] [Bug 1895031] [NEW] Xenial update: v4.4.235 upstream stable release

2020-09-09 Thread Kamal Mostafa
Public bug reported:

SRU Justification

Impact:
   The upstream process for stable tree updates is quite similar
   in scope to the Ubuntu SRU process, e.g., each patch has to
   demonstrably fix a bug, and each patch is vetted by upstream
   by originating either directly from a mainline/stable Linux tree or
   a minimally backported form of that patch. The following upstream
   stable patches should be included in the Ubuntu kernel:

   v4.4.235 upstream stable release
   from git://git.kernel.org/

net: Fix potential wrong skb->protocol in skb_vlan_untag()
tipc: fix uninit skb->data in tipc_nl_compat_dumpit()
ipvlan: fix device features
bonding: show saner speed for broadcast mode
bonding: fix a potential double-unregister
powerpc/pseries: Do not initiate shutdown when system is running on UPS
ALSA: pci: delete repeated words in comments
ASoC: tegra: Fix reference count leaks.
media: pci: ttpci: av7110: fix possible buffer overflow caused by bad DMA value 
in debiirq()
scsi: target: tcmu: Fix crash on ARM during cmd completion
drm/amdkfd: Fix reference count leaks.
drm/radeon: fix multiple reference count leak
drm/amdgpu: fix ref count leak in amdgpu_driver_open_kms
drm/amd/display: fix ref count leak in amdgpu_drm_ioctl
drm/amdgpu: fix ref count leak in amdgpu_display_crtc_set_config
drm/amdgpu/display: fix ref count leak when pm_runtime_get_sync fails
scsi: lpfc: Fix shost refcount mismatch when deleting vport
selftests/powerpc: Purge extra count_pmc() calls of ebb selftests
PCI: Fix pci_create_slot() reference count leak
rtlwifi: rtl8192cu: Prevent leaking urb
mips/vdso: Fix resource leaks in genvdso.c
drm/nouveau/drm/noveau: fix reference count leak in nouveau_fbcon_open
drm/nouveau: Fix reference count leak in nouveau_connector_detect
locking/lockdep: Fix overflow in presentation of average lock-time
scsi: iscsi: Do not put host in iscsi_set_flashnode_param()
ceph: fix potential mdsc use-after-free crash
scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()
EDAC/ie31200: Fallback if host bridge device is already initialized
media: davinci: vpif_capture: fix potential double free
powerpc/spufs: add CONFIG_COREDUMP dependency
USB: sisusbvga: Fix a potential UB casued by left shifting a negative value
Revert "ath10k: fix DMA related firmware crashes on multiple devices"
i2c: rcar: in slave mode, clear NACK earlier
jbd2: make sure jh have b_transaction set in refile/unfile_buffer
jbd2: abort journal if free a async write error metadata buffer
s390/cio: add cond_resched() in the slow_eval_known_fn() loop
scsi: ufs: Fix possible infinite loop in ufshcd_hold
net: gianfar: Add of_node_put() before goto statement
fbcon: prevent user font height or width change from causing potential 
out-of-bounds access
USB: lvtest: return proper error code in probe
vt: defer kfree() of vc_screenbuf in vc_do_resize()
vt_ioctl: change VT_RESIZEX ioctl to check for error return from vc_resize()
serial: samsung: Removes the IRQ not found warning
serial: pl011: Don't leak amba_ports entry on driver register error
serial: 8250: change lock order in serial8250_do_startup()
writeback: Protect inode->i_io_list with inode->i_lock
writeback: Avoid skipping inode writeback
writeback: Fix sync livelock due to b_dirty_time processing
XEN uses irqdesc::irq_data_common::handler_data to store a per interrupt XEN 
data pointer which contains XEN specific information.
xhci: Do warm-reset when both CAS and XDEV_RESUME are set
PM: sleep: core: Fix the handling of pending runtime resume requests
device property: Fix the secondary firmware node handling in 
set_primary_fwnode()
USB: yurex: Fix bad gfp argument
usb: uas: Add quirk for PNY Pro Elite
USB: quirks: Add no-lpm quirk for another Raydium touchscreen
USB: Ignore UAS for JMicron JMS567 ATA/ATAPI Bridge
usb: host: ohci-exynos: Fix error handling in exynos_ohci_probe()
usb: storage: Add unusual_uas entry for Sony PSZ drives
btrfs: check the right error variable in btrfs_del_dir_entries_in_log
HID: hiddev: Fix slab-out-of-bounds write in hiddev_ioctl_usage()
ALSA: usb-audio: Update documentation comment for MS2109 quirk
Linux 4.4.235
UBUNTU: upstream stable to v4.4.235

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

** Affects: linux (Ubuntu Xenial)
 Importance: Undecided
 Assignee: Kamal Mostafa (kamalmostafa)
 Status: In Progress


** Tags: kernel-stable-tracking-bug

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

** Tags added: kernel-stable-tracking-bug

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

** Description changed:

+ SRU Justification
  
- SRU Justification
+ Impact:
+    The upstream process for stable tree updates is quite similar
+    in scope to the Ubuntu SRU process, e.g., each patch has to
+    demonstrably fix a bug, and each patch is vetted by upstream
+    by originating either directly from a mainline/stab

[Group.of.nepali.translators] [Bug 1761096] Re: dnsmasq starts with error on Ubuntu Xenial amd64 when squid installed

2020-09-09 Thread Robie Basak
On Xenial the source package is squid3, not squid, so I'll add/adjust
tasks for that so the tracking works correctly.

On Bionic the code suggests that the same problem might exist, but it
appears that nobody has reproduced it there so there is no need for an
SRU to Bionic. However, if somebody is affected then we can look again.
I'll leave an Incomplete task for Bionic to try to highlight that. We
don't have any specific policy or pattern to track this kind of thing so
I'm being inventive with the bug status here.

Excerpts from #ubuntu-devel:

17:32  cpaelzer, sergiodj: in bug 1761096, did you ever find out
why Bionic are unaffected, or did you decide it wasn't worth
investigating further?

17:32  *is*

17:38  rbasak: we could not find exactly why Bionic is not
affected.  my hypothesis is that between Xenial and Bionic there was a
fix on systemd which addressed this issue, but I could not pinpoint
exactly what was done

17:39  arguably, the best scenario would be to backport this
fix to Xenial's systemd, but since we had already spent a non-trivial
amount of time investigating this (without finding anything concrete on
systemd's side), I opted for the second best thing to do, which is to
use --no-block to workaround this bug


** Also affects: squid3 (Ubuntu)
   Importance: Undecided
   Status: New

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

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

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

** Changed in: squid3 (Ubuntu)
   Status: New => Invalid

** Changed in: squid3 (Ubuntu Bionic)
   Status: New => Incomplete

** Changed in: squid3 (Ubuntu Xenial)
   Status: New => In Progress

** Changed in: squid3 (Ubuntu Xenial)
 Assignee: (unassigned) => Sergio Durigan Junior (sergiodj)

** Changed in: squid (Ubuntu Xenial)
 Assignee: Sergio Durigan Junior (sergiodj) => (unassigned)

** Changed in: squid (Ubuntu Xenial)
   Importance: High => Undecided

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

** Changed in: squid (Ubuntu Bionic)
   Status: New => Invalid

** Changed in: squid3 (Ubuntu Xenial)
   Importance: Undecided => High

** Changed in: dnsmasq (Ubuntu Bionic)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1761096

Title:
  dnsmasq starts with error on Ubuntu Xenial amd64 when squid installed

Status in dnsmasq package in Ubuntu:
  Fix Released
Status in squid package in Ubuntu:
  Fix Released
Status in squid3 package in Ubuntu:
  Invalid
Status in dnsmasq source package in Xenial:
  Invalid
Status in squid source package in Xenial:
  Invalid
Status in squid3 source package in Xenial:
  Fix Committed
Status in dnsmasq source package in Bionic:
  Invalid
Status in squid source package in Bionic:
  Invalid
Status in squid3 source package in Bionic:
  Incomplete

Bug description:
  [Impact]

  When using dnsmasq along with squid on Ubuntu Xenial, the user will
  experience a deadlock while performing on every second execution of
  the "systemctl start dnsmasq.service" command.  The deadlock will be
  caused by an attempt to invoke, by nss-lookup.target, a "systemctl
  reload squid.service", which will itself try to start the nss-
  lookup.target, which will be waiting on squid, therefore eventually
  leading to a timeout.

  The underlying cause of this deadlock is related to how systemd used
  to handle dependencies between multiple jobs being started in the same
  transaction.

  [Test Case]

  One can reproduce the issue on a Xenial container:

  $ lxc launch ubuntu-daily:xenial squid-bug1761096
  $ lxc shell squid-bug1761096
  # apt update
  # apt install squid dnsmasq -y

  It is quite possible that during "apt install" the bug will manifest,
  and dnsmasq will fail to start due to a timeout.  The user might see a
  message like:

  Job for dnsmasq.service failed because a timeout was exceeded. See
  "systemctl status dnsmasq.service" and "journalctl -xe" for details.

  If the bug doesn't manifest itself during installation, the following
  commands in sequence should trigger it:

  # systemctl restart dnsmasq.service
  # systemctl restart dnsmasq.service

  [Regression Potential]

  This change only touches the mechanism by which squid has its
  configuration reloaded in case of a DNS resolver change.  Because
  "systemctl reload --no-block" returns practically immediately, if
  squid's configuration file is invalid the user won't see any
  notifications.  However, this behaviour is already present currently,
  because "systemctl reload squid" invokes "/etc/init.d/squid reload";
  the user has to check "journalctl -u squid.service" if she wants to
  verify whether there were any failures during the rel

[Group.of.nepali.translators] [Bug 1894677] Re: xenial/linux-aws-hwe: 4.15.0-1083.87~16.04.1 -proposed tracker

2020-09-09 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/prepare-package
   Status: In Progress => Fix Committed

** Changed in: kernel-sru-workflow/prepare-package
   Status: Fix Committed => Fix Released

** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: In Progress => Fix Committed

** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: Fix Committed => 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 --
  kernel-stable-master-bug: 1894678
  packages:
main: linux-aws-hwe
meta: linux-meta-aws-hwe
- phase: Packaging
- phase-changed: Wednesday, 09. September 2020 16:15 UTC
+ phase: Building in ppa
+ phase-changed: Wednesday, 09. September 2020 16:32 UTC
  reason:
-   prepare-package: Stalled -- package not uploaded
-   prepare-package-meta: Stalled -- package not uploaded
-   set-prepare-package: 'Ongoing -- Being cranked by: vilhelm-gray'
+   build-packages-ppa: Ongoing -- building in ppa main:building
  variant: debs
  versions:
main: 4.15.0-1083.87~16.04.1
meta: 4.15.0.1083.79

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1894677

Title:
  xenial/linux-aws-hwe: 4.15.0-1083.87~16.04.1 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  New
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  New
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux-aws-hwe source package in Xenial:
  New

Bug description:
  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 --
  kernel-stable-master-bug: 1894678
  packages:
main: linux-aws-hwe
meta: linux-meta-aws-hwe
  phase: Building in ppa
  phase-changed: Wednesday, 09. September 2020 16:32 UTC
  reason:
build-packages-ppa: Ongoing -- building in ppa main:building
  variant: debs
  versions:
main: 4.15.0-1083.87~16.04.1
meta: 4.15.0.1083.79

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

___
Mailing list: https://launchpad.net/~group.of.nepali.translators
Post to : group.of.nepali.translators@lists.launchpad.net
Unsubscribe : https://launchpad.net/~group.of.nepali.translators
More help   : https://help.launchpad.net/ListHelp


[Group.of.nepali.translators] [Bug 1894695] Re: xenial/linux-deeplens: 4.15.0-1033.33 -proposed tracker

2020-09-09 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/prepare-package
   Status: In Progress => Fix Committed

** Changed in: kernel-sru-workflow/prepare-package
   Status: Fix Committed => Fix Released

** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: In Progress => Fix Committed

** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: Fix Committed => 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 --
  kernel-stable-master-bug: 1894696
  packages:
main: linux-deeplens
meta: linux-meta-deeplens
- phase: Packaging
- phase-changed: Wednesday, 09. September 2020 01:51 UTC
+ phase: Building in ppa
+ phase-changed: Wednesday, 09. September 2020 16:23 UTC
  reason:
-   prepare-package: Stalled -- package not uploaded
-   prepare-package-meta: Stalled -- package not uploaded
-   set-prepare-package: Ongoing -- status In Progress
+   build-packages-ppa: Ongoing -- building in ppa main:building
  variant: debs
  versions:
main: 4.15.0-1033.33
meta: 4.15.0.1033.33

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1894695

Title:
  xenial/linux-deeplens: 4.15.0-1033.33 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Invalid
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  New
Status in Kernel SRU Workflow promote-to-security series:
  Invalid
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Invalid
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux source package in Xenial:
  New

Bug description:
  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 --
  kernel-stable-master-bug: 1894696
  packages:
main: linux-deeplens
meta: linux-meta-deeplens
  phase: Building in ppa
  phase-changed: Wednesday, 09. September 2020 16:23 UTC
  reason:
build-packages-ppa: Ongoing -- building in ppa main:building
  variant: debs
  versions:
main: 4.15.0-1033.33
meta: 4.15.0.1033.33

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

___
Mailing list: https://launchpad.net/~group.of.nepali.translators
Post to : group.of.nepali.translators@lists.launchpad.net
Unsubscribe : https://launchpad.net/~group.of.nepali.translators
More help   : https://help.launchpad.net/ListHelp


[Group.of.nepali.translators] [Bug 1874362] Re: update-smart-drivedb is missing in Xenial and Bionic

2020-09-09 Thread Launchpad Bug Tracker
This bug was fixed in the package smartmontools - 6.4+svn4214-1ubuntu0.1

---
smartmontools (6.4+svn4214-1ubuntu0.1) xenial; urgency=medium

  * Add GPG verification support to update-smart-drivedb (LP: #1874362)
- d/p/update-smart-drivedb{,.8}.in-add-gpg-verification-support.patch:
  created.
- d/rules: do not remove update-smart-drivedb during installation
- d/control: add update-smart-drivedb dependencies as Suggests

 -- Lucas Kanashiro   Thu, 20 Aug 2020 10:12:29
-0300

** Changed in: smartmontools (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1874362

Title:
  update-smart-drivedb is missing in Xenial and Bionic

Status in smartmontools package in Ubuntu:
  Fix Released
Status in smartmontools source package in Xenial:
  Fix Released
Status in smartmontools source package in Bionic:
  Fix Released
Status in smartmontools source package in Eoan:
  Won't Fix

Bug description:
  [Impact]

  In Bionic and Xenial we have a manpage for update-smart-drivedb script
  but it is not available. This script is quite important to users
  because it allows them to update the file which contains information
  about hardware, and this data is constantly updated, sometimes if it
  is not updated you cannot support some specific hardware.

  The update-smart-drivedb script was removed in the past because of
  some security concerns regarding the update process. After sometime it
  was re-introduced because upstream implemented GPG verification
  support (which is available in Focal). The proposed fix re-introduce
  the new version of this script with a GPG verification support in
  Bionic and Xenial.

  [Test Case]

  $ lxc launch ubuntu-daily:bionic smartmontools-bionic
  $ lxc shell smartmontools-bionic
  # apt update && apt upgrade -y
  # apt install -y smartmontools
  # man update-smart-drivedb
  # update-smart-drivedb
  update-smart-drivedb: command not found

  The same applies to Xenial.

  [Regression Potential]

  The chance of a regression is minimal. This script was not available
  previously.

  [Original Description]

  manpage
  manpages.ubuntu.com/manpages/xenial/man8/update-smart-drivedb.8.html
  says
  Provided by: smartmontools_6.4+svn4214-1_amd64
  but
  invoking it fails with
  ~$ update-smart-drivedb
  update-smart-drivedb: command not found

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

___
Mailing list: https://launchpad.net/~group.of.nepali.translators
Post to : group.of.nepali.translators@lists.launchpad.net
Unsubscribe : https://launchpad.net/~group.of.nepali.translators
More help   : https://help.launchpad.net/ListHelp


[Group.of.nepali.translators] [Bug 1874362] Re: update-smart-drivedb is missing in Xenial and Bionic

2020-09-09 Thread Launchpad Bug Tracker
This bug was fixed in the package smartmontools - 6.5+svn4324-1ubuntu0.1

---
smartmontools (6.5+svn4324-1ubuntu0.1) bionic; urgency=medium

  * Add GPG verification support to update-smart-drivedb (LP: #1874362)
- d/p/update-smart-drivedb{,.8}.in-add-gpg-verification-support.patch:
  created.
- d/rules: do not remove update-smart-drivedb during installation
- d/control: add update-smart-drivedb dependencies as Suggests

 -- Lucas Kanashiro   Thu, 20 Aug 2020 11:17:35
-0300

** Changed in: smartmontools (Ubuntu Bionic)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1874362

Title:
  update-smart-drivedb is missing in Xenial and Bionic

Status in smartmontools package in Ubuntu:
  Fix Released
Status in smartmontools source package in Xenial:
  Fix Released
Status in smartmontools source package in Bionic:
  Fix Released
Status in smartmontools source package in Eoan:
  Won't Fix

Bug description:
  [Impact]

  In Bionic and Xenial we have a manpage for update-smart-drivedb script
  but it is not available. This script is quite important to users
  because it allows them to update the file which contains information
  about hardware, and this data is constantly updated, sometimes if it
  is not updated you cannot support some specific hardware.

  The update-smart-drivedb script was removed in the past because of
  some security concerns regarding the update process. After sometime it
  was re-introduced because upstream implemented GPG verification
  support (which is available in Focal). The proposed fix re-introduce
  the new version of this script with a GPG verification support in
  Bionic and Xenial.

  [Test Case]

  $ lxc launch ubuntu-daily:bionic smartmontools-bionic
  $ lxc shell smartmontools-bionic
  # apt update && apt upgrade -y
  # apt install -y smartmontools
  # man update-smart-drivedb
  # update-smart-drivedb
  update-smart-drivedb: command not found

  The same applies to Xenial.

  [Regression Potential]

  The chance of a regression is minimal. This script was not available
  previously.

  [Original Description]

  manpage
  manpages.ubuntu.com/manpages/xenial/man8/update-smart-drivedb.8.html
  says
  Provided by: smartmontools_6.4+svn4214-1_amd64
  but
  invoking it fails with
  ~$ update-smart-drivedb
  update-smart-drivedb: command not found

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

___
Mailing list: https://launchpad.net/~group.of.nepali.translators
Post to : group.of.nepali.translators@lists.launchpad.net
Unsubscribe : https://launchpad.net/~group.of.nepali.translators
More help   : https://help.launchpad.net/ListHelp