|
[kirkstone][PATCH v2 4/4] fuse-overlayfs: Fix buffer overflow bug on workdir path
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- ...-Fix-buffer-overflow-on-workdir-path.patch | 32 +++++++++++++++++++ .../fuse-overlayfs/fuse-overlayf
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- ...-Fix-buffer-overflow-on-workdir-path.patch | 32 +++++++++++++++++++ .../fuse-overlayfs/fuse-overlayf
|
By
Andrei Gherzan
·
|
|
[kirkstone][PATCH v2 3/4] podman: Add support for rootless mode
From: Andrei Gherzan <andrei.gherzan@...> This support is disabled by default and exposed via PACKAGECONFIG. Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- docs/00-INDEX | 3 +++ docs/podman.tx
From: Andrei Gherzan <andrei.gherzan@...> This support is disabled by default and exposed via PACKAGECONFIG. Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- docs/00-INDEX | 3 +++ docs/podman.tx
|
By
Andrei Gherzan
·
|
|
[kirkstone][PATCH v2 2/4] podman: Silence docker emulation warnings
From: Andrei Gherzan <andrei.gherzan@...> Podman can run in via a docker symlink emulating docker commands. By default this generates a runtime warning. This change silences it via the provided interf
From: Andrei Gherzan <andrei.gherzan@...> Podman can run in via a docker symlink emulating docker commands. By default this generates a runtime warning. This change silences it via the provided interf
|
By
Andrei Gherzan
·
|
|
[kirkstone][PATCH v2 1/4] slirp4netns: Runtime recommend the tun kernel module
From: Andrei Gherzan <andrei.gherzan@...> slirp4netns uses a TAP device to connect to the internet in an unprivileged way. Without the required kernel support (TAP/TUN), slirp4netns will fail at runti
From: Andrei Gherzan <andrei.gherzan@...> slirp4netns uses a TAP device to connect to the internet in an unprivileged way. Without the required kernel support (TAP/TUN), slirp4netns will fail at runti
|
By
Andrei Gherzan
·
|
|
[PATCH 2/3] image-oci-umoci: add parameter for stop signal
Add an optional parameter that allows to override the stop signal that is used. Signed-off-by: Vasileios Anagnostopoulos <vasileios.anagnostopoulos@...> --- classes/image-oci-umoci.inc | 4 ++++ classe
Add an optional parameter that allows to override the stop signal that is used. Signed-off-by: Vasileios Anagnostopoulos <vasileios.anagnostopoulos@...> --- classes/image-oci-umoci.inc | 4 ++++ classe
|
By
Vasileios Anagnostopoulos
·
|
|
[PATCH 1/3] image-oci-umoci: properly handle tags other than latest
From: Pascal Bach <pascal.bach@...> Signed-off-by: Pascal Bach <pascal.bach@...> --- classes/image-oci-umoci.inc | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(
From: Pascal Bach <pascal.bach@...> Signed-off-by: Pascal Bach <pascal.bach@...> --- classes/image-oci-umoci.inc | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(
|
By
Vasileios Anagnostopoulos
·
|
|
docker/containerd/runc version compatability 2 messages
Perhaps someone here can help point me to relevant documentation. I'm wondering if there are some guidelines about which version(s) of docker/containerd/runc are compatible. I've searched through the
Perhaps someone here can help point me to relevant documentation. I'm wondering if there are some guidelines about which version(s) of docker/containerd/runc are compatible. I've searched through the
|
By
Ralph Siemsen
·
|
|
[PATCH v2 4/4] fuse-overlayfs: Fix buffer overflow bug on workdir path
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- ...-Fix-buffer-overflow-on-workdir-path.patch | 32 +++++++++++++++++++ .../fuse-overlayfs/fuse-overlayf
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- ...-Fix-buffer-overflow-on-workdir-path.patch | 32 +++++++++++++++++++ .../fuse-overlayfs/fuse-overlayf
|
By
Andrei Gherzan
·
|
|
[PATCH v2 3/4] podman: Add support for rootless mode
From: Andrei Gherzan <andrei.gherzan@...> This support is disabled by default and exposed via PACKAGECONFIG. Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- docs/00-INDEX | 3 +++ docs/podman.tx
From: Andrei Gherzan <andrei.gherzan@...> This support is disabled by default and exposed via PACKAGECONFIG. Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- docs/00-INDEX | 3 +++ docs/podman.tx
|
By
Andrei Gherzan
·
|
|
[PATCH v2 2/4] podman: Silence docker emulation warnings
From: Andrei Gherzan <andrei.gherzan@...> Podman can run in via a docker symlink emulating docker commands. By default this generates a runtime warning. This change silences it via the provided interf
From: Andrei Gherzan <andrei.gherzan@...> Podman can run in via a docker symlink emulating docker commands. By default this generates a runtime warning. This change silences it via the provided interf
|
By
Andrei Gherzan
·
|
|
[PATCH v2 1/4] slirp4netns: Runtime recommend the tun kernel module
From: Andrei Gherzan <andrei.gherzan@...> slirp4netns uses a TAP device to connect to the internet in an unprivileged way. Without the required kernel support (TAP/TUN), slirp4netns will fail at runti
From: Andrei Gherzan <andrei.gherzan@...> slirp4netns uses a TAP device to connect to the internet in an unprivileged way. Without the required kernel support (TAP/TUN), slirp4netns will fail at runti
|
By
Andrei Gherzan
·
|
|
[kirkstone][PATCH 3/3] podman: Add support for rootless mode 5 messages
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- docs/00-INDEX | 3 +++ docs/podman.txt | 15 +++++++++++++++ docs/podman.txt.license | 3 +++ .../podman/p
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- docs/00-INDEX | 3 +++ docs/podman.txt | 15 +++++++++++++++ docs/podman.txt.license | 3 +++ .../podman/p
|
By
Andrei Gherzan
·
|
|
[PATCH 3/3] podman: Add support for rootless mode 3 messages
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- docs/00-INDEX | 3 +++ docs/podman.txt | 15 +++++++++++++++ docs/podman.txt.license | 3 +++ .../podman/p
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- docs/00-INDEX | 3 +++ docs/podman.txt | 15 +++++++++++++++ docs/podman.txt.license | 3 +++ .../podman/p
|
By
Andrei Gherzan
·
|
|
[PATCH 1/3] slirp4netns: Require tun kernel module 3 messages
From: Andrei Gherzan <andrei.gherzan@...> slirp4netns uses a TAP device to connect to the internet in an unprivileged way. Without the required kernel support (TAP/TUN), slirp4netns will fail at runti
From: Andrei Gherzan <andrei.gherzan@...> slirp4netns uses a TAP device to connect to the internet in an unprivileged way. Without the required kernel support (TAP/TUN), slirp4netns will fail at runti
|
By
Andrei Gherzan
·
|
|
[kirkstone][PATCH 2/3] podman: Silence docker emulation warnings
From: Andrei Gherzan <andrei.gherzan@...> Podman can run in via a docker symlink emulating docker commands. By default this generates a runtime warning. This change silences it via the provided interf
From: Andrei Gherzan <andrei.gherzan@...> Podman can run in via a docker symlink emulating docker commands. By default this generates a runtime warning. This change silences it via the provided interf
|
By
Andrei Gherzan
·
|
|
[kirkstone][PATCH 1/3] slirp4netns: Require tun kernel module
From: Andrei Gherzan <andrei.gherzan@...> slirp4netns uses a TAP device to connect to the internet in an unprivileged way. Without the required kernel support (TAP/TUN), slirp4netns will fail at runti
From: Andrei Gherzan <andrei.gherzan@...> slirp4netns uses a TAP device to connect to the internet in an unprivileged way. Without the required kernel support (TAP/TUN), slirp4netns will fail at runti
|
By
Andrei Gherzan
·
|
|
[PATCH 2/3] podman: Silence docker emulation warnings
From: Andrei Gherzan <andrei.gherzan@...> Podman can run in via a docker symlink emulating docker commands. By default this generates a runtime warning. This change silences it via the provided interf
From: Andrei Gherzan <andrei.gherzan@...> Podman can run in via a docker symlink emulating docker commands. By default this generates a runtime warning. This change silences it via the provided interf
|
By
Andrei Gherzan
·
|
|
[kirkstone][PATCH 1/2] runc: update to 1.1.2
merged. Bruce In message: [meta-virtualization][kirkstone][PATCH 1/2] runc: update to 1.1.2 on 06/07/2022 Chen Qi wrote:
merged. Bruce In message: [meta-virtualization][kirkstone][PATCH 1/2] runc: update to 1.1.2 on 06/07/2022 Chen Qi wrote:
|
By
Bruce Ashfield
·
|
|
[PATCH] xen/sysvinit: add hvc0 console only if not there already 5 messages
The base inittab recipe is creating inittab entries for consoles listed in SERIAL_CONSOLES. For qemu, this contains "115200,hvc0" so an entry is created in inittab for it. Prevent to create a second e
The base inittab recipe is creating inittab entries for consoles listed in SERIAL_CONSOLES. For qemu, this contains "115200,hvc0" so an entry is created in inittab for it. Prevent to create a second e
|
By
Bertrand Marquis
·
|
|
check-layer-nightly failure
<alexandre.belloni@...> wrote: docker-compose has a history of being sensitive to changes in this package. Once again, I'll put on the record that we continue to ignore the lack of an elegant way to d
<alexandre.belloni@...> wrote: docker-compose has a history of being sensitive to changes in this package. Once again, I'll put on the record that we continue to ignore the lack of an elegant way to d
|
By
Bruce Ashfield
·
|