57 Commits

Author SHA1 Message Date
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
tong_1001
8e426b30a6 update to 3.7.9 2020-09-01 14:45:27 +08:00
openeuler-ci-bot
9e7ff4997b !21 Fix CVE-2019-20907
Merge pull request !21 from 温占礼/openEuler-20.03-LTS
2020-08-04 18:39:11 +08:00
zhanliwen
fdeb743d39 CVE-2019-20907 2020-08-04 13:59:57 +08:00
openeuler-ci-bot
a3ec4b5d06 !15 python3: add generic_os support to python3
Merge pull request !15 from hanxinke/openEuler-20.03-LTS
2020-06-03 11:54:46 +08:00
hanxinke
7c3c3e19c7 python3: add generic_os support to python3 2020-06-02 21:15:28 +08:00
openeuler-ci-bot
7a205c25b0 !10 fix CVE-2019-9674
Merge pull request !10 from hanxinke/master
2020-04-22 09:39:38 +08:00
hanxinke
5a8a20fd69 fix CVE-2019-9674 2020-04-21 14:13:48 +08:00
openeuler-ci-bot
c7362fb950 !8 python3:patch the CVE
Merge pull request !8 from hanxinke/test_hxk
2020-03-17 20:34:52 +08:00
hanxinke
d686532cde python3:patch the CVE 2020-03-17 20:29:56 +08:00
openeuler-ci-bot
2408fa502b !5 python3
Merge pull request !5 from syyhao/dev
2020-02-22 21:44:33 +08:00
openeuler-basic
9581552419 revert last commit 2020-02-22 21:26:31 +08:00
openeuler-ci-bot
cbfffb8561 !4 Add the default version of python3
Merge pull request !4 from chengquan/developer
2020-02-22 15:22:22 +08:00
chengquan
c7b5691944 Add the default version of python3 2020-02-22 14:53:35 +08:00
openeuler-ci-bot
8f3aa561af !3 python3: update spec file
Merge pull request !3 from openeuler-basic/test_hxk
2019-12-31 19:25:25 +08:00