|
[PATCHv2 2/2] uxen-guest-tools: fix -DMODULE not working when building uxenhc module
* undo the unnecessary and incomplete changes from 0001-vm-support-fix-buil=
d-for-kernel-s-5.4.patch
because with 5.15 it was still failing with:
ERROR: modpost: missing MODULE_LICENSE() in
* undo the unnecessary and incomplete changes from 0001-vm-support-fix-buil=
d-for-kernel-s-5.4.patch
because with 5.15 it was still failing with:
ERROR: modpost: missing MODULE_LICENSE() in
|
By
Martin Jansa
·
#6930
·
|
|
[PATCHv2 1/2] uxen-guest-tools: fix build against kernels 5.15+
This is a compile only fix to update the uxen kernel modules to
work against newer kernels.
Signed-off-by: Martin Jansa <Martin.Jansa@...>
---
...-support-fix-build-for-kernel-s-5.15.patch |
This is a compile only fix to update the uxen kernel modules to
work against newer kernels.
Signed-off-by: Martin Jansa <Martin.Jansa@...>
---
...-support-fix-build-for-kernel-s-5.15.patch |
|
By
Martin Jansa
·
#6929
·
|
|
Re: [dunfell][gatesgarth][hardknott][master][PATCH] uxen-guest-tools: inherit dos2unix to fix do_patch failure
Hi Christopher,
any update on this?
Bruce tried to fix this MODULE_LICENSE issue recently
Hi Christopher,
any update on this?
Bruce tried to fix this MODULE_LICENSE issue recently
|
By
Martin Jansa
·
#6928
·
|
|
[PATCH] uxen-guest-tools: fix build against kernels 5.15+
This is a compile only fix to update the uxen kernel modules to
work against newer kernels.
There is one more issue with 5.15 and this applied:
ERROR: modpost: missing MODULE_LICENSE() in
This is a compile only fix to update the uxen kernel modules to
work against newer kernels.
There is one more issue with 5.15 and this applied:
ERROR: modpost: missing MODULE_LICENSE() in
|
By
Martin Jansa
·
#6927
·
|
|
Re: [PATCH] singularity: fix build with automake-1.16.5
Looks good to me, fix confirmed on my builder.
Merged.
Bruce
--
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the force Harry" - Gandalf, Star Trek
Looks good to me, fix confirmed on my builder.
Merged.
Bruce
--
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the force Harry" - Gandalf, Star Trek
|
By
Bruce Ashfield
·
#6926
·
|
|
Re: [PATCH] xvisor: set PV
I had noticed this as well (I struggled on the commit message so just
went for 'tip') and had meant to circle back to it.
Thanks for the patch, it is now merged.
Bruce
--
- Thou shalt not follow
I had noticed this as well (I struggled on the commit message so just
went for 'tip') and had meant to circle back to it.
Thanks for the patch, it is now merged.
Bruce
--
- Thou shalt not follow
|
By
Bruce Ashfield
·
#6925
·
|
|
[PATCH] xvisor: set PV
* use something more reasonable than default 'git' from filename
* there wasn't a new tag for a long time, so this is quite far
from 0.3.0 as git describe shows:
v0.3.0-231-g6b23764a
but 0.3.0
* use something more reasonable than default 'git' from filename
* there wasn't a new tag for a long time, so this is quite far
from 0.3.0 as git describe shows:
v0.3.0-231-g6b23764a
but 0.3.0
|
By
Martin Jansa
·
#6924
·
|
|
[PATCH] singularity: fix build with automake-1.16.5
Signed-off-by: Martin Jansa <Martin.Jansa@...>
---
...nfigure.ac-drop-2nd-AM_INIT_AUTOMAKE.patch | 34 +++++++++++++++++++
.../singularity/singularity_git.bb | 1 +
2 files changed,
Signed-off-by: Martin Jansa <Martin.Jansa@...>
---
...nfigure.ac-drop-2nd-AM_INIT_AUTOMAKE.patch | 34 +++++++++++++++++++
.../singularity/singularity_git.bb | 1 +
2 files changed,
|
By
Martin Jansa
·
#6923
·
|
|
Re: [meta-cloud-services][PATCH 1/3] openstack-image-compute: fix warning of operator append combined with +=
merged.
Bruce
In message: [meta-virtualization] [meta-cloud-services][PATCH 1/3] openstack-image-compute: fix warning of operator append combined with +=
on 20/11/2021 Yi Zhao wrote:
merged.
Bruce
In message: [meta-virtualization] [meta-cloud-services][PATCH 1/3] openstack-image-compute: fix warning of operator append combined with +=
on 20/11/2021 Yi Zhao wrote:
|
By
Bruce Ashfield
·
#6922
·
|
|
Re: [m-c-s][PATCH] concurrent-ruby: 1.1.6 -> 1.1.9
merged.
Bruce
In message: [meta-virtualization][m-c-s][PATCH] concurrent-ruby: 1.1.6 -> 1.1.9
on 22/11/2021 kai wrote:
merged.
Bruce
In message: [meta-virtualization][m-c-s][PATCH] concurrent-ruby: 1.1.6 -> 1.1.9
on 22/11/2021 kai wrote:
|
By
Bruce Ashfield
·
#6921
·
|
|
Re: [PATCH] libvirt: fix CVE-2021-3667
In master, I tend to favour uprev's versus specific CVE patches.
That being said, I have a lot of pending changes right now, and
won't have time to uprev for a few more weeks, so I've gone ahead
and
In master, I tend to favour uprev's versus specific CVE patches.
That being said, I have a lot of pending changes right now, and
won't have time to uprev for a few more weeks, so I've gone ahead
and
|
By
Bruce Ashfield
·
#6920
·
|
|
[hardknott][PATCH] libvirt: fix CVE-2021-3667
Backport a fix for CVE-2021-3667.
The CVE discription: An improper locking issue was found in the
virStoragePoolLookupByTargetPath API of libvirt. It occurs in the
storagePoolLookupByTargetPath
Backport a fix for CVE-2021-3667.
The CVE discription: An improper locking issue was found in the
virStoragePoolLookupByTargetPath API of libvirt. It occurs in the
storagePoolLookupByTargetPath
|
By
Xu, Yanfei
·
#6919
·
|
|
[PATCH] libvirt: fix CVE-2021-3667
Backport a fix for CVE-2021-3667.
The CVE discription: An improper locking issue was found in the
virStoragePoolLookupByTargetPath API of libvirt. It occurs in the
storagePoolLookupByTargetPath
Backport a fix for CVE-2021-3667.
The CVE discription: An improper locking issue was found in the
virStoragePoolLookupByTargetPath API of libvirt. It occurs in the
storagePoolLookupByTargetPath
|
By
Xu, Yanfei
·
#6918
·
|
|
Re: [hardknott][PATCH] containerd-opencontainers: bump to v1.4.12
Thanks 🙂
Regards,
Qi
By
Chen Qi
·
#6917
·
|
|
Re: Building xen-image-minimal for RPi4 Compute Module
Just a small update to this thread: I finally got a Xen image booting to dom0 with ethernet on the Raspberry Pi Compute Module 4. Unfortunately, my config is very ugly and still has some issues (such
Just a small update to this thread: I finally got a Xen image booting to dom0 with ethernet on the Raspberry Pi Compute Module 4. Unfortunately, my config is very ugly and still has some issues (such
|
By
Patrick Godwin
·
#6916
·
|
|
[m-c-s][PATCH] concurrent-ruby: 1.1.6 -> 1.1.9
From: Kai Kang <kai.kang@...>
Upgrade concurrent-ruby from 1.1.6 to 1.1.9:
* it changed license file to txt, so the license file name and checksum changed
* remove 'tag=' from SRC_URI and
From: Kai Kang <kai.kang@...>
Upgrade concurrent-ruby from 1.1.6 to 1.1.9:
* it changed license file to txt, so the license file name and checksum changed
* remove 'tag=' from SRC_URI and
|
By
kai
·
#6915
·
|
|
Re: [hardknott][PATCH] containerd-opencontainers: bump to v1.4.12
On Mon, Nov 22, 2021 at 8:54 AM Bruce Ashfield via
lists.yoctoproject.org
<bruce.ashfield=gmail.com@...> wrote:
Aha. My mistake, I didn't see the branch you specified. I'll
On Mon, Nov 22, 2021 at 8:54 AM Bruce Ashfield via
lists.yoctoproject.org
<bruce.ashfield=gmail.com@...> wrote:
Aha. My mistake, I didn't see the branch you specified. I'll
|
By
Bruce Ashfield
·
#6914
·
|
|
Re: [hardknott][PATCH] containerd-opencontainers: bump to v1.4.12
I already have version bumps for all of the related components under
test, they'll show up in master-next shortly, and should cover this.
Cheers,
Bruce
--
- Thou shalt not follow the NULL pointer,
I already have version bumps for all of the related components under
test, they'll show up in master-next shortly, and should cover this.
Cheers,
Bruce
--
- Thou shalt not follow the NULL pointer,
|
By
Bruce Ashfield
·
#6913
·
|
|
[hardknott][PATCH] containerd-opencontainers: bump to v1.4.12
Bump from v1.4.4 to v.1.4.12 so that some CVEs are resolved,
e.g. CVE-2021-41103.
Signed-off-by: Chen Qi <Qi.Chen@...>
---
.../containerd/containerd-opencontainers_git.bb | 4
Bump from v1.4.4 to v.1.4.12 so that some CVEs are resolved,
e.g. CVE-2021-41103.
Signed-off-by: Chen Qi <Qi.Chen@...>
---
.../containerd/containerd-opencontainers_git.bb | 4
|
By
Chen Qi
·
#6912
·
|
|
[meta-cloud-services][PATCH 3/3] meta-openstack/README: fix for operator append combined with +=
Signed-off-by: Yi Zhao <yi.zhao@...>
---
meta-openstack/Documentation/README.OpenLDAP | 2 +-
meta-openstack/README.setup | 2 +-
2 files changed, 2 insertions(+), 2
Signed-off-by: Yi Zhao <yi.zhao@...>
---
meta-openstack/Documentation/README.OpenLDAP | 2 +-
meta-openstack/README.setup | 2 +-
2 files changed, 2 insertions(+), 2
|
By
Yi Zhao
·
#6911
·
|