|
[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
·
|
|
[meta-cloud-services][PATCH 1/3] openstack-image-compute: fix warning of operator append combined with +=
Fixes:
WARNING: openstack-image-compute.bb: IMAGE_ROOTFS_EXTRA_SPACE:append +=
is not a recommended operator combination, please replace it.
Signed-off-by: Yi Zhao <yi.zhao@...>
---
Fixes:
WARNING: openstack-image-compute.bb: IMAGE_ROOTFS_EXTRA_SPACE:append +=
is not a recommended operator combination, please replace it.
Signed-off-by: Yi Zhao <yi.zhao@...>
---
|
By
Yi Zhao
·
#6910
·
|
|
[meta-cloud-services][PATCH 2/3] openstack-image-controller: fix warning of operator append combined with +=
Fixes:
WARNING: openstack-image-controller.bb: IMAGE_ROOTFS_EXTRA_SPACE:append
+= is not a recommended operator combination, please replace it.
Signed-off-by: Yi Zhao <yi.zhao@...>
---
Fixes:
WARNING: openstack-image-controller.bb: IMAGE_ROOTFS_EXTRA_SPACE:append
+= is not a recommended operator combination, please replace it.
Signed-off-by: Yi Zhao <yi.zhao@...>
---
|
By
Yi Zhao
·
#6909
·
|
|
Re: [m-c-s][PATCH] concurrent-ruby: add explicit branch
The default is to use SRCREVs instead of tags, since tags can change
(although they shouldn't), and it used to be that tags did trigger
some network access with some configurations.
So if it isn't
The default is to use SRCREVs instead of tags, since tags can change
(although they shouldn't), and it used to be that tags did trigger
some network access with some configurations.
So if it isn't
|
By
Bruce Ashfield
·
#6908
·
|
|
Re: [m-c-s][PATCH] concurrent-ruby: add explicit branch
Sorry for late reply.
I am not sure which is better because there is a tag with branch in SRC_URI in meta-oe. If you insist remove tag is better, I'll send it with v2.
Thanks,
Kai
--
Kai
Sorry for late reply.
I am not sure which is better because there is a tag with branch in SRC_URI in meta-oe. If you insist remove tag is better, I'll send it with v2.
Thanks,
Kai
--
Kai
|
By
kai
·
#6907
·
|
|
Re: [PATCH] openvswitch: fix configure error with dpdk enabled
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 II
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 II
|
By
Bruce Ashfield
·
#6906
·
|
|
Re: [m-c-s][PATCH] openstack-image-aio: fix warning of operator remove combined with +=
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 II
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 II
|
By
Bruce Ashfield
·
#6905
·
|
|
Re: [m-c-s][PATCH] open-iscsi-user: remove typo spaces in SRC_URI
I was waiting for you to reply about the comment on your other patch
in the same send (the ruby branch one), since if they are sent on the
same day by the same person, and there are comments .. I tend
I was waiting for you to reply about the comment on your other patch
in the same send (the ruby branch one), since if they are sent on the
same day by the same person, and there are comments .. I tend
|
By
Bruce Ashfield
·
#6904
·
|
|
[m-c-s][PATCH] openstack-image-aio: fix warning of operator remove combined with +=
From: Kai Kang <kai.kang@...>
Fix warning of openstack-image-aio:
| WARNING: /path/to/meta-openstack/recipes-extended/images/openstack-image-aio.bb:
| IMAGE_ROOTFS_EXTRA_SPACE:append +=
From: Kai Kang <kai.kang@...>
Fix warning of openstack-image-aio:
| WARNING: /path/to/meta-openstack/recipes-extended/images/openstack-image-aio.bb:
| IMAGE_ROOTFS_EXTRA_SPACE:append +=
|
By
kai
·
#6903
·
|
|
Re: [m-c-s][PATCH] open-iscsi-user: remove typo spaces in SRC_URI
Ping.
-- Kai KangWind River Linux
Ping.
-- Kai KangWind River Linux
|
By
kai
·
#6902
·
|
|
[PATCH] openvswitch: fix configure error with dpdk enabled
When enabling 'dpdk' PACKAGECONFIG, the following error appears.
| configure: error: Could not find DPDK library in default search path
Fix the error by tweaking the configure option regarding
When enabling 'dpdk' PACKAGECONFIG, the following error appears.
| configure: error: Could not find DPDK library in default search path
Fix the error by tweaking the configure option regarding
|
By
Chen Qi
·
#6901
·
|
|
Re: Building xen-image-minimal for RPi4 Compute Module
No worries, now it's my turn to apologize :) Got pulled away from this over the last week and haven't had a chance to fully dive back on in, but I really appreciate you taking the time to reply here!
No worries, now it's my turn to apologize :) Got pulled away from this over the last week and haven't had a chance to fully dive back on in, but I really appreciate you taking the time to reply here!
|
By
Patrick Godwin
·
#6900
·
|