kata-containers / packaging

Kata Containers version 1.x packaging (for version 2.x see https://github.com/kata-containers/kata-containers).
https://katacontainers.io/
Apache License 2.0
119 stars 92 forks source link

qemu: Add patches related to virtiofsd security #1181

Closed amshinde closed 3 years ago

amshinde commented 3 years ago

This includes fix for CVE-2020-1071

Fixes: #1180

Signed-off-by: Archana Shinde archana.m.shinde@intel.com

amshinde commented 3 years ago

/test

c3d commented 3 years ago

@amshinde Looks good to me, but I'm not on the reviewer list for packaging, apparently.

jcvenegas commented 3 years ago

/AzurePipelines run

azure-pipelines[bot] commented 3 years ago
Azure Pipelines successfully started running 2 pipeline(s).
amshinde commented 3 years ago

/test-ubuntu /AzurePipelines run

amshinde commented 3 years ago

/AzurePipelines run

azure-pipelines[bot] commented 3 years ago
Azure Pipelines successfully started running 2 pipeline(s).
amshinde commented 3 years ago

@chavafg I was looking at the CI logs, and I see this in there

22:24:57 Installing qemu
22:24:57 INFO: current QEMU version: 5.0.0
22:24:57 INFO: cached QEMU version: 5.0.0
22:24:57 INFO: Installing cached QEMU

The question is why is the CI installing cached qemu version when this PR introduces changes to qemu. We should fix this behaviour.

fidencio commented 3 years ago

Folks, this PR has been stale and I'm closing it as we're walking towards the final 1.13.0 release of the kata-containers-1.x. From now on, all the development will happen as part of https://github.com/kata-containers/kata-containers/ and fixes should be provided to that repo.

Thanks a lot for your contribution, we're sorry that for some reason it got stale, and we hope to see you around for new adventures in the kata-containers-2.x land.