[ubuntu/focal-proposed] lxc 1:4.0.0-0ubuntu1 (Accepted)
Stéphane Graber
stgraber at ubuntu.com
Wed Apr 1 22:02:12 UTC 2020
lxc (1:4.0.0-0ubuntu1) focal; urgency=medium
* Bump epoch to match Debian. (LP: #1837537)
* New upstream release (4.0.0):
- Fixes (LP: #1867535, LP: #1861880, LP: #1858799, LP: #1831258)
- cgroups: Full cgroup2 support
- cgroups: Freezer support in CGroup2
- cgroups: eBPF device controller support in CGroup2
- config: Add lxc.autodev.tmpfs.size configuration key
- config: Add lxc.selinux.context.keyring key
- config: Add lxc.keyring.session
- file utils: Add fopen_cached() and fdopen_cached
- api: Add new init_pidfd() member
- memory utils: Add new cleanup api
- lxc-usernsexec: Make it easy to map own uid
- seccomp: Add s390 support
- syscalls: Improve manual syscall implementations
- network: Improved network device creation and removal
- network: Allow moving wireless devices
* Cherry-pick upstream bugfixes:
- 0002-lxc_init-move-main-down.patch
- 0003-lxc_init-add-missing-O_CLOEXEC.patch
- 0004-lxc.service-Starts-after-remote-fs.target-to-allow-c.patch
- 0005-tree-wide-harden-mount-option-parsing.patch
- 0006-dir-use-cleanup-macro-in-dir_mount.patch
- 0007-dir-improve-dir-backend.patch
- 0008-cgroups-fix-attaching-to-the-unified-cgroup.patch
- 0009-conf-rework-and-fix-leak-in-userns_exec_1.patch
- 0010-commands-log-actual-errno-when-lxc_cmd_get_cgroup2_f.patch
- 0011-cgroups-move-pointer-dereference-after-check.patch
- 0012-cgroups-rework-__cg_unified_attach.patch
- 0013-attach-use-close_prot_errno_disarm.patch
- 0014-cgroups-remove-unused-variable.patch
- 0015-cgroups-fix-unified-cgroup-attach.patch
- 0016-fixup-i-o-handler-return-values.patch
- 0017-Revert-cgroups-fix-unified-cgroup-attach.patch
- 0018-conf-introduce-and-use-userns_exec_minimal.patch
- 0019-conf-simplify-userns_exec_minimal.patch
- 0020-cgroups-use-hidden-directory-for-attaching-cgroup.patch
- 0021-cgroups-please-compilers.patch
- 0022-monitor-process-exited-by-signal-SIGKILL-clean-cgrou.patch
- 0023-cgroups-move-check-for-valid-monitor-process-up.patch
- 0024-cgroups-better-helper-naming.patch
- 0025-tree-wide-s-recursive_destroy-lxc_rm_rf-g.patch
- 0026-verify-cgroup-controller-name.patch
- 0027-cgroups-handle-older-kernels-e.g.-v4.9.patch
- 0028-start-log-error-when-failing-to-create-cgroup.patch
- 0029-cgroups-send-two-attach-fds.patch
- 0030-cgroups-send-two-fds-to-attach-to-unified-cgroup.patch
- 0031-start-remove-unnecessary-check-for-valid-cgroup_ops.patch
- 0032-init-add-ExecReload-to-lxc.service-to-only-reload-pr.patch
- 0033-apparmor-generate-ro-bind-remount-rule-list.patch
- 0034-autotools-don-t-install-run-coccinelle.sh.patch
- 0035-systemd-Add-Documentation-key.patch
* Bump to new standards (4.5.0)
* Move manpages to the correct packages (libpam-cgfs, libpam-common)
* Refresh lintian overrides (lxc-utils)
Date: Wed, 01 Apr 2020 17:35:58 -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/1:4.0.0-0ubuntu1
-------------- next part --------------
Format: 1.8
Date: Wed, 01 Apr 2020 17:35:58 -0400
Source: lxc
Architecture: source
Version: 1:4.0.0-0ubuntu1
Distribution: focal
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Stéphane Graber <stgraber at ubuntu.com>
Launchpad-Bugs-Fixed: 1831258 1837537 1858799 1861880 1867535
Changes:
lxc (1:4.0.0-0ubuntu1) focal; urgency=medium
.
* Bump epoch to match Debian. (LP: #1837537)
* New upstream release (4.0.0):
- Fixes (LP: #1867535, LP: #1861880, LP: #1858799, LP: #1831258)
- cgroups: Full cgroup2 support
- cgroups: Freezer support in CGroup2
- cgroups: eBPF device controller support in CGroup2
- config: Add lxc.autodev.tmpfs.size configuration key
- config: Add lxc.selinux.context.keyring key
- config: Add lxc.keyring.session
- file utils: Add fopen_cached() and fdopen_cached
- api: Add new init_pidfd() member
- memory utils: Add new cleanup api
- lxc-usernsexec: Make it easy to map own uid
- seccomp: Add s390 support
- syscalls: Improve manual syscall implementations
- network: Improved network device creation and removal
- network: Allow moving wireless devices
* Cherry-pick upstream bugfixes:
- 0002-lxc_init-move-main-down.patch
- 0003-lxc_init-add-missing-O_CLOEXEC.patch
- 0004-lxc.service-Starts-after-remote-fs.target-to-allow-c.patch
- 0005-tree-wide-harden-mount-option-parsing.patch
- 0006-dir-use-cleanup-macro-in-dir_mount.patch
- 0007-dir-improve-dir-backend.patch
- 0008-cgroups-fix-attaching-to-the-unified-cgroup.patch
- 0009-conf-rework-and-fix-leak-in-userns_exec_1.patch
- 0010-commands-log-actual-errno-when-lxc_cmd_get_cgroup2_f.patch
- 0011-cgroups-move-pointer-dereference-after-check.patch
- 0012-cgroups-rework-__cg_unified_attach.patch
- 0013-attach-use-close_prot_errno_disarm.patch
- 0014-cgroups-remove-unused-variable.patch
- 0015-cgroups-fix-unified-cgroup-attach.patch
- 0016-fixup-i-o-handler-return-values.patch
- 0017-Revert-cgroups-fix-unified-cgroup-attach.patch
- 0018-conf-introduce-and-use-userns_exec_minimal.patch
- 0019-conf-simplify-userns_exec_minimal.patch
- 0020-cgroups-use-hidden-directory-for-attaching-cgroup.patch
- 0021-cgroups-please-compilers.patch
- 0022-monitor-process-exited-by-signal-SIGKILL-clean-cgrou.patch
- 0023-cgroups-move-check-for-valid-monitor-process-up.patch
- 0024-cgroups-better-helper-naming.patch
- 0025-tree-wide-s-recursive_destroy-lxc_rm_rf-g.patch
- 0026-verify-cgroup-controller-name.patch
- 0027-cgroups-handle-older-kernels-e.g.-v4.9.patch
- 0028-start-log-error-when-failing-to-create-cgroup.patch
- 0029-cgroups-send-two-attach-fds.patch
- 0030-cgroups-send-two-fds-to-attach-to-unified-cgroup.patch
- 0031-start-remove-unnecessary-check-for-valid-cgroup_ops.patch
- 0032-init-add-ExecReload-to-lxc.service-to-only-reload-pr.patch
- 0033-apparmor-generate-ro-bind-remount-rule-list.patch
- 0034-autotools-don-t-install-run-coccinelle.sh.patch
- 0035-systemd-Add-Documentation-key.patch
* Bump to new standards (4.5.0)
* Move manpages to the correct packages (libpam-cgfs, libpam-common)
* Refresh lintian overrides (lxc-utils)
Checksums-Sha1:
dd19629ab3d8445fd061887893f56816bfe1a43a 2831 lxc_4.0.0-0ubuntu1.dsc
a6ff7af3ddea492ced20f2aa254c9d61514c7344 1349007 lxc_4.0.0.orig.tar.gz
5e6b491bfbe5a683543236addab5ff2f9fcd437a 833 lxc_4.0.0.orig.tar.gz.asc
5ee70ace37ae40a439103ebd88991167aab0dfa0 89332 lxc_4.0.0-0ubuntu1.debian.tar.xz
26f2d71ba8c18ae63a5fdcc4632a5ad41e19c7b1 8470 lxc_4.0.0-0ubuntu1_source.buildinfo
Checksums-Sha256:
778c9affa8224a196815fc3e6377c36e017e19788ec2f18268ec6941b503763f 2831 lxc_4.0.0-0ubuntu1.dsc
b3f3ae2c257ce7538db42a16622f7b9854871e98433d61f0641db3a8ddb2c3f4 1349007 lxc_4.0.0.orig.tar.gz
6b4b314eb0dd5b0686374c327506a3607754d03d42e2d827cfdd7e423f95bc13 833 lxc_4.0.0.orig.tar.gz.asc
0ea9b3499baade5fbed5f6ab25b24a048f9864988abed51c6ea2c28a23b53f67 89332 lxc_4.0.0-0ubuntu1.debian.tar.xz
2dc70213847887c7d195f881a21fc1ae158855cb96adebbfab61d6e50712ffba 8470 lxc_4.0.0-0ubuntu1_source.buildinfo
Files:
020502023490ec0cfd2f05a60558e120 2831 admin optional lxc_4.0.0-0ubuntu1.dsc
3bb05d3d64e1a18bcab9f1eda3bd80fd 1349007 admin optional lxc_4.0.0.orig.tar.gz
d39571e63d31c937c08c2e2dad6114cb 833 admin optional lxc_4.0.0.orig.tar.gz.asc
ae57cfb1f26ead7dd4ec4e2684df2c3e 89332 admin optional lxc_4.0.0-0ubuntu1.debian.tar.xz
41660af179de31134b1082ed9d61ca65 8470 admin optional lxc_4.0.0-0ubuntu1_source.buildinfo
More information about the Focal-changes
mailing list