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: s390x 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: 5e3bd6a6eb7457773f132f647d4ab21751a6eda9 252516 liblxc-common-dbgsym_3.0.1-0ubuntu1_s390x.ddeb 4879508154c8027eaf9d32d94f5ffaa44a6d569d 316984 liblxc-common_3.0.1-0ubuntu1_s390x.deb ad5adbeada5f6ddeff294d2341c184cf10fa129f 12112 liblxc-dev_3.0.1-0ubuntu1_s390x.deb 73c6112787e2ee16720ba243d12da1c0154138a0 760192 liblxc1-dbgsym_3.0.1-0ubuntu1_s390x.ddeb 9c61a1db1ef779b52377112bd73a4e0c23c823b7 212732 liblxc1_3.0.1-0ubuntu1_s390x.deb 206dc121b563c4afa3543f6045cf171d1d418eb4 32904 libpam-cgfs-dbgsym_3.0.1-0ubuntu1_s390x.ddeb 786a44f8a2040e84f8363e0def28f6ac68919680 16968 libpam-cgfs_3.0.1-0ubuntu1_s390x.deb bed32c8e19fc9a4c1e1af866dd68c30ab737526b 848528 lxc-utils-dbgsym_3.0.1-0ubuntu1_s390x.ddeb ee275a531fb22fc6aeb2fb0719b4e8d9276de29d 322296 lxc-utils_3.0.1-0ubuntu1_s390x.deb ec8192b150af873e3567a6e3dd611e439c8e0187 9375 lxc_3.0.1-0ubuntu1_s390x.buildinfo Checksums-Sha256: a619ca5e45dd21283bb22101a4ae08b47f44344b1e6b956b78d5a28c6345bf7f 252516 liblxc-common-dbgsym_3.0.1-0ubuntu1_s390x.ddeb 752cd6a539489f5ddab427a87985838ce1fd9ecc104ee2a768073f78408cd29f 316984 liblxc-common_3.0.1-0ubuntu1_s390x.deb 7684f4242cfb483f81e65a818fc16d7867a13672eade62fd2509671a6b0fd2ab 12112 liblxc-dev_3.0.1-0ubuntu1_s390x.deb b176bdd7e235c8a16d8c6fac5b93486d85a80dd614456ee5bed23577675657a6 760192 liblxc1-dbgsym_3.0.1-0ubuntu1_s390x.ddeb 911642eee46367b667f2c5dd02859dbd1e11862f9546dc7a3cfbfba4c226c3a3 212732 liblxc1_3.0.1-0ubuntu1_s390x.deb 694998bcbea6d856581d80739479e6b45b923b340a00379c8aab01db4647080f 32904 libpam-cgfs-dbgsym_3.0.1-0ubuntu1_s390x.ddeb 17fe053112cb5b30776b2f1d9ba8f83187406640c0dab53c0e775edce53af5e6 16968 libpam-cgfs_3.0.1-0ubuntu1_s390x.deb ada75a4f332715a92533fbc09234fa6dacc2a98fb8f461e02b816df411568539 848528 lxc-utils-dbgsym_3.0.1-0ubuntu1_s390x.ddeb f766d36fe37426db7ca2f85576b2044dcb12fc6ca1f8f8912ceeba06bfb32a5d 322296 lxc-utils_3.0.1-0ubuntu1_s390x.deb 219a973564efffef3e126357929695c123cc5f93e9b7768a892b3c559c5132ea 9375 lxc_3.0.1-0ubuntu1_s390x.buildinfo Files: 9442dcdcb1709f5271395ca7185ce199 252516 debug optional liblxc-common-dbgsym_3.0.1-0ubuntu1_s390x.ddeb 1baef80027ef9aeab2f1f912d0d845b1 316984 admin optional liblxc-common_3.0.1-0ubuntu1_s390x.deb 2214a5f16c310a6a5ec861ed9a2e1b01 12112 libdevel optional liblxc-dev_3.0.1-0ubuntu1_s390x.deb d022ab5a2425542801f0f2806e027d11 760192 debug optional liblxc1-dbgsym_3.0.1-0ubuntu1_s390x.ddeb 2f0e3438a4cd2f09c6027af1964392fe 212732 libs optional liblxc1_3.0.1-0ubuntu1_s390x.deb 65e486a3acdc4ff2d1e9e110b4cd890e 32904 debug optional libpam-cgfs-dbgsym_3.0.1-0ubuntu1_s390x.ddeb 739840d56448904f63b2889fdfade0a9 16968 admin optional libpam-cgfs_3.0.1-0ubuntu1_s390x.deb a7d9d8803c4d771b0d698adae04d0d55 848528 debug optional lxc-utils-dbgsym_3.0.1-0ubuntu1_s390x.ddeb 47460eea7201009208c804f3bc651376 322296 admin optional lxc-utils_3.0.1-0ubuntu1_s390x.deb 3946b37e25eb66a8787cb64d71afb51f 9375 admin optional lxc_3.0.1-0ubuntu1_s390x.buildinfo