Format: 1.8 Date: Tue, 05 Jun 2018 17:05:49 -0400 Source: lxc Binary: lxc lxc1 lxc-dev lxc-utils liblxc-common liblxc-dev liblxc1 libpam-cgfs Architecture: arm64 Version: 3.0.1-0ubuntu1 Distribution: cosmic-proposed Urgency: medium Maintainer: Launchpad Build Daemon Changed-By: Stéphane Graber Description: liblxc-common - Linux Containers userspace tools (common tools) liblxc-dev - Linux Containers userspace tools (development) liblxc1 - Linux Containers userspace tools (library) libpam-cgfs - PAM module for managing cgroups for LXC lxc - Transitional package - lxc -> lxc-utils lxc-dev - Transitional package - lxc-dev -> liblxc-dev lxc-utils - Linux Containers userspace tools lxc1 - Transitional package - lxc1 -> lxc-utils Changes: lxc (3.0.1-0ubuntu1) cosmic; urgency=medium . * New upstream bugfix release: - tools: fix unitialized variable - storage: fix lvm fs uuid generation - lxc-oci: fix Cmd/Entrypoint parsing - lxc-oci: make umoci less verbose - lxclock: use thread-safe OFD fcntl() locks - locktests: fix test suite - conf: ensure umounts don’t propagate to host - doc: Tweak Japanese translation in lxc.container.conf(5) - fix signal sending in lxc.init - rootfs pinning: On NFS, make file hidden but don’t delete it - conf: fix temporary file creation - ringbuf: fix temporary file creation - Fix compilation with static libcap and shared gnutls - attach: always drop supplementary groups - lxc init: remove dead code - storage/rsync: free memory on error - tools/utils: free memory on error - lxc init: coding style - utils: define __NR_setns if missing on old glibcs - attach: try to always drop supplementary groups - conf: ret-try devpts mount without gid=5 on error - execute: fix app containers without root mapping - conf: fix net type checks in run_script_argv() - seccomp: handle arch inversion - seccomp: handle all errors - seccomp: cleanup compat architecture handling - seccomp: improve logging - tools: document -d/–daemonize for lxc-execute - seccomp: non-functional changes - seccomp: handle arch inversion II - lxc-oci: mkdir the download directory - do_lxcapi_create: set umask - lxc/tools/lxc_monitor: include missing - pam-cgfs: ignore the system umask when creating the cgroup hierarchy - Also pass action scripts to CRIU on checkpointing - Fix the memory leak in cgfsng_attach - Fix memory leak in list_active_containers - Fix tool_utils.c build when HAVE_SETNS is unset - coverity: #1435210 - coverity: #1435208 - coverity: #1435207 - coverity: #1435206 - coverity: #1435205 - coverity: #1435203 - coverity: #1435200 - coverity: #1435198 - coverity: #1426734 - lxccontainer: non-functional changes - lxccontainer: use thread-safe OFD locks - lxccontainer: non-functional changes - lxccontainer: do_lxcapi_is_running() - lxccontainer: do_lxcapi_freeze() - lxccontainer: do_lxcapi_unfreeze() - lxccontainer: non-functional changes - lxccontainer: use thread-safe open() + write() - lxccontainer: non-functional changes - lxccontainer: non-functional changes - lxccontainer: non-functional changes - coverity: #1435263 - fix logic for execute log file - utils: add LXC_PROC_PID_FD_LEN - execute: use static buffer - execute: do not check inherited fds again - add some TRACE/ERROR reporting - execute: account for -o path option count - execute: set init_path when existing init is found - genl: remove - coverity: #1248104 - coverity: #1248105 - coverity: #1425744 - utils: account for terminating \0 byte - confile: satisfy gcc-8 - network: silence gcc-8 - network: adhere to IFNAMSIZ limit - support case ignored suffix for sizes - utils: fix parse_byte_size_string() coding style - strlcpy: add strlcpy() implementation - tree-wide: s/strncpy()/strlcpy()/g - CODING_STYLE: add section about using strlcpy() - tools: s/strncpy()/strlcpy()/g - Revert “tools: s/strncpy()/strlcpy()/g” - tools: s/strncpy()/memcpy()/ - doc: Add “-d/–daemon” option to Japanese lxc-execute(1) - doc: Fix size unit style in Japanese lxc.container.conf(5) - coverity: #1435604 - coverity: #1435603 - coverity: #1435602 - coverity: #1425844 - config: allow read-write /sys in user namespace - coverity: #1425836 - coverity: #1248106 - capabilities: raise ambient capabilities - coverity: #1425802 - cgroups: refactor cgroup handling - cgroups: remove freezer_state() - seccomp: #ifdef SCMP_ARCH_AARCH64 - conf: simplify write_id_mapping() - log: enable per-thread container name prefix - lxc-init: skip signals that can’t be caught - execute: use execveat() syscall if supported - tools: only create log file when requested - seccomp: fix off-by-one error in array allocation for sscanf - seccomp: remove confusing comment line - seccomp: remove unnecessary memset - seccomp: fix type mismatch when parsing syscall arguments filters - lxcseccomp: cleanup header - seccomp: parse_config_v1() - utils: add remove_trailing_newlines() - seccomp: get_v2_default_action() - seccomp: get_action_name() - seccomp: get_v2_action() - seccomp: fix get_seccomp_arg_value() - seccomp: parse_v2_rules() - seccomp: move #ifdefines - seccomp: get_hostarch() - seccomp: scmp_filter_ctx get_new_ctx() - seccomp: do_resolve_add_rule() - seccomp: parse_config_v2() - seccomp: parse_config() - seccomp: lxc_read_seccomp_config() - tree-wide: s/sigprocmask/pthread_sigmask()/g - utils: fix task_blocking_signal() - lxccontainer: fix fd leaks when sending signals - confile: order architectures - start: log setns() failure - seccomp: leak fixup - seccomp: re-add action parse error handling - seccomp: refactor line handling of parse_config - seccomp: error on unrecognized actions - seccomp: lxc_read_seccomp_config() - seccomp: parse_v2_rules() - seccomp: make do_resolve_add_rule() more strict - tools: fix lxc-create with global config value - tools: fix lxc-create with global config value II - coverity: #1435806 - coverity: #1435805 - coverity: #1435803 - coverity: #1435747 - conf: non-functional changes - conf: make is_execute a boolean - conf: non-functional changes - conf: make close_all_fds a boolean - conf: reshuffle mount members - conf: simplify tty handling - conf: pts -> pty_max - conf: non-functional changes - utils: fix task_blocking_signal() - network: fix socket handle leak - start: do not init ns_clone_flags to -1 - conf: ensure lxc_delete_tty() does not crash - start: add reboot macros - conf: make root idmap structs const - conf: make tmp_umount_proc bool - conf: non-functional changes - conf: va_end was not called. - confile: improve strprint() - change defines for return value of handlers - start: fix waitpid() blocking issue - start: log unknown info.si_code - tree-wide: fix mode of some files - confile_utils: apply strprint() - templates: actually create DOWNLOAD_TEMP directory - templates: fix download template - Patch lxc-update-config . * Bump standard to 4.1.4 Checksums-Sha1: a1f41c3af2a5469460246d9529ab43f4de6988b6 257056 liblxc-common-dbgsym_3.0.1-0ubuntu1_arm64.ddeb 57617a9992fa411cf5dd488b000e221df8f7b54f 295748 liblxc-common_3.0.1-0ubuntu1_arm64.deb 338d21d500d954bb34ec079ffc2c917bd7180dde 12116 liblxc-dev_3.0.1-0ubuntu1_arm64.deb 38d55451529a54b7fcec9e751e6bf84b259707d3 758432 liblxc1-dbgsym_3.0.1-0ubuntu1_arm64.ddeb dafa438c38d54fd4c3c4025c7a439f372d17a514 203692 liblxc1_3.0.1-0ubuntu1_arm64.deb 867b18b9a2ae7fb8fe808315d4ab7d30713f29f5 33996 libpam-cgfs-dbgsym_3.0.1-0ubuntu1_arm64.ddeb fc4015e84444bf1a6240d410c69119be9d9827e9 16120 libpam-cgfs_3.0.1-0ubuntu1_arm64.deb 966cd0d3804fc83729a210f986a89a4003917f2b 865292 lxc-utils-dbgsym_3.0.1-0ubuntu1_arm64.ddeb ce7b9de52e116e96ac3117f6be78005bee48ecd1 308636 lxc-utils_3.0.1-0ubuntu1_arm64.deb 35a9dd86bf8f7e99550864ce38db632b74c91e70 9437 lxc_3.0.1-0ubuntu1_arm64.buildinfo Checksums-Sha256: 7d1d6be8a425f2a68735bcd6235ff88822a5917b72e2d4a3764232c4f608f7d6 257056 liblxc-common-dbgsym_3.0.1-0ubuntu1_arm64.ddeb de95b9d9b1e451da82b138b6cf9b4f95984af06dce404d77843736b267177f50 295748 liblxc-common_3.0.1-0ubuntu1_arm64.deb a2b30163b137fedacf96afbf69d5b295b900f217df8840b9c430fabc45b7fec2 12116 liblxc-dev_3.0.1-0ubuntu1_arm64.deb a82243271c34aca927a0e2e0ad17e8ac6f0c1ef4d1bd40e4db673d4825129747 758432 liblxc1-dbgsym_3.0.1-0ubuntu1_arm64.ddeb 32d49786d4560d43205601776ac9ba193cccf8e26386da2094f5dbc3cc7d70c1 203692 liblxc1_3.0.1-0ubuntu1_arm64.deb 32721cafde9b68ac05fcac86bbc39f08cbcfc6d1594d7c6087ff4767dc1f1f4f 33996 libpam-cgfs-dbgsym_3.0.1-0ubuntu1_arm64.ddeb 528d4959546be2d6443d6e6ab3cd41c536902db857ffd3b750116c26c2c91e25 16120 libpam-cgfs_3.0.1-0ubuntu1_arm64.deb 5f6dcc10977af18bbf04be1e394d2452de344fd185ff97bed66a2413b3180f4c 865292 lxc-utils-dbgsym_3.0.1-0ubuntu1_arm64.ddeb c236bb10104b88b41d852dbeeea7e72cd30dee67042522b3fde3366c24a20d2f 308636 lxc-utils_3.0.1-0ubuntu1_arm64.deb 9ebb4175eab593bc3199fa48bb11f7fa74048e22297e08a8119cb7de69060971 9437 lxc_3.0.1-0ubuntu1_arm64.buildinfo Files: 9f3c7f953dc5feeb662bed73d8e287cc 257056 debug optional liblxc-common-dbgsym_3.0.1-0ubuntu1_arm64.ddeb 4a89b6eb8c8d34e45d37b38e8af74c11 295748 admin optional liblxc-common_3.0.1-0ubuntu1_arm64.deb 459e923809a4552b17da76dfc2f7ce60 12116 libdevel optional liblxc-dev_3.0.1-0ubuntu1_arm64.deb 6bb8b79b9b69e8be3bc982bc36aff742 758432 debug optional liblxc1-dbgsym_3.0.1-0ubuntu1_arm64.ddeb 48481e5a240368f1ec404e22e8c5382f 203692 libs optional liblxc1_3.0.1-0ubuntu1_arm64.deb ee655796ef92286a52f1dfff4a8fd57a 33996 debug optional libpam-cgfs-dbgsym_3.0.1-0ubuntu1_arm64.ddeb 1eea4f12b71caf7f2dd99b5a73088f67 16120 admin optional libpam-cgfs_3.0.1-0ubuntu1_arm64.deb 713da48fdbd297b5d89d34cdc69b2c10 865292 debug optional lxc-utils-dbgsym_3.0.1-0ubuntu1_arm64.ddeb 5f75e28ffaa44ad975baad5e60316015 308636 admin optional lxc-utils_3.0.1-0ubuntu1_arm64.deb 1ef3f1c08feb7209fe5629fd5445d434 9437 admin optional lxc_3.0.1-0ubuntu1_arm64.buildinfo