Format: 1.8 Date: Mon, 30 Jan 2017 21:47:58 -0500 Source: lxd Binary: lxd-client lxd lxc2 lxd-tools golang-github-lxc-lxd-dev Architecture: s390x s390x_translations Version: 2.0.9-0ubuntu1~16.04.1 Distribution: xenial-proposed Urgency: medium Maintainer: Launchpad Build Daemon Changed-By: Stéphane Graber Description: golang-github-lxc-lxd-dev - Container hypervisor based on LXC - go source lxc2 - Container hypervisor based on LXC - metapackage lxd - Container hypervisor based on LXC - daemon lxd-client - Container hypervisor based on LXC - client lxd-tools - Container hypervisor based on LXC - extra tools Launchpad-Bugs-Fixed: 1660506 Changes: lxd (2.0.9-0ubuntu1~16.04.1) xenial; urgency=medium . * New upstream bugfix release (2.0.9) (LP: #1660506) - Exec sessions being killed by a signal will now report the signal number as part of their exit code. - VLAN device types are now properly reported in the API and client. - The client will now show the date an image was last used at. - The client will now let you delete multiple images at once. - LXD is now using Weblate for its translations. . - client: Add a done signal to Monitor API - client: Better handle http errors - client: Commonize update methods - doc: Add Documentation on Network Configuration via cloud-init - doc: Added reference to godoc to README.md - doc: Update README.md for CI and Weblate status - extra/lxc-to-lxd: Add more unsupported config keys - extra/lxc-to-lxd: All properties must be strings - extra/lxc-to-lxd: Copy the rootfs by default, don't move it - extra/lxc-to-lxd: Show nicer error on missing python3-lxc - extra/lxc-to-lxd: Switch to using a config whitelist - global: Fix typos - global: "gofmt -s" run - lxc: Better handle timestamps - lxc: Make help messages more consistent - lxc: Properly check yaml errors - lxc/init: Fix example - lxc/init: Properly replace args list - lxc/launch: Just use init.go's flags() - lxc/list: Sort IPv4 and IPv6 addresses - lxc/remote: Update help - lxd-bridge: Add ip6tables filter rules - lxd-bridge: DHCP happens over UDP only - lxd-bridge: Make IPv4 firewalling optional (default is enabled) - lxd/containers: Add basic logging to container creation - lxd/containers: Allow passing in-memory buffers to a FileResponse - lxd/containers: Also call setgroups when attaching to the container - lxd/containers: Avoid race condition in network fill function - lxd/containers: Blacklist lxc.syslog and lxc.ephemeral in raw.lxc - lxd/containers: Detect background tasks to allow clean exit - lxd/containers: Do mounts in the right order - lxd/containers: Don't attempt to read xattrs from symlinks - lxd/containers: Don't block resolution on non-existing paths - lxd/containers: Don't record last_state.power twice - lxd/containers: Exec() return attached PID && take bool arg - lxd/containers: Fix container state recording - lxd/containers: Fix device hotplug with major/minor set - lxd/containers: Fix file push error handling - lxd/containers: Fix generated seccomp profile - lxd/containers: Fix logging for file_manip commands - lxd/containers: Improve error handling and reporting during export - lxd/containers: Return a clear error when replacing a directory - lxd/daemon: Common codepath for http client - lxd/daemon: Don't set InsecureSkipVerify on daemon's tls config - lxd/daemon: Log daemon version - lxd/daemon: Make directories with stricter permissions - lxd/daemon: Make LXD_DIR with +x for group and everyone - lxd/daemon: Only mark ready once containers are up - lxd/daemon: Properly validate daemon keys on unset - lxd/daemon: Use our custom http server when updating HTTPS address too - lxd/db: Drop unused code from db.go - lxd/images: Close race condition in image download - lxd/images: Track speed during network transfers - lxd/main: Move activateifneeded to own file - lxd/main: Move callhook to own file - lxd/main: Move daemon to own file - lxd/main: Move forkexec to own file - lxd/main: Move forkgetnet to own file - lxd/main: Move forkmigrate to own file - lxd/main: Move forkstart to own file - lxd/main: Move init to own file - lxd/main: Move migratedumpsuccess to own file - lxd/main: Move netcat to own file - lxd/main: Move ready to own file - lxd/main: Move shutdown to own file - lxd/main: Move waitready to own file - lxd/main: Rename nsexec.go to main_nsexec.go - lxd/migrate: Use the generated snapshot list - lxd/patches: Mark all patches as applied on create - lxd/profiles: Fix unusued variable - lxd/storage: btrfs: Don't assume a path is a subvolume - lxd/storage: Change ContainerStart to take the name and path to start - lxd/storage: Rework EEXISTS detection on create - lxd/storage: zfs: Simplify device tracking logic - Makefile: Rework "make dist" to be more reliable - shared: add GetPollRevents() - shared: Add WebsocketExecMirror() - shared: Centralize all cert fingerprint generation - shared: Convert TransferProgress to ReadCloser - shared: ExecReaderToChannel() use sync.Once - shared: Give Architecture handling its own package - shared: Give IO progress tracker its own package - shared: Give simplestreams client its own package - shared: Give version handling its own package - shared: Implement write tracking - shared: Make a helper to compute cert fingerprint - shared: Move Device/Devices types to lxd package - shared: Move FromLXCState out of shared - shared: Move REST API to new package: certificate - shared: Move REST API to new package: container - shared: Move REST API to new package: godoc - shared: Move REST API to new package: image - shared: Move REST API to new package: network - shared: Move REST API to new package: operation - shared: Move REST API to new package: profile - shared: Move REST API to new package: response - shared: Move REST API to new package: server - shared: Move REST API to new package: status - shared: Move WebsocketUpgrader to network.go - shared: Remove GroupName function and add UserId one - shared: Rename idmapset_test_linux.go to idmapset_linux_test.go - shared: Support absolute file transfer tracking - shared/idmapset: Drop debugging code - shared/idmapset: Fix intersection test - shared/logging: Introduce our own formatter - shared/logging: Make PrintStack print at the Error level - shared/simplestreams: Don't depend on custom http handler - shared/simplestreams: Pass UserAgent as argument - shared/util: Add Int64InSlice() - shared/util: GetByteSizeString() take precision argument - shared/util: Improve byte parsing - shared/util: ParseByteSizeString() deal with bytes - tests: Don't ignore errors in db tests - tests: Fix bad variable name - tests: Fix deadcode to work with new upstream - tests: Fix shellcheck being confused by cd - tests: Fix standalone remote test - tests: Shorten test name to fit on Jenkins - tests: Simplify testsuite spawn code - tests: Test lxd shutdown - tests: Use lxc restart instead of reboot . * Sync packaging with Zesty: - Bump standard to 3.9.8 - Cleanup lintian overrides Checksums-Sha1: 0a4e48b8347b9f1b8968b8c7376065621e85de92 624082 lxd-client-dbgsym_2.0.9-0ubuntu1~16.04.1_s390x.ddeb 766ae3c998377e8d40690e2f052c7a1609fc28c9 1922756 lxd-client_2.0.9-0ubuntu1~16.04.1_s390x.deb b901a8bea46748a7ab4847211a67c6ecfff05123 1061208 lxd-dbgsym_2.0.9-0ubuntu1~16.04.1_s390x.ddeb 3d1a7d762b2cc8ad002b8be36e5c19c52b7fa3a0 477854 lxd-tools-dbgsym_2.0.9-0ubuntu1~16.04.1_s390x.ddeb 77bfb5d3f5fbcf4e0f095ffa606fc3c1a33931d4 1433204 lxd-tools_2.0.9-0ubuntu1~16.04.1_s390x.deb c31088e8360119f38701c3f3f3fc13d15fd033da 3704678 lxd_2.0.9-0ubuntu1~16.04.1_s390x.deb 0652d53550123c1881ce69380450ef582d80dc00 49612 lxd_2.0.9-0ubuntu1~16.04.1_s390x_translations.tar.gz Checksums-Sha256: 6b200aeaf65c00789edd1a91aa48881898c9dd629c53543fe28ec91d5181506c 624082 lxd-client-dbgsym_2.0.9-0ubuntu1~16.04.1_s390x.ddeb ade9f3cb5339bc2761cb59b75dc721d451d477fdc38a7e63c16f035edf588228 1922756 lxd-client_2.0.9-0ubuntu1~16.04.1_s390x.deb 79007b23494e4283e6fb3fb89e461ad2b586b3c89b30f9a289226d7be5579f82 1061208 lxd-dbgsym_2.0.9-0ubuntu1~16.04.1_s390x.ddeb aed5eba9ac5ff89805c7b0a2493fd7178a68291200dd1d23449e57331868b2cc 477854 lxd-tools-dbgsym_2.0.9-0ubuntu1~16.04.1_s390x.ddeb 9d14e6f3267da85ac2f85d98a0787596b7580e966af970fb2d48b02b0d5df7b6 1433204 lxd-tools_2.0.9-0ubuntu1~16.04.1_s390x.deb da938ab3c335cf65a7fcf22e07d3d9913db94dd6a33042db6af249387a069806 3704678 lxd_2.0.9-0ubuntu1~16.04.1_s390x.deb 015e55b1619e732cb2c2218e772d840b8cd3f9b67fd9a954edf6f84a6d1195d3 49612 lxd_2.0.9-0ubuntu1~16.04.1_s390x_translations.tar.gz Files: effc12e7ce3374615a88ae264ef2d6cc 624082 admin extra lxd-client-dbgsym_2.0.9-0ubuntu1~16.04.1_s390x.ddeb fe67d99b85ec03f0c423b9c05974c7af 1922756 admin optional lxd-client_2.0.9-0ubuntu1~16.04.1_s390x.deb 5d26cd6a09d1acf99a885fe1312cfbd8 1061208 admin extra lxd-dbgsym_2.0.9-0ubuntu1~16.04.1_s390x.ddeb b98f774fc490d814e9408dfccad4ca04 477854 admin extra lxd-tools-dbgsym_2.0.9-0ubuntu1~16.04.1_s390x.ddeb 219171e49fc67510bbf4a1577c3551d6 1433204 admin optional lxd-tools_2.0.9-0ubuntu1~16.04.1_s390x.deb 0136739ebce29fc8f24becd82c5fae45 3704678 admin optional lxd_2.0.9-0ubuntu1~16.04.1_s390x.deb 61d270249fc63ace9cf1723c8e8edeb1 49612 raw-translations - lxd_2.0.9-0ubuntu1~16.04.1_s390x_translations.tar.gz