[ubuntu/xenial-proposed] lxc 2.0.4-0ubuntu1~ubuntu16.04.2 (Accepted)
Stéphane Graber
stgraber at ubuntu.com
Fri Aug 26 20:52:20 UTC 2016
lxc (2.0.4-0ubuntu1~ubuntu16.04.2) xenial; urgency=medium
* Cherry-pick from upstream (fixes checkpoint/restore regression):
- 0003-c-r-use-proc-self-tid-children-instead-of-pidfile.patch
- 0004-c-r-Fix-pid_t-on-some-arches.patch
lxc (2.0.4-0ubuntu1~ubuntu16.04.1) xenial; urgency=medium
* New upstream bugfix release (2.0.4) (LP: #1615099):
- core: Add a prefix to the lxc.pc
- core: Add flag in mount_entry to skip NODEV in case of a
persistent dev entry
- core: Add missing cgroup namespace to ns_info struct
- core: attach: setns instead of unshare in lxc-attach
- core: bdev: Add subdirectories to search path
- core: bdev: Be smarter about btrfs subvolume detection
- core: cgfsng: Don't pre-calculate path
- core: cgfsng: Fix is_lxcfs() and is_cgroupfs()
- core: cgroups: Move cgroup files to common subfolder
- core: conf: Set pty_info to NULL after free
- core: Detect if we should send SIGRTMIN+3
- core: Replace readdir_r() with readdir()
- core: Set up MTU for vlan-type interfaces.
- core: tools, tests: Reorganize repo
- c/r: Add support for CRIU's --action-script
- c/r: Add support for ghost-limit in CRIU
- c/r: Drop in-flight connections during CRIU dump
- c/r: Initialize migrate_opts properly
- c/r: Make local function static
- c/r: Replace tmpnam() with mkstemp()
- c/r: Store criu version
- c/r: Use PRIu64 format specifier
- doc: Fix typo found by lintian
- doc: Update Japanese lxc-attach(1)
- doc: Update lxc-attach(1)
- lxc-attach: Add -f option (rcfile)
- lxc-attach: Cleanup whitespaces
- lxc-create: Add missing newline in output
- lxc-ls: Use correct runtime path
- templates: alpine: Add support for new arch
- templates: alpine: Mount tmpfs under /run
- templates: debian: Add more quotes to variables (at least $rootfs
should now be covered)
- templates: debian: Avoid noisy perl warnings caused by missing locales
- templates: debian: fix regression when creating wheezy containers
- templates: debian: Make shellcheck (Ubuntu: 0.3.7-5 amd64) most
possible happy
- tests: Add unit tests for lxc_string_in_array()
- tests: Add unit tests for lxc_string_replace()
* Cherry-pick from upstream (for 4.6 kernel):
- 0002-bdev-use-correct-overlay-module-name
* Sync packaging with yakkety:
- Tweak debian/tests/exercise to skip lxc-test-ubuntu on yakkety
- Build-depend on libgnutls28-dev rather than libgnutls-dev
Date: Fri, 26 Aug 2016 16:31:18 -0400
Changed-By: Stéphane Graber <stgraber at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/lxc/2.0.4-0ubuntu1~ubuntu16.04.2
-------------- next part --------------
Format: 1.8
Date: Fri, 26 Aug 2016 16:31:18 -0400
Source: lxc
Binary: lxc lxc1 lxc-common lxc-dev lxc-templates lxc-tests liblxc1 python3-lxc lua-lxc
Architecture: source
Version: 2.0.4-0ubuntu1~ubuntu16.04.2
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Stéphane Graber <stgraber at ubuntu.com>
Description:
liblxc1 - Linux Containers userspace tools (library)
lua-lxc - Linux Containers userspace tools (LUA bindings)
lxc - Transitional package for lxc1
lxc-common - Linux Containers userspace tools (common tools)
lxc-dev - Linux Containers userspace tools (development)
lxc-templates - Linux Containers userspace tools (templates)
lxc-tests - Linux Containers userspace tools (test binaries)
lxc1 - Linux Containers userspace tools
python3-lxc - Linux Containers userspace tools (Python 3.x bindings)
Launchpad-Bugs-Fixed: 1615099
Changes:
lxc (2.0.4-0ubuntu1~ubuntu16.04.2) xenial; urgency=medium
.
* Cherry-pick from upstream (fixes checkpoint/restore regression):
- 0003-c-r-use-proc-self-tid-children-instead-of-pidfile.patch
- 0004-c-r-Fix-pid_t-on-some-arches.patch
.
lxc (2.0.4-0ubuntu1~ubuntu16.04.1) xenial; urgency=medium
.
* New upstream bugfix release (2.0.4) (LP: #1615099):
- core: Add a prefix to the lxc.pc
- core: Add flag in mount_entry to skip NODEV in case of a
persistent dev entry
- core: Add missing cgroup namespace to ns_info struct
- core: attach: setns instead of unshare in lxc-attach
- core: bdev: Add subdirectories to search path
- core: bdev: Be smarter about btrfs subvolume detection
- core: cgfsng: Don't pre-calculate path
- core: cgfsng: Fix is_lxcfs() and is_cgroupfs()
- core: cgroups: Move cgroup files to common subfolder
- core: conf: Set pty_info to NULL after free
- core: Detect if we should send SIGRTMIN+3
- core: Replace readdir_r() with readdir()
- core: Set up MTU for vlan-type interfaces.
- core: tools, tests: Reorganize repo
- c/r: Add support for CRIU's --action-script
- c/r: Add support for ghost-limit in CRIU
- c/r: Drop in-flight connections during CRIU dump
- c/r: Initialize migrate_opts properly
- c/r: Make local function static
- c/r: Replace tmpnam() with mkstemp()
- c/r: Store criu version
- c/r: Use PRIu64 format specifier
- doc: Fix typo found by lintian
- doc: Update Japanese lxc-attach(1)
- doc: Update lxc-attach(1)
- lxc-attach: Add -f option (rcfile)
- lxc-attach: Cleanup whitespaces
- lxc-create: Add missing newline in output
- lxc-ls: Use correct runtime path
- templates: alpine: Add support for new arch
- templates: alpine: Mount tmpfs under /run
- templates: debian: Add more quotes to variables (at least $rootfs
should now be covered)
- templates: debian: Avoid noisy perl warnings caused by missing locales
- templates: debian: fix regression when creating wheezy containers
- templates: debian: Make shellcheck (Ubuntu: 0.3.7-5 amd64) most
possible happy
- tests: Add unit tests for lxc_string_in_array()
- tests: Add unit tests for lxc_string_replace()
* Cherry-pick from upstream (for 4.6 kernel):
- 0002-bdev-use-correct-overlay-module-name
* Sync packaging with yakkety:
- Tweak debian/tests/exercise to skip lxc-test-ubuntu on yakkety
- Build-depend on libgnutls28-dev rather than libgnutls-dev
Checksums-Sha1:
5ac1ea7125d4443cbd939592a821cf59c55c2b63 2679 lxc_2.0.4-0ubuntu1~ubuntu16.04.2.dsc
3e05099104fea188258c834dd5f4f99433955ebd 1065905 lxc_2.0.4.orig.tar.gz
215cdfd104a05a180471e02175e0334ad2630b2e 107672 lxc_2.0.4-0ubuntu1~ubuntu16.04.2.debian.tar.xz
Checksums-Sha256:
46db4d35310394f59547095d50c71d810a70034b9fec6330d1741f56b33d0da4 2679 lxc_2.0.4-0ubuntu1~ubuntu16.04.2.dsc
14c9e699a4bf4e23a420922eb5ae3e163bb151c3d2bf6a3dcbea48c2dd3e9582 1065905 lxc_2.0.4.orig.tar.gz
e088ec1ce02af732282825ec16fc5797ecd55db86e5d9ec24f88c2b4334131c4 107672 lxc_2.0.4-0ubuntu1~ubuntu16.04.2.debian.tar.xz
Files:
76abb739722b44d761f8080af8ae2e38 2679 admin optional lxc_2.0.4-0ubuntu1~ubuntu16.04.2.dsc
28db4dbacf860ae742138c0ed8dbf14c 1065905 admin optional lxc_2.0.4.orig.tar.gz
6d233f8a66315defef8d5598595d70b4 107672 admin optional lxc_2.0.4-0ubuntu1~ubuntu16.04.2.debian.tar.xz
More information about the Xenial-changes
mailing list