-
lxc (1:5.0.0~git2209-g5a7b9ce67-0ubuntu1) jammy; urgency=medium
* Pre-release snapshot of LXC 5.0 LTS (LP: #1967620)
- New configuration keys:
- lxc.cgroup.dir.monitor.pivot
- lxc.cgroup.dir.monitor
- lxc.cgroup.dir.container.inner
- lxc.cgroup.dir.container
- lxc.time.offset.boot
- lxc.time.offset.monotonic
- veth.n_rxqueues
- veth.n_txqueues
- veth.vlan.id
- veth.vlan.tagged.id
* Drop patches (now upstreamed):
- 0002-lxc-checkconfig-Fix-bashism.patch
- 0003-doc-Fix-reverse-allowlist-denylist.patch
* Update lintian overrides for current lintian version
* debian/control: Switch to debhelper-compat
-- Stéphane Graber <email address hidden> Tue, 05 Apr 2022 18:07:22 -0400
-
lxc (1:4.0.12-0ubuntu2) jammy; urgency=medium
* No-change rebuild to update maintainer scripts, see LP: 1959054
-- Dave Jones <email address hidden> Wed, 16 Feb 2022 17:06:54 +0000
-
lxc (1:4.0.12-0ubuntu1) jammy; urgency=medium
* Cherry-pick upstream bugfixes (stable-4.0):
- 0002-lxc-checkconfig-Fix-bashism.patch
- 0003-doc-Fix-reverse-allowlist-denylist.patch (LP: #1957934)
* New upstream bugfix release (4.0.12):
(https://discuss.linuxcontainers.org/t/lxc-4-0-12-has-been-released/13288)
- Fixed CRIU restoration of containers with pre-created veth interfaces
- Fixed issue with kernels lacking SMT support
- Extended cgroup2 config options in lxc.mount.auto (cgroup2)
- lxc-download now relies on HTTPS for validation (avoids GPG issues)
* New upstream bugfix release (4.0.11)
(LP: #1943441, LP: #1938771, LP: #1891903):
(https://discuss.linuxcontainers.org/t/lxc-4-0-11-has-been-released/12427)
- Core scheduling support (lxc.sched.core)
- riscv64 support in lxc.arch
- Significantly improved bash completion profile
- Greater use of the new VFS mount API (when supported by the kernel)
- Fix containers with empty network namespaces
- Handle kernels that lack TIOCGPTPEER
- Improve CPU bitmask/id handling (handle skipped CPU numbers)
- Reworked the tests to run offline
* Bump to debhelper 12 (allows focal SRUs)
* Bump standards to 4.6.0.1
* Add lintian overrides for incorrect bashism detection
* Remove bash completion install logic (now done upstream)
-- Stéphane Graber <email address hidden> Wed, 02 Feb 2022 20:48:39 -0500
-
lxc (1:4.0.10-0ubuntu5) impish; urgency=medium
* d/t/exercise: Skip tests that are incompatible with cgroups v2
(LP: #1943704)
-- Lukas Märdian <email address hidden> Fri, 17 Sep 2021 15:00:26 +0200