|
[PATCH 1/3] yq: fix QA issues
From: Mingli Yu <mingli.yu@...> Fixes: ERROR: yq-1.13.1+gite0f5cb3c5958e57c7f250a7030e92c768c1b2b19-r0 do_package_qa: QA Issue: /usr/lib64/go/src/github.com/mikefarah/yq/debian/rules contained in pack
From: Mingli Yu <mingli.yu@...> Fixes: ERROR: yq-1.13.1+gite0f5cb3c5958e57c7f250a7030e92c768c1b2b19-r0 do_package_qa: QA Issue: /usr/lib64/go/src/github.com/mikefarah/yq/debian/rules contained in pack
|
By
Yu, Mingli
·
|
|
busybox upgrade is going to break meta-virt
Thanks for the heads up! I'll stage the fix on master-next. Bruce <alexandre.belloni@...> wrote: -- - Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end - "Use the for
Thanks for the heads up! I'll stage the fix on master-next. Bruce <alexandre.belloni@...> wrote: -- - Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end - "Use the for
|
By
Bruce Ashfield
·
|
|
[PATCH] xen: fix Upstream-Status formatting
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- ...ig-mconf-cfg-Allow-specification-of-ncurses-location.patch | 4 ++-- .../files/0001-python-pygrub-pass-DISTUTILS-xen-4.15.patch | 2 +- recipes-exte
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- ...ig-mconf-cfg-Allow-specification-of-ncurses-location.patch | 4 ++-- .../files/0001-python-pygrub-pass-DISTUTILS-xen-4.15.patch | 2 +- recipes-exte
|
By
Martin Jansa
·
|
|
[PATCH] containerd-opencontainers: fix Upstream-Status format
2 messages
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- ...1-Makefile-allow-GO_BUILD_FLAGS-to-be-externally-speci.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-containers/
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- ...1-Makefile-allow-GO_BUILD_FLAGS-to-be-externally-speci.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-containers/
|
By
Martin Jansa
·
|
|
[PATCH] tiny: fix typo in Upstream-Status
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- ...1-tini.c-a-function-declaration-without-a-prototype-is.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-containers/
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- ...1-tini.c-a-function-declaration-without-a-prototype-is.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-containers/
|
By
Martin Jansa
·
|
|
[PATCH] xen: force usage of gcc
4 messages
xen-tools and xen (and possibly others) fail to compile with clang, with the following error: configure: error: in `/builder/meta-arm/build/tmp/work/cortexa15t2hf-neon-poky-linux-gnueabi/xen-tools/4.1
xen-tools and xen (and possibly others) fail to compile with clang, with the following error: configure: error: in `/builder/meta-arm/build/tmp/work/cortexa15t2hf-neon-poky-linux-gnueabi/xen-tools/4.1
|
By
Jon Mason
·
|
|
[PATCH] libvirt: skip buildpath QA check for libvirt-python-dbg
2 messages
From: Xiangyu Chen <xiangyu.chen@...> The /usr/lib64/python3.11/site-packages/.debug/libvirtmod_lxc*.so libraries with build path embedded, and the setup.py doesn't respect our CFLAGS with -ffile-pref
From: Xiangyu Chen <xiangyu.chen@...> The /usr/lib64/python3.11/site-packages/.debug/libvirtmod_lxc*.so libraries with build path embedded, and the setup.py doesn't respect our CFLAGS with -ffile-pref
|
By
Xiangyu Chen
·
|
|
[PATCH v2 2/3] xen: Add recipes for stable Xen 4.17 release and update master
3 messages
Add recipes for xen and tools for the newly released 4.17 version and take the opportunity to update master recipes. Reflect 4.17 tools changes in xen-tools.inc: - add test-paging-mempool to test pack
Add recipes for xen and tools for the newly released 4.17 version and take the opportunity to update master recipes. Reflect 4.17 tools changes in xen-tools.inc: - add test-paging-mempool to test pack
|
By
Orzel, Michal
·
|
|
[PATCH] libvirt: fix libraries contain build folder path cause QA warning
2 messages
From: Xiangyu Chen <xiangyu.chen@...> libvirt debug trace contains source path, and some utils was located to yocto sysroot folder, those full source path cause yocto QA buildpath check failed and rep
From: Xiangyu Chen <xiangyu.chen@...> libvirt debug trace contains source path, and some utils was located to yocto sysroot folder, those full source path cause yocto QA buildpath check failed and rep
|
By
Xiangyu Chen
·
|
|
[PATCH] libvirt: fix soruce code comments contain build folder path cause QA Issue warning
2 messages
From: Xiangyu Chen <xiangyu.chen@...> gendispatch.pl add build dir in code comments which was generated by itself. those build dir information would cause yocto qa report warnings like: WARNING: libvi
From: Xiangyu Chen <xiangyu.chen@...> gendispatch.pl add build dir in code comments which was generated by itself. those build dir information would cause yocto qa report warnings like: WARNING: libvi
|
By
Xiangyu Chen
·
|
|
[master][langdale][PATCH] lxc: backport patch to fix CVE-2022-47952
2 messages
From: Xiangyu Chen <xiangyu.chen@...> Signed-off-by: Xiangyu Chen <xiangyu.chen@...> --- ...ching-an-incoming-CVE-CVE-2022-47952.patch | 76 +++++++++++++++++++ recipes-containers/lxc/lxc_git.bb | 1 +
From: Xiangyu Chen <xiangyu.chen@...> Signed-off-by: Xiangyu Chen <xiangyu.chen@...> --- ...ching-an-incoming-CVE-CVE-2022-47952.patch | 76 +++++++++++++++++++ recipes-containers/lxc/lxc_git.bb | 1 +
|
By
Xiangyu Chen
·
|
|
[kirkstone][PATCH] lxc: backport patch to fix CVE-2022-47952
2 messages
From: Xiangyu Chen <xiangyu.chen@...> Signed-off-by: Xiangyu Chen <xiangyu.chen@...> --- ...ching-an-incoming-CVE-CVE-2022-47952.patch | 76 +++++++++++++++++++ recipes-containers/lxc/lxc_git.bb | 1 +
From: Xiangyu Chen <xiangyu.chen@...> Signed-off-by: Xiangyu Chen <xiangyu.chen@...> --- ...ching-an-incoming-CVE-CVE-2022-47952.patch | 76 +++++++++++++++++++ recipes-containers/lxc/lxc_git.bb | 1 +
|
By
Xiangyu Chen
·
|
|
[master][PATCH] ovs: update CVE_VERSION to 3.0.3
2 messages
From: Xiangyu Chen <xiangyu.chen@...> Signed-off-by: Xiangyu Chen <xiangyu.chen@...> --- recipes-networking/openvswitch/openvswitch_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --g
From: Xiangyu Chen <xiangyu.chen@...> Signed-off-by: Xiangyu Chen <xiangyu.chen@...> --- recipes-networking/openvswitch/openvswitch_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --g
|
By
Xiangyu Chen
·
|
|
xen-4.17 build failure (av_permissions.h: No such file or directory)
2 messages
Hello Bruce, we had this failure on the xen recipe during an AB meta-virt build: | In file included from xsm/flask/ss/services.c:46: | ./xsm/flask/include/avc.h:18:10: fatal error: av_permissions.h: N
Hello Bruce, we had this failure on the xen recipe during an AB meta-virt build: | In file included from xsm/flask/ss/services.c:46: | ./xsm/flask/include/avc.h:18:10: fatal error: av_permissions.h: N
|
By
Luca Ceresoli
·
|
|
[master][langdale][kirkstone][PATCH] openvswitch: backport patch to fix CVE-2022-4337 and CVE-2022-4338
4 messages
From: Xiangyu Chen <xiangyu.chen@...> CVE-2022-4337: openvswitch: Out-of-Bounds Read in Organization Specific TLV CVE-2022-4338: openvswitch: Integer Underflow in Organization Specific TLV Reference:
From: Xiangyu Chen <xiangyu.chen@...> CVE-2022-4337: openvswitch: Out-of-Bounds Read in Organization Specific TLV CVE-2022-4338: openvswitch: Integer Underflow in Organization Specific TLV Reference:
|
By
Xiangyu Chen
·
|
|
[PATCH] skope: fix build with btrfs-progs 6.1
4 messages
| # github.com/containers/storage/drivers/btrfs | vendor/github.com/containers/storage/drivers/btrfs/btrfs.go:387:11: args.lim.max_referenced undefined (type _Ctype_struct_btrfs_qgroup_limit has no fi
| # github.com/containers/storage/drivers/btrfs | vendor/github.com/containers/storage/drivers/btrfs/btrfs.go:387:11: args.lim.max_referenced undefined (type _Ctype_struct_btrfs_qgroup_limit has no fi
|
By
Jose Quaresma
·
|
|
breakage in master
Hi all, If you run into go applications failing to build in master, I'm aware of the problem and I'm working on it. I can't run system level testing until I get them fixed, so any pending merges will
Hi all, If you run into go applications failing to build in master, I'm aware of the problem and I'm working on it. I can't run system level testing until I get them fixed, so any pending merges will
|
By
Bruce Ashfield
·
|
|
[PATCH] libslirp: remove the recipe
3 messages
From: Mingli Yu <mingli.yu@...> The libslirp recipe is added in openembedded-core [1], so remove the recipe in meta-virtualization to fix the below yocto compliance issue. INFO: ======================
From: Mingli Yu <mingli.yu@...> The libslirp recipe is added in openembedded-core [1], so remove the recipe in meta-virtualization to fix the below yocto compliance issue. INFO: ======================
|
By
Yu, Mingli
·
|
|
[PATCH v2 0/3] xen: Update recipes for xen and xen-tools
2 messages
This patch series: - updates the 4.16 recipes to the latest 4.16.3 release, - adds 4.17 recipes, fixes conflicts and updates master, - bumps default version to 4.17. Tested by building all the availab
This patch series: - updates the 4.16 recipes to the latest 4.16.3 release, - adds 4.17 recipes, fixes conflicts and updates master, - bumps default version to 4.17. Tested by building all the availab
|
By
Orzel, Michal
·
|
|
[PATCH v2 3/3] xen: Bump default version to 4.17 stable
2 messages
Signed-off-by: Michal Orzel <michal.orzel@...> --- Changes in v2: - none --- conf/distro/include/meta-virt-default-versions.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/co
Signed-off-by: Michal Orzel <michal.orzel@...> --- Changes in v2: - none --- conf/distro/include/meta-virt-default-versions.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/co
|
By
Orzel, Michal
·
|