30 Commits

Author SHA1 Message Date
Euler Robot
64ab04561d spec: Update release version with !11
increase release verison by one

Signed-off-by: Euler Robot <euler.robot@huawei.com>
2020-10-26 20:25:40 +08:00
Euler Robot
eab0fdbe92 spec: Update patch and changelog with !11
rpc: gendispatch: handle empty flags
rpc: add support for filtering @acls by uint params
rpc: require write acl for guest agent in virDomainInterfaceAddresses
qemu: agent: set ifname to NULL after freeing

Signed-off-by: Jan Tomko <jtomko@redhat.com>
Signed-off-by: Jiajie Li <lijiajie11@huawei.com>
2020-10-26 20:25:40 +08:00
Huawei Technologies Co., Ltd
27ddd033e6 qemu: agent: set ifname to NULL after freeing
CVE-2020-25637

Signed-off-by: Jan Tomko <jtomko@redhat.com>
Rported-by: Ilja Van Sprundel <ivansprundel@ioactive.com>
Reviewed-by: Mauro Matteo Cascella <mcascell@redhat.com>
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>

cherry-pick from commit a63b48c5ecef077bf0f909a85f453a605600cf05
Signed-off-by: Jiajie Li <lijiajie11@huawei.com>
2020-10-26 20:25:40 +08:00
Huawei Technologies Co., Ltd
b4631b1117 rpc: require write acl for guest agent in virDomainInterfaceAddresses
CVE-2020-25637

Add a requirement for domain:write if source is set to
VIR_DOMAIN_INTERFACE_ADDRESSES_SRC_AGENT.

Signed-off-by: Jan Tomko <jtomko@redhat.com>
Reported-by: Ilja Van Sprundel <ivansprundel@ioactive.com>
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>

cherry-pick from commit e4116eaa44cb366b59f7fe98f4b88d04c04970ad
Signed-off-by: Jiajie Li <lijiajie11@huawei.com>
2020-10-26 20:25:40 +08:00
Huawei Technologies Co., Ltd
f8827bcf88 rpc: add support for filtering @acls by uint params
CVE-2020-25637

Add a new field to @acl annotations for filtering by
unsigned int parameters.

Signed-off-by: Jan Tomko <jtomko@redhat.com>
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>

cherry-pick from commit 50864dcda191eb35732dbd80fb6ca251a6bba923
Signed-off-by: Jiajie Li <lijiajie11@huawei.com>
2020-10-26 20:25:40 +08:00
Huawei Technologies Co., Ltd
6714fa2b16 rpc: gendispatch: handle empty flags
CVE-2020-25637

Prepare for omission of the <flagname> in remote_protocol.x
@acl annotations:
 @acl: <object>:<permission>:<flagname>
so that we can add more field after, e.g.:
 @acl: <object>:<permission>::<field>

Signed-off-by: Jan Tomko <jtomko@redhat.com>
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>

cherry-pick from commit 955029bd0ad7ef96000f529ac38204a8f4a96401
Signed-off-by: Jiajie Li <lijiajie11@huawei.com>
2020-10-26 20:25:40 +08:00
openeuler-ci-bot
aa8eee2f47 !17 Substitute security_context_t with char *
Merge pull request !17 from XuYandong/openEuler-20.03-LTS
2020-08-05 10:08:38 +08:00
Xu Yandong
2a2765c143 Substitute security_context_t with char *
Replace deprecated security_context_t with char

Signed-off-by: Xu Yandong <xuyandong2@huawei.com>
2020-08-04 09:40:08 +00:00
openeuler-ci-bot
e27d30f879 !13 cpu_map: introduce Kunpeng-920 cpu features
Merge pull request !13 from XuYandong/cpumap
2020-05-26 21:26:26 +08:00
Xu Yandong
b74becba6a cpu_map: introduce Kunpeng-920 cpu features
Signed-off-by: Xu Yandong <xuyandong2@huawei.com>
2020-05-26 20:31:02 +08:00
openeuler-ci-bot
50c19888c9 !12 Enable host-model cpu mode for AArch64
Merge pull request !12 from XuYandong/hostmodel
2020-05-21 11:51:15 +08:00
Xu Yandong
969e2d6f9a cpu-model: enable 'host-model' cpu mode for AArch64 architecture
Signed-off-by: Xu Yandong <xuyandong2@huawei.com>
2020-05-20 15:16:15 +08:00
openeuler-ci-bot
7330834bd3 !11 Rebase libvirt to version 6.2.0
Merge pull request !11 from XuYandong/ltsuploadv4
2020-05-12 11:40:36 +08:00
Xu Yandong
dd0ef7b0c8 bugfix: fix virsh dump/migrate and virDaemon return code error
Signed-off-by: Xu Yandong <xuyandong2@huawei.com>
2020-05-12 11:14:39 +08:00
Xu Yandong
e471c406f3 cpu: add cpu model support for kunpeng-920
Signed-off-by: Xu Yandong <xuyandong2@huawei.com>
2020-05-12 11:14:30 +08:00
Xu Yandong
72e8bd75f0 cherry-pick bugfixes from version 5.5.0
Signed-off-by: Xu Yandong <xuyandong2@huawei.com>
2020-05-12 09:23:35 +08:00
Xu Yandong
89e3c1a340 Rebase libvirt to version 6.2.0
Signed-off-by: Xu Yandong <xuyandong2@huawei.com>
2020-05-12 09:23:27 +08:00
openeuler-ci-bot
599af213b0 !5 Fix libvirt CVE-2019-20485
Merge pull request !5 from XuYandong/openEuler-20.03-LTS
2020-05-11 09:37:19 +08:00
Xu Yandong
838527c759 Fix CVE-2019-20485
Signed-off-by: Xu Yandong <xuyandong2@huawei.com>
2020-05-09 17:36:19 +08:00
openeuler-ci-bot
6c0fcc7259 !3 [feature] Add template for PR and issues
Merge pull request !3 from zhanghailiang/master
2020-01-13 11:51:35 +08:00
Zhang Hailiang
bca20ca68d PR/issue: Add templates for Issues and PR
Add issue and PR templates to help developers.

Signed-off-by: Zhang Hailiang <zhang.zhanghailiang@huawei.com>
2020-01-13 11:15:23 +08:00
openeuler-ci-bot
3191016abd !2 fix bug which not translate 'running' when use virsh list command in chinese language
Merge pull request !2 from zhanghailiang/master
2020-01-09 21:08:10 +08:00
Xu Yandong
7b5158f8e6 po: refresh translation of "running state"
Signed-off-by: Xu Yandong <xuyandong2@huawei.com>
2020-01-06 15:03:29 +08:00
openeuler-ci-bot
a7c6e5b481 !1 Pick some bugfix patch from libvirt upstream
Merge pull request !1 from openeuler-virt-review/master
2019-12-26 17:23:51 +08:00
Xu Yandong
c94ecc7dd1 sync-patch: cherry pick patches from upstream
Signed-off-by: Xu Yandong <xuyandong2@huawei.com>
2019-12-26 16:17:12 +08:00
Xu Yandong
2c9b2aeb63 cpu_map: cherry pick patches about CVE-2019-11135
Signed-off-by: Xu Yandong <xuyandong2@huawei.com>
2019-12-26 16:16:27 +08:00
dogsheng
66b96aff65 Package init 2019-12-25 15:55:44 +08:00
dogsheng
81c6c6500e Package init 2019-12-13 15:41:47 +08:00
zhuchunyi
6d0c3f9009 update code 2019-11-06 19:40:52 +08:00
overweight
29372b3f10 Package init 2019-09-30 10:58:53 -04:00