[ubuntu/xenial-proposed] snapcraft 2.33 (Accepted)

2017-08-01 Thread Sergio Schvezov
snapcraft (2.33) xenial; urgency=medium

  [ Sergio Schvezov ]
  * tests: reduce the amount of test code in test_meta (#1391)
  * meta: bash completion support (#1390)
  * tests: fix issues with python 3.6 (#1398)
  * cleanbuild: ensure we enter a shell on failures on --debug (#1404)
  * tests: do not break a systems `bzr whoami` (#1357)
  * snap: remove completer entry (#1409)
  * core: minimal cross OS support. (#1413)
  * core: a clean command should clean. (#1416)
  * nodejs plugin: copy the content of out of tree symlinks (#1418)
  * tests: adapt opencv's test expectations (#1426)
  * New upstream release (LP: #1707060)

  [ Zygmunt Krynicki ]
  * pluginhandler: don't clobber path on local import failure (#1361)

  [ Paolo Pisati ]
  * core: use the correct kernel arch for s390 (#1376)

  [ Tim Süberkrüb ]
  * core: support yaml merge tags (#1384)

  [ roxd ]
  * schema: blank version should not be allowed in snapcraft.yaml (#1379)

  [ Paolo Pisati ]
  * kernel plugin: add a default target per powerpc, ppc64el and s390x (#1377)

  [ Rex Tsai ]
  * tests: mock download for rustup in the x-compile test. (#1396)

  [ Evan Dandrea ]
  * file_utils: handle I/O errors in os.link (#1369)
  * python plugin: correct capitalisation for PyPI. (#1401)
  * python plugin: better explain dependency link processing (#1402)

  [ Leo Arias ]
  * python plugin: output json in pip list (#1393)
  * tests: allow to filter tests in docker (#1375)
  * tests: document the test suites in the snapcraft repo (#1394)
  * recording: rename the file to manifest.yaml (#1406)
  * pluginhandler: check for collisions only in existing files (#1405)
  * tests: run the tests in travis using LXD containers (#1415)
  * tests: build the snapcraft snap in travis tests (#1411)
  * ci: remove the old script to run with lxc (#1422)

  [ Christian Dywan ]
  * cli: proper parsing of hidden options (#1378)
  * core: clean the container on a full clean (#1372)
  * lxd: do not assume user ID of 1000 for raw.idmap (#1385)
  * autotools plugin: Enable cross-compilation support (#1383)
  * lxd: distingish FileNotFoundError for when not installed (#1400)
  * waf plugin: enable cross-compilation support  (#1397)
  * ci: wait for apt/dpkg lock when setting lxd up (#1421)
  * lxd: stop setting `$HOME` in containers (#1408)
  * lxd: only remove container if one exists (#1403)

  [ Simon Davy ]
  * meta: add support for `reload-command` (#1373)

Date: Thu, 27 Jul 2017 20:19:01 +
Changed-By: Sergio Schvezov 
Maintainer: Snapcraft Team 
https://launchpad.net/ubuntu/+source/snapcraft/2.33
Format: 1.8
Date: Thu, 27 Jul 2017 20:19:01 +
Source: snapcraft
Binary: snapcraft snapcraft-parser snapcraft-examples
Architecture: source
Version: 2.33
Distribution: xenial
Urgency: medium
Maintainer: Snapcraft Team 
Changed-By: Sergio Schvezov 
Description:
 snapcraft  - easily craft snaps
 snapcraft-examples - examples and demos for snapcraft
 snapcraft-parser - cloud parser for shared snapcraft parts.
Launchpad-Bugs-Fixed: 1707060
Changes:
 snapcraft (2.33) xenial; urgency=medium
 .
   [ Sergio Schvezov ]
   * tests: reduce the amount of test code in test_meta (#1391)
   * meta: bash completion support (#1390)
   * tests: fix issues with python 3.6 (#1398)
   * cleanbuild: ensure we enter a shell on failures on --debug (#1404)
   * tests: do not break a systems `bzr whoami` (#1357)
   * snap: remove completer entry (#1409)
   * core: minimal cross OS support. (#1413)
   * core: a clean command should clean. (#1416)
   * nodejs plugin: copy the content of out of tree symlinks (#1418)
   * tests: adapt opencv's test expectations (#1426)
   * New upstream release (LP: #1707060)
 .
   [ Zygmunt Krynicki ]
   * pluginhandler: don't clobber path on local import failure (#1361)
 .
   [ Paolo Pisati ]
   * core: use the correct kernel arch for s390 (#1376)
 .
   [ Tim Süberkrüb ]
   * core: support yaml merge tags (#1384)
 .
   [ roxd ]
   * schema: blank version should not be allowed in snapcraft.yaml (#1379)
 .
   [ Paolo Pisati ]
   * kernel plugin: add a default target per powerpc, ppc64el and s390x (#1377)
 .
   [ Rex Tsai ]
   * tests: mock download for rustup in the x-compile test. (#1396)
 .
   [ Evan Dandrea ]
   * file_utils: handle I/O errors in os.link (#1369)
   * python plugin: correct capitalisation for PyPI. (#1401)
   * python plugin: better explain dependency link processing (#1402)
 .
   [ Leo Arias ]
   * python plugin: output json in pip list (#1393)
   * tests: allow to filter tests in docker (#1375)
   * tests: document the test suites in the snapcraft repo (#1394)
   * recording: rename the file to manifest.yaml (#1406)
   * pluginhandler: check for collisions only in existing files (#1405)
   * tests: run the tests in travis using LXD containers (#1415)
   * tests: build the snapcraft snap in travis tests (#1411)
   * ci: remove the 

[ubuntu/xenial-updates] numactl 2.0.11-1ubuntu1 (Accepted)

2017-08-01 Thread Steve Langasek
numactl (2.0.11-1ubuntu1) xenial; urgency=medium

  * Merge with Debian unstable. Remaining changes:
- d/p/README: document dropped patches
- libnuma-dev should have the same restricted list of architectures
  as the other binary packages. In particular, armhf will not build
  since there is no support for the syscall __NR_migrate_pages.
  Update debian/control for libnuma-dev with the restricted list of
  architectures.
  * Drop changes:
- stray .pc changes [previously undocumented delta]
- cherrypick add-check-for-return-value-of-node-to-cpus.patch from
  upstream to fix warning when cpu_index > 79 (LP #1358835)
- d/p/from-git-6a7c2cf3-fix-uninitialised-mask.patch: Fix libnuma
  SEGV due to uninitialised mask. (LP #1441388)
- d/p/libnuma-ppc64el-cpu-number-not-contiguous.patch - cherrypicked
  upstream version. (LP #1358835/#1535494)
  * Cherry-pick FTBFS fix from Debian #814952.

Date: 2016-02-17 17:35:10.568212+00:00
Changed-By: Nish Aravamudan 
Signed-By: Steve Langasek 
https://launchpad.net/ubuntu/+source/numactl/2.0.11-1ubuntu1
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] pinba-engine-mysql 1.1.0-1ubuntu1.6 (Accepted)

2017-08-01 Thread Ubuntu Archive Robot
pinba-engine-mysql (1.1.0-1ubuntu1.6) xenial-security; urgency=medium

  * Rebuild against mysql 5.7.19. (LP: #1707624)

Date: 2017-08-01 14:10:18.672485+00:00
Changed-By: Marc Deslauriers 
Signed-By: Ubuntu Archive Robot 

https://launchpad.net/ubuntu/+source/pinba-engine-mysql/1.1.0-1ubuntu1.6
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] pinba-engine-mysql 1.1.0-1ubuntu1.6 (Accepted)

2017-08-01 Thread Marc Deslauriers
pinba-engine-mysql (1.1.0-1ubuntu1.6) xenial-security; urgency=medium

  * Rebuild against mysql 5.7.19. (LP: #1707624)

Date: 2017-08-01 14:10:18.672485+00:00
Changed-By: Marc Deslauriers 
https://launchpad.net/ubuntu/+source/pinba-engine-mysql/1.1.0-1ubuntu1.6
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-azure 4.11.0.1004.4 (Accepted)

2017-08-01 Thread Łukasz Zemczak
linux-meta-azure (4.11.0.1004.4) xenial; urgency=medium

  * Bump ABI 4.11.0-1004

Date: 2017-07-27 20:55:18.815075+00:00
Changed-By: Marcelo Cerri 
Signed-By: Łukasz Zemczak 
https://launchpad.net/ubuntu/+source/linux-meta-azure/4.11.0.1004.4
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-azure 4.11.0-1004.4 (Accepted)

2017-08-01 Thread Łukasz Zemczak
linux-azure (4.11.0-1004.4) xenial; urgency=low

  * linux-azure: 4.11.0-1004.4 -proposed tracker (LP: #1707061)

  * Please only recommend or suggest initramfs-tools | linux-initramfs-tool for
kernels able to boot without initramfs (LP: #1700972)
- [Debian] Don't depend on initramfs-tools

  * [Hyper-V] hv_netvsc: Exclude non-TCP port numbers from vRSS hashing
(LP: #1690174)
- hv_netvsc: Exclude non-TCP port numbers from vRSS hashing

  * [Hyper-V] Add infiniband support for Azure HPC (LP: #1701744)
- SAUCE: Add infiniband driver for Azure HPC
- SAUCE: Add driver build configuration to infiniband
- SAUCE: move vmbus-rdma to vmbus-rdma/vmbus-rdma-142
- SAUCE: vmbus-rdma: add driver for host OS version 144
- [Config] CONFIG_HYPERV_INFINIBAND_ND=m
- SAUCE: vmbus-rdma: add minor host OS version to modules

  * linux-azure: disable unused modules in the -extra package (LP: #1706165)
- [Config] Remove unused modules from -extra package

  [ Ubuntu: 4.11.0-11.16 ]

  * linux: 4.11.0-11.16 -proposed tracker (LP: #1703901)
  * Artful update to v4.11.10 stable release (LP: #1703854)
- fs: add a VALID_OPEN_FLAGS
- fs: completely ignore unknown open flags
- driver core: platform: fix race condition with driver_override
- RDMA/uverbs: Check port number supplied by user verbs cmds
- ceph: choose readdir frag based on previous readdir reply
- tracing/kprobes: Allow to create probe with a module name starting with a
  digit
- usb: dwc3: replace %p with %pK
- USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick
- Add USB quirk for HVR-950q to avoid intermittent device resets
- usb: usbip: set buffer pointers to NULL after free
- usb: Fix typo in the definition of Endpoint[out]Request
- USB: core: fix device node leak
- arm: remove wrong CONFIG_PROC_SYSCTL ifdef
- pinctrl: sh-pfc: r8a7794: Swap ATA signals
- pinctrl: sh-pfc: r8a7791: Fix SCIF2 pinmux data
- pinctrl: sh-pfc: r8a7791: Add missing DVC_MUTE signal
- pinctrl: sh-pfc: r8a7795: Fix hscif2_clk_b and hscif4_ctrl
- pinctrl: meson: meson8b: fix the NAND DQS pins
- pinctrl: stm32: Fix bad function call
- pinctrl: sunxi: Fix SPDIF function name for A83T
- pinctrl: core: Fix warning by removing bogus code
- pinctrl: mxs: atomically switch mux and drive strength config
- pinctrl: sh-pfc: r8a7791: Add missing HSCIF1 pinmux data
- pinctrl: sh-pfc: Update info pointer after SoC-specific init
- USB: serial: option: add two Longcheer device ids
- USB: serial: qcserial: new Sierra Wireless EM7305 device ID
- xhci: Limit USB2 port wake support for AMD Promontory hosts
- gfs2: Fix glock rhashtable rcu bug
- Add "shutdown" to "struct class".
- tpm: Issue a TPM2_Shutdown for TPM2 devices.
- tpm: fix a kernel memory leak in tpm-sysfs.c
- x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings
- xen: avoid deadlock in xenbus driver
- crypto: drbg - Fixes panic in wait_for_completion call
- rt286: add Thinkpad Helix 2 to force_combo_jack_table
- Linux 4.11.10
  * CVE-2017-10810
- drm/virtio: don't leak bo on drm_gem_object_init failure
  * cxlflash update request in the Xenial SRU stream (LP: #1702521)
- scsi: cxlflash: Separate RRQ processing from the RRQ interrupt handler
- scsi: cxlflash: Serialize RRQ access and support offlevel processing
- scsi: cxlflash: Implement IRQ polling for RRQ processing
- scsi: cxlflash: Update sysfs helper routines to pass config structure
- scsi: cxlflash: Support dynamic number of FC ports
- scsi: cxlflash: Remove port configuration assumptions
- scsi: cxlflash: Hide FC internals behind common access routine
- scsi: cxlflash: SISlite updates to support 4 ports
- scsi: cxlflash: Support up to 4 ports
- scsi: cxlflash: Fence EEH during probe
- scsi: cxlflash: Remove unnecessary DMA mapping
- scsi: cxlflash: Fix power-of-two validations
- scsi: cxlflash: Fix warnings/errors
- scsi: cxlflash: Improve asynchronous interrupt processing
- scsi: cxlflash: Support multiple hardware queues
- scsi: cxlflash: Add hardware queues attribute
- scsi: cxlflash: Introduce hardware queue steering
- cxl: Enable PCI device IDs for future IBM CXL adapters
- scsi: cxlflash: Select IRQ_POLL
- scsi: cxlflash: Combine the send queue locks
- scsi: cxlflash: Update cxlflash_afu_sync() to return errno
- scsi: cxlflash: Reset hardware queue context via specified register
- scsi: cxlflash: Schedule asynchronous reset of the host
- scsi: cxlflash: Handle AFU sync failures
- scsi: cxlflash: Track pending scsi commands in each hardware queue
- scsi: cxlflash: Flush pending commands in cleanup path
- scsi: cxlflash: Add scsi command abort handler
- scsi: cxlflash: Create character device to provide host management 
interface
- scsi: cxlflash: Separate 

[ubuntu/xenial-updates] base-files 9.4ubuntu4.5 (Accepted)

2017-08-01 Thread Adam Conrad
base-files (9.4ubuntu4.5) xenial; urgency=medium

  * /etc/issue, /etc/issue.net, /etc/lsb-release, /etc/os-release: Bump
version number to 16.04.3 in preparation for the point release.

Date: 2017-07-31 13:39:10.260379+00:00
Changed-By: Adam Conrad 
https://launchpad.net/ubuntu/+source/base-files/9.4ubuntu4.5
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] unattended-upgrades 0.90ubuntu0.7 (Accepted)

2017-08-01 Thread Adam Conrad
unattended-upgrades (0.90ubuntu0.7) xenial; urgency=medium

  * Cherry-pick 2e5deed, f26edb4 from upstream to add support for a
--download-only option, enabling us to download updates at a random time
of day by default but apply them predictably in the 6am-7am window.
LP: #1686470.

Date: 2017-07-31 19:36:11.208796+00:00
Changed-By: Steve Langasek 
Signed-By: Adam Conrad 
https://launchpad.net/ubuntu/+source/unattended-upgrades/0.90ubuntu0.7
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] open-iscsi 2.0.873+git0.3b4b4500-14ubuntu3.4 (Accepted)

2017-08-01 Thread Adam Conrad
open-iscsi (2.0.873+git0.3b4b4500-14ubuntu3.4) xenial; urgency=medium

  * d/p/08_Parse-origin-value-from-iBFT.patch
  * d/p/09_Represent-DHCP-origin-as-an-enum-not-a-string.patch
  * d/p/10_iBFT-origin-is-an-enum-not-a-string.patch
  - Cherry pick upstream patches to parse IP origin passed in by IBFT.
iscsistart -f will now display the correct iface.bootproto
(e.g. static or dhcp) (LP: #1684039)

  * d/extra/initramfs.local-top: When booting from iBFT,
set the PROTO= entry in /run/net-*.conf accordingly,
so that other tools, such as cloud-init, can use that
information. (cloud-init fails if the current PROTO=none
is used.) (Closes: #866213)

Date: 2017-07-25 13:03:09.721749+00:00
Changed-By: Trent Lloyd 
Signed-By: Adam Conrad 
https://launchpad.net/ubuntu/+source/open-iscsi/2.0.873+git0.3b4b4500-14ubuntu3.4
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-hwe-edge 4.11.0-12.17~16.04.1 (Accepted)

2017-08-01 Thread Łukasz Zemczak
linux-signed-hwe-edge (4.11.0-12.17~16.04.1) xenial; urgency=medium

  * Master version: 4.11.0-12.17~16.04.1

Date: 2017-07-28 13:57:16.435360+00:00
Changed-By: Andy Whitcroft 
Signed-By: Łukasz Zemczak 
https://launchpad.net/ubuntu/+source/linux-signed-hwe-edge/4.11.0-12.17~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-proposed] linux-meta-hwe-edge 4.11.0.12.20 (Accepted)

2017-08-01 Thread Łukasz Zemczak
linux-meta-hwe-edge (4.11.0.12.20) xenial; urgency=medium

  * Bump ABI 4.11.0-12

Date: 2017-07-28 13:59:18.845235+00:00
Changed-By: Andy Whitcroft 
Signed-By: Łukasz Zemczak 
https://launchpad.net/ubuntu/+source/linux-meta-hwe-edge/4.11.0.12.20
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-hwe-edge_4.11.0-12.17~16.04.1_amd64.tar.gz - (Accepted)

2017-08-01 Thread Seth Forshee
linux-hwe-edge (4.11.0-12.17~16.04.1) xenial; urgency=low

  * linux-hwe-edge: 4.11.0-12.17~16.04.1 -proposed tracker (LP: #1704964)

  * linux: 4.11.0-12.17 -proposed tracker (LP: #1707157)

  * Adt tests of src:linux time out often on armhf lxc containers (LP: #1705495)
- [Packaging] tests -- reduce rebuild test to one flavour
- [Packaging] tests -- reduce rebuild test to one flavour -- use filter

  * [ARM64] config EDAC_GHES=y depends on EDAC_MM_EDAC=y (LP: #1706141)
- [Config] set EDAC_MM_EDAC=y for ARM64

  * [Hyper-V] hv_netvsc: Exclude non-TCP port numbers from vRSS hashing
(LP: #1690174)
- hv_netvsc: Exclude non-TCP port numbers from vRSS hashing

  * ath10k doesn't report full RSSI information (LP: #1706531)
- ath10k: add per chain RSSI reporting

  * ideapad_laptop don't support v310-14isk (LP: #1705378)
- platform/x86: ideapad-laptop: Add several models to no_hw_rfkill

  * Ubuntu 16.04.3: Qemu fails on P9 (LP: #1686019)
- KVM: PPC: Pass kvm* to kvmppc_find_table()
- KVM: PPC: Use preregistered memory API to access TCE list
- KVM: PPC: VFIO: Add in-kernel acceleration for VFIO
- powerpc/powernv/iommu: Add real mode version of 
iommu_table_ops::exchange()
- powerpc/iommu/vfio_spapr_tce: Cleanup iommu_table disposal
- powerpc/vfio_spapr_tce: Add reference counting to iommu_table
- powerpc/mmu: Add real mode support for IOMMU preregistered memory
- KVM: PPC: Reserve KVM_CAP_SPAPR_TCE_VFIO capability number
- KVM: PPC: Book3S HV: Add radix checks in real-mode hypercall handlers

  * hns: ethtool selftest crashes system (LP: #1705712)
- net/hns:bugfix of ethtool -t phy self_test

  * ThunderX: soft lockup on 4.8+ kernels when running qemu-efi with vhost=on
(LP: #1673564)
- KVM: arm/arm64: vgic-v3: Use PREbits to infer the number of ICH_APxRn_EL2
  registers
- KVM: arm/arm64: vgic-v3: Fix nr_pre_bits bitfield extraction
- arm64: Add a facility to turn an ESR syndrome into a sysreg encoding
- KVM: arm/arm64: vgic-v3: Add accessors for the ICH_APxRn_EL2 registers
- KVM: arm64: Make kvm_condition_valid32() accessible from EL2
- KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2
- KVM: arm64: vgic-v3: Add ICV_BPR1_EL1 handler
- KVM: arm64: vgic-v3: Add ICV_IGRPEN1_EL1 handler
- KVM: arm64: vgic-v3: Add ICV_IAR1_EL1 handler
- KVM: arm64: vgic-v3: Add ICV_EOIR1_EL1 handler
- KVM: arm64: vgic-v3: Add ICV_AP1Rn_EL1 handler
- KVM: arm64: vgic-v3: Add ICV_HPPIR1_EL1 handler
- KVM: arm64: vgic-v3: Enable trapping of Group-1 system registers
- KVM: arm64: Enable GICv3 Group-1 sysreg trapping via command-line
- KVM: arm64: vgic-v3: Add ICV_BPR0_EL1 handler
- KVM: arm64: vgic-v3: Add ICV_IGNREN0_EL1 handler
- KVM: arm64: vgic-v3: Add misc Group-0 handlers
- KVM: arm64: vgic-v3: Enable trapping of Group-0 system registers
- KVM: arm64: Enable GICv3 Group-0 sysreg trapping via command-line
- arm64: Add MIDR values for Cavium cn83XX SoCs
- arm64: Add workaround for Cavium Thunder erratum 30115
- KVM: arm64: vgic-v3: Add ICV_DIR_EL1 handler
- KVM: arm64: vgic-v3: Add ICV_RPR_EL1 handler
- KVM: arm64: vgic-v3: Add ICV_CTLR_EL1 handler
- KVM: arm64: vgic-v3: Add ICV_PMR_EL1 handler
- KVM: arm64: Enable GICv3 common sysreg trapping via command-line
- KVM: arm64: vgic-v3: Log which GICv3 system registers are trapped
- arm64: KVM: Make unexpected reads from WO registers inject an undef
- KVM: arm64: Log an error if trapping a read-from-write-only GICv3 access
- KVM: arm64: Log an error if trapping a write-to-read-only GICv3 access

  * ath9k freezes suspend resume Ubuntu 17.04 (LP: #1697027)
- ath9k: fix an invalid pointer dereference in ath9k_rng_stop()

  * xhci_hcd: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 2
comp_code 13 (LP: #1667750)
- xhci: Bad Ethernet performance plugged in ASM1042A host

  * Migrating KSM page causes the VM lock up as the KSM page merging list is too
large (LP: #1680513)
- ksm: introduce ksm_max_page_sharing per page deduplication limit
- ksm: fix use after free with merge_across_nodes = 0
- ksm: cleanup stable_node chain collapse case
- ksm: swap the two output parameters of chain/chain_prune
- ksm: optimize refile of stable_node_dup at the head of the chain

  * Artful update to v4.11.12 stable release (LP: #1706067)
- net/phy: micrel: configure intterupts after autoneg workaround
- ipv6: avoid unregistering inet6_dev for loopback
- netvsc: don't access netdev->num_rx_queues directly
- sfc: Fix MCDI command size for filter operations
- net: account for current skb length when deciding about UFO
- net: dp83640: Avoid NULL pointer dereference.
- tcp: reset sk_rx_dst in tcp_disconnect()
- net: prevent sign extension in dev_get_stats()
- virtio-net: serialize tx routine during reset
- 

[ubuntu/xenial-updates] ubiquity 2.21.63.4 (Accepted)

2017-08-01 Thread Adam Conrad
ubiquity (2.21.63.4) xenial; urgency=medium

  * src/panel/panel.c: set stricter size/extend rules for the panel so that it
looks nicer if its scaling is too great. (LP: #1622686)
  * Automatic update of included source packages: console-setup
1.108ubuntu15.3, flash-kernel 3.0~rc.4ubuntu62.2, grub-installer
1.128ubuntu5.1, hw-detect 1.117ubuntu2.1, netcfg 1.135ubuntu4.5,
partman-auto 134ubuntu1.1, partman-btrfs 18ubuntu1.1, partman-
partitioning 110ubuntu4.1, preseed 1.71ubuntu1.1, hw-detect
1.117ubuntu2.2. (LP: #1646585)

Date: 2017-07-24 19:56:09.838271+00:00
Changed-By: Mathieu Trudel-Lapierre 
Signed-By: Adam Conrad 
https://launchpad.net/ubuntu/+source/ubiquity/2.21.63.4
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