[ubuntu/bionic-proposed] lxc 2.1.1-0ubuntu1 (Accepted)
Stéphane Graber
stgraber at ubuntu.com
Tue Oct 31 23:42:14 UTC 2017
lxc (2.1.1-0ubuntu1) bionic; urgency=medium
* New upstream bugfix release (LXC 2.1.1)
- apparmor: Drop useless apparmor denies
- cgfsng: Check whether we have a conf
- cgfsng: Fail when limits fail to apply
- conf: Error out on too many mappings
- conf: Ignore lxc.kmsg and lxc.pivotdir
- conf: Make update warning opt-in
- conf: Preserve newlines in configuration file
- conf: Remove dead assignments in parse_idmaps()
- conf: Remove unnecessary zeroing
- conf: Use the proper type for rlim_t, fixing build failure on x32.
- console: Clean tty state + return 0 on peer exit
- console: Remove dead assignments
- core: Introduce userns_exec_full() and port the codebase to it
- criu: Use correct check initialization check
- doc: Add lxc.cgroup.dir to Japanese lxc.container.conf(5)
- doc: Add lxc-update-config manpage
- doc: Document missing env variables
- doc: Fix regex-typo in Japanese and Korean lxc-monitor(1)
- doc: Fix regex-typo in lxc-monitor.sgml.in
- doc: Translate lxc(7) into Japanese
- doc: Translate lxc-update-config(1) into Japanese
- execute: Enable console & standard /dev symlinks
- init: Become session leader
- log: Fix a format string build failure on x32.
- log: Prevent stack smashing
- monitor: Remove dead assignment
- network: Add missing checks for empty links
- network: Clear ifindeces
- network: Non-functional changes
- network: Remove dead assignments
- network: Use single helper to delete networks
- start: Don't close inherited namespace fds
- start: Move env setup before container setup
- start: Pass LXC_LOG_LEVEL to hooks
- start: Remove dead variable
- start: Set environment variables correctly
- start: Switch ids at last possible instance
- storage: Avoid segfault on missing lxc.rootfs.path
- storage: Fix typo in error message
- storage/lvm: Fix thinpool logical volumes
- storage/overlay: Do not write to invalid memory
- storage/overlay: Fix use after free()
- storage/zfs: Return error directly when zfs creation fails
- template/alpine: Change file check to also check file size (-f => -s)
- template/archlinux: Change locale "en-US.UTF-8" to "en_US.UTF-8"
- template/debian: Don't force getty@ configuration
- template/plamo: Delete unnecessary process during container shutdown
- tests: Avoid NULL pointer dereference
- tests: Remove dead assignments
- tests: Support systemd hybrid cgroups
- tools: Print "-devel" when LXC_DEVEL is true
- tools/lxc-unshare: Do not pass NULL pointer
- tools/lxc-update-config: Remove lxc.pivotdir and lxc.kmsg entries
- tools/lxc-update-config: Strip lxc.rootfs.backend and handle IPv4 addrs
- tools/lxc-user-nic: Remove double initialization
- tools/lxc-usernsexec: Remove dead assignments
- utils: Do not write to 0 sized buffer
- utils: Duplicate stderr as well in lxc_popen()
- utils: Fix lxc_popen()/lxc_pclose()
- utils: Remove dead assignments in lxc_popen()
* Drop all patches, now upstream.
* Use upstream manpage for lxc-update-config.
* Refresh lintian overrides.
* Bump standards to 4.1.1.
Date: Tue, 31 Oct 2017 18:59:59 -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.1.1-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 31 Oct 2017 18:59:59 -0400
Source: lxc
Binary: lxc lxc1 lxc-common lxc-dev lxc-templates lxc-tests liblxc1 python3-lxc lua-lxc
Architecture: source
Version: 2.1.1-0ubuntu1
Distribution: bionic
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)
Changes:
lxc (2.1.1-0ubuntu1) bionic; urgency=medium
.
* New upstream bugfix release (LXC 2.1.1)
- apparmor: Drop useless apparmor denies
- cgfsng: Check whether we have a conf
- cgfsng: Fail when limits fail to apply
- conf: Error out on too many mappings
- conf: Ignore lxc.kmsg and lxc.pivotdir
- conf: Make update warning opt-in
- conf: Preserve newlines in configuration file
- conf: Remove dead assignments in parse_idmaps()
- conf: Remove unnecessary zeroing
- conf: Use the proper type for rlim_t, fixing build failure on x32.
- console: Clean tty state + return 0 on peer exit
- console: Remove dead assignments
- core: Introduce userns_exec_full() and port the codebase to it
- criu: Use correct check initialization check
- doc: Add lxc.cgroup.dir to Japanese lxc.container.conf(5)
- doc: Add lxc-update-config manpage
- doc: Document missing env variables
- doc: Fix regex-typo in Japanese and Korean lxc-monitor(1)
- doc: Fix regex-typo in lxc-monitor.sgml.in
- doc: Translate lxc(7) into Japanese
- doc: Translate lxc-update-config(1) into Japanese
- execute: Enable console & standard /dev symlinks
- init: Become session leader
- log: Fix a format string build failure on x32.
- log: Prevent stack smashing
- monitor: Remove dead assignment
- network: Add missing checks for empty links
- network: Clear ifindeces
- network: Non-functional changes
- network: Remove dead assignments
- network: Use single helper to delete networks
- start: Don't close inherited namespace fds
- start: Move env setup before container setup
- start: Pass LXC_LOG_LEVEL to hooks
- start: Remove dead variable
- start: Set environment variables correctly
- start: Switch ids at last possible instance
- storage: Avoid segfault on missing lxc.rootfs.path
- storage: Fix typo in error message
- storage/lvm: Fix thinpool logical volumes
- storage/overlay: Do not write to invalid memory
- storage/overlay: Fix use after free()
- storage/zfs: Return error directly when zfs creation fails
- template/alpine: Change file check to also check file size (-f => -s)
- template/archlinux: Change locale "en-US.UTF-8" to "en_US.UTF-8"
- template/debian: Don't force getty@ configuration
- template/plamo: Delete unnecessary process during container shutdown
- tests: Avoid NULL pointer dereference
- tests: Remove dead assignments
- tests: Support systemd hybrid cgroups
- tools: Print "-devel" when LXC_DEVEL is true
- tools/lxc-unshare: Do not pass NULL pointer
- tools/lxc-update-config: Remove lxc.pivotdir and lxc.kmsg entries
- tools/lxc-update-config: Strip lxc.rootfs.backend and handle IPv4 addrs
- tools/lxc-user-nic: Remove double initialization
- tools/lxc-usernsexec: Remove dead assignments
- utils: Do not write to 0 sized buffer
- utils: Duplicate stderr as well in lxc_popen()
- utils: Fix lxc_popen()/lxc_pclose()
- utils: Remove dead assignments in lxc_popen()
.
* Drop all patches, now upstream.
* Use upstream manpage for lxc-update-config.
* Refresh lintian overrides.
* Bump standards to 4.1.1.
Checksums-Sha1:
8b12083320a5a25c97c7c943b31daf46ccffb9b1 2937 lxc_2.1.1-0ubuntu1.dsc
81f8f45226c29dc480abebf0287d4f5f27f6346b 1378640 lxc_2.1.1.orig.tar.gz
eaa29c2052e20d8e0f88fb301f5faa899c7b7834 801 lxc_2.1.1.orig.tar.gz.asc
137258b728c28d8af8130c20be0ec2293030c647 111996 lxc_2.1.1-0ubuntu1.debian.tar.xz
ed9924f4c6052811e7a618aa90739c2cbc9539b1 7939 lxc_2.1.1-0ubuntu1_source.buildinfo
Checksums-Sha256:
629a982e969b5bc36588656c09819c1a9e8f299a821e3b7fef19d018db773ed8 2937 lxc_2.1.1-0ubuntu1.dsc
68663a67450a8d6734e137eac54cc7077209fb15c456eec401a2c26e6386eff6 1378640 lxc_2.1.1.orig.tar.gz
a6540d7edea673d01655f93f0e016798ba8cf050084639445ae4a8f4176bd161 801 lxc_2.1.1.orig.tar.gz.asc
5c2afba76702aa22121e5b6075f7e5a1a0f18daf7f43b12d881a0b562c1e54be 111996 lxc_2.1.1-0ubuntu1.debian.tar.xz
d2d705cf3e86d232c2af413bdad5e1f4aeea4f109acaa413e272ec7805ecb731 7939 lxc_2.1.1-0ubuntu1_source.buildinfo
Files:
0bc308e8da53fae5484fcf639b03b083 2937 admin optional lxc_2.1.1-0ubuntu1.dsc
596f7c96ec78e361b057499dbe994703 1378640 admin optional lxc_2.1.1.orig.tar.gz
b5f003e07e709d3035494f0479fec613 801 admin optional lxc_2.1.1.orig.tar.gz.asc
1600ffe014485a91e62f532a545f666f 111996 admin optional lxc_2.1.1-0ubuntu1.debian.tar.xz
5f60732b2625c53b66682a3ad6c85eab 7939 admin optional lxc_2.1.1-0ubuntu1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIcBAEBCgAGBQJZ+QkHAAoJEMY4l01keS1nj6wQAN1e3m5o+iSU8Y6QR0yRR7gp
LlQwHszBQOqI+0MM1CIbwm+ghr3L+ab7pWgNCDVumeNS7wwwva8OZBcZ8kj87dEA
af3NJUDypN3InynOZXCeRisO4lgEH/U7H9DAPHslZCosRSVmWL+8qUWLmO5Ua9IG
nM6gfypOXRlrpcRSUEh0P3tg+CkQSxVBrbExtYUtowXjHL61+r6LrqhyWbet1o8f
pOEoSOD1RUBuanKrb5GYzj6C6XnszLvW+gLHPl0sDx2Nc9mETBmaHDkptx444+P/
abmkTIIWzrlXtABRfXIc8oe2eVqrd2e3d4brgFhsh9YkC9ZREla4S1IjHdSiFNLk
/7tmwwss1v+pLOO6YzqO8q396Q1llRr6vrdOxhLkwfqWJPXTMbZxpWhT9pd2eK7P
WBsgmfeA2bHjO8MT8y7G9PVF1678+EMqFSsfbKwQ/c/Er7m0COfS4NRXcYEryCbi
UTGiVE0fEOFn2VgrxUrUOE/6wcJbi/LihSmArbCx0xZS3OUs+cC/qWUfHr9iK5It
df/X0z+fu4vZBwDH9ECW1iOUR3zwXSVkX74h+QGiqS1VpxmazX7UZ88d0PEdSQlb
pwKrGBV+rf84iujuLIiIYbzxi0JufwNBmn9N4N/9TS2/R6P7xziJdCnjtfwSN4ip
tYBnaX0sqIbQAkC8Dkit
=DsgZ
-----END PGP SIGNATURE-----
More information about the Bionic-changes
mailing list