!137 spec文件changelog格式更新

From: @yezengruan 
Reviewed-by: @kevinzhu1 
Signed-off-by: @kevinzhu1
This commit is contained in:
openeuler-ci-bot 2022-05-05 07:32:04 +00:00 committed by Gitee
commit e678aefa1d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -101,7 +101,7 @@
Summary: Library providing a simple virtualization API Summary: Library providing a simple virtualization API
Name: libvirt Name: libvirt
Version: 6.2.0 Version: 6.2.0
Release: 36 Release: 37
License: LGPLv2+ License: LGPLv2+
URL: https://libvirt.org/ URL: https://libvirt.org/
@ -1980,10 +1980,13 @@ exit 0
%changelog %changelog
* Thu Mar 24 2022 yezengruan <yezengruan@huawei.com> * Wed Apr 27 2022 yezengruan <yezengruan@huawei.com> - 6.2.0-37
- update the format of changelog
* Thu Mar 24 2022 yezengruan <yezengruan@huawei.com> - 6.2.0-36
- apparmor: Permit new capabilities required by libvirtd - apparmor: Permit new capabilities required by libvirtd
* Thu Mar 24 2022 yezengruan <yezengruan@huawei.com> * Thu Mar 24 2022 yezengruan <yezengruan@huawei.com> - 6.2.0-35
- qemuMonitorJSONSetMigrationParams: Take double pointer for @params - qemuMonitorJSONSetMigrationParams: Take double pointer for @params
- qemuMonitorJSONAddObject: Take double pointer for @props - qemuMonitorJSONAddObject: Take double pointer for @props
- :qemuMonitorJSONMakeCommandInternal: Clear @arguments when stolen - :qemuMonitorJSONMakeCommandInternal: Clear @arguments when stolen
@ -2001,7 +2004,7 @@ exit 0
- tests: qemuxml2argv: Validate generation of JSON props for object-add - tests: qemuxml2argv: Validate generation of JSON props for object-add
- qemu: capabilities: Enable detection of QEMU_CAPS_OBJECT_QAPIFIED - qemu: capabilities: Enable detection of QEMU_CAPS_OBJECT_QAPIFIED
* Sat Mar 12 2022 yezengruan <yezengruan@huawei.com> * Sat Mar 12 2022 yezengruan <yezengruan@huawei.com> - 6.2.0-34
- Revert libvirt: support aarch64 vtpm with parameter tpm-tis-device - Revert libvirt: support aarch64 vtpm with parameter tpm-tis-device
- qemu: Fix swtpm device with aarch64 - qemu: Fix swtpm device with aarch64
- qemu: Fix libvirt hang due to early TPM device stop - qemu: Fix libvirt hang due to early TPM device stop
@ -2009,7 +2012,7 @@ exit 0
- qemu_tpm: Generate log file path among with storage path - qemu_tpm: Generate log file path among with storage path
- virtpm: Fix @path handling in virTPMEmulatorInit() - virtpm: Fix @path handling in virTPMEmulatorInit()
* Fri Mar 11 2022 yezengruan <yezengruan@huawei.com> * Fri Mar 11 2022 yezengruan <yezengruan@huawei.com> - 6.2.0-33
- qemu: Probe for a few params supported by migrate-set-parameters - qemu: Probe for a few params supported by migrate-set-parameters
- qemu: Avoid deprecated migrate_set_speed QMP command - qemu: Avoid deprecated migrate_set_speed QMP command
- qemu: Avoid deprecated migrate_set_downtime QMP command - qemu: Avoid deprecated migrate_set_downtime QMP command
@ -2019,7 +2022,7 @@ exit 0
- qemuBuildNumaArgStr: Switch order of if() and for() - qemuBuildNumaArgStr: Switch order of if() and for()
- qemuBuildNumaArgStr: Use modern -numa memdev= if old -numa mem= is unsupported - qemuBuildNumaArgStr: Use modern -numa memdev= if old -numa mem= is unsupported
* Mon Feb 21 2022 imxcc <xingchaochao@huawei.com> * Mon Feb 21 2022 imxcc <xingchaochao@huawei.com> - 6.2.0-32
- virQEMUBuildCommandLineJSON: Allow skipping certain keys - virQEMUBuildCommandLineJSON: Allow skipping certain keys
- virQEMUBuildCommandLineJSON: Add possibility for using 'on/off' instead of 'yes/no' - virQEMUBuildCommandLineJSON: Add possibility for using 'on/off' instead of 'yes/no'
- util: virqemu: Introduce virQEMUBuildNetdevCommandlineFromJSON - util: virqemu: Introduce virQEMUBuildNetdevCommandlineFromJSON
@ -2039,33 +2042,33 @@ exit 0
- qemu: Prepare for testing of 'netdev_add' props via qemuxml2argvtest - qemu: Prepare for testing of 'netdev_add' props via qemuxml2argvtest
- qemuxml2argvtest: Add QAPI/QMP schema validation for -blockdev and -netdev - qemuxml2argvtest: Add QAPI/QMP schema validation for -blockdev and -netdev
* Sat Feb 12 2022 imxcc <xingchaochao@huawei.com> * Sat Feb 12 2022 imxcc <xingchaochao@huawei.com> - 6.2.0-31
- hotpatch: virsh support autoload mode - hotpatch: virsh support autoload mode
* Fri Jan 29 2022 imxcc <xingchaochao@huawei.com> * Fri Jan 29 2022 imxcc <xingchaochao@huawei.com> - 6.2.0-30
- Revert "tests: disabale storage tests" - Revert "tests: disabale storage tests"
* Fri Jan 14 2022 imxcc <xingchaochao@huawei.com> * Fri Jan 14 2022 imxcc <xingchaochao@huawei.com> - 6.2.0-29
- tests: disabale storage tests - tests: disabale storage tests
* Tue Jan 11 2022 imxcc <xingchaochao@huawei.com> * Tue Jan 11 2022 imxcc <xingchaochao@huawei.com> - 6.2.0-28
- docs: build: Don't include stylesheet in intermediate html - docs: build: Don't include stylesheet in intermediate html
- tests: Replace deprecated ASN1 code - tests: Replace deprecated ASN1 code
* Mon Dec 06 2021 Euler Robot <euler.robot@huawei.com> * Mon Dec 06 2021 Euler Robot <euler.robot@huawei.com> - 6.2.0-27
- hotpatch: implement hotpatch virsh api - hotpatch: implement hotpatch virsh api
- hotpatch: check vm id and pid before using hotpatch api - hotpatch: check vm id and pid before using hotpatch api
- domain: add logs for virDomainHotpatchManage - domain: add logs for virDomainHotpatchManage
* Mon Dec 06 2021 Euler Robot <euler.robot@huawei.com> * Mon Dec 06 2021 Euler Robot <euler.robot@huawei.com> - 6.2.0-26
- Hotpatch: introduce DomainHotpatchManage API - Hotpatch: introduce DomainHotpatchManage API
- hotpatch: Implement qemuDomainHotpatchManage - hotpatch: Implement qemuDomainHotpatchManage
- hotpatch: introduce hotpatch async job flag - hotpatch: introduce hotpatch async job flag
* Sun Sep 26 2021 imxcc <xingchaochao@huawei.com> * Sun Sep 26 2021 imxcc <xingchaochao@huawei.com> - 6.2.0-26
- fix cve-2021-3667 cve-2021-3631 - fix cve-2021-3667 cve-2021-3631
* Fri Sep 24 2021 Euler Robot <euler.robot@huawei.com> * Fri Sep 24 2021 Euler Robot <euler.robot@huawei.com> - 6.2.0-25
- conf/domain_conf: pin the retry_interval and retry_timeout parameters to xml - conf/domain_conf: pin the retry_interval and retry_timeout parameters to xml
* Tue Sep 14 2021 imxcc <xingchaochao@huawei.com> - 6.2.0-24 * Tue Sep 14 2021 imxcc <xingchaochao@huawei.com> - 6.2.0-24
@ -2081,30 +2084,30 @@ exit 0
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 6.2.0-21 * Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 6.2.0-21
- DESC: delete -S git_am from %autosetup, and delete BuildRequires git - DESC: delete -S git_am from %autosetup, and delete BuildRequires git
* Tue Jul 27 2021 Jingyi Wang <wangjingyi11@huawei.com> * Tue Jul 27 2021 Jingyi Wang <wangjingyi11@huawei.com> - 6.2.0-20
- add new CPU model Cooperlake - add new CPU model Cooperlake
* Tue Jul 13 2021 imxcc <xingchaochao@huawei.com> * Tue Jul 13 2021 imxcc <xingchaochao@huawei.com> - 6.2.0-19
- tests: fix stat mocking with Fedora rawhide - tests: fix stat mocking with Fedora rawhide
* Fri Mar 19 2021 Jiajie Li <lijiajie11@huawei.com> * Fri Mar 19 2021 Jiajie Li <lijiajie11@huawei.com> - 6.2.0-18
- libvirt.spec: remove dtrace for aarch64 OS - libvirt.spec: remove dtrace for aarch64 OS
* Thu Mar 18 2021 Chen Qun <kuhn.chenqun@huawei.com> * Thu Mar 18 2021 Chen Qun <kuhn.chenqun@huawei.com> - 6.2.0-17
- libvirt/conf: Set default values of retry fileds - libvirt/conf: Set default values of retry fileds
* Sat Feb 27 2021 Huawei Technologies Co., Ltd <alex.chen@huawei.com> * Sat Feb 27 2021 Huawei Technologies Co., Ltd <alex.chen@huawei.com> - 6.2.0-16
- add phytium 2000plus and s2500 support on arm architecture for capability - add phytium 2000plus and s2500 support on arm architecture for capability
* Sat Feb 27 2021 Huawei Technologies Co., Ltd <alex.chen@huawei.com> * Sat Feb 27 2021 Huawei Technologies Co., Ltd <alex.chen@huawei.com> - 6.2.0-15
- libvirt: Add 'retry' support for error policy - libvirt: Add 'retry' support for error policy
- qemu: Support 'retry' BLOCK_IO_ERROR event. - qemu: Support 'retry' BLOCK_IO_ERROR event.
* Wed Jan 20 2021 Huawei Technologies Co., Ltd <alex.chen@huawei.com> * Wed Jan 20 2021 Huawei Technologies Co., Ltd <alex.chen@huawei.com> - 6.2.0-15
- util: Move virIsDevMapperDevice() to virdevmapper.c - util: Move virIsDevMapperDevice() to virdevmapper.c
- virdevmapper: Don't use libdevmapper to obtain dependencies - virdevmapper: Don't use libdevmapper to obtain dependencies
* Wed Oct 14 2020 Huawei Technologies Co., Ltd <alex.chen@huawei.com> * Wed Oct 14 2020 Huawei Technologies Co., Ltd <alex.chen@huawei.com> - 6.2.0-14
- rpc: gendispatch: handle empty flags - rpc: gendispatch: handle empty flags
- rpc: add support for filtering @acls by uint params - rpc: add support for filtering @acls by uint params
- rpc: require write acl for guest agent in virDomainInterfaceAddresses - rpc: require write acl for guest agent in virDomainInterfaceAddresses
@ -2112,31 +2115,44 @@ exit 0
* Tue Sep 22 2020 AlexChen <alex.chen@huawei.com> - 6.2.0-13 * Tue Sep 22 2020 AlexChen <alex.chen@huawei.com> - 6.2.0-13
- bugfix: cherry-pick some bugfix patches from opensource community - bugfix: cherry-pick some bugfix patches from opensource community
* Tue Sep 22 2020 Hao Wang <wanghao232@huawei.com> - 6.2.0-12 * Tue Sep 22 2020 Hao Wang <wanghao232@huawei.com> - 6.2.0-12
- backport upstream patches - backport upstream patches
* Tue Sep 22 2020 Zeyu Jin <jinzeyu@huawei.com> - 6.2.0-11 * Tue Sep 22 2020 Zeyu Jin <jinzeyu@huawei.com> - 6.2.0-11
- bugfix: backport an upstream patch to fix '/run/libvirt/qemu/dbus' racing bug. - bugfix: backport an upstream patch to fix '/run/libvirt/qemu/dbus' racing bug.
* Tue Sep 22 2020 Jin Yan <jinyan12@huawei.com> - 6.2.0-10 * Tue Sep 22 2020 Jin Yan <jinyan12@huawei.com> - 6.2.0-10
- bugfix: cherry-pick some bugfix patches from opensource community - bugfix: cherry-pick some bugfix patches from opensource community
* Wed Aug 5 2020 AlexChen <alex.chen@huawei.com> - 6.2.0-9 * Wed Aug 5 2020 AlexChen <alex.chen@huawei.com> - 6.2.0-9
- tests: skip the test4 if the testcase is run in the container env - tests: skip the test4 if the testcase is run in the container env
* Wed Aug 5 2020 Jiang Fangjie <jiangfangjie@huawei.com> - 6.2.0-8 * Wed Aug 5 2020 Jiang Fangjie <jiangfangjie@huawei.com> - 6.2.0-8
- Libvirt supports aarch64 vtpm with parameter tpm-tis-device - Libvirt supports aarch64 vtpm with parameter tpm-tis-device
* Tue Aug 4 2020 Xu Yandong <xuyandong2@huawei.com> - 6.2.0-7 * Tue Aug 4 2020 Xu Yandong <xuyandong2@huawei.com> - 6.2.0-7
- Substitute security_context_t with char pointer. - Substitute security_context_t with char pointer.
* Tue May 26 2020 Xu Yandong <xuyandong2@huawei.com> - 6.2.0-6 * Tue May 26 2020 Xu Yandong <xuyandong2@huawei.com> - 6.2.0-6
- Introduce Kunpeng-920 cpu features. - Introduce Kunpeng-920 cpu features.
* Wed May 20 2020 Xu Yandong <xuyandong2@huawei.com> - 6.2.0-5 * Wed May 20 2020 Xu Yandong <xuyandong2@huawei.com> - 6.2.0-5
- Enable 'host-model' cpu mode. - Enable 'host-model' cpu mode.
* Mon May 11 2020 Xu Yandong <xuyandong2@huawei.com> - 6.2.0-4 * Mon May 11 2020 Xu Yandong <xuyandong2@huawei.com> - 6.2.0-4
- Fix virdaemon waiting for child processes return code error. - Fix virdaemon waiting for child processes return code error.
- Fix virsh dump and migrate return code error. - Fix virsh dump and migrate return code error.
* Mon May 11 2020 Xu Yandong <xuyandong2@huawei.com> - 6.2.0-3 * Mon May 11 2020 Xu Yandong <xuyandong2@huawei.com> - 6.2.0-3
- Checkout cpu capabilities support for ARM architecture. - Checkout cpu capabilities support for ARM architecture.
- Support Kunpeng-920 CPU. - Support Kunpeng-920 CPU.
* Mon Apr 20 2020 Xu Yandong <xuyandong2@huawei.com> - 6.2.0-2 * Mon Apr 20 2020 Xu Yandong <xuyandong2@huawei.com> - 6.2.0-2
- Checkout bugfixs from 5.5.0 release. - Checkout bugfixs from 5.5.0 release.
* Tue Apr 14 2020 Xu Yandong <xuyandong2@huawei.com> - 6.2.0-1 * Tue Apr 14 2020 Xu Yandong <xuyandong2@huawei.com> - 6.2.0-1
- Rebase to version 6.2.0. - Rebase to version 6.2.0.
* Fri Jul 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 5.5.0-1 * Fri Jul 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 5.5.0-1
- Update to 5.5.0 release, Initial package for openEuler. - Update to 5.5.0 release, Initial package for openEuler.