71 Commits

Author SHA1 Message Date
openeuler-ci-bot
aaa5c2c97a
!170 更新Python的license为Python-2.0
From: @tong_1001 
Reviewed-by: @xiezhipeng1 
Signed-off-by: @xiezhipeng1
2022-07-06 03:10:50 +00:00
shixuantong
754e3eafb4 Modify the license of python3 2022-07-06 10:17:01 +08:00
openeuler-ci-bot
27c8099451
!165 更新CVE-2015-20107的修复方案
https://gitee.com/src-openeuler/python3/issues/I5EUTQ?from=project-issue
CVE-2015-20107的修复方案上游社区有新的方案,本次提交主要讲社区方案替代原有方案。 
From: @tong_1001 
Reviewed-by: @xiezhipeng1 
Signed-off-by: @xiezhipeng1
2022-07-04 09:33:28 +00:00
shixuantong
024861fb88 Modify the solution of CVE-2015-20107 2022-07-01 17:30:46 +08:00
openeuler-ci-bot
4912783cce
!152 fix CVE-2015-20107
From: @tong_1001 
Reviewed-by: @xiezhipeng1 
Signed-off-by: @xiezhipeng1
2022-05-16 07:30:27 +00:00
shixuantong
6db62ec31d fix CVE-2015-20107 2022-05-16 10:18:47 +08:00
openeuler-ci-bot
2abaf5a7be
!140 Make test suite support Expat >=2.2.9-6
From: @tong_1001 
Reviewed-by: @xiezhipeng1 
Signed-off-by: @xiezhipeng1
2022-03-08 01:00:29 +00:00
shixuantong
5642e58b51 Make test suite support upstream Expat >=2.4.5 2022-03-07 17:44:33 +08:00
openeuler-ci-bot
819fb375b1
!133 sync community bugfix patches
From: @tong_1001 
Reviewed-by: @hanxinke 
Signed-off-by: @hanxinke
2022-02-21 01:53:36 +00:00
shixuantong
ef6501552c sync community bugfix patches 2022-02-19 11:26:40 +08:00
openeuler-ci-bot
6f1ffbd1fe
!130 fix CVE-2021-4189 CVE-2022-0391
From: @tong_1001 
Reviewed-by: @hanxinke 
Signed-off-by: @hanxinke
2022-02-18 06:35:53 +00:00
shixuantong
239fa7570b fix CVE-2021-4189 CVE-2022-0391 2022-02-17 20:55:57 +08:00
openeuler-ci-bot
f2c1fe8182
!126 disable profile guided optimizations for x86_64 and i686 architectures
From: @tong_1001 
Reviewed-by: @hanxinke 
Signed-off-by: @hanxinke
2022-02-17 11:00:27 +00:00
shixuantong
7486fc870e disable profile guided optimizations for x86_64 and i686 architectures 2022-02-10 18:49:15 +08:00
openeuler-ci-bot
b176039b3f !109 python3: add the sm3 method for obtaining the salt value
From: @hanxinke
Reviewed-by: @xiezhipeng1
Signed-off-by: @xiezhipeng1
2021-10-30 06:48:12 +00:00
hanxinke
13ff6b4821 python3: add the sm3 method for obtaining the salt value 2021-10-29 23:19:21 -04:00
openeuler-ci-bot
261bcb8731 !96 fix CVE-2021-3733 CVE-2021-3737
From: @tong_1001
Reviewed-by: @hanxinke
Signed-off-by: @hanxinke
2021-09-29 01:58:14 +00:00
sxt1001
82f2e5d35e fix CVE-2021-3733 CVE-2021-3737 2021-09-24 17:53:51 +08:00
openeuler-ci-bot
f3aa015cb0 !92 fix the issue failed to build with address sanitizer
From: @willwolf
Reviewed-by: @hanxinke
Signed-off-by: @hanxinke
2021-08-20 07:32:05 +00:00
willwolf
9e00de343b fix the issue failed to build with address sanitizer 2021-08-19 20:33:00 +08:00
openeuler-ci-bot
2cfa6532fa !88 python3: don't override PYTHONPATH which is already set and use gdbm_count for dbm_length
From: @willwolf
Reviewed-by: @hanxinke
Signed-off-by: @hanxinke
2021-06-26 01:23:05 +00:00
willwolf
23840b1f77 python3: don't override PYTHONPATH which is already set and use gdbm_count for dbm_length 2021-06-25 20:14:29 +08:00
openeuler-ci-bot
b759b327f3 !80 fix CVE-2021-3426
From: @tong_1001
Reviewed-by: @hanxinke
Signed-off-by: @hanxinke
2021-06-01 11:03:06 +08:00
tong_1001
d004b266e9 fix CVE-2021-3426 2021-05-31 20:24:09 +08:00
openeuler-ci-bot
f52241bbd6 !75 回合上游社区补丁解决socketserver.ThreadingMixIn中存在的内存泄漏
From: @BruceGW
Reviewed-by: @hanxinke
Signed-off-by: @hanxinke
2021-05-29 14:07:41 +08:00
BruceGW
4f3ad12fa5 backport upstream to fix memory leak in socketserver.ThreadingMixIn 2021-05-29 11:05:31 +08:00
openeuler-ci-bot
387c552974 !74 python3: expose posix_spawn in os module
From: @hanxinke
Reviewed-by: @xiezhipeng1
Signed-off-by: @xiezhipeng1
2021-05-26 09:15:54 +08:00
hanxinke
046f4dd6a3 python3: expose posix_spawn in os module 2021-05-25 05:10:34 -04:00
openeuler-ci-bot
83a8b47fb3 !72 update use rpm wheels patch and fix test case failure
From: @willwolf
Reviewed-by: @hanxinke
Signed-off-by: @hanxinke
2021-05-24 19:10:59 +08:00
willwolf
725f81935d python3: update use rpm wheels patch and fix test case failure 2021-05-24 17:13:23 +08:00
openeuler-ci-bot
7ceee858ac !68 python3:rebuild for the updating of openEuler-rpm-config
From: @openeuler-basic
Reviewed-by: @overweight
Signed-off-by: @overweight
2021-03-30 14:08:43 +08:00
Yangyang Shen
29c4460c24 Rebuild for openEuler-rpm-config moving /usr/lib/rpm/openEuler/xxxx to /usr/lib/xxxx 2021-03-30 10:34:54 +08:00
openeuler-ci-bot
bf0532fe3e !64 fix CVE-2021-23336
From: @wcc_140409
Reviewed-by: @overweight
Signed-off-by: @overweight
2021-03-04 17:14:16 +08:00
19909236985
7ca55c5f9b fix CVE-2021-23336 2021-03-03 17:18:11 +08:00
openeuler-ci-bot
826d1c49ca !57 revert fix a reference leak if a thread is not joined
From: @willwolf
Reviewed-by: @hanxinke
Signed-off-by: @hanxinke
2021-02-25 09:25:15 +08:00
willwolf
eff608fd26 python3: revert fix a reference leak if a thread is not joined 2021-02-24 16:53:55 +08:00
openeuler-ci-bot
f33b4ffd9f !49 fix CVE-2021-3177
From: @s17723959267
Reviewed-by: @hanxinke
Signed-off-by: @hanxinke
2021-02-08 09:50:08 +08:00
markeryang
e4a031b615 fix CVE-2021-3177 2021-02-07 10:32:51 +08:00
openeuler-ci-bot
558bd969ff !37 Fix a reference leak if a thread is not joined
From: @tong_1001
Reviewed-by: @overweight
Signed-off-by: @overweight
2021-02-01 17:18:45 +08:00
sxt1001
fb9a99134a Fix a reference leak if a thread is not joined 2021-02-01 15:35:29 +08:00
openeuler-ci-bot
97d38263aa !31 fix CVE-2020-27619
From: @tong_1001
Reviewed-by: @xiezhipeng1
Signed-off-by: @xiezhipeng1
2020-11-16 17:53:30 +08:00
sxt1001
67139a1b72 fix CVE-2020-27619 2020-11-16 09:41:25 +08:00
openeuler-ci-bot
96724c1466 !29 Change the dependency on the help package from requires to recommends.
From: @jlwwlsqc
Reviewed-by: @xiezhipeng1
Signed-off-by: @xiezhipeng1
2020-11-13 17:01:24 +08:00
wangjie
1b8279b60c Change the dependency on the help package from requires to recommends 2020-11-13 15:31:14 +08:00
openeuler-ci-bot
8e1089b0a6 !28 Adding help package to the installation dependency of the main package
From: @jlwwlsqc
Reviewed-by: @xiezhipeng1
Signed-off-by: @xiezhipeng1
2020-11-09 09:44:44 +08:00
wangjie
a3626762de Adding help package to the installation dependency of the main package 2020-11-06 17:18:54 +08:00
openeuler-ci-bot
8dea70d6b4 !25 convert format for CVE
Merge pull request !25 from tianwei/openEuler-20.03-LTS
2020-09-03 17:02:46 +08:00
chenyaqiang
57ab11d0e1 convert format 2020-09-02 07:32:19 +00:00
chenyaqiang
32c2c2c7da convert format 2020-09-02 07:27:56 +00:00
openeuler-ci-bot
8058911855 !24 update release to 3.7.9
Merge pull request !24 from tianwei/openEuler-20.03-LTS
2020-09-01 20:12:09 +08:00