[ubuntu/xenial-proposed] lxd 2.0.8-0ubuntu1~ubuntu16.04.1 (Accepted)

2016-11-24 Thread Stéphane Graber
lxd (2.0.8-0ubuntu1~ubuntu16.04.1) xenial; urgency=medium

  * New upstream bugfix release (2.0.8) (LP: #1644377)
- Don't grab addresses from public remotes

lxd (2.0.7-0ubuntu1~ubuntu16.04.1) xenial; urgency=medium

  * New upstream bugfix release (2.0.7) (LP: #1644377)
- extra/bash: Better parse containers list
- lxc/copy: Make container copy more robust
- lxd/containers: Don't assign idmaps to privileged containers
- lxd/containers: Don't break when parsing old containers
- lxd/containers: Don't double apply templates
- lxd/containers: Fix concurrent map iteration+modification
- lxd/containers: Fix idmap handling of pre-idmap containers
- tests: Add tests for file templating

lxd (2.0.6-0ubuntu1~ubuntu16.04.1) xenial; urgency=medium

  * New upstream bugfix release (2.0.6) (LP: #1644377)
- Support for container specific uid/gid maps (see userns-idmap.md)
- appveyor: Add config to git
- appveyor: Cleanup appveyor.yml before modifications
- appveyor: Create archive with platform specifier in its name
- appveyor: Do verbose testing for test names and timings
- appveyor: Publish compiled binaries for download
- client: Rework progress handling
- doc: Add hacking guide (debugging.md)
- doc: Add official Windows support in README
- doc: Bump liblxc version required in README
- doc: Sort API endpoints in rest-api.md
- doc: Update README to specify docker installation details
- doc: Update requirements, we actually require 2.0.0 or higher
- doc: Use consistent method ordering in rest-api.md
- extra/bash: Allow dash in parameters to lxc-client bash-completion
- extra/bash: Fix _lxd_profiles in lxc-client bash-completion
- extra/lxc-to-lxd: Better output with no container
- extra/lxc-to-lxd: Check that source path exists (disk)
- extra/lxc-to-lxd: Consistent logging
- extra/lxc-to-lxd: Don't fail dry-run with running containers
- extra/lxc-to-lxd: Drop dependency on pylxd
- extra/lxc-to-lxd: Fix lxdpath handling
- extra/lxc-to-lxd: Formatting
- extra/lxc-to-lxd: Migrate lxc.aa_profile if set
- extra/lxc-to-lxd: Print summary and proper exit code
- lxc/copy: Don't use the operation as a marker of success
- lxc/copy: Wait on the source operation too
- lxc/delete: update help text
- lxc/exec: Set term to "dumb" on windows
- lxc/finger: update help text
- lxc: Fix tests on Windows/Mac
- lxc/list: Fix typo in help message
- lxc/remote: Fix remote add with Go tip
- lxc/restore: update help text
- lxc: Use .yaml as the yaml extension in examples
- lxd/certificates: Export all documented certificate fields
- lxd/containers: Add /snap/bin to PATH even if only /snap exists
- lxd/containers: Also clean up apparmor stuff on failure in OnStart
- lxd/containers: Attach to userns on file operations
- lxd/containers: Be more verbose on mkdir failure
- lxd/containers: Better handle concurent stop/shutdown
- lxd/containers: Catch and return more errors in OnStop
- lxd/containers: Clarify container delete failure error
- lxd/containers: Don't destroy ephemeral container on restart
- lxd/containers: Don't double delete ephemeral containers
- lxd/containers: Don't show invalid logs
- lxd/containers: Fix forkmount to work with 4.8 and higher
- lxd/containers: Fix invalid filename of metadata on export
- lxd/containers: Improve config validation on update
- lxd/containers: Improve container error handling
- lxd/containers: Improve container locking mechanism
- lxd/containers: log OnStart/OnStop hook errors
- lxd/containers: More reliable container autostart
- lxd/containers: Only load kernel modules if not loaded
- lxd/containers: Properly validate CPU allowance
- lxd/containers: Properly validate memory limits
- lxd/containers: Record the err from go-lxc
- lxd/containers: Remove legacy code from OnStop
- lxd/containers: Remove unused code
- lxd/containers: Save properties on publish
- lxd/containers: Set LXC loglevel to match daemon
- lxd/containers: Skip leading whitespace in raw.lxc
- lxd/containers: Start storage when necessary in stateful start
- lxd/containers: Timeout container freeze on stop
- lxd/images: Detect out of disk space unpack errors
- lxd/images: Don't make unnecessary image copies
- lxd/images: Don't update images at all if interval is 0
- lxd/images: Store the simplestreams cache to disk
- lxd/init: Detect zfs kernel support
- lxd/init: Ignore ZFS if in a container
- lxd/main: Immediately exit when no DB in activateifneeded
- lxd/migration: Fix a race for collecting logs
- lxd/migration: Remove debugging by file creation
- lxd/migration: Start migration storage at the right time
- lxd/storage: Fix 10s delay on removing used ZFS images
- lxd/storage: Freeze before copying in dir 

[ubuntu/xenial-updates] criu 2.6-1ubuntu1~ubuntu16.04.2 (Accepted)

2016-11-24 Thread Stéphane Graber
criu (2.6-1ubuntu1~ubuntu16.04.2) xenial; urgency=medium

  * Drop versioned build-dep on debhelper 10.
Couldn't find a reason for the >= 10 requirement and prevents
building on 16.04.

Date: 2016-11-15 17:05:10.053744+00:00
Changed-By: Stéphane Graber 
https://launchpad.net/ubuntu/+source/criu/2.6-1ubuntu1~ubuntu16.04.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-updates] cloud-init 0.7.8-49-g9e904bb-0ubuntu1~16.04.1 (Accepted)

2016-11-24 Thread Adam Conrad
cloud-init (0.7.8-49-g9e904bb-0ubuntu1~16.04.1) xenial-proposed; urgency=medium

  * debian/cloud-init.postinst: update /etc/fstab on Azure to fix
future resize operations. (LP: #1611074)
  * New upstream snapshot.
- Add activate_datasource, for datasource specific code paths.
  (LP: #1611074)
- systemd: cloud-init-local use RequiresMountsFor=/var/lib/cloud
  (LP: #1642062)

cloud-init (0.7.8-47-gb6561a1-0ubuntu1~16.04.1) xenial-proposed; urgency=medium

  * debian/cloud-init.templates: enable DigitalOcean by default [Ben Howard]
  * New upstream snapshot.
- systemd/cloud-init-local.service:
  + replace 'Wants' and 'After' on local-fs.target with more granular
After=systemd-remount-fs.service and RequiresMountsFor=/var/lib
and Before=sysinit.target.
This is done run sufficiently early enough to update /etc/fstab.
(LP: #1611074)
  + add Before=NetworkManager.service so that cloud-init can render
NetworkManager network config before it would apply them.
- systemd/cloud-init.service:
  + add Before=sysinit.target and DefaultDependencies=no (LP: #1611074)
  + drop Requires=networking.service to work where networking.service is
not needed.
  + add Conflicts=shutdown.target
  + drop unnecessary Wants=local-fs.target
- net: support reading ipv6 dhcp config from initramfs [LaMont Jones]
  (LP: #1621615)
- dmidecode: Allow dmidecode to be used on aarch64, and only attempt
  usage on x86, x86_64, and aarch64. [Robert Schweikert]
- disk-config: udev settle after partitioning in gpt format.
  (LP: #1626243)
- Add support for snap create-user on Ubuntu Core images. [Ryan Harper]
  (LP: #1619393)
- Fix sshd restarts for rhel distros. [Jim Gorz]
- Move user/group functions to new ug_util file [Joshua Harlow]
- update Gentoo initscripts to run in the correct order [Matthew Thode]
- MAAS: improve the debugging tool in datasource to consider
  config provided on kernel cmdline.
- lxd: Update network config for LXD 2.3 [Stéphane Graber] (LP: #1640556)
- Decode unicode types in decode_binary [Robert Schweikert]
- Allow ephemeral drive to be unpartitioned [Paul Meyer]
- subp: add 'update_env' argument which allows for more easily adding
  environment variables to a subprocess call.
- Adjust mounts and disk configuration for systemd. (LP: #1611074)
- DataSources:
  + Ec2: protect against non-dictionary in block-device-mapping.
  + AliYun: Add new datasource for Ali-Cloud ECS, that is
available but not enabled by default [kaihuan.pkh]
  + DigitalOcean: use meta-data for network configuration and
enable data source by default. [Ben Howard]
  + OpenNebula: replace parsing of 'ip' command with similar function
available in cloudinit.net.  This fixed unit tests when running
in environment with no networking.
- doc changes:
  + Add documentation on stages of boot.
  + make the RST files consistently formated and other improvements.
  + fixed example to not overwrite /etc/hosts [Chris Glass]
  + fix spelling / typos in ca_certs and scripts_vendor.
  + improve HACKING.rst file
  + Add documentation for logging features. [Wesley Wiedenmeier]
  + Improve module documentation and doc cleanup. [Wesley Wiedenmeier]
- code style and unit test changes:
  + pep8: fix style errors reported by pycodestyle 2.1.0
  + pyflakes: fix issue with pyflakes 1.3 found in ubuntu zesty-proposed.
  + Add coverage dependency to bddeb to fix package build.
  + Add coverage collection to tox unit tests. [Joshua Powers]
  + do not read system /etc/cloud/cloud.cfg.d (LP: #1635350)
  + tests: silence the Cheetah UserWarning about NameMapper C version.
  + Fix python2.6 things found running in centos 6.

Date: 2016-11-18 21:58:09.677209+00:00
Changed-By: Scott Moser 
Signed-By: Adam Conrad 
https://launchpad.net/ubuntu/+source/cloud-init/0.7.8-49-g9e904bb-0ubuntu1~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