README.OpenSource
1[ 2 { 3 "Name": "libxml2", 4 "License": "MIT License", 5 "License File": "Copyright", 6 "Version Number": "2.9.14-4.oe2203sp1", 7 "Owner": "jameslee@huawei.com", 8 "Upstream URL": "https://repo.openeuler.org/openEuler-22.03-LTS-SP1/source/Packages/libxml2-2.9.14-4.oe2203sp1.src.rpm", 9 "Description": "Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform), it is free software available under the MIT License" 10 } 11] 12 13
README.md
1# openEuler:libxml2 2 3#### Introduction & Software Architecture 4- [Refer to the official documentation](https://gitlab.gnome.org/GNOME/libxml2/) 5 6#### Usage Guidelines 7 8- [Refer to the official API documentation](https://gitlab.gnome.org/GNOME/libxml2/-/blob/master/doc/tutorial/index.html) 9 10#### Patch Package Description 11 12The following patches is carried by the openEuler:libnl3 open source library: 13 14Fix-memleaks-in-xmlXIncludeProcessFlags.patch 15backport-parser-Fix-potential-memory-leak-in-xmlParseAttValue.patch 16Fix-memory-leaks-for-xmlACatalogAdd.patch 17Fix-memory-leaks-in-xmlACatalogAdd-when-xmlHashAddEntry-failed.patch 18backport-CVE-2022-40303-Fix-integer-overflows-with-XML_PARSE_.patch 19backport-CVE-2022-40304-Fix-dict-corruption-caused-by-entity-.patch 20backport-schemas-Fix-null-pointer-deref-in-xmlSchemaCheckCOSS.patch 21libxml2-multilib.patch 22 23#### Contribution 24 25[How to involve](https://gitee.com/openharmony/docs/blob/HEAD/zh-cn/contribute/参与贡献.md) 26 27[Commit message spec](https://gitee.com/openharmony/device_qemu/wikis/Commit%20message%E8%A7%84%E8%8C%83) 28 29#### Repositories Involved 30
README_ZH.md
1# openEuler:libxml2 2 3#### 简介 & 软件架构 4 5- [参考官方文档](https://gitlab.gnome.org/GNOME/libxml2/) 6 7#### 使用说明 8 9- [参考官方API文档](https://gitlab.gnome.org/GNOME/libxml2/-/blob/master/doc/tutorial/index.html) 10 11#### patch包说明 12 13以下patch包为openEuler:libxml2开源库本身携带 14 15Fix-memleaks-in-xmlXIncludeProcessFlags.patch 16backport-parser-Fix-potential-memory-leak-in-xmlParseAttValue.patch 17Fix-memory-leaks-for-xmlACatalogAdd.patch 18Fix-memory-leaks-in-xmlACatalogAdd-when-xmlHashAddEntry-failed.patch 19backport-CVE-2022-40303-Fix-integer-overflows-with-XML_PARSE_.patch 20backport-CVE-2022-40304-Fix-dict-corruption-caused-by-entity-.patch 21backport-schemas-Fix-null-pointer-deref-in-xmlSchemaCheckCOSS.patch 22libxml2-multilib.patch 23 24#### 参与贡献 25 26[如何贡献](https://gitee.com/openharmony/docs/blob/HEAD/zh-cn/contribute/参与贡献.md) 27 28[Commit message规范](https://gitee.com/openharmony/device_qemu/wikis/Commit%20message%E8%A7%84%E8%8C%83) 29 30#### 相关仓 31