|
[meta-cloud-services][PATCH] python3-heat-cfntools: fix typo
Fix typo: RDPENDS_${PN} -> RDEPENDS:${PN} Signed-off-by: Yi Zhao <yi.zhao@...> --- .../recipes-devtools/python/python3-heat-cfntools_1.4.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletio
Fix typo: RDPENDS_${PN} -> RDEPENDS:${PN} Signed-off-by: Yi Zhao <yi.zhao@...> --- .../recipes-devtools/python/python3-heat-cfntools_1.4.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletio
|
By
Yi Zhao
· #7345
·
|
|
[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 deletions(-) diff --git a/
Signed-off-by: Yi Zhao <yi.zhao@...> --- meta-openstack/Documentation/README.OpenLDAP | 2 +- meta-openstack/README.setup | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/
|
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@...> --- .../reci
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@...> --- .../reci
|
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@...> --- .../r
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@...> --- .../r
|
By
Yi Zhao
· #6909
·
|
|
[PATCH] docker-distribution: allow empty packages
Allow to create empty packages for docker-distribution and docker-distribution-dev to fix the do_populate_sdk error: Error: nothing provides docker-distribution = v2.7.1-r0 needed by docker-distributi
Allow to create empty packages for docker-distribution and docker-distribution-dev to fix the do_populate_sdk error: Error: nothing provides docker-distribution = v2.7.1-r0 needed by docker-distributi
|
By
Yi Zhao
· #6736
·
|
|
[PATCH] docker-distribution: allow empty packages
Allow to create empty packages for docker-distribution and docker-distribution-dev to fix the do_populate_sdk error: Error: nothing provides docker-distribution = v2.7.1-r0 needed by docker-distributi
Allow to create empty packages for docker-distribution and docker-distribution-dev to fix the do_populate_sdk error: Error: nothing provides docker-distribution = v2.7.1-r0 needed by docker-distributi
|
By
Yi Zhao
· #6643
·
|
|
[meta-cloud-services][PATCH] openssh: update bbappend
Update the bbappend since openssh had been upgraded to 8.x in oe-core. Signed-off-by: Yi Zhao <yi.zhao@...> --- meta-openstack/recipes-connectivity/openssh/files/mcs-sshd | 0 .../openssh/{op
Update the bbappend since openssh had been upgraded to 8.x in oe-core. Signed-off-by: Yi Zhao <yi.zhao@...> --- meta-openstack/recipes-connectivity/openssh/files/mcs-sshd | 0 .../openssh/{op
|
By
Yi Zhao
· #4286
·
|
|
[meta-cloud-services][PATCH] apache2: remove bbappend
The apache2 in meta-webserver has been upgraded to 2.4.39. This bbappend has been integrated into apache2 recipe. So remove it. Signed-off-by: Yi Zhao <yi.zhao@...> --- .../recipes-httpd/apa
The apache2 in meta-webserver has been upgraded to 2.4.39. This bbappend has been integrated into apache2 recipe. So remove it. Signed-off-by: Yi Zhao <yi.zhao@...> --- .../recipes-httpd/apa
|
By
Yi Zhao
· #4128
·
|
|
[PATCH] openvswitch: refresh patches to fix QA warning
Refresh patches with devtool command to fix do_patch warning. Drop CVE-2017-9263.patch since it had been fixed upstream. Signed-off-by: Yi Zhao <yi.zhao@...> --- ...on-make-remaining-scripts
Refresh patches with devtool command to fix do_patch warning. Drop CVE-2017-9263.patch since it had been fixed upstream. Signed-off-by: Yi Zhao <yi.zhao@...> --- ...on-make-remaining-scripts
|
By
Yi Zhao
· #3356
·
|
|
[PATCH 2/2] criu: refresh patches to fix QA warning
Refresh patches with devtool command to fix do_patch warning. Signed-off-by: Yi Zhao <yi.zhao@...> --- .../0001-criu-Change-libraries-install-directory.patch | 8 +++----- .../criu/files/0001
Refresh patches with devtool command to fix do_patch warning. Signed-off-by: Yi Zhao <yi.zhao@...> --- .../0001-criu-Change-libraries-install-directory.patch | 8 +++----- .../criu/files/0001
|
By
Yi Zhao
· #3353
·
|
|
[PATCH 1/2] criu: fix build failure with newer glibc and kernel
With newer glibc(>= 2.26) and kernel(>=4.14), criu would fail to build: In file included from /buildarea/build/tmp/work/core2-64-poky-linux/criu/3.4+gitAUTOINC+a31c1854e1-r0/recipe-sysroot/usr/include
With newer glibc(>= 2.26) and kernel(>=4.14), criu would fail to build: In file included from /buildarea/build/tmp/work/core2-64-poky-linux/criu/3.4+gitAUTOINC+a31c1854e1-r0/recipe-sysroot/usr/include
|
By
Yi Zhao
· #3352
·
|
|
[meta-cloud-services][PATCH] glusterfs: refresh patches to fix QA warning
Refresh patches with devtool command to fix do_patch warning. Signed-off-by: Yi Zhao <yi.zhao@...> --- ...c-allow-PYTHON-values-to-be-passed-via-en.patch | 12 +++++------ .../dependence-on-c
Refresh patches with devtool command to fix do_patch warning. Signed-off-by: Yi Zhao <yi.zhao@...> --- ...c-allow-PYTHON-values-to-be-passed-via-en.patch | 12 +++++------ .../dependence-on-c
|
By
Yi Zhao
· #3351
·
|
|
[PATCH] irqbalance: refresh patches to fix QA warning
The patches are refreshed with devtool command: devtool modify irqbalance devtool finish --force-patch-refresh irqbalance meta-virtualization Signed-off-by: Yi Zhao <yi.zhao@...> --- .../irq
The patches are refreshed with devtool command: devtool modify irqbalance devtool finish --force-patch-refresh irqbalance meta-virtualization Signed-off-by: Yi Zhao <yi.zhao@...> --- .../irq
|
By
Yi Zhao
· #3342
·
|
|
[meta-cloud-services][PATCH] spice: fix CVE-2017-7506
Ping 在 2017年09月22日 10:03, Yi Zhao 写道:
Ping 在 2017年09月22日 10:03, Yi Zhao 写道:
|
By
Yi Zhao
· #2843
·
|
|
[meta-cloud-services][PATCH] spice: fix CVE-2017-7506
CVE-2017-7506: spice versions though 0.13 are vulnerable to out-of-bounds memory access when processing specially crafted messages from authenticated attacker to the spice server resulting into crash
CVE-2017-7506: spice versions though 0.13 are vulnerable to out-of-bounds memory access when processing specially crafted messages from authenticated attacker to the spice server resulting into crash
|
By
Yi Zhao
· #2811
·
|
|
[PATCH V2] docker-distribution: update to 2.6.2
CVE-2017-11468 is fixed in this release. Reference: https://nvd.nist.gov/vuln/detail/CVE-2017-11468 Release note: https://github.com/docker/distribution/releases/tag/v2.6.2 Signed-off-by: Yi Zhao <yi.
CVE-2017-11468 is fixed in this release. Reference: https://nvd.nist.gov/vuln/detail/CVE-2017-11468 Release note: https://github.com/docker/distribution/releases/tag/v2.6.2 Signed-off-by: Yi Zhao <yi.
|
By
Yi Zhao
· #2748
·
|
|
[PATCH] docker-distribution: update to 2.6.2
在 2017年08月24日 11:35, Bruce Ashfield 写道: Thanks, I will send V2 Yi
在 2017年08月24日 11:35, Bruce Ashfield 写道: Thanks, I will send V2 Yi
|
By
Yi Zhao
· #2747
·
|
|
[PATCH] docker-distribution: update to 2.6.2
CVE-2017-11468 is fixed in this release. Reference: https://nvd.nist.gov/vuln/detail/CVE-2017-11468 Release note: https://github.com/docker/distribution/releases/tag/v2.6.2 Signed-off-by: Yi Zhao <yi.
CVE-2017-11468 is fixed in this release. Reference: https://nvd.nist.gov/vuln/detail/CVE-2017-11468 Release note: https://github.com/docker/distribution/releases/tag/v2.6.2 Signed-off-by: Yi Zhao <yi.
|
By
Yi Zhao
· #2745
·
|
|
[meta-cloud-services][PATCH V2 3/3] glusterfs: uprev to 3.11.1
* Add systemd support * Drop the following patch which already fixed in upstream: 0001-Fix-for-mount.glusterfs-not-accepting-version-argume.patch Signed-off-by: Yi Zhao <yi.zhao@...> --- ...
* Add systemd support * Drop the following patch which already fixed in upstream: 0001-Fix-for-mount.glusterfs-not-accepting-version-argume.patch Signed-off-by: Yi Zhao <yi.zhao@...> --- ...
|
By
Yi Zhao
· #2673
·
|
|
[meta-cloud-services][PATCH V2 2/3] librdmacm: add new recipe
User space RDMA 'socket' protocol and libraries for establising RDMA communication. Includes both Infiniband specific and general RDMA communication management libraries for unreliable datagram, relia
User space RDMA 'socket' protocol and libraries for establising RDMA communication. Includes both Infiniband specific and general RDMA communication management libraries for unreliable datagram, relia
|
By
Yi Zhao
· #2672
·
|