xwx1135370
|
06dbc764e1
|
Title: fix bug CVE-2023-24329
Description: fix bug CVE-2023-24329
Issue: https://gitee.com/openharmony/third_party_python/issues/I6I7UL?from=project-issue
Signed-off-by: xwx1135370 <xuyao44@huawei.com>
|
2023-03-24 10:20:10 +08:00 |
|
openharmony_ci
|
6970e49eac
|
!38 python-3.10漏洞升级 CVE-2021-3177
Merge pull request !38 from lsn1028/lsn_python_I65Q7F
|
2022-12-30 06:45:25 +00:00 |
|
lsn1028
|
d5f15bb5db
|
Descriptor: python-3.10 fix bug CVE-2021-3177
issue:https://gitee.com/openharmony/third_party_python/issues/I65Q7F?from=project-issue
Signed-off-by: lsn1028 <longshining2@huawei.com>
|
2022-12-30 11:42:01 +08:00 |
|
openharmony_ci
|
e7600bd442
|
!34 python-3.10漏洞升级 CVE-2021-28861
Merge pull request !34 from lsn1028/lsn_python_1128_4
|
2022-11-28 08:37:12 +00:00 |
|
openharmony_ci
|
59807dae0a
|
!33 python-3.10漏洞升级 CVE-2015-20107
Merge pull request !33 from lsn1028/lsn_python_1128_3
|
2022-11-28 08:34:55 +00:00 |
|
openharmony_ci
|
30cf37f975
|
!32 python-3.10漏洞升级 CVE-2022-0391
Merge pull request !32 from lsn1028/lsn_python_1128_1
|
2022-11-28 08:18:30 +00:00 |
|
lsn1028
|
60fc7c7945
|
CVE-2021-28861: Fix an open redirection vulnerability in http.server.
Descriptor: python-3.10.2 fix bug CVE-2021-28861
issue:https://gitee.com/openharmony/third_party_python/issues/I6288G?from=project-issue
Signed-off-by: lsn1028 <longshining2@huawei.com>
|
2022-11-28 11:09:37 +08:00 |
|
lsn1028
|
f832b9206e
|
CVE-2015-20107: Make mailcap refuse to match unsafe filenames/types/params
Descriptor: python-3.10.2 fix bug CVE-2015-20107
issue:https://gitee.com/openharmony/third_party_python/issues/I6288I?from=project-issue
Signed-off-by: lsn1028 <longshining2@huawei.com>
|
2022-11-28 10:56:57 +08:00 |
|
lsn1028
|
518025bf8b
|
CVE-2022-0391: Mention urllib.parse changes in Whats new section.
Descriptor: python-3.10.2 fix bug CVE-2022-0391
issue:https://gitee.com/openharmony/third_party_python/issues/I628CS?from=project-issue
Signed-off-by: lsn1028 <longshining2@huawei.com>
|
2022-11-28 09:56:29 +08:00 |
|
openharmony_ci
|
1694710f08
|
!30 python-3.10漏洞升级 CVE-2022-45061
Merge pull request !30 from lsn1028/lsn_python_1122_3
|
2022-11-23 02:27:17 +00:00 |
|
openharmony_ci
|
75fd6b7e74
|
!31 python-3.10漏洞升级 CVE-2022-42919
Merge pull request !31 from lsn1028/lsn_python_1122_4
|
2022-11-22 12:17:46 +00:00 |
|
openharmony_ci
|
59557e335c
|
!28 python-3.10漏洞升级 CVE-2022-37454
Merge pull request !28 from lsn1028/lsn_python_1122_1
|
2022-11-22 12:17:08 +00:00 |
|
lsn1028
|
446ac8c140
|
CVE-2022-42919: Fix quadratic time idna decoding.
Descriptor: python-3.10.2 fix bug CVE-2022-42919
issue:https://gitee.com/openharmony/third_party_python/issues/I62CMH?from=project-issue
Signed-off-by: lsn1028 <longshining2@huawei.com>
|
2022-11-22 14:58:17 +08:00 |
|
lsn1028
|
7ee22286c9
|
CVE-2022-45061: Fix quadratic time idna decoding.
Descriptor: python-3.10.2 fix bug CVE-2022-45061
issue:https://gitee.com/openharmony/third_party_python/issues/I62CMW?from=project-issue
Signed-off-by: lsn1028 <longshining2@huawei.com>
|
2022-11-22 14:43:16 +08:00 |
|
lsn1028
|
337d60df8f
|
CVE-2022-37454: Fix buffer overflows in _sha3 module
Descriptor: python-3.10.2 fix bug CVE-2022-37454
issue:https://gitee.com/openharmony/third_party_python/issues/I62CI2?from=project-issue
Signed-off-by: lsn1028 <longshining2@huawei.com>
|
2022-11-22 11:17:03 +08:00 |
|
openharmony_ci
|
4d5303825a
|
!27 新增python源码的编译构建说明文件
Merge pull request !27 from lsn1028/lsn_1115
|
2022-11-16 07:39:28 +00:00 |
|
lsn1028
|
c497010a1e
|
Descriptor: add the description document about python building
issue: https://gitee.com/openharmony/third_party_python/issues/I615R5
Signed-off-by: lsn1028 <longshining2@huawei.com>
|
2022-11-15 10:51:09 +08:00 |
|
openharmony_ci
|
14daaff21b
|
!25 python-3.10漏洞升级
Merge pull request !25 from lsn1028/0930_1
|
2022-10-24 02:07:10 +00:00 |
|
lwx1153805
|
a10fcf39bc
|
CVE-2020-10735: Prevent DoS by very large int()
Descriptor: python fix bug CVE-2020-10735
issue:https://gitee.com/openharmony/third_party_python/issues/I5U0JW?from=project-issue
Signed-off-by: lwx1153805 <longshining2@huawei.com>
|
2022-09-30 16:37:30 +08:00 |
|
openharmony_ci
|
25a28c6c37
|
!16 python版本的升级
Merge pull request !16 from oumen_gitee/oumeng_20220630_3.10.2
|
2022-07-04 13:39:23 +00:00 |
|
openharmony_ci
|
db682142a9
|
Upgrade Python version
|
2022-07-04 19:10:09 +08:00 |
|
openharmony_ci
|
41951e40a5
|
!15 python版本升级
Merge pull request !15 from oumeng/oumeng_20220630_3.10.2
|
2022-07-01 06:57:21 +00:00 |
|
oumeng
|
8a4331a310
|
upgrade python version
Signed-off-by: oumeng <oumeng@huawei.com>
|
2022-06-30 19:15:46 +08:00 |
|
openharmony_ci
|
1be93406e2
|
!13 升级python版本
Merge pull request !13 from oumeng/oumeng
|
2022-06-30 06:41:18 +00:00 |
|
oumeng
|
6bbaaeefcb
|
python version update from 3.9.2 to 3.9.11
Signed-off-by: oumeng <oumeng@huawei.com>
|
2022-06-23 14:42:02 +08:00 |
|
openharmony_ci
|
ae61f6c4ec
|
!12 修改系统部件名,添加子系统名
Merge pull request !12 from jiaoyuens/master
|
2022-06-13 13:33:52 +00:00 |
|
jiaoyuens
|
730a8d863b
|
yin-hengrui
Signed-off-by: jiaoyuens <yinhengrui@huawei.com>
|
2022-06-08 17:42:12 +08:00 |
|
openharmony_ci
|
03d75e2494
|
!10 python版本更替
Merge pull request !10 from oumeng/mycheck
|
2022-05-05 01:53:32 +00:00 |
|
openharmony_ci
|
1b3438439f
|
!9 代码许可文件规范整改
Merge pull request !9 from hongguo1/python_1
|
2022-04-19 02:00:57 +00:00 |
|
oumeng
|
3af129a1d0
|
updated Python version
Signed-off-by: oumeng <oumeng@huawei.com>
|
2022-04-18 17:08:38 +08:00 |
|
hongguo
|
b9a9ac526d
|
python_1
Signed-off-by: hongguo <hongguo5@huawei.com>
|
2022-03-21 16:20:55 +08:00 |
|
openharmony_ci
|
7319d2fc39
|
!8 feat: add bundle.json
Merge pull request !8 from 33/master
|
2022-01-21 08:40:48 +00:00 |
|
Sang_Sang33
|
5a56bb3b87
|
feat: add bundle.json
Signed-off-by: Sang_Sang33 <wangzhu15@huawei.com>
|
2022-01-18 19:59:32 +08:00 |
|
openharmony_ci
|
29c992093e
|
!5 update OAT.xml, filter binary file
Merge pull request !5 from weichaox/master
|
2021-09-29 08:14:48 +00:00 |
|
weichaox
|
16a07a82db
|
update OAT.xml, filter binary file
Signed-off-by: weichaox <wangweichao2@huawei.com>
Change-Id: I5136a8f0971e95d4f78f92251825bfe8e26923c2
|
2021-09-29 14:21:28 +08:00 |
|
openharmony_ci
|
df32676093
|
!3 update OAT.xml
Merge pull request !3 from weichaox/master
|
2021-09-28 12:51:41 +00:00 |
|
weichaox
|
8c750c44a3
|
update OAT.xml
Signed-off-by: weichaox <wangweichao2@huawei.com>
Change-Id: I5b31728f9c3860590af8232647fd004b45e1fd65
|
2021-09-28 16:59:43 +08:00 |
|
openharmony_ci
|
33d02f73a6
|
!1 updata oat config
Merge pull request !1 from weichaox/master
|
2021-07-31 10:03:02 +00:00 |
|
weichaox
|
8dad5f7e87
|
updata oat config
Signed-off-by: weichaox <wangweichao2@huawei.com>
|
2021-07-31 17:31:19 +08:00 |
|
mamingshuai
|
d338d5c080
|
update OpenHarmony 2.0 Canary
|
2021-06-02 02:32:55 +08:00 |
|
马明帅
|
f26d2c1e10
|
Initial commit
|
2021-06-01 18:57:12 +08:00 |
|