[lxc-devel] [lxc/master] commands: cleanup

2020-03-10 Thread brauner on Github
The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/lxc/pull/3281 This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-request) ===

[lxc-devel] [distrobuilder/master] main, shared: Fix undefied image target

2020-03-10 Thread monstermunchkin on Github
The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/distrobuilder/pull/305 This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-req

[lxc-devel] [lxc/lxc] 6c6497: commands: cleanup

2020-03-10 Thread Stéphane Graber
Branch: refs/heads/master Home: https://github.com/lxc/lxc Commit: 6c6497eab4a2c8a0eb36484070f23329757602f4 https://github.com/lxc/lxc/commit/6c6497eab4a2c8a0eb36484070f23329757602f4 Author: Christian Brauner Date: 2020-03-10 (Tue, 10 Mar 2020) Changed paths: M src/lxc/c

[lxc-devel] [lxc/master] memory_utils: remove unneeded inclusion of mntent.h

2020-03-10 Thread brauner on Github
The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/lxc/pull/3282 This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-request) ===

[lxc-devel] [lxc/lxc] 9b53e0: memory_utils: remove unneeded inclusion of mntent.h

2020-03-10 Thread Stéphane Graber
Branch: refs/heads/master Home: https://github.com/lxc/lxc Commit: 9b53e0b7d304377c07d450426e3f5246ab2fe35f https://github.com/lxc/lxc/commit/9b53e0b7d304377c07d450426e3f5246ab2fe35f Author: Christian Brauner Date: 2020-03-10 (Tue, 10 Mar 2020) Changed paths: M src/lxc/m

[lxc-devel] [lxc/master] bugfixes

2020-03-10 Thread brauner on Github
The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/lxc/pull/3283 This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-request) ===

[lxc-devel] [lxd/master] VM: Migration

2020-03-10 Thread tomponline on Github
The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/lxd/pull/7002 This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-request) ===

[lxc-devel] [lxd/master] Util: Fixes go vet conversion from int64 to string yields a string of one rune error

2020-03-10 Thread tomponline on Github
The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/lxd/pull/7003 This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-request) ===

[lxc-devel] [lxd/master] lxd/device/disk: Only unmounts non-root volumes attached

2020-03-10 Thread tomponline on Github
The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/lxd/pull/7004 This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-request) ===

[lxc-devel] [lxc/lxc] 1b9aca: tests/share_ns: always call pthread_exit()

2020-03-10 Thread Stéphane Graber
Branch: refs/heads/master Home: https://github.com/lxc/lxc Commit: 1b9aca115e71febd5b307b3eb5e69528e2f2ad0c https://github.com/lxc/lxc/commit/1b9aca115e71febd5b307b3eb5e69528e2f2ad0c Author: Christian Brauner Date: 2020-03-10 (Tue, 10 Mar 2020) Changed paths: M src/tests

[lxc-devel] [distrobuilder/master] chroot: Perform package refresh only when needed

2020-03-10 Thread monstermunchkin on Github
The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/distrobuilder/pull/306 This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-req

[lxc-devel] [lxc/master] bugfixes

2020-03-10 Thread brauner on Github
The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/lxc/pull/3285 This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-request) ===

[lxc-devel] [lxc/lxc] b41ec4: share_ns: improve error handling

2020-03-10 Thread Stéphane Graber
Branch: refs/heads/master Home: https://github.com/lxc/lxc Commit: b41ec4d2ceae5ad62b58456f0bae1254fb819306 https://github.com/lxc/lxc/commit/b41ec4d2ceae5ad62b58456f0bae1254fb819306 Author: Christian Brauner Date: 2020-03-10 (Tue, 10 Mar 2020) Changed paths: M src/tests

[lxc-devel] [lxc-ci/master] Add Gentoo VM support

2020-03-10 Thread monstermunchkin on Github
The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/lxc-ci/pull/134 This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-request) =

[lxc-devel] [lxc/master] commands: make sure to include compiler.h

2020-03-10 Thread brauner on Github
The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/lxc/pull/3286 This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-request) ===

[lxc-devel] [lxc/lxc] cd5369: commands: make sure to always close the client fd

2020-03-10 Thread Stéphane Graber
Branch: refs/heads/master Home: https://github.com/lxc/lxc Commit: cd5369b093f6e459777b65a3fef67a2a11af9f86 https://github.com/lxc/lxc/commit/cd5369b093f6e459777b65a3fef67a2a11af9f86 Author: Christian Brauner Date: 2020-03-10 (Tue, 10 Mar 2020) Changed paths: M src/lxc/c

[lxc-devel] [lxd/master] DO NOT MERGE

2020-03-10 Thread brauner on Github
The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/lxd/pull/7005 This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-request) ===

[lxc-devel] [lxc/master] fixes

2020-03-10 Thread brauner on Github
The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/lxc/pull/3287 This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-request) ===

[lxc-devel] [lxcfs/master] configure: add -Wvla and -std=gnu11

2020-03-10 Thread brauner on Github
The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/lxcfs/pull/363 This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-request) ==

[lxc-devel] [lxc/lxc] a783a4: start: cleanup file descriptor closing

2020-03-10 Thread Stéphane Graber
Branch: refs/heads/master Home: https://github.com/lxc/lxc Commit: a783a4140c263caa41fb67d23efac17d9dc6bee7 https://github.com/lxc/lxc/commit/a783a4140c263caa41fb67d23efac17d9dc6bee7 Author: Christian Brauner Date: 2020-03-11 (Wed, 11 Mar 2020) Changed paths: M src/lxc/s

[lxc-devel] [lxc/master] commands: simplify lxc_cmd_fd_cleanup()

2020-03-10 Thread brauner on Github
The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/lxc/pull/3288 This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-request) ===

[lxc-devel] [lxc/lxc] ab9246: commands: simplify lxc_cmd_fd_cleanup()

2020-03-10 Thread Stéphane Graber
Branch: refs/heads/master Home: https://github.com/lxc/lxc Commit: ab92468c62fe86061cf39aabf7e0ea8c7e983271 https://github.com/lxc/lxc/commit/ab92468c62fe86061cf39aabf7e0ea8c7e983271 Author: Christian Brauner Date: 2020-03-11 (Wed, 11 Mar 2020) Changed paths: M src/lxc/c

[lxc-devel] [lxc/master] doc: Add keyring options to Japanese lxc.containers.conf(5)

2020-03-10 Thread tenforward on Github
The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/lxc/pull/3289 This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-request) ===