[ubuntu/xenial-security] linux-snapdragon 4.4.0-1139.147 (Accepted)

2020-07-06 Thread Andy Whitcroft
linux-snapdragon (4.4.0-1139.147) xenial; urgency=medium

  * xenial/linux-snapdragon: 4.4.0-1139.147 -proposed tracker (LP: #1882766)

  [ Ubuntu: 4.4.0-185.215 ]

  * Packaging resync (LP: #1786013)
- [Packaging] update helper scripts
  * CVE-2020-0543
- UBUNTU/SAUCE: x86/speculation/srbds: do not try to turn mitigation off 
when
  not supported
  * Xenial update: 4.4.224 upstream stable release (LP: #1881356)
- USB: serial: qcserial: Add DW5816e support
- Revert "net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTS"
- dp83640: reverse arguments to list_add_tail
- net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()
- sch_sfq: validate silly quantum values
- sch_choke: avoid potential panic in choke_reset()
- enic: do not overwrite error code
- ipv6: fix cleanup ordering for ip6_mr failure
- binfmt_elf: move brk out of mmap when doing direct loader exec
- x86/apm: Don't access __preempt_count with zeroed fs
- Revert "IB/ipoib: Update broadcast object if PKey value was changed in 
index
  0"
- USB: uas: add quirk for LaCie 2Big Quadra
- USB: serial: garmin_gps: add sanity checking for data length
- batman-adv: fix batadv_nc_random_weight_tq
- scripts/decodecode: fix trapping instruction formatting
- phy: micrel: Ensure interrupts are reenabled on resume
- binfmt_elf: Do not move brk for INTERP-less ET_EXEC
- ext4: add cond_resched() to ext4_protect_reserved_inode
- blktrace: Fix potential deadlock between delete & sysfs ops
- blktrace: fix unlocked access to init/start-stop/teardown
- blktrace: fix trace mutex deadlock
- ptp: do not explicitly set drvdata in ptp_clock_register()
- ptp: use is_visible method to hide unused attributes
- ptp: create "pins" together with the rest of attributes
- chardev: add helper function to register char devs with a struct device
- ptp: Fix pass zero to ERR_PTR() in ptp_clock_register
- ptp: fix the race between the release of ptp_clock and cdev
- ptp: free ptp device pin descriptors properly
- net: handle no dst on skb in icmp6_send
- net/sonic: Fix a resource leak in an error handling path in
  'jazz_sonic_probe()'
- net: moxa: Fix a potential double 'free_irq()'
- drop_monitor: work around gcc-10 stringop-overflow warning
- scsi: sg: add sg_remove_request in sg_write
- cifs: Check for timeout on Negotiate stage
- cifs: Fix a race condition with cifs_echo_request
- dmaengine: pch_dma.c: Avoid data race between probe and irq handler
- dmaengine: mmp_tdma: Reset channel error on release
- drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()
- ipc/util.c: sysvipc_find_ipc() incorrectly updates position index
- net: openvswitch: fix csum updates for MPLS actions
- gre: do not keep the GRE header around in collect medata mode
- mm/memory_hotplug.c: fix overflow in test_pages_in_a_zone()
- scsi: qla2xxx: Avoid double completion of abort command
- i40e: avoid NVM acquire deadlock during NVM update
- net/mlx5: Fix driver load error flow when firmware is stuck
- netfilter: conntrack: avoid gcc-10 zero-length-bounds warning
- IB/mlx4: Test return value of calls to ib_get_cached_pkey
- pnp: Use list_for_each_entry() instead of open coding
- gcc-10 warnings: fix low-hanging fruit
- kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig
- Stop the ad-hoc games with -Wno-maybe-initialized
- gcc-10: disable 'zero-length-bounds' warning for now
- gcc-10: disable 'array-bounds' warning for now
- gcc-10: disable 'stringop-overflow' warning for now
- gcc-10: disable 'restrict' warning for now
- blk-mq: sync the update nr_hw_queues with blk_mq_queue_tag_busy_iter
- blk-mq: Allow blocking queue tag iter callbacks
- x86/paravirt: Remove the unused irq_enable_sysexit pv op
- gcc-10: avoid shadowing standard library 'free()' in crypto
- net: fix a potential recursive NETDEV_FEAT_CHANGE
- net: ipv4: really enforce backoff for redirects
- ALSA: hda/realtek - Limit int mic boost for Thinkpad T530
- ALSA: rawmidi: Fix racy buffer resize under concurrent accesses
- ALSA: rawmidi: Initialize allocated buffers
- ARM: dts: imx27-phytec-phycard-s-rdk: Fix the I2C1 pinctrl entries
- x86: Fix early boot crash on gcc-10, third try
- exec: Move would_dump into flush_old_exec
- usb: gadget: net2272: Fix a memory leak in an error handling path in
  'net2272_plat_probe()'
- usb: gadget: audio: Fix a missing error return value in audio_bind()
- usb: gadget: legacy: fix error return code in gncm_bind()
- usb: gadget: legacy: fix error return code in cdc_bind()
- ARM: dts: r8a7740: Add missing extal2 to CPG node
- KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mce
- Makefile: disallow data races on gcc-10 as well
- scsi: iscsi: Fix a potential d

[ubuntu/xenial-security] linux-raspi2 4.4.0-1135.144 (Accepted)

2020-07-06 Thread Andy Whitcroft
linux-raspi2 (4.4.0-1135.144) xenial; urgency=medium

  * xenial/linux-raspi2: 4.4.0-1135.144 -proposed tracker (LP: #1882764)

  [ Ubuntu: 4.4.0-185.215 ]

  * Packaging resync (LP: #1786013)
- [Packaging] update helper scripts
  * CVE-2020-0543
- UBUNTU/SAUCE: x86/speculation/srbds: do not try to turn mitigation off 
when
  not supported
  * Xenial update: 4.4.224 upstream stable release (LP: #1881356)
- USB: serial: qcserial: Add DW5816e support
- Revert "net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTS"
- dp83640: reverse arguments to list_add_tail
- net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()
- sch_sfq: validate silly quantum values
- sch_choke: avoid potential panic in choke_reset()
- enic: do not overwrite error code
- ipv6: fix cleanup ordering for ip6_mr failure
- binfmt_elf: move brk out of mmap when doing direct loader exec
- x86/apm: Don't access __preempt_count with zeroed fs
- Revert "IB/ipoib: Update broadcast object if PKey value was changed in 
index
  0"
- USB: uas: add quirk for LaCie 2Big Quadra
- USB: serial: garmin_gps: add sanity checking for data length
- batman-adv: fix batadv_nc_random_weight_tq
- scripts/decodecode: fix trapping instruction formatting
- phy: micrel: Ensure interrupts are reenabled on resume
- binfmt_elf: Do not move brk for INTERP-less ET_EXEC
- ext4: add cond_resched() to ext4_protect_reserved_inode
- blktrace: Fix potential deadlock between delete & sysfs ops
- blktrace: fix unlocked access to init/start-stop/teardown
- blktrace: fix trace mutex deadlock
- ptp: do not explicitly set drvdata in ptp_clock_register()
- ptp: use is_visible method to hide unused attributes
- ptp: create "pins" together with the rest of attributes
- chardev: add helper function to register char devs with a struct device
- ptp: Fix pass zero to ERR_PTR() in ptp_clock_register
- ptp: fix the race between the release of ptp_clock and cdev
- ptp: free ptp device pin descriptors properly
- net: handle no dst on skb in icmp6_send
- net/sonic: Fix a resource leak in an error handling path in
  'jazz_sonic_probe()'
- net: moxa: Fix a potential double 'free_irq()'
- drop_monitor: work around gcc-10 stringop-overflow warning
- scsi: sg: add sg_remove_request in sg_write
- cifs: Check for timeout on Negotiate stage
- cifs: Fix a race condition with cifs_echo_request
- dmaengine: pch_dma.c: Avoid data race between probe and irq handler
- dmaengine: mmp_tdma: Reset channel error on release
- drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()
- ipc/util.c: sysvipc_find_ipc() incorrectly updates position index
- net: openvswitch: fix csum updates for MPLS actions
- gre: do not keep the GRE header around in collect medata mode
- mm/memory_hotplug.c: fix overflow in test_pages_in_a_zone()
- scsi: qla2xxx: Avoid double completion of abort command
- i40e: avoid NVM acquire deadlock during NVM update
- net/mlx5: Fix driver load error flow when firmware is stuck
- netfilter: conntrack: avoid gcc-10 zero-length-bounds warning
- IB/mlx4: Test return value of calls to ib_get_cached_pkey
- pnp: Use list_for_each_entry() instead of open coding
- gcc-10 warnings: fix low-hanging fruit
- kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig
- Stop the ad-hoc games with -Wno-maybe-initialized
- gcc-10: disable 'zero-length-bounds' warning for now
- gcc-10: disable 'array-bounds' warning for now
- gcc-10: disable 'stringop-overflow' warning for now
- gcc-10: disable 'restrict' warning for now
- blk-mq: sync the update nr_hw_queues with blk_mq_queue_tag_busy_iter
- blk-mq: Allow blocking queue tag iter callbacks
- x86/paravirt: Remove the unused irq_enable_sysexit pv op
- gcc-10: avoid shadowing standard library 'free()' in crypto
- net: fix a potential recursive NETDEV_FEAT_CHANGE
- net: ipv4: really enforce backoff for redirects
- ALSA: hda/realtek - Limit int mic boost for Thinkpad T530
- ALSA: rawmidi: Fix racy buffer resize under concurrent accesses
- ALSA: rawmidi: Initialize allocated buffers
- ARM: dts: imx27-phytec-phycard-s-rdk: Fix the I2C1 pinctrl entries
- x86: Fix early boot crash on gcc-10, third try
- exec: Move would_dump into flush_old_exec
- usb: gadget: net2272: Fix a memory leak in an error handling path in
  'net2272_plat_probe()'
- usb: gadget: audio: Fix a missing error return value in audio_bind()
- usb: gadget: legacy: fix error return code in gncm_bind()
- usb: gadget: legacy: fix error return code in cdc_bind()
- ARM: dts: r8a7740: Add missing extal2 to CPG node
- KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mce
- Makefile: disallow data races on gcc-10 as well
- scsi: iscsi: Fix a potential deadlock 

[ubuntu/xenial-security] linux-meta-snapdragon 4.4.0.1139.131 (Accepted)

2020-07-06 Thread Andy Whitcroft
linux-meta-snapdragon (4.4.0.1139.131) xenial; urgency=medium

  * Bump ABI 4.4.0-1139

Date: 2020-06-12 04:11:14.474127+00:00
Changed-By: Sultan Alsawaf 
Signed-By: Andy Whitcroft 
https://launchpad.net/ubuntu/+source/linux-meta-snapdragon/4.4.0.1139.131
Sorry, changesfile not available.-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-security] linux-meta-raspi2 4.4.0.1135.135 (Accepted)

2020-07-06 Thread Andy Whitcroft
linux-meta-raspi2 (4.4.0.1135.135) xenial; urgency=medium

  * Bump ABI 4.4.0-1135

Date: 2020-06-15 01:46:14.004313+00:00
Changed-By: Kelsey Margarete Skunberg 
Signed-By: Andy Whitcroft 
https://launchpad.net/ubuntu/+source/linux-meta-raspi2/4.4.0.1135.135
Sorry, changesfile not available.-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-security] linux-meta-kvm 4.4.0.1076.74 (Accepted)

2020-07-06 Thread Andy Whitcroft
linux-meta-kvm (4.4.0.1076.74) xenial; urgency=medium

  * Bump ABI 4.4.0-1076

Date: 2020-06-15 01:29:52.412322+00:00
Changed-By: Sultan Alsawaf 
Signed-By: Andy Whitcroft 
https://launchpad.net/ubuntu/+source/linux-meta-kvm/4.4.0.1076.74
Sorry, changesfile not available.-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-security] linux-aws 4.4.0-1110.121 (Accepted)

2020-07-06 Thread Andy Whitcroft
linux-aws (4.4.0-1110.121) xenial; urgency=medium

  * xenial/linux-aws: 4.4.0-1110.121 -proposed tracker (LP: #1882759)

  [ Ubuntu: 4.4.0-185.215 ]

  * Packaging resync (LP: #1786013)
- [Packaging] update helper scripts
  * CVE-2020-0543
- UBUNTU/SAUCE: x86/speculation/srbds: do not try to turn mitigation off 
when
  not supported
  * Xenial update: 4.4.224 upstream stable release (LP: #1881356)
- USB: serial: qcserial: Add DW5816e support
- Revert "net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTS"
- dp83640: reverse arguments to list_add_tail
- net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()
- sch_sfq: validate silly quantum values
- sch_choke: avoid potential panic in choke_reset()
- enic: do not overwrite error code
- ipv6: fix cleanup ordering for ip6_mr failure
- binfmt_elf: move brk out of mmap when doing direct loader exec
- x86/apm: Don't access __preempt_count with zeroed fs
- Revert "IB/ipoib: Update broadcast object if PKey value was changed in 
index
  0"
- USB: uas: add quirk for LaCie 2Big Quadra
- USB: serial: garmin_gps: add sanity checking for data length
- batman-adv: fix batadv_nc_random_weight_tq
- scripts/decodecode: fix trapping instruction formatting
- phy: micrel: Ensure interrupts are reenabled on resume
- binfmt_elf: Do not move brk for INTERP-less ET_EXEC
- ext4: add cond_resched() to ext4_protect_reserved_inode
- blktrace: Fix potential deadlock between delete & sysfs ops
- blktrace: fix unlocked access to init/start-stop/teardown
- blktrace: fix trace mutex deadlock
- ptp: do not explicitly set drvdata in ptp_clock_register()
- ptp: use is_visible method to hide unused attributes
- ptp: create "pins" together with the rest of attributes
- chardev: add helper function to register char devs with a struct device
- ptp: Fix pass zero to ERR_PTR() in ptp_clock_register
- ptp: fix the race between the release of ptp_clock and cdev
- ptp: free ptp device pin descriptors properly
- net: handle no dst on skb in icmp6_send
- net/sonic: Fix a resource leak in an error handling path in
  'jazz_sonic_probe()'
- net: moxa: Fix a potential double 'free_irq()'
- drop_monitor: work around gcc-10 stringop-overflow warning
- scsi: sg: add sg_remove_request in sg_write
- cifs: Check for timeout on Negotiate stage
- cifs: Fix a race condition with cifs_echo_request
- dmaengine: pch_dma.c: Avoid data race between probe and irq handler
- dmaengine: mmp_tdma: Reset channel error on release
- drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()
- ipc/util.c: sysvipc_find_ipc() incorrectly updates position index
- net: openvswitch: fix csum updates for MPLS actions
- gre: do not keep the GRE header around in collect medata mode
- mm/memory_hotplug.c: fix overflow in test_pages_in_a_zone()
- scsi: qla2xxx: Avoid double completion of abort command
- i40e: avoid NVM acquire deadlock during NVM update
- net/mlx5: Fix driver load error flow when firmware is stuck
- netfilter: conntrack: avoid gcc-10 zero-length-bounds warning
- IB/mlx4: Test return value of calls to ib_get_cached_pkey
- pnp: Use list_for_each_entry() instead of open coding
- gcc-10 warnings: fix low-hanging fruit
- kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig
- Stop the ad-hoc games with -Wno-maybe-initialized
- gcc-10: disable 'zero-length-bounds' warning for now
- gcc-10: disable 'array-bounds' warning for now
- gcc-10: disable 'stringop-overflow' warning for now
- gcc-10: disable 'restrict' warning for now
- blk-mq: sync the update nr_hw_queues with blk_mq_queue_tag_busy_iter
- blk-mq: Allow blocking queue tag iter callbacks
- x86/paravirt: Remove the unused irq_enable_sysexit pv op
- gcc-10: avoid shadowing standard library 'free()' in crypto
- net: fix a potential recursive NETDEV_FEAT_CHANGE
- net: ipv4: really enforce backoff for redirects
- ALSA: hda/realtek - Limit int mic boost for Thinkpad T530
- ALSA: rawmidi: Fix racy buffer resize under concurrent accesses
- ALSA: rawmidi: Initialize allocated buffers
- ARM: dts: imx27-phytec-phycard-s-rdk: Fix the I2C1 pinctrl entries
- x86: Fix early boot crash on gcc-10, third try
- exec: Move would_dump into flush_old_exec
- usb: gadget: net2272: Fix a memory leak in an error handling path in
  'net2272_plat_probe()'
- usb: gadget: audio: Fix a missing error return value in audio_bind()
- usb: gadget: legacy: fix error return code in gncm_bind()
- usb: gadget: legacy: fix error return code in cdc_bind()
- ARM: dts: r8a7740: Add missing extal2 to CPG node
- KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mce
- Makefile: disallow data races on gcc-10 as well
- scsi: iscsi: Fix a potential deadlock in the

[ubuntu/xenial-security] linux-kvm 4.4.0-1076.83 (Accepted)

2020-07-06 Thread Andy Whitcroft
linux-kvm (4.4.0-1076.83) xenial; urgency=medium

  * xenial/linux-kvm: 4.4.0-1076.83 -proposed tracker (LP: #1882762)

  [ Ubuntu: 4.4.0-185.215 ]

  * Packaging resync (LP: #1786013)
- [Packaging] update helper scripts
  * CVE-2020-0543
- UBUNTU/SAUCE: x86/speculation/srbds: do not try to turn mitigation off 
when
  not supported
  * Xenial update: 4.4.224 upstream stable release (LP: #1881356)
- USB: serial: qcserial: Add DW5816e support
- Revert "net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTS"
- dp83640: reverse arguments to list_add_tail
- net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()
- sch_sfq: validate silly quantum values
- sch_choke: avoid potential panic in choke_reset()
- enic: do not overwrite error code
- ipv6: fix cleanup ordering for ip6_mr failure
- binfmt_elf: move brk out of mmap when doing direct loader exec
- x86/apm: Don't access __preempt_count with zeroed fs
- Revert "IB/ipoib: Update broadcast object if PKey value was changed in 
index
  0"
- USB: uas: add quirk for LaCie 2Big Quadra
- USB: serial: garmin_gps: add sanity checking for data length
- batman-adv: fix batadv_nc_random_weight_tq
- scripts/decodecode: fix trapping instruction formatting
- phy: micrel: Ensure interrupts are reenabled on resume
- binfmt_elf: Do not move brk for INTERP-less ET_EXEC
- ext4: add cond_resched() to ext4_protect_reserved_inode
- blktrace: Fix potential deadlock between delete & sysfs ops
- blktrace: fix unlocked access to init/start-stop/teardown
- blktrace: fix trace mutex deadlock
- ptp: do not explicitly set drvdata in ptp_clock_register()
- ptp: use is_visible method to hide unused attributes
- ptp: create "pins" together with the rest of attributes
- chardev: add helper function to register char devs with a struct device
- ptp: Fix pass zero to ERR_PTR() in ptp_clock_register
- ptp: fix the race between the release of ptp_clock and cdev
- ptp: free ptp device pin descriptors properly
- net: handle no dst on skb in icmp6_send
- net/sonic: Fix a resource leak in an error handling path in
  'jazz_sonic_probe()'
- net: moxa: Fix a potential double 'free_irq()'
- drop_monitor: work around gcc-10 stringop-overflow warning
- scsi: sg: add sg_remove_request in sg_write
- cifs: Check for timeout on Negotiate stage
- cifs: Fix a race condition with cifs_echo_request
- dmaengine: pch_dma.c: Avoid data race between probe and irq handler
- dmaengine: mmp_tdma: Reset channel error on release
- drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()
- ipc/util.c: sysvipc_find_ipc() incorrectly updates position index
- net: openvswitch: fix csum updates for MPLS actions
- gre: do not keep the GRE header around in collect medata mode
- mm/memory_hotplug.c: fix overflow in test_pages_in_a_zone()
- scsi: qla2xxx: Avoid double completion of abort command
- i40e: avoid NVM acquire deadlock during NVM update
- net/mlx5: Fix driver load error flow when firmware is stuck
- netfilter: conntrack: avoid gcc-10 zero-length-bounds warning
- IB/mlx4: Test return value of calls to ib_get_cached_pkey
- pnp: Use list_for_each_entry() instead of open coding
- gcc-10 warnings: fix low-hanging fruit
- kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig
- Stop the ad-hoc games with -Wno-maybe-initialized
- gcc-10: disable 'zero-length-bounds' warning for now
- gcc-10: disable 'array-bounds' warning for now
- gcc-10: disable 'stringop-overflow' warning for now
- gcc-10: disable 'restrict' warning for now
- blk-mq: sync the update nr_hw_queues with blk_mq_queue_tag_busy_iter
- blk-mq: Allow blocking queue tag iter callbacks
- x86/paravirt: Remove the unused irq_enable_sysexit pv op
- gcc-10: avoid shadowing standard library 'free()' in crypto
- net: fix a potential recursive NETDEV_FEAT_CHANGE
- net: ipv4: really enforce backoff for redirects
- ALSA: hda/realtek - Limit int mic boost for Thinkpad T530
- ALSA: rawmidi: Fix racy buffer resize under concurrent accesses
- ALSA: rawmidi: Initialize allocated buffers
- ARM: dts: imx27-phytec-phycard-s-rdk: Fix the I2C1 pinctrl entries
- x86: Fix early boot crash on gcc-10, third try
- exec: Move would_dump into flush_old_exec
- usb: gadget: net2272: Fix a memory leak in an error handling path in
  'net2272_plat_probe()'
- usb: gadget: audio: Fix a missing error return value in audio_bind()
- usb: gadget: legacy: fix error return code in gncm_bind()
- usb: gadget: legacy: fix error return code in cdc_bind()
- ARM: dts: r8a7740: Add missing extal2 to CPG node
- KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mce
- Makefile: disallow data races on gcc-10 as well
- scsi: iscsi: Fix a potential deadlock in the t

[ubuntu/xenial-security] linux-meta 4.4.0.185.191 (Accepted)

2020-07-06 Thread Andy Whitcroft
linux-meta (4.4.0.185.191) xenial; urgency=medium

  * Bump ABI 4.4.0-185

Date: 2020-06-08 20:58:57.540447+00:00
Changed-By: Marcelo Cerri 
Signed-By: Andy Whitcroft 
https://launchpad.net/ubuntu/+source/linux-meta/4.4.0.185.191
Sorry, changesfile not available.-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-security] linux-meta-aws 4.4.0.1110.114 (Accepted)

2020-07-06 Thread Andy Whitcroft
linux-meta-aws (4.4.0.1110.114) xenial; urgency=medium

  * Bump ABI 4.4.0-1110

Date: 2020-06-12 04:19:53.215620+00:00
Changed-By: Ian 
Signed-By: Andy Whitcroft 
https://launchpad.net/ubuntu/+source/linux-meta-aws/4.4.0.1110.114
Sorry, changesfile not available.-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-security] linux-signed 4.4.0-185.215 (Accepted)

2020-07-06 Thread Andy Whitcroft
linux-signed (4.4.0-185.215) xenial; urgency=medium

  * Master version: 4.4.0-185.215

Date: 2020-06-08 20:58:59.356871+00:00
Changed-By: Marcelo Cerri 
Signed-By: Andy Whitcroft 
https://launchpad.net/ubuntu/+source/linux-signed/4.4.0-185.215
Sorry, changesfile not available.-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-security] linux 4.4.0-185.215 (Accepted)

2020-07-06 Thread Andy Whitcroft
linux (4.4.0-185.215) xenial; urgency=medium

  * Packaging resync (LP: #1786013)
- [Packaging] update helper scripts

  * CVE-2020-0543
- UBUNTU/SAUCE: x86/speculation/srbds: do not try to turn mitigation off 
when
  not supported

  * Xenial update: 4.4.224 upstream stable release (LP: #1881356)
- USB: serial: qcserial: Add DW5816e support
- Revert "net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTS"
- dp83640: reverse arguments to list_add_tail
- net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()
- sch_sfq: validate silly quantum values
- sch_choke: avoid potential panic in choke_reset()
- enic: do not overwrite error code
- ipv6: fix cleanup ordering for ip6_mr failure
- binfmt_elf: move brk out of mmap when doing direct loader exec
- x86/apm: Don't access __preempt_count with zeroed fs
- Revert "IB/ipoib: Update broadcast object if PKey value was changed in 
index
  0"
- USB: uas: add quirk for LaCie 2Big Quadra
- USB: serial: garmin_gps: add sanity checking for data length
- batman-adv: fix batadv_nc_random_weight_tq
- scripts/decodecode: fix trapping instruction formatting
- phy: micrel: Ensure interrupts are reenabled on resume
- binfmt_elf: Do not move brk for INTERP-less ET_EXEC
- ext4: add cond_resched() to ext4_protect_reserved_inode
- blktrace: Fix potential deadlock between delete & sysfs ops
- blktrace: fix unlocked access to init/start-stop/teardown
- blktrace: fix trace mutex deadlock
- ptp: do not explicitly set drvdata in ptp_clock_register()
- ptp: use is_visible method to hide unused attributes
- ptp: create "pins" together with the rest of attributes
- chardev: add helper function to register char devs with a struct device
- ptp: Fix pass zero to ERR_PTR() in ptp_clock_register
- ptp: fix the race between the release of ptp_clock and cdev
- ptp: free ptp device pin descriptors properly
- net: handle no dst on skb in icmp6_send
- net/sonic: Fix a resource leak in an error handling path in
  'jazz_sonic_probe()'
- net: moxa: Fix a potential double 'free_irq()'
- drop_monitor: work around gcc-10 stringop-overflow warning
- scsi: sg: add sg_remove_request in sg_write
- cifs: Check for timeout on Negotiate stage
- cifs: Fix a race condition with cifs_echo_request
- dmaengine: pch_dma.c: Avoid data race between probe and irq handler
- dmaengine: mmp_tdma: Reset channel error on release
- drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()
- ipc/util.c: sysvipc_find_ipc() incorrectly updates position index
- net: openvswitch: fix csum updates for MPLS actions
- gre: do not keep the GRE header around in collect medata mode
- mm/memory_hotplug.c: fix overflow in test_pages_in_a_zone()
- scsi: qla2xxx: Avoid double completion of abort command
- i40e: avoid NVM acquire deadlock during NVM update
- net/mlx5: Fix driver load error flow when firmware is stuck
- netfilter: conntrack: avoid gcc-10 zero-length-bounds warning
- IB/mlx4: Test return value of calls to ib_get_cached_pkey
- pnp: Use list_for_each_entry() instead of open coding
- gcc-10 warnings: fix low-hanging fruit
- kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig
- Stop the ad-hoc games with -Wno-maybe-initialized
- gcc-10: disable 'zero-length-bounds' warning for now
- gcc-10: disable 'array-bounds' warning for now
- gcc-10: disable 'stringop-overflow' warning for now
- gcc-10: disable 'restrict' warning for now
- blk-mq: sync the update nr_hw_queues with blk_mq_queue_tag_busy_iter
- blk-mq: Allow blocking queue tag iter callbacks
- x86/paravirt: Remove the unused irq_enable_sysexit pv op
- gcc-10: avoid shadowing standard library 'free()' in crypto
- net: fix a potential recursive NETDEV_FEAT_CHANGE
- net: ipv4: really enforce backoff for redirects
- ALSA: hda/realtek - Limit int mic boost for Thinkpad T530
- ALSA: rawmidi: Fix racy buffer resize under concurrent accesses
- ALSA: rawmidi: Initialize allocated buffers
- ARM: dts: imx27-phytec-phycard-s-rdk: Fix the I2C1 pinctrl entries
- x86: Fix early boot crash on gcc-10, third try
- exec: Move would_dump into flush_old_exec
- usb: gadget: net2272: Fix a memory leak in an error handling path in
  'net2272_plat_probe()'
- usb: gadget: audio: Fix a missing error return value in audio_bind()
- usb: gadget: legacy: fix error return code in gncm_bind()
- usb: gadget: legacy: fix error return code in cdc_bind()
- ARM: dts: r8a7740: Add missing extal2 to CPG node
- KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mce
- Makefile: disallow data races on gcc-10 as well
- scsi: iscsi: Fix a potential deadlock in the timeout handler
- Linux 4.4.224

  * upgrading to 4.15.0-99-generic breaks the sound and the track

[ubuntu/xenial-updates] linux-azure_4.15.0-1091.101~16.04.1_amd64.tar.gz - (Accepted)

2020-07-06 Thread Marcelo Henrique Cerri
linux-azure (4.15.0-1091.101~16.04.1) xenial; urgency=medium

  * xenial/linux-azure: 4.15.0-1091.101~16.04.1 -proposed tracker (LP: #1885055)

  [ Ubuntu: 4.15.0-1091.101 ]

  * bionic/linux-azure-4.15: 4.15.0-1091.101 -proposed tracker (LP: #1885057)
  *  linux-azure: Update SGX version to version LD_1.33 (LP: #1881338)
- SAUCE: ubuntu/sgx: Add module alias for ACPI device INT0E0C
  * Packaging resync (LP: #1786013)
- [Packaging] update helper scripts
- update dkms package versions
  * Build and ship a signed wireguard.ko (LP: #1861284)
- [Packaging] wireguard -- add support for building signed .ko
  * CVE-2019-16089
- SAUCE: nbd_genl_status: null check for nla_nest_start
  * CVE-2019-19642
- kernel/relay.c: handle alloc_percpu returning NULL in relay_open
  * CVE-2019-12380
- efi/x86/Add missing error handling to old_memmap 1:1 mapping code
  * CVE-2019-19039 // CVE-2019-19377
- btrfs: sink flush_fn to extent_write_cache_pages
- btrfs: extent_io: Move the BUG_ON() in flush_write_bio() one level up
- btrfs: Don't submit any btree write bio if the fs has errors
  * CVE-2019-19036
- btrfs: volumes: Use more straightforward way to calculate map length
- btrfs: tree-checker: Try to detect missing INODE_ITEM
- Btrfs: tree-checker: detect file extent items with overlapping ranges
- Btrfs: make tree checker detect checksum items with overlapping ranges
- btrfs: harden agaist duplicate fsid on scanned devices
- Btrfs: fix missing data checksums after replaying a log tree
- btrfs: reloc: fix reloc root leak and NULL pointer dereference
- btrfs: Validate child tree block's level and first key
- btrfs: Detect unbalanced tree with empty leaf before crashing btree
  operations
  * CVE-2019-19318
- btrfs: tree-checker: Replace root parameter with fs_info
- btrfs: tree-checker: Check level for leaves and nodes
- btrfs: tree-checker: get fs_info from eb in generic_err
- btrfs: tree-checker: get fs_info from eb in file_extent_err
- btrfs: tree-checker: get fs_info from eb in check_csum_item
- btrfs: tree-checker: get fs_info from eb in dir_item_err
- btrfs: tree-checker: get fs_info from eb in check_dir_item
- btrfs: tree-checker: get fs_info from eb in block_group_err
- btrfs: tree-checker: get fs_info from eb in check_block_group_item
- btrfs: tree-checker: get fs_info from eb in check_extent_data_item
- btrfs: tree-checker: get fs_info from eb in check_leaf_item
- btrfs: tree-checker: get fs_info from eb in check_leaf
- btrfs: tree-checker: get fs_info from eb in chunk_err
- btrfs: tree-checker: get fs_info from eb in dev_item_err
- btrfs: tree-checker: get fs_info from eb in check_dev_item
- btrfs: tree-checker: get fs_info from eb in check_inode_item
- btrfs: tree-checker: Add ROOT_ITEM check
- btrfs: tree-checker: Add EXTENT_ITEM and METADATA_ITEM check
- btrfs: tree-checker: Add simple keyed refs check
- btrfs: tree-checker: Add EXTENT_DATA_REF check
- btrfs: tree-checker: Fix wrong check on max devid
- Btrfs: fix selftests failure due to uninitialized i_mode in test inodes
  * CVE-2019-19813 // CVE-2019-19816
- btrfs: Refactor parameter of BTRFS_MAX_DEVS() from root to fs_info
- btrfs: Move btrfs_check_chunk_valid() to tree-check.[ch] and export it
- btrfs: tree-checker: Make chunk item checker messages more readable
- btrfs: tree-checker: Make btrfs_check_chunk_valid() return EUCLEAN instead
  of EIO
- btrfs: tree-checker: Check chunk item at tree block read time
- btrfs: tree-checker: Verify dev item
- btrfs: tree-checker: Enhance chunk checker to validate chunk profile
- btrfs: tree-checker: Verify inode item
- btrfs: inode: Verify inode mode to avoid NULL pointer dereference
  * CVE-2020-0543
- UBUNTU/SAUCE: x86/speculation/srbds: do not try to turn mitigation off 
when
  not supported
  * Build Nvidia drivers in conjunction with kernel (LP: #1764792)
- [Packaging] disable nvidia dkms builds for mainline
  * Bionic update: upstream stable patchset 2020-06-02 (LP: #1881801)
- i2c: dev: Fix the race between the release of i2c_dev and cdev
- ima: Set file->f_mode instead of file->f_flags in ima_calc_file_hash()
- evm: Check also if *tfm is an error pointer in init_desc()
- ima: Fix return value of ima_write_policy()
- fix multiplication overflow in copy_fdtable()
- iommu/amd: Fix over-read of ACPI UID from IVRS table
- i2c: mux: demux-pinctrl: Fix an error handling path in
  'i2c_demux_pinctrl_probe()'
- ubi: Fix seq_file usage in detailed_erase_block_info debugfs file
- gcc-common.h: Update for GCC 10
- HID: multitouch: add eGalaxTouch P80H84 support
- scsi: qla2xxx: Fix hang when issuing nvme disconnect-all in NPIV
- configfs: fix config_item refcnt leak in configfs_rmdir()
- vhost/vsock: fix packet delivery order to monitoring devices
   

[ubuntu/xenial-updates] linux_4.4.0-185.215_amd64.tar.gz - (Accepted)

2020-07-06 Thread Marcelo Henrique Cerri
linux (4.4.0-185.215) xenial; urgency=medium

  * Packaging resync (LP: #1786013)
- [Packaging] update helper scripts

  * CVE-2020-0543
- UBUNTU/SAUCE: x86/speculation/srbds: do not try to turn mitigation off 
when
  not supported

  * Xenial update: 4.4.224 upstream stable release (LP: #1881356)
- USB: serial: qcserial: Add DW5816e support
- Revert "net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTS"
- dp83640: reverse arguments to list_add_tail
- net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()
- sch_sfq: validate silly quantum values
- sch_choke: avoid potential panic in choke_reset()
- enic: do not overwrite error code
- ipv6: fix cleanup ordering for ip6_mr failure
- binfmt_elf: move brk out of mmap when doing direct loader exec
- x86/apm: Don't access __preempt_count with zeroed fs
- Revert "IB/ipoib: Update broadcast object if PKey value was changed in 
index
  0"
- USB: uas: add quirk for LaCie 2Big Quadra
- USB: serial: garmin_gps: add sanity checking for data length
- batman-adv: fix batadv_nc_random_weight_tq
- scripts/decodecode: fix trapping instruction formatting
- phy: micrel: Ensure interrupts are reenabled on resume
- binfmt_elf: Do not move brk for INTERP-less ET_EXEC
- ext4: add cond_resched() to ext4_protect_reserved_inode
- blktrace: Fix potential deadlock between delete & sysfs ops
- blktrace: fix unlocked access to init/start-stop/teardown
- blktrace: fix trace mutex deadlock
- ptp: do not explicitly set drvdata in ptp_clock_register()
- ptp: use is_visible method to hide unused attributes
- ptp: create "pins" together with the rest of attributes
- chardev: add helper function to register char devs with a struct device
- ptp: Fix pass zero to ERR_PTR() in ptp_clock_register
- ptp: fix the race between the release of ptp_clock and cdev
- ptp: free ptp device pin descriptors properly
- net: handle no dst on skb in icmp6_send
- net/sonic: Fix a resource leak in an error handling path in
  'jazz_sonic_probe()'
- net: moxa: Fix a potential double 'free_irq()'
- drop_monitor: work around gcc-10 stringop-overflow warning
- scsi: sg: add sg_remove_request in sg_write
- cifs: Check for timeout on Negotiate stage
- cifs: Fix a race condition with cifs_echo_request
- dmaengine: pch_dma.c: Avoid data race between probe and irq handler
- dmaengine: mmp_tdma: Reset channel error on release
- drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()
- ipc/util.c: sysvipc_find_ipc() incorrectly updates position index
- net: openvswitch: fix csum updates for MPLS actions
- gre: do not keep the GRE header around in collect medata mode
- mm/memory_hotplug.c: fix overflow in test_pages_in_a_zone()
- scsi: qla2xxx: Avoid double completion of abort command
- i40e: avoid NVM acquire deadlock during NVM update
- net/mlx5: Fix driver load error flow when firmware is stuck
- netfilter: conntrack: avoid gcc-10 zero-length-bounds warning
- IB/mlx4: Test return value of calls to ib_get_cached_pkey
- pnp: Use list_for_each_entry() instead of open coding
- gcc-10 warnings: fix low-hanging fruit
- kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig
- Stop the ad-hoc games with -Wno-maybe-initialized
- gcc-10: disable 'zero-length-bounds' warning for now
- gcc-10: disable 'array-bounds' warning for now
- gcc-10: disable 'stringop-overflow' warning for now
- gcc-10: disable 'restrict' warning for now
- blk-mq: sync the update nr_hw_queues with blk_mq_queue_tag_busy_iter
- blk-mq: Allow blocking queue tag iter callbacks
- x86/paravirt: Remove the unused irq_enable_sysexit pv op
- gcc-10: avoid shadowing standard library 'free()' in crypto
- net: fix a potential recursive NETDEV_FEAT_CHANGE
- net: ipv4: really enforce backoff for redirects
- ALSA: hda/realtek - Limit int mic boost for Thinkpad T530
- ALSA: rawmidi: Fix racy buffer resize under concurrent accesses
- ALSA: rawmidi: Initialize allocated buffers
- ARM: dts: imx27-phytec-phycard-s-rdk: Fix the I2C1 pinctrl entries
- x86: Fix early boot crash on gcc-10, third try
- exec: Move would_dump into flush_old_exec
- usb: gadget: net2272: Fix a memory leak in an error handling path in
  'net2272_plat_probe()'
- usb: gadget: audio: Fix a missing error return value in audio_bind()
- usb: gadget: legacy: fix error return code in gncm_bind()
- usb: gadget: legacy: fix error return code in cdc_bind()
- ARM: dts: r8a7740: Add missing extal2 to CPG node
- KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mce
- Makefile: disallow data races on gcc-10 as well
- scsi: iscsi: Fix a potential deadlock in the timeout handler
- Linux 4.4.224

  * upgrading to 4.15.0-99-generic breaks the sound and the track

[ubuntu/xenial-updates] nss 2:3.28.4-0ubuntu0.16.04.12 (Accepted)

2020-07-06 Thread Ubuntu Archive Robot
nss (2:3.28.4-0ubuntu0.16.04.12) xenial-security; urgency=medium

  * SECURITY UPDATE: Side channel vulnerabilities during RSA key generation
- debian/patches/CVE-2020-12402.patch: use constant-time GCD and
  modular inversion in nss/lib/freebl/mpi/mpi.c,
  nss/lib/freebl/mpi/mpi.h, nss/lib/freebl/mpi/mplogic.c.
- CVE-2020-12402

Date: 2020-06-22 18:52:13.551579+00:00
Changed-By: Marc Deslauriers 
Signed-By: Ubuntu Archive Robot 

https://launchpad.net/ubuntu/+source/nss/2:3.28.4-0ubuntu0.16.04.12
Sorry, changesfile not available.-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-updates] openexr 2.2.0-10ubuntu2.3 (Accepted)

2020-07-06 Thread Ubuntu Archive Robot
openexr (2.2.0-10ubuntu2.3) xenial-security; urgency=medium

  * SECURITY UPDATE: use-after-free in DeepScanLineInputFile
- debian/patches/CVE-2020-15305.patch: add missing throw in
  deepscanline error handling in IlmImf/ImfDeepScanLineInputFile.cpp.
- CVE-2020-15305
  * SECURITY UPDATE: heap buffer overflow in getChunkOffsetTableSize()
- debian/patches/CVE-2020-15306.patch: always ignore chunkCount
  attribute unless it cannot be computed in
  IlmImf/ImfDeepTiledOutputFile.cpp, IlmImf/ImfMisc.cpp,
  IlmImf/ImfMisc.h, IlmImf/ImfMultiPartInputFile.cpp,
  IlmImf/ImfMultiPartOutputFile.cpp.
- CVE-2020-15306

Date: 2020-07-01 18:40:17.743010+00:00
Changed-By: Marc Deslauriers 
Signed-By: Ubuntu Archive Robot 

https://launchpad.net/ubuntu/+source/openexr/2.2.0-10ubuntu2.3
Sorry, changesfile not available.-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-updates] glibc 2.23-0ubuntu11.2 (Accepted)

2020-07-06 Thread Ubuntu Archive Robot
glibc (2.23-0ubuntu11.2) xenial-security; urgency=medium

  * SECURITY UPDATE: Use-after-free in clntudp_call
- debian/patches/CVE-2017-12133.patch: avoid use-after-free read access
  in sunrpc/Makefile, sunrpc/clnt_udp.c, sunrpc/tst-udp-error.c.
- CVE-2017-12133
  * SECURITY UPDATE: overlap in SSE2-optimized memmove implementation
- debian/patches/CVE-2017-18269.patch: fixed branch conditions in
  string/test-memmove.c,
  sysdeps/i386/i686/multiarch/memcpy-sse2-unaligned.S.
- CVE-2017-18269
  * SECURITY UPDATE: integer overflow in posix_memalign
- debian/patches/CVE-2018-6485.patch: fix integer overflows in internal
  memalign and malloc in malloc/Makefile, malloc/malloc.c,
  malloc/tst-malloc-too-large.c.
- CVE-2018-6485
  * SECURITY UPDATE: integer overflow in realpath
- debian/patches/any/CVE-2018-11236.patch: fix path length overflow in
  realpath in stdlib/Makefile, stdlib/canonicalize.c,
  stdlib/test-bz22786.c.
- CVE-2018-11236
  * SECURITY UPDATE: buffer overflow in __mempcpy_avx512_no_vzeroupper
- debian/patches/any/CVE-2018-11237.patch: don't write beyond
  destination in string/test-mempcpy.c,
  sysdeps/x86_64/multiarch/memcpy-avx512-no-vzeroupper.S.
- CVE-2018-11237
  * SECURITY UPDATE: heap over-read via regular-expression match
- debian/patches/any/CVE-2019-9169.patch: fix read overrun in
  posix/regexec.c.
- CVE-2019-9169
  * SECURITY UPDATE: ASLR bypass
- debian/patches/any/CVE-2019-19126.patch: check __libc_enable_secure
  before honoring LD_PREFER_MAP_32BIT_EXEC in
  sysdeps/unix/sysv/linux/x86_64/64/dl-librecon.h.
- CVE-2019-19126
  * SECURITY UPDATE: out-of-bounds write on PowerPC
- debian/patches/any/CVE-2020-1751.patch: fix array overflow in
  backtrace on PowerPC in debug/tst-backtrace5.c,
  sysdeps/powerpc/powerpc32/backtrace.c,
  sysdeps/powerpc/powerpc64/backtrace.c.
- CVE-2020-1751
  * SECURITY UPDATE: use-after-free via tilde expansion
- debian/patches/any/CVE-2020-1752.patch: fix use-after-free in glob
  when expanding ~user in posix/glob.c.
- CVE-2020-1752
  * SECURITY UPDATE: stack overflow via 80-bit long double function
- debian/patches/any/CVE-2020-10029.patch: avoid ldbl-96 stack
  corruption from range reduction of pseudo-zero in
  sysdeps/ieee754/ldbl-96/e_rem_pio2l.c,
- CVE-2020-10029

Date: 2020-06-05 14:36:40.747823+00:00
Changed-By: Marc Deslauriers 
Signed-By: Ubuntu Archive Robot 

https://launchpad.net/ubuntu/+source/glibc/2.23-0ubuntu11.2
Sorry, changesfile not available.-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-security] openexr 2.2.0-10ubuntu2.3 (Accepted)

2020-07-06 Thread Marc Deslauriers
openexr (2.2.0-10ubuntu2.3) xenial-security; urgency=medium

  * SECURITY UPDATE: use-after-free in DeepScanLineInputFile
- debian/patches/CVE-2020-15305.patch: add missing throw in
  deepscanline error handling in IlmImf/ImfDeepScanLineInputFile.cpp.
- CVE-2020-15305
  * SECURITY UPDATE: heap buffer overflow in getChunkOffsetTableSize()
- debian/patches/CVE-2020-15306.patch: always ignore chunkCount
  attribute unless it cannot be computed in
  IlmImf/ImfDeepTiledOutputFile.cpp, IlmImf/ImfMisc.cpp,
  IlmImf/ImfMisc.h, IlmImf/ImfMultiPartInputFile.cpp,
  IlmImf/ImfMultiPartOutputFile.cpp.
- CVE-2020-15306

Date: 2020-07-01 18:40:17.743010+00:00
Changed-By: Marc Deslauriers 
https://launchpad.net/ubuntu/+source/openexr/2.2.0-10ubuntu2.3
Sorry, changesfile not available.-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-security] nss 2:3.28.4-0ubuntu0.16.04.12 (Accepted)

2020-07-06 Thread Marc Deslauriers
nss (2:3.28.4-0ubuntu0.16.04.12) xenial-security; urgency=medium

  * SECURITY UPDATE: Side channel vulnerabilities during RSA key generation
- debian/patches/CVE-2020-12402.patch: use constant-time GCD and
  modular inversion in nss/lib/freebl/mpi/mpi.c,
  nss/lib/freebl/mpi/mpi.h, nss/lib/freebl/mpi/mplogic.c.
- CVE-2020-12402

Date: 2020-06-22 18:52:13.551579+00:00
Changed-By: Marc Deslauriers 
https://launchpad.net/ubuntu/+source/nss/2:3.28.4-0ubuntu0.16.04.12
Sorry, changesfile not available.-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-updates] linux-azure 4.15.0-1091.101~16.04.1 (Accepted)

2020-07-06 Thread Andy Whitcroft
linux-azure (4.15.0-1091.101~16.04.1) xenial; urgency=medium

  * xenial/linux-azure: 4.15.0-1091.101~16.04.1 -proposed tracker (LP: #1885055)

  [ Ubuntu: 4.15.0-1091.101 ]

  * bionic/linux-azure-4.15: 4.15.0-1091.101 -proposed tracker (LP: #1885057)
  *  linux-azure: Update SGX version to version LD_1.33 (LP: #1881338)
- SAUCE: ubuntu/sgx: Add module alias for ACPI device INT0E0C
  * Packaging resync (LP: #1786013)
- [Packaging] update helper scripts
- update dkms package versions
  * Build and ship a signed wireguard.ko (LP: #1861284)
- [Packaging] wireguard -- add support for building signed .ko
  * CVE-2019-16089
- SAUCE: nbd_genl_status: null check for nla_nest_start
  * CVE-2019-19642
- kernel/relay.c: handle alloc_percpu returning NULL in relay_open
  * CVE-2019-12380
- efi/x86/Add missing error handling to old_memmap 1:1 mapping code
  * CVE-2019-19039 // CVE-2019-19377
- btrfs: sink flush_fn to extent_write_cache_pages
- btrfs: extent_io: Move the BUG_ON() in flush_write_bio() one level up
- btrfs: Don't submit any btree write bio if the fs has errors
  * CVE-2019-19036
- btrfs: volumes: Use more straightforward way to calculate map length
- btrfs: tree-checker: Try to detect missing INODE_ITEM
- Btrfs: tree-checker: detect file extent items with overlapping ranges
- Btrfs: make tree checker detect checksum items with overlapping ranges
- btrfs: harden agaist duplicate fsid on scanned devices
- Btrfs: fix missing data checksums after replaying a log tree
- btrfs: reloc: fix reloc root leak and NULL pointer dereference
- btrfs: Validate child tree block's level and first key
- btrfs: Detect unbalanced tree with empty leaf before crashing btree
  operations
  * CVE-2019-19318
- btrfs: tree-checker: Replace root parameter with fs_info
- btrfs: tree-checker: Check level for leaves and nodes
- btrfs: tree-checker: get fs_info from eb in generic_err
- btrfs: tree-checker: get fs_info from eb in file_extent_err
- btrfs: tree-checker: get fs_info from eb in check_csum_item
- btrfs: tree-checker: get fs_info from eb in dir_item_err
- btrfs: tree-checker: get fs_info from eb in check_dir_item
- btrfs: tree-checker: get fs_info from eb in block_group_err
- btrfs: tree-checker: get fs_info from eb in check_block_group_item
- btrfs: tree-checker: get fs_info from eb in check_extent_data_item
- btrfs: tree-checker: get fs_info from eb in check_leaf_item
- btrfs: tree-checker: get fs_info from eb in check_leaf
- btrfs: tree-checker: get fs_info from eb in chunk_err
- btrfs: tree-checker: get fs_info from eb in dev_item_err
- btrfs: tree-checker: get fs_info from eb in check_dev_item
- btrfs: tree-checker: get fs_info from eb in check_inode_item
- btrfs: tree-checker: Add ROOT_ITEM check
- btrfs: tree-checker: Add EXTENT_ITEM and METADATA_ITEM check
- btrfs: tree-checker: Add simple keyed refs check
- btrfs: tree-checker: Add EXTENT_DATA_REF check
- btrfs: tree-checker: Fix wrong check on max devid
- Btrfs: fix selftests failure due to uninitialized i_mode in test inodes
  * CVE-2019-19813 // CVE-2019-19816
- btrfs: Refactor parameter of BTRFS_MAX_DEVS() from root to fs_info
- btrfs: Move btrfs_check_chunk_valid() to tree-check.[ch] and export it
- btrfs: tree-checker: Make chunk item checker messages more readable
- btrfs: tree-checker: Make btrfs_check_chunk_valid() return EUCLEAN instead
  of EIO
- btrfs: tree-checker: Check chunk item at tree block read time
- btrfs: tree-checker: Verify dev item
- btrfs: tree-checker: Enhance chunk checker to validate chunk profile
- btrfs: tree-checker: Verify inode item
- btrfs: inode: Verify inode mode to avoid NULL pointer dereference
  * CVE-2020-0543
- UBUNTU/SAUCE: x86/speculation/srbds: do not try to turn mitigation off 
when
  not supported
  * Build Nvidia drivers in conjunction with kernel (LP: #1764792)
- [Packaging] disable nvidia dkms builds for mainline
  * Bionic update: upstream stable patchset 2020-06-02 (LP: #1881801)
- i2c: dev: Fix the race between the release of i2c_dev and cdev
- ima: Set file->f_mode instead of file->f_flags in ima_calc_file_hash()
- evm: Check also if *tfm is an error pointer in init_desc()
- ima: Fix return value of ima_write_policy()
- fix multiplication overflow in copy_fdtable()
- iommu/amd: Fix over-read of ACPI UID from IVRS table
- i2c: mux: demux-pinctrl: Fix an error handling path in
  'i2c_demux_pinctrl_probe()'
- ubi: Fix seq_file usage in detailed_erase_block_info debugfs file
- gcc-common.h: Update for GCC 10
- HID: multitouch: add eGalaxTouch P80H84 support
- scsi: qla2xxx: Fix hang when issuing nvme disconnect-all in NPIV
- configfs: fix config_item refcnt leak in configfs_rmdir()
- vhost/vsock: fix packet delivery order to monitoring devices
   

[ubuntu/xenial-updates] linux-signed-azure 4.15.0-1091.101~16.04.1 (Accepted)

2020-07-06 Thread Andy Whitcroft
linux-signed-azure (4.15.0-1091.101~16.04.1) xenial; urgency=medium

  * Master version: 4.15.0-1091.101~16.04.1

linux-signed-azure (4.15.0-1090.100~16.04.1) xenial; urgency=medium

  * Master version: 4.15.0-1090.100~16.04.1

Date: 2020-06-26 01:12:04.573800+00:00
Changed-By: Marcelo Cerri 
Signed-By: Andy Whitcroft 
https://launchpad.net/ubuntu/+source/linux-signed-azure/4.15.0-1091.101~16.04.1
Sorry, changesfile not available.-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-updates] linux-meta-azure 4.15.0.1091.86 (Accepted)

2020-07-06 Thread Andy Whitcroft
linux-meta-azure (4.15.0.1091.86) xenial; urgency=medium

  * Bump ABI 4.15.0-1091

linux-meta-azure (4.15.0.1090.85) xenial; urgency=medium

  * Bump ABI 4.15.0-1090

Date: 2020-06-26 01:12:02.422567+00:00
Changed-By: Marcelo Cerri 
Signed-By: Andy Whitcroft 
https://launchpad.net/ubuntu/+source/linux-meta-azure/4.15.0.1091.86
Sorry, changesfile not available.-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-updates] coturn 4.5.0.3-1ubuntu0.3 (Accepted)

2020-07-06 Thread Ubuntu Archive Robot
coturn (4.5.0.3-1ubuntu0.3) xenial-security; urgency=medium

  * SECURITY UPDATE: Heap-buffer overflow in HTTP POST request
- debian/patches/CVE-2020-6061.patch: Fix overflow
- CVE-2020-6061
  * SECURITY UPDATE: DoS when parsing certain HTTP POST request
- debian/patches/CVE-2020-6062.patch: Fix parsing of POST requests
- CVE-2020-6062
  * SECURITY UPDATE: Information leak between different client connections
- debian/patches/CVE-2020-4067.patch: initialize with zero any new or
  reused stun buffers
- CVE-2020-4067

Date: 2020-07-06 14:55:04.130620+00:00
Changed-By: Eduardo Barretto 
Signed-By: Ubuntu Archive Robot 

https://launchpad.net/ubuntu/+source/coturn/4.5.0.3-1ubuntu0.3
Sorry, changesfile not available.-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-security] glibc 2.23-0ubuntu11.2 (Accepted)

2020-07-06 Thread Marc Deslauriers
glibc (2.23-0ubuntu11.2) xenial-security; urgency=medium

  * SECURITY UPDATE: Use-after-free in clntudp_call
- debian/patches/CVE-2017-12133.patch: avoid use-after-free read access
  in sunrpc/Makefile, sunrpc/clnt_udp.c, sunrpc/tst-udp-error.c.
- CVE-2017-12133
  * SECURITY UPDATE: overlap in SSE2-optimized memmove implementation
- debian/patches/CVE-2017-18269.patch: fixed branch conditions in
  string/test-memmove.c,
  sysdeps/i386/i686/multiarch/memcpy-sse2-unaligned.S.
- CVE-2017-18269
  * SECURITY UPDATE: integer overflow in posix_memalign
- debian/patches/CVE-2018-6485.patch: fix integer overflows in internal
  memalign and malloc in malloc/Makefile, malloc/malloc.c,
  malloc/tst-malloc-too-large.c.
- CVE-2018-6485
  * SECURITY UPDATE: integer overflow in realpath
- debian/patches/any/CVE-2018-11236.patch: fix path length overflow in
  realpath in stdlib/Makefile, stdlib/canonicalize.c,
  stdlib/test-bz22786.c.
- CVE-2018-11236
  * SECURITY UPDATE: buffer overflow in __mempcpy_avx512_no_vzeroupper
- debian/patches/any/CVE-2018-11237.patch: don't write beyond
  destination in string/test-mempcpy.c,
  sysdeps/x86_64/multiarch/memcpy-avx512-no-vzeroupper.S.
- CVE-2018-11237
  * SECURITY UPDATE: heap over-read via regular-expression match
- debian/patches/any/CVE-2019-9169.patch: fix read overrun in
  posix/regexec.c.
- CVE-2019-9169
  * SECURITY UPDATE: ASLR bypass
- debian/patches/any/CVE-2019-19126.patch: check __libc_enable_secure
  before honoring LD_PREFER_MAP_32BIT_EXEC in
  sysdeps/unix/sysv/linux/x86_64/64/dl-librecon.h.
- CVE-2019-19126
  * SECURITY UPDATE: out-of-bounds write on PowerPC
- debian/patches/any/CVE-2020-1751.patch: fix array overflow in
  backtrace on PowerPC in debug/tst-backtrace5.c,
  sysdeps/powerpc/powerpc32/backtrace.c,
  sysdeps/powerpc/powerpc64/backtrace.c.
- CVE-2020-1751
  * SECURITY UPDATE: use-after-free via tilde expansion
- debian/patches/any/CVE-2020-1752.patch: fix use-after-free in glob
  when expanding ~user in posix/glob.c.
- CVE-2020-1752
  * SECURITY UPDATE: stack overflow via 80-bit long double function
- debian/patches/any/CVE-2020-10029.patch: avoid ldbl-96 stack
  corruption from range reduction of pseudo-zero in
  sysdeps/ieee754/ldbl-96/e_rem_pio2l.c,
- CVE-2020-10029

glibc (2.23-0ubuntu11) xenial; urgency=medium

  * debian/patches/ubuntu/xsave-part1.diff and
debian/patches/ubuntu/xsave-part2.diff: Fix a serious performance
regression when mixing SSE and AVX code on certain processors.
The patches are from the upstream 2.23 stable branch. (LP: #1663280)

Date: 2020-06-05 14:36:40.747823+00:00
Changed-By: Marc Deslauriers 
https://launchpad.net/ubuntu/+source/glibc/2.23-0ubuntu11.2
Sorry, changesfile not available.-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-security] coturn 4.5.0.3-1ubuntu0.3 (Accepted)

2020-07-06 Thread Eduardo Barretto
coturn (4.5.0.3-1ubuntu0.3) xenial-security; urgency=medium

  * SECURITY UPDATE: Heap-buffer overflow in HTTP POST request
- debian/patches/CVE-2020-6061.patch: Fix overflow
- CVE-2020-6061
  * SECURITY UPDATE: DoS when parsing certain HTTP POST request
- debian/patches/CVE-2020-6062.patch: Fix parsing of POST requests
- CVE-2020-6062
  * SECURITY UPDATE: Information leak between different client connections
- debian/patches/CVE-2020-4067.patch: initialize with zero any new or
  reused stun buffers
- CVE-2020-4067

Date: 2020-07-06 14:55:04.130620+00:00
Changed-By: Eduardo Barretto 
https://launchpad.net/ubuntu/+source/coturn/4.5.0.3-1ubuntu0.3
Sorry, changesfile not available.-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-updates] dahdi-linux 1:2.10.2~dfsg-1ubuntu4 (Accepted)

2020-07-06 Thread Andy Whitcroft
dahdi-linux (1:2.10.2~dfsg-1ubuntu4) xenial; urgency=medium

  * Linux 4.4.218 FTBS fix (LP: #1878214)
- d/p/kernel-compat-4.4.218.patch

Date: 2020-05-15 07:59:09.019969+00:00
Changed-By: Stefan Bader 
Signed-By: Andy Whitcroft 
https://launchpad.net/ubuntu/+source/dahdi-linux/1:2.10.2~dfsg-1ubuntu4
Sorry, changesfile not available.-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-proposed] neutron 2:8.4.0-0ubuntu7.5 (Accepted)

2020-07-06 Thread Seyeong Kim
neutron (2:8.4.0-0ubuntu7.5) xenial; urgency=medium

  * d/p/0001-Fix-linuxbridge-agent-startup-issue-with-IPv6.patch
- Ensure network enable_ipv6 when using linuxbridge (LP: #1662324)

Date: Fri, 22 May 2020 01:29:23 -0700
Changed-By: Seyeong Kim 
Maintainer: Ubuntu Developers 
Signed-By: Corey Bryant 
https://launchpad.net/ubuntu/+source/neutron/2:8.4.0-0ubuntu7.5
Format: 1.8
Date: Fri, 22 May 2020 01:29:23 -0700
Source: neutron
Architecture: source
Version: 2:8.4.0-0ubuntu7.5
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers 
Changed-By: Seyeong Kim 
Launchpad-Bugs-Fixed: 1662324
Changes:
 neutron (2:8.4.0-0ubuntu7.5) xenial; urgency=medium
 .
   * d/p/0001-Fix-linuxbridge-agent-startup-issue-with-IPv6.patch
 - Ensure network enable_ipv6 when using linuxbridge (LP: #1662324)
Checksums-Sha1:
 80cf0c95cc18ab8e1af0c268e81d777912e21c69 4910 neutron_8.4.0-0ubuntu7.5.dsc
 3db3f03666b12322e117a639ae8f0bdf5a75cb48 2855369 neutron_8.4.0.orig.tar.gz
 f1005a9a571cfefae939ab3ef1688de5b61abf64 38060 
neutron_8.4.0-0ubuntu7.5.debian.tar.xz
 8d56eb756534a3a31252e126289595c01bdaa286 7147 
neutron_8.4.0-0ubuntu7.5_source.buildinfo
Checksums-Sha256:
 ac69551a002caf39308ce2b94d089f7f10337ab41c7d2b9f7d9c66cd0e71a9d5 4910 
neutron_8.4.0-0ubuntu7.5.dsc
 3e64ef51cb15dbd8fdeaa31a5d5ab8e9d4c3a5a738050ae68104c1843e2f8290 2855369 
neutron_8.4.0.orig.tar.gz
 34091cb4b7a5d4b181e8b9713166337490840b194c0b36f2907616ec011f15ea 38060 
neutron_8.4.0-0ubuntu7.5.debian.tar.xz
 5587bac464e7a7bd7db57f2728f7a17f194f6c9d9c3d8db45ec63ea7a225 7147 
neutron_8.4.0-0ubuntu7.5_source.buildinfo
Files:
 3e831f0b10e35660d3b73649f2959c61 4910 net optional neutron_8.4.0-0ubuntu7.5.dsc
 fbe5f2e13d3412122eac539a320387b8 2855369 net optional neutron_8.4.0.orig.tar.gz
 87396961f102971b510c8dd733f766af 38060 net optional 
neutron_8.4.0-0ubuntu7.5.debian.tar.xz
 6a4a5a8e929e5043151ee4b984736122 7147 net optional 
neutron_8.4.0-0ubuntu7.5_source.buildinfo
Original-Maintainer: Chuck Short 
-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-proposed] rabbitmq-server 3.5.7-1ubuntu0.16.04.4 (Accepted)

2020-07-06 Thread Matthew Ruffell
rabbitmq-server (3.5.7-1ubuntu0.16.04.4) xenial; urgency=medium

  * d/rabbitmq-server.service:
- add TimeoutStartSec, Restart, RestartSec parameters (LP: #1874075)

rabbitmq-server (3.5.7-1ubuntu0.16.04.3) xenial; urgency=medium

  * Fix timeout discrepancy between SysV and systemd (LP: #1874075)
upstream, rabbitmq-server-release - 694540270c8
  * d/rabbitmq-server.init
- Add RABBITMQ_STARTUP_TIMEOUT and default to 600
  * d/rabbitmq-env.conf
- Default TimeoutStartSec to 600
  * d/rabbitmq-server-wait
- Use value of RABBITMQ_STARTUP_TIMEOUT in wait

Date: Mon, 29 Jun 2020 15:43:21 +1200
Changed-By: Matthew Ruffell 
Maintainer: Ubuntu Developers 
Signed-By: Dan Streetman 
https://launchpad.net/ubuntu/+source/rabbitmq-server/3.5.7-1ubuntu0.16.04.4
Format: 1.8
Date: Mon, 29 Jun 2020 15:43:21 +1200
Source: rabbitmq-server
Architecture: source
Version: 3.5.7-1ubuntu0.16.04.4
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers 
Changed-By: Matthew Ruffell 
Launchpad-Bugs-Fixed: 1874075
Changes:
 rabbitmq-server (3.5.7-1ubuntu0.16.04.4) xenial; urgency=medium
 .
   * d/rabbitmq-server.service:
 - add TimeoutStartSec, Restart, RestartSec parameters (LP: #1874075)
 .
 rabbitmq-server (3.5.7-1ubuntu0.16.04.3) xenial; urgency=medium
 .
   * Fix timeout discrepancy between SysV and systemd (LP: #1874075)
 upstream, rabbitmq-server-release - 694540270c8
   * d/rabbitmq-server.init
 - Add RABBITMQ_STARTUP_TIMEOUT and default to 600
   * d/rabbitmq-env.conf
 - Default TimeoutStartSec to 600
   * d/rabbitmq-server-wait
 - Use value of RABBITMQ_STARTUP_TIMEOUT in wait
Checksums-Sha1:
 5a796b43ed1b565215895dc16fbae4fff2f1599a 2279 
rabbitmq-server_3.5.7-1ubuntu0.16.04.4.dsc
 75c56b5086aef9496c37d36f8d6cdd3d9c1e9b02 20384 
rabbitmq-server_3.5.7-1ubuntu0.16.04.4.debian.tar.xz
 59c876a84c1dd9f9cbb3b6ef6c65fbd71533ac33 6948 
rabbitmq-server_3.5.7-1ubuntu0.16.04.4_source.buildinfo
Checksums-Sha256:
 7f75c81a79049b16896ff8d7f2be79efea72450c10f51e1bda4b038884ec2f3d 2279 
rabbitmq-server_3.5.7-1ubuntu0.16.04.4.dsc
 90dcf29c39cc1ce97de76bc3c40485f8cded2d7a01aad8a0bb581c428bc67c4d 20384 
rabbitmq-server_3.5.7-1ubuntu0.16.04.4.debian.tar.xz
 3d80f2e179bc4841a06c84feefb136eee897cdddc287bb0dd71e1a4564cdaa34 6948 
rabbitmq-server_3.5.7-1ubuntu0.16.04.4_source.buildinfo
Files:
 747be3e10681205855ed31497408bd76 2279 net extra 
rabbitmq-server_3.5.7-1ubuntu0.16.04.4.dsc
 d7b69a4879be2b290fb22bba7a02cf61 20384 net extra 
rabbitmq-server_3.5.7-1ubuntu0.16.04.4.debian.tar.xz
 54cb4be1cf44a9fa5c19a736d71a74d6 6948 net extra 
rabbitmq-server_3.5.7-1ubuntu0.16.04.4_source.buildinfo
Original-Maintainer: PKG OpenStack 
-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-proposed] linux-snapdragon 4.4.0-1140.148 (Accepted)

2020-07-06 Thread Andy Whitcroft
linux-snapdragon (4.4.0-1140.148) xenial; urgency=medium

  * xenial/linux-snapdragon: 4.4.0-1140.148 -proposed tracker (LP: #1885510)

  [ Ubuntu: 4.4.0-186.216 ]

  * xenial/linux: 4.4.0-186.216 -proposed tracker (LP: #1885514)
  * Xenial update: v4.4.228 upstream stable release (LP: #1884564)
- ipv6: fix IPV6_ADDRFORM operation logic
- vxlan: Avoid infinite loop when suppressing NS messages with invalid 
options
- scsi: return correct blkprep status code in case scsi_init_io() fails.
- net: phy: marvell: Limit 88m1101 autoneg errata to 88E1145 as well.
- pwm: fsl-ftm: Use flat regmap cache
- ARM: 8977/1: ptrace: Fix mask for thumb breakpoint hook
- sched/fair: Don't NUMA balance for kthreads
- ath9k_htc: Silence undersized packet warnings
- x86_64: Fix jiffies ODR violation
- x86/speculation: Prevent rogue cross-process SSBD shutdown
- x86/reboot/quirks: Add MacBook6,1 reboot quirk
- efi/efivars: Add missing kobject_put() in sysfs entry creation error path
- ALSA: es1688: Add the missed snd_card_free()
- ALSA: usb-audio: Fix inconsistent card PM state after resume
- ACPI: sysfs: Fix reference count leak in acpi_sysfs_add_hotplug_profile()
- ACPI: PM: Avoid using power resources if there are none for D0
- cgroup, blkcg: Prepare some symbols for module and !CONFIG_CGROUP usages
- nilfs2: fix null pointer dereference at nilfs_segctor_do_construct()
- spi: bcm2835aux: Fix controller unregister order
- ALSA: pcm: disallow linking stream to itself
- x86/speculation: Change misspelled STIPB to STIBP
- x86/speculation: Add support for STIBP always-on preferred mode
- x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced
  IBRS.
- x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches.
- spi: dw: fix possible race condition
- spi: dw: Fix controller unregister order
- spi: No need to assign dummy value in spi_unregister_controller()
- spi: Fix controller unregister order
- spi: pxa2xx: Fix controller unregister order
- spi: bcm2835: Fix controller unregister order
- ovl: initialize error in ovl_copy_xattr
- proc: Use new_inode not new_inode_pseudo
- video: fbdev: w100fb: Fix a potential double free.
- KVM: nSVM: leave ASID aside in copy_vmcb_control_area
- KVM: nVMX: Consult only the "basic" exit reason when routing nested exit
- KVM: arm64: Make vcpu_cp1x() work on Big Endian hosts
- ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rx
- ath9k: Fix use-after-free Write in ath9k_htc_rx_msg
- ath9x: Fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cb
- ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb
- Smack: slab-out-of-bounds in vsscanf
- mm/slub: fix a memory leak in sysfs_slab_add()
- fat: don't allow to mount if the FAT length == 0
- can: kvaser_usb: kvaser_usb_leaf: Fix some info-leaks to USB devices
- spi: dw: Zero DMA Tx and Rx configurations on stack
- Bluetooth: Add SCO fallback for invalid LMP parameters error
- kgdb: Prevent infinite recursive entries to the debugger
- spi: dw: Enable interrupts in accordance with DMA xfer mode
- clocksource: dw_apb_timer_of: Fix missing clockevent timers
- btrfs: do not ignore error from btrfs_next_leaf() when inserting checksums
- ARM: 8978/1: mm: make act_mm() respect THREAD_SIZE
- net: vmxnet3: fix possible buffer overflow caused by bad DMA value in
  vmxnet3_get_rss()
- staging: android: ion: use vmap instead of vm_map_ram
- e1000: Distribute switch variables for initialization
- media: dvb: return -EREMOTEIO on i2c transfer failure.
- MIPS: Make sparse_init() using top-down allocation
- netfilter: nft_nat: return EOPNOTSUPP if type or flags are not supported
- lib/mpi: Fix 64-bit MIPS build with Clang
- net: lpc-enet: fix error return code in lpc_mii_init()
- net: allwinner: Fix use correct return type for ndo_start_xmit()
- powerpc/spufs: fix copy_to_user while atomic
- mips: cm: Fix an invalid error code of INTVN_*_ERR
- kgdb: Fix spurious true from in_dbg_master()
- md: don't flush workqueue unconditionally in md_open
- mwifiex: Fix memory corruption in dump_station
- mips: Add udelay lpj numbers adjustment
- x86/mm: Stop printing BRK addresses
- m68k: mac: Don't call via_flush_cache() on Mac IIfx
- macvlan: Skip loopback packets in RX handler
- PCI: Don't disable decoding when mmio_always_on is set
- MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe()
- ixgbe: fix signed-integer-overflow warning
- spi: dw: Return any value retrieved from the dma_transfer callback
- cpuidle: Fix three reference count leaks
- ima: Fix ima digest hash table key calculation
- ext4: fix EXT_MAX_EXTENT/INDEX to check for zeroed eh_max
- Btrfs: fix unreplayable log after snapshot delete + parent dir fsync
- b

[ubuntu/xenial-proposed] linux-meta-snapdragon 4.4.0.1140.132 (Accepted)

2020-07-06 Thread Andy Whitcroft
linux-meta-snapdragon (4.4.0.1140.132) xenial; urgency=medium

  * Bump ABI 4.4.0-1140

Date: 2020-07-02 14:17:17.711477+00:00
Changed-By: Ian 
Signed-By: Andy Whitcroft 
https://launchpad.net/ubuntu/+source/linux-meta-snapdragon/4.4.0.1140.132
Sorry, changesfile not available.-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-proposed] linux-meta-aws 4.4.0.1111.116 (Accepted)

2020-07-06 Thread Andy Whitcroft
linux-meta-aws (4.4.0..116) xenial; urgency=medium

  * Bump build number

linux-meta-aws (4.4.0..115) xenial; urgency=medium

  * Bump ABI 4.4.0-

Date: 2020-07-04 02:08:13.808090+00:00
Changed-By: Khaled El Mously 
Signed-By: Andy Whitcroft 
https://launchpad.net/ubuntu/+source/linux-meta-aws/4.4.0..116
Sorry, changesfile not available.-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-proposed] linux-aws 4.4.0-1111.123 (Accepted)

2020-07-06 Thread Andy Whitcroft
linux-aws (4.4.0-.123) xenial; urgency=medium

  * xenial/linux-aws: 4.4.0-.123 -proposed tracker (LP: #1885503)

  [ Ubuntu: 4.4.0-186.216 ]

  * xenial/linux: 4.4.0-186.216 -proposed tracker (LP: #1885514)
  * Xenial update: v4.4.228 upstream stable release (LP: #1884564)
- ipv6: fix IPV6_ADDRFORM operation logic
- vxlan: Avoid infinite loop when suppressing NS messages with invalid 
options
- scsi: return correct blkprep status code in case scsi_init_io() fails.
- net: phy: marvell: Limit 88m1101 autoneg errata to 88E1145 as well.
- pwm: fsl-ftm: Use flat regmap cache
- ARM: 8977/1: ptrace: Fix mask for thumb breakpoint hook
- sched/fair: Don't NUMA balance for kthreads
- ath9k_htc: Silence undersized packet warnings
- x86_64: Fix jiffies ODR violation
- x86/speculation: Prevent rogue cross-process SSBD shutdown
- x86/reboot/quirks: Add MacBook6,1 reboot quirk
- efi/efivars: Add missing kobject_put() in sysfs entry creation error path
- ALSA: es1688: Add the missed snd_card_free()
- ALSA: usb-audio: Fix inconsistent card PM state after resume
- ACPI: sysfs: Fix reference count leak in acpi_sysfs_add_hotplug_profile()
- ACPI: PM: Avoid using power resources if there are none for D0
- cgroup, blkcg: Prepare some symbols for module and !CONFIG_CGROUP usages
- nilfs2: fix null pointer dereference at nilfs_segctor_do_construct()
- spi: bcm2835aux: Fix controller unregister order
- ALSA: pcm: disallow linking stream to itself
- x86/speculation: Change misspelled STIPB to STIBP
- x86/speculation: Add support for STIBP always-on preferred mode
- x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced
  IBRS.
- x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches.
- spi: dw: fix possible race condition
- spi: dw: Fix controller unregister order
- spi: No need to assign dummy value in spi_unregister_controller()
- spi: Fix controller unregister order
- spi: pxa2xx: Fix controller unregister order
- spi: bcm2835: Fix controller unregister order
- ovl: initialize error in ovl_copy_xattr
- proc: Use new_inode not new_inode_pseudo
- video: fbdev: w100fb: Fix a potential double free.
- KVM: nSVM: leave ASID aside in copy_vmcb_control_area
- KVM: nVMX: Consult only the "basic" exit reason when routing nested exit
- KVM: arm64: Make vcpu_cp1x() work on Big Endian hosts
- ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rx
- ath9k: Fix use-after-free Write in ath9k_htc_rx_msg
- ath9x: Fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cb
- ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb
- Smack: slab-out-of-bounds in vsscanf
- mm/slub: fix a memory leak in sysfs_slab_add()
- fat: don't allow to mount if the FAT length == 0
- can: kvaser_usb: kvaser_usb_leaf: Fix some info-leaks to USB devices
- spi: dw: Zero DMA Tx and Rx configurations on stack
- Bluetooth: Add SCO fallback for invalid LMP parameters error
- kgdb: Prevent infinite recursive entries to the debugger
- spi: dw: Enable interrupts in accordance with DMA xfer mode
- clocksource: dw_apb_timer_of: Fix missing clockevent timers
- btrfs: do not ignore error from btrfs_next_leaf() when inserting checksums
- ARM: 8978/1: mm: make act_mm() respect THREAD_SIZE
- net: vmxnet3: fix possible buffer overflow caused by bad DMA value in
  vmxnet3_get_rss()
- staging: android: ion: use vmap instead of vm_map_ram
- e1000: Distribute switch variables for initialization
- media: dvb: return -EREMOTEIO on i2c transfer failure.
- MIPS: Make sparse_init() using top-down allocation
- netfilter: nft_nat: return EOPNOTSUPP if type or flags are not supported
- lib/mpi: Fix 64-bit MIPS build with Clang
- net: lpc-enet: fix error return code in lpc_mii_init()
- net: allwinner: Fix use correct return type for ndo_start_xmit()
- powerpc/spufs: fix copy_to_user while atomic
- mips: cm: Fix an invalid error code of INTVN_*_ERR
- kgdb: Fix spurious true from in_dbg_master()
- md: don't flush workqueue unconditionally in md_open
- mwifiex: Fix memory corruption in dump_station
- mips: Add udelay lpj numbers adjustment
- x86/mm: Stop printing BRK addresses
- m68k: mac: Don't call via_flush_cache() on Mac IIfx
- macvlan: Skip loopback packets in RX handler
- PCI: Don't disable decoding when mmio_always_on is set
- MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe()
- ixgbe: fix signed-integer-overflow warning
- spi: dw: Return any value retrieved from the dma_transfer callback
- cpuidle: Fix three reference count leaks
- ima: Fix ima digest hash table key calculation
- ext4: fix EXT_MAX_EXTENT/INDEX to check for zeroed eh_max
- Btrfs: fix unreplayable log after snapshot delete + parent dir fsync
- btrfs: send: em

[ubuntu/xenial-proposed] linux-meta-raspi2 4.4.0.1136.136 (Accepted)

2020-07-06 Thread Łukasz Zemczak
linux-meta-raspi2 (4.4.0.1136.136) xenial; urgency=medium

  * Bump ABI 4.4.0-1136

Date: 2020-07-03 01:53:13.506303+00:00
Changed-By: Ian 
Signed-By: Łukasz Zemczak 
https://launchpad.net/ubuntu/+source/linux-meta-raspi2/4.4.0.1136.136
Sorry, changesfile not available.-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-proposed] linux-raspi2 4.4.0-1136.145 (Accepted)

2020-07-06 Thread Łukasz Zemczak
linux-raspi2 (4.4.0-1136.145) xenial; urgency=medium

  * xenial/linux-raspi2: 4.4.0-1136.145 -proposed tracker (LP: #1885508)

  [ Ubuntu: 4.4.0-186.216 ]

  * xenial/linux: 4.4.0-186.216 -proposed tracker (LP: #1885514)
  * Xenial update: v4.4.228 upstream stable release (LP: #1884564)
- ipv6: fix IPV6_ADDRFORM operation logic
- vxlan: Avoid infinite loop when suppressing NS messages with invalid 
options
- scsi: return correct blkprep status code in case scsi_init_io() fails.
- net: phy: marvell: Limit 88m1101 autoneg errata to 88E1145 as well.
- pwm: fsl-ftm: Use flat regmap cache
- ARM: 8977/1: ptrace: Fix mask for thumb breakpoint hook
- sched/fair: Don't NUMA balance for kthreads
- ath9k_htc: Silence undersized packet warnings
- x86_64: Fix jiffies ODR violation
- x86/speculation: Prevent rogue cross-process SSBD shutdown
- x86/reboot/quirks: Add MacBook6,1 reboot quirk
- efi/efivars: Add missing kobject_put() in sysfs entry creation error path
- ALSA: es1688: Add the missed snd_card_free()
- ALSA: usb-audio: Fix inconsistent card PM state after resume
- ACPI: sysfs: Fix reference count leak in acpi_sysfs_add_hotplug_profile()
- ACPI: PM: Avoid using power resources if there are none for D0
- cgroup, blkcg: Prepare some symbols for module and !CONFIG_CGROUP usages
- nilfs2: fix null pointer dereference at nilfs_segctor_do_construct()
- spi: bcm2835aux: Fix controller unregister order
- ALSA: pcm: disallow linking stream to itself
- x86/speculation: Change misspelled STIPB to STIBP
- x86/speculation: Add support for STIBP always-on preferred mode
- x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced
  IBRS.
- x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches.
- spi: dw: fix possible race condition
- spi: dw: Fix controller unregister order
- spi: No need to assign dummy value in spi_unregister_controller()
- spi: Fix controller unregister order
- spi: pxa2xx: Fix controller unregister order
- spi: bcm2835: Fix controller unregister order
- ovl: initialize error in ovl_copy_xattr
- proc: Use new_inode not new_inode_pseudo
- video: fbdev: w100fb: Fix a potential double free.
- KVM: nSVM: leave ASID aside in copy_vmcb_control_area
- KVM: nVMX: Consult only the "basic" exit reason when routing nested exit
- KVM: arm64: Make vcpu_cp1x() work on Big Endian hosts
- ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rx
- ath9k: Fix use-after-free Write in ath9k_htc_rx_msg
- ath9x: Fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cb
- ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb
- Smack: slab-out-of-bounds in vsscanf
- mm/slub: fix a memory leak in sysfs_slab_add()
- fat: don't allow to mount if the FAT length == 0
- can: kvaser_usb: kvaser_usb_leaf: Fix some info-leaks to USB devices
- spi: dw: Zero DMA Tx and Rx configurations on stack
- Bluetooth: Add SCO fallback for invalid LMP parameters error
- kgdb: Prevent infinite recursive entries to the debugger
- spi: dw: Enable interrupts in accordance with DMA xfer mode
- clocksource: dw_apb_timer_of: Fix missing clockevent timers
- btrfs: do not ignore error from btrfs_next_leaf() when inserting checksums
- ARM: 8978/1: mm: make act_mm() respect THREAD_SIZE
- net: vmxnet3: fix possible buffer overflow caused by bad DMA value in
  vmxnet3_get_rss()
- staging: android: ion: use vmap instead of vm_map_ram
- e1000: Distribute switch variables for initialization
- media: dvb: return -EREMOTEIO on i2c transfer failure.
- MIPS: Make sparse_init() using top-down allocation
- netfilter: nft_nat: return EOPNOTSUPP if type or flags are not supported
- lib/mpi: Fix 64-bit MIPS build with Clang
- net: lpc-enet: fix error return code in lpc_mii_init()
- net: allwinner: Fix use correct return type for ndo_start_xmit()
- powerpc/spufs: fix copy_to_user while atomic
- mips: cm: Fix an invalid error code of INTVN_*_ERR
- kgdb: Fix spurious true from in_dbg_master()
- md: don't flush workqueue unconditionally in md_open
- mwifiex: Fix memory corruption in dump_station
- mips: Add udelay lpj numbers adjustment
- x86/mm: Stop printing BRK addresses
- m68k: mac: Don't call via_flush_cache() on Mac IIfx
- macvlan: Skip loopback packets in RX handler
- PCI: Don't disable decoding when mmio_always_on is set
- MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe()
- ixgbe: fix signed-integer-overflow warning
- spi: dw: Return any value retrieved from the dma_transfer callback
- cpuidle: Fix three reference count leaks
- ima: Fix ima digest hash table key calculation
- ext4: fix EXT_MAX_EXTENT/INDEX to check for zeroed eh_max
- Btrfs: fix unreplayable log after snapshot delete + parent dir fsync
- btrfs: se

[ubuntu/xenial-proposed] linux-meta 4.4.0.186.192 (Accepted)

2020-07-06 Thread Łukasz Zemczak
linux-meta (4.4.0.186.192) xenial; urgency=medium

  * Bump ABI 4.4.0-186

Date: 2020-07-01 05:31:15.580373+00:00
Changed-By: Khaled El Mously 
Signed-By: Łukasz Zemczak 
https://launchpad.net/ubuntu/+source/linux-meta/4.4.0.186.192
Sorry, changesfile not available.-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-proposed] linux-signed 4.4.0-186.216 (Accepted)

2020-07-06 Thread Łukasz Zemczak
linux-signed (4.4.0-186.216) xenial; urgency=medium

  * Master version: 4.4.0-186.216

Date: 2020-07-01 05:31:20.615360+00:00
Changed-By: Khaled El Mously 
Signed-By: Łukasz Zemczak 
https://launchpad.net/ubuntu/+source/linux-signed/4.4.0-186.216
Sorry, changesfile not available.-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-updates] snapd 2.45.1 (Accepted)

2020-07-06 Thread Łukasz Zemczak
snapd (2.45.1) xenial; urgency=medium

  * New upstream release, LP: #1875071
- data/selinux: allow checking /var/cache/app-info
- cmd/snap-confine: add support for libc6-lse
- interfaces: miscellanious policy updates xlv
- snap-bootstrap: remove sealed key file on reinstall
- interfaces-ssh-keys: Support reading /etc/ssh/ssh_config.d/
- gadget: make ext4 filesystems with or without metadata checksum
- interfaces/fwupd: allow bind mount to /boot on core
- tests: cherry-pick test fixes from master
- snap/squashfs: also symlink snap Install with uc20 seed snap dir
  layout
- interfaces/serial-port: add NXP SC16IS7xx (ttySCX) to allowed
  devices
- snap,many: mv Open to snapfile pkg to support add'l options to
  Container methods
- interfaces/builtin/desktop: do not mount fonts cache on distros
  with quirks
- devicestate, sysconfig: revert support for cloud.cfg.d/ in the
  gadget
- data/completion, packaging: cherry-pick zsh completion
- state: log task errors in the journal too
- devicestate: do not report "ErrNoState" for seeded up
- interfaces/desktop: silence more /var/lib/snapd/desktop/icons
  denials
- packaging/fedora: disable FIPS compliant crypto for static
  binaries
- packaging: stop depending on python-docutils

snapd (2.45) xenial; urgency=medium

  * New upstream release, LP: #1875071
- o/devicestate: support doing system action reboots from recover
  mode
- vendor: update to latest secboot
- tests: not fail when boot dir cannot be determined
- configcore: only reload journald if systemd is new enough
- cmd/snap-bootstrap/initramfs-mounts: append uuid to ubuntu-data
  when decrypting
- tests/lib/prepare.sh: delete patching of the initrd
- cmd/snap: coldplug auto-import assertions from all removable
  devices
- cmd/snap: fix the order of positional parameters in help output
- c/snap-bootstrap: port mount state mocking to the new style on
  master
- cmd/snap-bootstrap/initramfs-mounts: add sudoers to dirs to copy
  as well
- o/devicestate,cmd/snap-bootstrap: seal to recover mode cmdline,
  unlock in recover mode initramfs
- progress: tweak multibyte label unit test data
- gadget: fix fallback device lookup for 'mbr' type structures
- progress: fix progress bar with multibyte duration units
- many: use /run/mnt/data over /run/mnt/ubuntu-data for uc20
- many: put the sealed keys in a directory on seed for tidiness
- cmd/snap-bootstrap: measure epoch and model before unlocking
  encrypted data
- o/configstate: core config handler for persistent journal
- bootloader/uboot: use secondary ubootenv file boot.sel for uc20
- packaging: add "$TAGS" to dh_auto_test for debian packaging
- tests: ensure $cache_dir is actually available
- secboot,cmd/snap-bootstrap: add model to pcr protection profile
- devicestate: do not use snap-boostrap in devicestate to install
- tests: fix a typo in nested.sh helper
- devicestate: add support for cloud.cfg.d config from the gadget
- cmd/snap-bootstrap: cleanups, naming tweaks
- testutil: add NewDBusTestConn
- snap-bootstrap: lock access to sealed keys
- overlord/devicestate: preserve the current model inside ubuntu-
  boot
- interfaces/apparmor: use differently templated policy for non-core
  bases
- seccomp: add get_tls, io_pg* and *time64/*64 variants for existing
  syscalls
- cmd/snap-bootstrap/initramfs-mounts: mount ubuntu-seed first,
  other misc changes
- o/snapstate: tweak "waiting for restart" message
- boot: store model model and grade information in modeenv
- interfaces/firewall-control: allow -legacy and -nft for core20
- boot: enable makeBootable20RunMode for EnvRefExtractedKernel
  bootloaders
- boot/bootstate20: add EnvRefExtractedKernelBootloader bootstate20
  implementation
- daemon: fix error message from `snap remove-user foo` on classic
- overlord: have a variant of Mock that can take a state.State
- tests: 16.04 and 18.04 now have mediating pulseaudio (again)
- seed: clearer errors for missing essential snapd or core snap
- cmd/snap-bootstrap/initramfs-mounts: support
  EnvRefExtractedKernelBootloader's
- gadget, cmd/snap-bootstrap: MBR schema support
- image: improve/adjust DownloadSnap doc comment
- asserts: introduce ModelGrade.Code
- tests: ignore user-12345 slice and service
- image,seed/seedwriter: support redirect channel aka default
  tracks
- bootloader: use binary.Read/Write
- tests: uc20 nested suite part II
- tests/boot: refactor to make it easier for new
  bootloaderKernelState20 impl
- interfaces/openvswitch: support use of ovs-appctl
- snap-bootstrap: copy auth data from real ubuntu-data in recovery
  mode
- snap-bootstrap: seal and unseal encryption key usin

[ubuntu/xenial-proposed] linux_4.4.0-186.216_amd64.tar.gz - (Accepted)

2020-07-06 Thread Khalid Elmously
linux (4.4.0-186.216) xenial; urgency=medium

  * xenial/linux: 4.4.0-186.216 -proposed tracker (LP: #1885514)

  * Xenial update: v4.4.228 upstream stable release (LP: #1884564)
- ipv6: fix IPV6_ADDRFORM operation logic
- vxlan: Avoid infinite loop when suppressing NS messages with invalid 
options
- scsi: return correct blkprep status code in case scsi_init_io() fails.
- net: phy: marvell: Limit 88m1101 autoneg errata to 88E1145 as well.
- pwm: fsl-ftm: Use flat regmap cache
- ARM: 8977/1: ptrace: Fix mask for thumb breakpoint hook
- sched/fair: Don't NUMA balance for kthreads
- ath9k_htc: Silence undersized packet warnings
- x86_64: Fix jiffies ODR violation
- x86/speculation: Prevent rogue cross-process SSBD shutdown
- x86/reboot/quirks: Add MacBook6,1 reboot quirk
- efi/efivars: Add missing kobject_put() in sysfs entry creation error path
- ALSA: es1688: Add the missed snd_card_free()
- ALSA: usb-audio: Fix inconsistent card PM state after resume
- ACPI: sysfs: Fix reference count leak in acpi_sysfs_add_hotplug_profile()
- ACPI: PM: Avoid using power resources if there are none for D0
- cgroup, blkcg: Prepare some symbols for module and !CONFIG_CGROUP usages
- nilfs2: fix null pointer dereference at nilfs_segctor_do_construct()
- spi: bcm2835aux: Fix controller unregister order
- ALSA: pcm: disallow linking stream to itself
- x86/speculation: Change misspelled STIPB to STIBP
- x86/speculation: Add support for STIBP always-on preferred mode
- x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced
  IBRS.
- x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches.
- spi: dw: fix possible race condition
- spi: dw: Fix controller unregister order
- spi: No need to assign dummy value in spi_unregister_controller()
- spi: Fix controller unregister order
- spi: pxa2xx: Fix controller unregister order
- spi: bcm2835: Fix controller unregister order
- ovl: initialize error in ovl_copy_xattr
- proc: Use new_inode not new_inode_pseudo
- video: fbdev: w100fb: Fix a potential double free.
- KVM: nSVM: leave ASID aside in copy_vmcb_control_area
- KVM: nVMX: Consult only the "basic" exit reason when routing nested exit
- KVM: arm64: Make vcpu_cp1x() work on Big Endian hosts
- ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rx
- ath9k: Fix use-after-free Write in ath9k_htc_rx_msg
- ath9x: Fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cb
- ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb
- Smack: slab-out-of-bounds in vsscanf
- mm/slub: fix a memory leak in sysfs_slab_add()
- fat: don't allow to mount if the FAT length == 0
- can: kvaser_usb: kvaser_usb_leaf: Fix some info-leaks to USB devices
- spi: dw: Zero DMA Tx and Rx configurations on stack
- Bluetooth: Add SCO fallback for invalid LMP parameters error
- kgdb: Prevent infinite recursive entries to the debugger
- spi: dw: Enable interrupts in accordance with DMA xfer mode
- clocksource: dw_apb_timer_of: Fix missing clockevent timers
- btrfs: do not ignore error from btrfs_next_leaf() when inserting checksums
- ARM: 8978/1: mm: make act_mm() respect THREAD_SIZE
- net: vmxnet3: fix possible buffer overflow caused by bad DMA value in
  vmxnet3_get_rss()
- staging: android: ion: use vmap instead of vm_map_ram
- e1000: Distribute switch variables for initialization
- media: dvb: return -EREMOTEIO on i2c transfer failure.
- MIPS: Make sparse_init() using top-down allocation
- netfilter: nft_nat: return EOPNOTSUPP if type or flags are not supported
- lib/mpi: Fix 64-bit MIPS build with Clang
- net: lpc-enet: fix error return code in lpc_mii_init()
- net: allwinner: Fix use correct return type for ndo_start_xmit()
- powerpc/spufs: fix copy_to_user while atomic
- mips: cm: Fix an invalid error code of INTVN_*_ERR
- kgdb: Fix spurious true from in_dbg_master()
- md: don't flush workqueue unconditionally in md_open
- mwifiex: Fix memory corruption in dump_station
- mips: Add udelay lpj numbers adjustment
- x86/mm: Stop printing BRK addresses
- m68k: mac: Don't call via_flush_cache() on Mac IIfx
- macvlan: Skip loopback packets in RX handler
- PCI: Don't disable decoding when mmio_always_on is set
- MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe()
- ixgbe: fix signed-integer-overflow warning
- spi: dw: Return any value retrieved from the dma_transfer callback
- cpuidle: Fix three reference count leaks
- ima: Fix ima digest hash table key calculation
- ext4: fix EXT_MAX_EXTENT/INDEX to check for zeroed eh_max
- Btrfs: fix unreplayable log after snapshot delete + parent dir fsync
- btrfs: send: emit file capabilities after chown
- btrfs: fix error handling when submitting direct I/O bio
- im

[ubuntu/xenial-proposed] linux 4.4.0-186.216 (Accepted)

2020-07-06 Thread Łukasz Zemczak
linux (4.4.0-186.216) xenial; urgency=medium

  * xenial/linux: 4.4.0-186.216 -proposed tracker (LP: #1885514)

  * Xenial update: v4.4.228 upstream stable release (LP: #1884564)
- ipv6: fix IPV6_ADDRFORM operation logic
- vxlan: Avoid infinite loop when suppressing NS messages with invalid 
options
- scsi: return correct blkprep status code in case scsi_init_io() fails.
- net: phy: marvell: Limit 88m1101 autoneg errata to 88E1145 as well.
- pwm: fsl-ftm: Use flat regmap cache
- ARM: 8977/1: ptrace: Fix mask for thumb breakpoint hook
- sched/fair: Don't NUMA balance for kthreads
- ath9k_htc: Silence undersized packet warnings
- x86_64: Fix jiffies ODR violation
- x86/speculation: Prevent rogue cross-process SSBD shutdown
- x86/reboot/quirks: Add MacBook6,1 reboot quirk
- efi/efivars: Add missing kobject_put() in sysfs entry creation error path
- ALSA: es1688: Add the missed snd_card_free()
- ALSA: usb-audio: Fix inconsistent card PM state after resume
- ACPI: sysfs: Fix reference count leak in acpi_sysfs_add_hotplug_profile()
- ACPI: PM: Avoid using power resources if there are none for D0
- cgroup, blkcg: Prepare some symbols for module and !CONFIG_CGROUP usages
- nilfs2: fix null pointer dereference at nilfs_segctor_do_construct()
- spi: bcm2835aux: Fix controller unregister order
- ALSA: pcm: disallow linking stream to itself
- x86/speculation: Change misspelled STIPB to STIBP
- x86/speculation: Add support for STIBP always-on preferred mode
- x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced
  IBRS.
- x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches.
- spi: dw: fix possible race condition
- spi: dw: Fix controller unregister order
- spi: No need to assign dummy value in spi_unregister_controller()
- spi: Fix controller unregister order
- spi: pxa2xx: Fix controller unregister order
- spi: bcm2835: Fix controller unregister order
- ovl: initialize error in ovl_copy_xattr
- proc: Use new_inode not new_inode_pseudo
- video: fbdev: w100fb: Fix a potential double free.
- KVM: nSVM: leave ASID aside in copy_vmcb_control_area
- KVM: nVMX: Consult only the "basic" exit reason when routing nested exit
- KVM: arm64: Make vcpu_cp1x() work on Big Endian hosts
- ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rx
- ath9k: Fix use-after-free Write in ath9k_htc_rx_msg
- ath9x: Fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cb
- ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb
- Smack: slab-out-of-bounds in vsscanf
- mm/slub: fix a memory leak in sysfs_slab_add()
- fat: don't allow to mount if the FAT length == 0
- can: kvaser_usb: kvaser_usb_leaf: Fix some info-leaks to USB devices
- spi: dw: Zero DMA Tx and Rx configurations on stack
- Bluetooth: Add SCO fallback for invalid LMP parameters error
- kgdb: Prevent infinite recursive entries to the debugger
- spi: dw: Enable interrupts in accordance with DMA xfer mode
- clocksource: dw_apb_timer_of: Fix missing clockevent timers
- btrfs: do not ignore error from btrfs_next_leaf() when inserting checksums
- ARM: 8978/1: mm: make act_mm() respect THREAD_SIZE
- net: vmxnet3: fix possible buffer overflow caused by bad DMA value in
  vmxnet3_get_rss()
- staging: android: ion: use vmap instead of vm_map_ram
- e1000: Distribute switch variables for initialization
- media: dvb: return -EREMOTEIO on i2c transfer failure.
- MIPS: Make sparse_init() using top-down allocation
- netfilter: nft_nat: return EOPNOTSUPP if type or flags are not supported
- lib/mpi: Fix 64-bit MIPS build with Clang
- net: lpc-enet: fix error return code in lpc_mii_init()
- net: allwinner: Fix use correct return type for ndo_start_xmit()
- powerpc/spufs: fix copy_to_user while atomic
- mips: cm: Fix an invalid error code of INTVN_*_ERR
- kgdb: Fix spurious true from in_dbg_master()
- md: don't flush workqueue unconditionally in md_open
- mwifiex: Fix memory corruption in dump_station
- mips: Add udelay lpj numbers adjustment
- x86/mm: Stop printing BRK addresses
- m68k: mac: Don't call via_flush_cache() on Mac IIfx
- macvlan: Skip loopback packets in RX handler
- PCI: Don't disable decoding when mmio_always_on is set
- MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe()
- ixgbe: fix signed-integer-overflow warning
- spi: dw: Return any value retrieved from the dma_transfer callback
- cpuidle: Fix three reference count leaks
- ima: Fix ima digest hash table key calculation
- ext4: fix EXT_MAX_EXTENT/INDEX to check for zeroed eh_max
- Btrfs: fix unreplayable log after snapshot delete + parent dir fsync
- btrfs: send: emit file capabilities after chown
- btrfs: fix error handling when submitting direct I/O bio
- im

[ubuntu/xenial-updates] linux-base 4.5ubuntu1.2~16.04.1 (Accepted)

2020-07-06 Thread Andy Whitcroft
linux-base (4.5ubuntu1.2~16.04.1) xenial; urgency=medium

  * Update SGX udev rules for version LD_1.33 (LP: #1881338).

Date: 2020-06-26 08:46:10.277316+00:00
Changed-By: Marcelo Cerri 
Signed-By: Andy Whitcroft 
https://launchpad.net/ubuntu/+source/linux-base/4.5ubuntu1.2~16.04.1
Sorry, changesfile not available.-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-security] linux-base 4.5ubuntu1.2~16.04.1 (Accepted)

2020-07-06 Thread Andy Whitcroft
linux-base (4.5ubuntu1.2~16.04.1) xenial; urgency=medium

  * Update SGX udev rules for version LD_1.33 (LP: #1881338).

Date: 2020-06-26 08:46:10.277316+00:00
Changed-By: Marcelo Cerri 
Signed-By: Andy Whitcroft 
https://launchpad.net/ubuntu/+source/linux-base/4.5ubuntu1.2~16.04.1
Sorry, changesfile not available.-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-updates] linux-meta-snapdragon 4.4.0.1139.131 (Accepted)

2020-07-06 Thread Andy Whitcroft
linux-meta-snapdragon (4.4.0.1139.131) xenial; urgency=medium

  * Bump ABI 4.4.0-1139

Date: 2020-06-12 04:11:14.474127+00:00
Changed-By: Sultan Alsawaf 
Signed-By: Andy Whitcroft 
https://launchpad.net/ubuntu/+source/linux-meta-snapdragon/4.4.0.1139.131
Sorry, changesfile not available.-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-updates] linux-raspi2 4.4.0-1135.144 (Accepted)

2020-07-06 Thread Andy Whitcroft
linux-raspi2 (4.4.0-1135.144) xenial; urgency=medium

  * xenial/linux-raspi2: 4.4.0-1135.144 -proposed tracker (LP: #1882764)

  [ Ubuntu: 4.4.0-185.215 ]

  * Packaging resync (LP: #1786013)
- [Packaging] update helper scripts
  * CVE-2020-0543
- UBUNTU/SAUCE: x86/speculation/srbds: do not try to turn mitigation off 
when
  not supported
  * Xenial update: 4.4.224 upstream stable release (LP: #1881356)
- USB: serial: qcserial: Add DW5816e support
- Revert "net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTS"
- dp83640: reverse arguments to list_add_tail
- net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()
- sch_sfq: validate silly quantum values
- sch_choke: avoid potential panic in choke_reset()
- enic: do not overwrite error code
- ipv6: fix cleanup ordering for ip6_mr failure
- binfmt_elf: move brk out of mmap when doing direct loader exec
- x86/apm: Don't access __preempt_count with zeroed fs
- Revert "IB/ipoib: Update broadcast object if PKey value was changed in 
index
  0"
- USB: uas: add quirk for LaCie 2Big Quadra
- USB: serial: garmin_gps: add sanity checking for data length
- batman-adv: fix batadv_nc_random_weight_tq
- scripts/decodecode: fix trapping instruction formatting
- phy: micrel: Ensure interrupts are reenabled on resume
- binfmt_elf: Do not move brk for INTERP-less ET_EXEC
- ext4: add cond_resched() to ext4_protect_reserved_inode
- blktrace: Fix potential deadlock between delete & sysfs ops
- blktrace: fix unlocked access to init/start-stop/teardown
- blktrace: fix trace mutex deadlock
- ptp: do not explicitly set drvdata in ptp_clock_register()
- ptp: use is_visible method to hide unused attributes
- ptp: create "pins" together with the rest of attributes
- chardev: add helper function to register char devs with a struct device
- ptp: Fix pass zero to ERR_PTR() in ptp_clock_register
- ptp: fix the race between the release of ptp_clock and cdev
- ptp: free ptp device pin descriptors properly
- net: handle no dst on skb in icmp6_send
- net/sonic: Fix a resource leak in an error handling path in
  'jazz_sonic_probe()'
- net: moxa: Fix a potential double 'free_irq()'
- drop_monitor: work around gcc-10 stringop-overflow warning
- scsi: sg: add sg_remove_request in sg_write
- cifs: Check for timeout on Negotiate stage
- cifs: Fix a race condition with cifs_echo_request
- dmaengine: pch_dma.c: Avoid data race between probe and irq handler
- dmaengine: mmp_tdma: Reset channel error on release
- drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()
- ipc/util.c: sysvipc_find_ipc() incorrectly updates position index
- net: openvswitch: fix csum updates for MPLS actions
- gre: do not keep the GRE header around in collect medata mode
- mm/memory_hotplug.c: fix overflow in test_pages_in_a_zone()
- scsi: qla2xxx: Avoid double completion of abort command
- i40e: avoid NVM acquire deadlock during NVM update
- net/mlx5: Fix driver load error flow when firmware is stuck
- netfilter: conntrack: avoid gcc-10 zero-length-bounds warning
- IB/mlx4: Test return value of calls to ib_get_cached_pkey
- pnp: Use list_for_each_entry() instead of open coding
- gcc-10 warnings: fix low-hanging fruit
- kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig
- Stop the ad-hoc games with -Wno-maybe-initialized
- gcc-10: disable 'zero-length-bounds' warning for now
- gcc-10: disable 'array-bounds' warning for now
- gcc-10: disable 'stringop-overflow' warning for now
- gcc-10: disable 'restrict' warning for now
- blk-mq: sync the update nr_hw_queues with blk_mq_queue_tag_busy_iter
- blk-mq: Allow blocking queue tag iter callbacks
- x86/paravirt: Remove the unused irq_enable_sysexit pv op
- gcc-10: avoid shadowing standard library 'free()' in crypto
- net: fix a potential recursive NETDEV_FEAT_CHANGE
- net: ipv4: really enforce backoff for redirects
- ALSA: hda/realtek - Limit int mic boost for Thinkpad T530
- ALSA: rawmidi: Fix racy buffer resize under concurrent accesses
- ALSA: rawmidi: Initialize allocated buffers
- ARM: dts: imx27-phytec-phycard-s-rdk: Fix the I2C1 pinctrl entries
- x86: Fix early boot crash on gcc-10, third try
- exec: Move would_dump into flush_old_exec
- usb: gadget: net2272: Fix a memory leak in an error handling path in
  'net2272_plat_probe()'
- usb: gadget: audio: Fix a missing error return value in audio_bind()
- usb: gadget: legacy: fix error return code in gncm_bind()
- usb: gadget: legacy: fix error return code in cdc_bind()
- ARM: dts: r8a7740: Add missing extal2 to CPG node
- KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mce
- Makefile: disallow data races on gcc-10 as well
- scsi: iscsi: Fix a potential deadlock 

[ubuntu/xenial-updates] linux-meta-raspi2 4.4.0.1135.135 (Accepted)

2020-07-06 Thread Andy Whitcroft
linux-meta-raspi2 (4.4.0.1135.135) xenial; urgency=medium

  * Bump ABI 4.4.0-1135

Date: 2020-06-15 01:46:14.004313+00:00
Changed-By: Kelsey Margarete Skunberg 
Signed-By: Andy Whitcroft 
https://launchpad.net/ubuntu/+source/linux-meta-raspi2/4.4.0.1135.135
Sorry, changesfile not available.-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-updates] linux-kvm 4.4.0-1076.83 (Accepted)

2020-07-06 Thread Andy Whitcroft
linux-kvm (4.4.0-1076.83) xenial; urgency=medium

  * xenial/linux-kvm: 4.4.0-1076.83 -proposed tracker (LP: #1882762)

  [ Ubuntu: 4.4.0-185.215 ]

  * Packaging resync (LP: #1786013)
- [Packaging] update helper scripts
  * CVE-2020-0543
- UBUNTU/SAUCE: x86/speculation/srbds: do not try to turn mitigation off 
when
  not supported
  * Xenial update: 4.4.224 upstream stable release (LP: #1881356)
- USB: serial: qcserial: Add DW5816e support
- Revert "net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTS"
- dp83640: reverse arguments to list_add_tail
- net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()
- sch_sfq: validate silly quantum values
- sch_choke: avoid potential panic in choke_reset()
- enic: do not overwrite error code
- ipv6: fix cleanup ordering for ip6_mr failure
- binfmt_elf: move brk out of mmap when doing direct loader exec
- x86/apm: Don't access __preempt_count with zeroed fs
- Revert "IB/ipoib: Update broadcast object if PKey value was changed in 
index
  0"
- USB: uas: add quirk for LaCie 2Big Quadra
- USB: serial: garmin_gps: add sanity checking for data length
- batman-adv: fix batadv_nc_random_weight_tq
- scripts/decodecode: fix trapping instruction formatting
- phy: micrel: Ensure interrupts are reenabled on resume
- binfmt_elf: Do not move brk for INTERP-less ET_EXEC
- ext4: add cond_resched() to ext4_protect_reserved_inode
- blktrace: Fix potential deadlock between delete & sysfs ops
- blktrace: fix unlocked access to init/start-stop/teardown
- blktrace: fix trace mutex deadlock
- ptp: do not explicitly set drvdata in ptp_clock_register()
- ptp: use is_visible method to hide unused attributes
- ptp: create "pins" together with the rest of attributes
- chardev: add helper function to register char devs with a struct device
- ptp: Fix pass zero to ERR_PTR() in ptp_clock_register
- ptp: fix the race between the release of ptp_clock and cdev
- ptp: free ptp device pin descriptors properly
- net: handle no dst on skb in icmp6_send
- net/sonic: Fix a resource leak in an error handling path in
  'jazz_sonic_probe()'
- net: moxa: Fix a potential double 'free_irq()'
- drop_monitor: work around gcc-10 stringop-overflow warning
- scsi: sg: add sg_remove_request in sg_write
- cifs: Check for timeout on Negotiate stage
- cifs: Fix a race condition with cifs_echo_request
- dmaengine: pch_dma.c: Avoid data race between probe and irq handler
- dmaengine: mmp_tdma: Reset channel error on release
- drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()
- ipc/util.c: sysvipc_find_ipc() incorrectly updates position index
- net: openvswitch: fix csum updates for MPLS actions
- gre: do not keep the GRE header around in collect medata mode
- mm/memory_hotplug.c: fix overflow in test_pages_in_a_zone()
- scsi: qla2xxx: Avoid double completion of abort command
- i40e: avoid NVM acquire deadlock during NVM update
- net/mlx5: Fix driver load error flow when firmware is stuck
- netfilter: conntrack: avoid gcc-10 zero-length-bounds warning
- IB/mlx4: Test return value of calls to ib_get_cached_pkey
- pnp: Use list_for_each_entry() instead of open coding
- gcc-10 warnings: fix low-hanging fruit
- kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig
- Stop the ad-hoc games with -Wno-maybe-initialized
- gcc-10: disable 'zero-length-bounds' warning for now
- gcc-10: disable 'array-bounds' warning for now
- gcc-10: disable 'stringop-overflow' warning for now
- gcc-10: disable 'restrict' warning for now
- blk-mq: sync the update nr_hw_queues with blk_mq_queue_tag_busy_iter
- blk-mq: Allow blocking queue tag iter callbacks
- x86/paravirt: Remove the unused irq_enable_sysexit pv op
- gcc-10: avoid shadowing standard library 'free()' in crypto
- net: fix a potential recursive NETDEV_FEAT_CHANGE
- net: ipv4: really enforce backoff for redirects
- ALSA: hda/realtek - Limit int mic boost for Thinkpad T530
- ALSA: rawmidi: Fix racy buffer resize under concurrent accesses
- ALSA: rawmidi: Initialize allocated buffers
- ARM: dts: imx27-phytec-phycard-s-rdk: Fix the I2C1 pinctrl entries
- x86: Fix early boot crash on gcc-10, third try
- exec: Move would_dump into flush_old_exec
- usb: gadget: net2272: Fix a memory leak in an error handling path in
  'net2272_plat_probe()'
- usb: gadget: audio: Fix a missing error return value in audio_bind()
- usb: gadget: legacy: fix error return code in gncm_bind()
- usb: gadget: legacy: fix error return code in cdc_bind()
- ARM: dts: r8a7740: Add missing extal2 to CPG node
- KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mce
- Makefile: disallow data races on gcc-10 as well
- scsi: iscsi: Fix a potential deadlock in the t

[ubuntu/xenial-updates] linux-meta-kvm 4.4.0.1076.74 (Accepted)

2020-07-06 Thread Andy Whitcroft
linux-meta-kvm (4.4.0.1076.74) xenial; urgency=medium

  * Bump ABI 4.4.0-1076

Date: 2020-06-15 01:29:52.412322+00:00
Changed-By: Sultan Alsawaf 
Signed-By: Andy Whitcroft 
https://launchpad.net/ubuntu/+source/linux-meta-kvm/4.4.0.1076.74
Sorry, changesfile not available.-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-updates] linux-snapdragon 4.4.0-1139.147 (Accepted)

2020-07-06 Thread Andy Whitcroft
linux-snapdragon (4.4.0-1139.147) xenial; urgency=medium

  * xenial/linux-snapdragon: 4.4.0-1139.147 -proposed tracker (LP: #1882766)

  [ Ubuntu: 4.4.0-185.215 ]

  * Packaging resync (LP: #1786013)
- [Packaging] update helper scripts
  * CVE-2020-0543
- UBUNTU/SAUCE: x86/speculation/srbds: do not try to turn mitigation off 
when
  not supported
  * Xenial update: 4.4.224 upstream stable release (LP: #1881356)
- USB: serial: qcserial: Add DW5816e support
- Revert "net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTS"
- dp83640: reverse arguments to list_add_tail
- net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()
- sch_sfq: validate silly quantum values
- sch_choke: avoid potential panic in choke_reset()
- enic: do not overwrite error code
- ipv6: fix cleanup ordering for ip6_mr failure
- binfmt_elf: move brk out of mmap when doing direct loader exec
- x86/apm: Don't access __preempt_count with zeroed fs
- Revert "IB/ipoib: Update broadcast object if PKey value was changed in 
index
  0"
- USB: uas: add quirk for LaCie 2Big Quadra
- USB: serial: garmin_gps: add sanity checking for data length
- batman-adv: fix batadv_nc_random_weight_tq
- scripts/decodecode: fix trapping instruction formatting
- phy: micrel: Ensure interrupts are reenabled on resume
- binfmt_elf: Do not move brk for INTERP-less ET_EXEC
- ext4: add cond_resched() to ext4_protect_reserved_inode
- blktrace: Fix potential deadlock between delete & sysfs ops
- blktrace: fix unlocked access to init/start-stop/teardown
- blktrace: fix trace mutex deadlock
- ptp: do not explicitly set drvdata in ptp_clock_register()
- ptp: use is_visible method to hide unused attributes
- ptp: create "pins" together with the rest of attributes
- chardev: add helper function to register char devs with a struct device
- ptp: Fix pass zero to ERR_PTR() in ptp_clock_register
- ptp: fix the race between the release of ptp_clock and cdev
- ptp: free ptp device pin descriptors properly
- net: handle no dst on skb in icmp6_send
- net/sonic: Fix a resource leak in an error handling path in
  'jazz_sonic_probe()'
- net: moxa: Fix a potential double 'free_irq()'
- drop_monitor: work around gcc-10 stringop-overflow warning
- scsi: sg: add sg_remove_request in sg_write
- cifs: Check for timeout on Negotiate stage
- cifs: Fix a race condition with cifs_echo_request
- dmaengine: pch_dma.c: Avoid data race between probe and irq handler
- dmaengine: mmp_tdma: Reset channel error on release
- drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()
- ipc/util.c: sysvipc_find_ipc() incorrectly updates position index
- net: openvswitch: fix csum updates for MPLS actions
- gre: do not keep the GRE header around in collect medata mode
- mm/memory_hotplug.c: fix overflow in test_pages_in_a_zone()
- scsi: qla2xxx: Avoid double completion of abort command
- i40e: avoid NVM acquire deadlock during NVM update
- net/mlx5: Fix driver load error flow when firmware is stuck
- netfilter: conntrack: avoid gcc-10 zero-length-bounds warning
- IB/mlx4: Test return value of calls to ib_get_cached_pkey
- pnp: Use list_for_each_entry() instead of open coding
- gcc-10 warnings: fix low-hanging fruit
- kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig
- Stop the ad-hoc games with -Wno-maybe-initialized
- gcc-10: disable 'zero-length-bounds' warning for now
- gcc-10: disable 'array-bounds' warning for now
- gcc-10: disable 'stringop-overflow' warning for now
- gcc-10: disable 'restrict' warning for now
- blk-mq: sync the update nr_hw_queues with blk_mq_queue_tag_busy_iter
- blk-mq: Allow blocking queue tag iter callbacks
- x86/paravirt: Remove the unused irq_enable_sysexit pv op
- gcc-10: avoid shadowing standard library 'free()' in crypto
- net: fix a potential recursive NETDEV_FEAT_CHANGE
- net: ipv4: really enforce backoff for redirects
- ALSA: hda/realtek - Limit int mic boost for Thinkpad T530
- ALSA: rawmidi: Fix racy buffer resize under concurrent accesses
- ALSA: rawmidi: Initialize allocated buffers
- ARM: dts: imx27-phytec-phycard-s-rdk: Fix the I2C1 pinctrl entries
- x86: Fix early boot crash on gcc-10, third try
- exec: Move would_dump into flush_old_exec
- usb: gadget: net2272: Fix a memory leak in an error handling path in
  'net2272_plat_probe()'
- usb: gadget: audio: Fix a missing error return value in audio_bind()
- usb: gadget: legacy: fix error return code in gncm_bind()
- usb: gadget: legacy: fix error return code in cdc_bind()
- ARM: dts: r8a7740: Add missing extal2 to CPG node
- KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mce
- Makefile: disallow data races on gcc-10 as well
- scsi: iscsi: Fix a potential d

[ubuntu/xenial-updates] linux-meta-aws 4.4.0.1110.114 (Accepted)

2020-07-06 Thread Andy Whitcroft
linux-meta-aws (4.4.0.1110.114) xenial; urgency=medium

  * Bump ABI 4.4.0-1110

Date: 2020-06-12 04:19:53.215620+00:00
Changed-By: Ian 
Signed-By: Andy Whitcroft 
https://launchpad.net/ubuntu/+source/linux-meta-aws/4.4.0.1110.114
Sorry, changesfile not available.-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-updates] linux 4.4.0-185.215 (Accepted)

2020-07-06 Thread Andy Whitcroft
linux (4.4.0-185.215) xenial; urgency=medium

  * Packaging resync (LP: #1786013)
- [Packaging] update helper scripts

  * CVE-2020-0543
- UBUNTU/SAUCE: x86/speculation/srbds: do not try to turn mitigation off 
when
  not supported

  * Xenial update: 4.4.224 upstream stable release (LP: #1881356)
- USB: serial: qcserial: Add DW5816e support
- Revert "net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTS"
- dp83640: reverse arguments to list_add_tail
- net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()
- sch_sfq: validate silly quantum values
- sch_choke: avoid potential panic in choke_reset()
- enic: do not overwrite error code
- ipv6: fix cleanup ordering for ip6_mr failure
- binfmt_elf: move brk out of mmap when doing direct loader exec
- x86/apm: Don't access __preempt_count with zeroed fs
- Revert "IB/ipoib: Update broadcast object if PKey value was changed in 
index
  0"
- USB: uas: add quirk for LaCie 2Big Quadra
- USB: serial: garmin_gps: add sanity checking for data length
- batman-adv: fix batadv_nc_random_weight_tq
- scripts/decodecode: fix trapping instruction formatting
- phy: micrel: Ensure interrupts are reenabled on resume
- binfmt_elf: Do not move brk for INTERP-less ET_EXEC
- ext4: add cond_resched() to ext4_protect_reserved_inode
- blktrace: Fix potential deadlock between delete & sysfs ops
- blktrace: fix unlocked access to init/start-stop/teardown
- blktrace: fix trace mutex deadlock
- ptp: do not explicitly set drvdata in ptp_clock_register()
- ptp: use is_visible method to hide unused attributes
- ptp: create "pins" together with the rest of attributes
- chardev: add helper function to register char devs with a struct device
- ptp: Fix pass zero to ERR_PTR() in ptp_clock_register
- ptp: fix the race between the release of ptp_clock and cdev
- ptp: free ptp device pin descriptors properly
- net: handle no dst on skb in icmp6_send
- net/sonic: Fix a resource leak in an error handling path in
  'jazz_sonic_probe()'
- net: moxa: Fix a potential double 'free_irq()'
- drop_monitor: work around gcc-10 stringop-overflow warning
- scsi: sg: add sg_remove_request in sg_write
- cifs: Check for timeout on Negotiate stage
- cifs: Fix a race condition with cifs_echo_request
- dmaengine: pch_dma.c: Avoid data race between probe and irq handler
- dmaengine: mmp_tdma: Reset channel error on release
- drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()
- ipc/util.c: sysvipc_find_ipc() incorrectly updates position index
- net: openvswitch: fix csum updates for MPLS actions
- gre: do not keep the GRE header around in collect medata mode
- mm/memory_hotplug.c: fix overflow in test_pages_in_a_zone()
- scsi: qla2xxx: Avoid double completion of abort command
- i40e: avoid NVM acquire deadlock during NVM update
- net/mlx5: Fix driver load error flow when firmware is stuck
- netfilter: conntrack: avoid gcc-10 zero-length-bounds warning
- IB/mlx4: Test return value of calls to ib_get_cached_pkey
- pnp: Use list_for_each_entry() instead of open coding
- gcc-10 warnings: fix low-hanging fruit
- kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig
- Stop the ad-hoc games with -Wno-maybe-initialized
- gcc-10: disable 'zero-length-bounds' warning for now
- gcc-10: disable 'array-bounds' warning for now
- gcc-10: disable 'stringop-overflow' warning for now
- gcc-10: disable 'restrict' warning for now
- blk-mq: sync the update nr_hw_queues with blk_mq_queue_tag_busy_iter
- blk-mq: Allow blocking queue tag iter callbacks
- x86/paravirt: Remove the unused irq_enable_sysexit pv op
- gcc-10: avoid shadowing standard library 'free()' in crypto
- net: fix a potential recursive NETDEV_FEAT_CHANGE
- net: ipv4: really enforce backoff for redirects
- ALSA: hda/realtek - Limit int mic boost for Thinkpad T530
- ALSA: rawmidi: Fix racy buffer resize under concurrent accesses
- ALSA: rawmidi: Initialize allocated buffers
- ARM: dts: imx27-phytec-phycard-s-rdk: Fix the I2C1 pinctrl entries
- x86: Fix early boot crash on gcc-10, third try
- exec: Move would_dump into flush_old_exec
- usb: gadget: net2272: Fix a memory leak in an error handling path in
  'net2272_plat_probe()'
- usb: gadget: audio: Fix a missing error return value in audio_bind()
- usb: gadget: legacy: fix error return code in gncm_bind()
- usb: gadget: legacy: fix error return code in cdc_bind()
- ARM: dts: r8a7740: Add missing extal2 to CPG node
- KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mce
- Makefile: disallow data races on gcc-10 as well
- scsi: iscsi: Fix a potential deadlock in the timeout handler
- Linux 4.4.224

  * upgrading to 4.15.0-99-generic breaks the sound and the track

[ubuntu/xenial-updates] linux-aws 4.4.0-1110.121 (Accepted)

2020-07-06 Thread Andy Whitcroft
linux-aws (4.4.0-1110.121) xenial; urgency=medium

  * xenial/linux-aws: 4.4.0-1110.121 -proposed tracker (LP: #1882759)

  [ Ubuntu: 4.4.0-185.215 ]

  * Packaging resync (LP: #1786013)
- [Packaging] update helper scripts
  * CVE-2020-0543
- UBUNTU/SAUCE: x86/speculation/srbds: do not try to turn mitigation off 
when
  not supported
  * Xenial update: 4.4.224 upstream stable release (LP: #1881356)
- USB: serial: qcserial: Add DW5816e support
- Revert "net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTS"
- dp83640: reverse arguments to list_add_tail
- net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()
- sch_sfq: validate silly quantum values
- sch_choke: avoid potential panic in choke_reset()
- enic: do not overwrite error code
- ipv6: fix cleanup ordering for ip6_mr failure
- binfmt_elf: move brk out of mmap when doing direct loader exec
- x86/apm: Don't access __preempt_count with zeroed fs
- Revert "IB/ipoib: Update broadcast object if PKey value was changed in 
index
  0"
- USB: uas: add quirk for LaCie 2Big Quadra
- USB: serial: garmin_gps: add sanity checking for data length
- batman-adv: fix batadv_nc_random_weight_tq
- scripts/decodecode: fix trapping instruction formatting
- phy: micrel: Ensure interrupts are reenabled on resume
- binfmt_elf: Do not move brk for INTERP-less ET_EXEC
- ext4: add cond_resched() to ext4_protect_reserved_inode
- blktrace: Fix potential deadlock between delete & sysfs ops
- blktrace: fix unlocked access to init/start-stop/teardown
- blktrace: fix trace mutex deadlock
- ptp: do not explicitly set drvdata in ptp_clock_register()
- ptp: use is_visible method to hide unused attributes
- ptp: create "pins" together with the rest of attributes
- chardev: add helper function to register char devs with a struct device
- ptp: Fix pass zero to ERR_PTR() in ptp_clock_register
- ptp: fix the race between the release of ptp_clock and cdev
- ptp: free ptp device pin descriptors properly
- net: handle no dst on skb in icmp6_send
- net/sonic: Fix a resource leak in an error handling path in
  'jazz_sonic_probe()'
- net: moxa: Fix a potential double 'free_irq()'
- drop_monitor: work around gcc-10 stringop-overflow warning
- scsi: sg: add sg_remove_request in sg_write
- cifs: Check for timeout on Negotiate stage
- cifs: Fix a race condition with cifs_echo_request
- dmaengine: pch_dma.c: Avoid data race between probe and irq handler
- dmaengine: mmp_tdma: Reset channel error on release
- drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()
- ipc/util.c: sysvipc_find_ipc() incorrectly updates position index
- net: openvswitch: fix csum updates for MPLS actions
- gre: do not keep the GRE header around in collect medata mode
- mm/memory_hotplug.c: fix overflow in test_pages_in_a_zone()
- scsi: qla2xxx: Avoid double completion of abort command
- i40e: avoid NVM acquire deadlock during NVM update
- net/mlx5: Fix driver load error flow when firmware is stuck
- netfilter: conntrack: avoid gcc-10 zero-length-bounds warning
- IB/mlx4: Test return value of calls to ib_get_cached_pkey
- pnp: Use list_for_each_entry() instead of open coding
- gcc-10 warnings: fix low-hanging fruit
- kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig
- Stop the ad-hoc games with -Wno-maybe-initialized
- gcc-10: disable 'zero-length-bounds' warning for now
- gcc-10: disable 'array-bounds' warning for now
- gcc-10: disable 'stringop-overflow' warning for now
- gcc-10: disable 'restrict' warning for now
- blk-mq: sync the update nr_hw_queues with blk_mq_queue_tag_busy_iter
- blk-mq: Allow blocking queue tag iter callbacks
- x86/paravirt: Remove the unused irq_enable_sysexit pv op
- gcc-10: avoid shadowing standard library 'free()' in crypto
- net: fix a potential recursive NETDEV_FEAT_CHANGE
- net: ipv4: really enforce backoff for redirects
- ALSA: hda/realtek - Limit int mic boost for Thinkpad T530
- ALSA: rawmidi: Fix racy buffer resize under concurrent accesses
- ALSA: rawmidi: Initialize allocated buffers
- ARM: dts: imx27-phytec-phycard-s-rdk: Fix the I2C1 pinctrl entries
- x86: Fix early boot crash on gcc-10, third try
- exec: Move would_dump into flush_old_exec
- usb: gadget: net2272: Fix a memory leak in an error handling path in
  'net2272_plat_probe()'
- usb: gadget: audio: Fix a missing error return value in audio_bind()
- usb: gadget: legacy: fix error return code in gncm_bind()
- usb: gadget: legacy: fix error return code in cdc_bind()
- ARM: dts: r8a7740: Add missing extal2 to CPG node
- KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mce
- Makefile: disallow data races on gcc-10 as well
- scsi: iscsi: Fix a potential deadlock in the

[ubuntu/xenial-updates] linux-signed 4.4.0-185.215 (Accepted)

2020-07-06 Thread Andy Whitcroft
linux-signed (4.4.0-185.215) xenial; urgency=medium

  * Master version: 4.4.0-185.215

Date: 2020-06-08 20:58:59.356871+00:00
Changed-By: Marcelo Cerri 
Signed-By: Andy Whitcroft 
https://launchpad.net/ubuntu/+source/linux-signed/4.4.0-185.215
Sorry, changesfile not available.-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-updates] linux-meta 4.4.0.185.191 (Accepted)

2020-07-06 Thread Andy Whitcroft
linux-meta (4.4.0.185.191) xenial; urgency=medium

  * Bump ABI 4.4.0-185

Date: 2020-06-08 20:58:57.540447+00:00
Changed-By: Marcelo Cerri 
Signed-By: Andy Whitcroft 
https://launchpad.net/ubuntu/+source/linux-meta/4.4.0.185.191
Sorry, changesfile not available.-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes