116 Commits

Author SHA1 Message Date
openeuler-ci-bot
d1f961e60c
!113 sync 22.03-SP3 to 22.03-SP4
From: @jxy_git 
Reviewed-by: @dillon_chen 
Signed-off-by: @dillon_chen
2024-06-20 08:10:07 +00:00
jxy_git
0bb80d07d7 sync 22.03-SP3 to 22.03-SP4 2024-06-20 14:37:32 +08:00
openeuler-ci-bot
2ec8d3a3e9
!107 修复漏洞CVE-2023-7104
From: @Jeremyzz 
Reviewed-by: @dillon_chen 
Signed-off-by: @dillon_chen
2024-01-09 09:04:16 +00:00
mazhao
0fa69075fc fix the CVE-2023-7104
Signed-off-by: mazhao <mazhao12@huawei.com>
2024-01-08 16:17:51 +08:00
openeuler-ci-bot
31f03aced1
!84 [sync] PR-83: Fix CVE-2022-46908
From: @openeuler-sync-bot 
Reviewed-by: @zqq_ddd, @wbq_sky 
Signed-off-by: @wbq_sky
2022-12-19 09:04:53 +00:00
zwtmichael
330f7666b9 Fix safe mode authorizer callback to reject disallowed UDFs
Signed-off-by: zwtmichael <zhuwentao5@huawei.com>
(cherry picked from commit d5bf7b294aa75d771bcff39581f775eb54d78bc1)
2022-12-19 11:45:24 +08:00
openeuler-ci-bot
cdcec9e62b
!82 [sync] PR-80: fix build problem
From: @openeuler-sync-bot 
Reviewed-by: @wbq_sky 
Signed-off-by: @wbq_sky
2022-09-20 02:54:57 +00:00
zwtmichael
cd34fe688d fix build problem
Signed-off-by: zwtmichael <zhuwentao5@huawei.com>
(cherry picked from commit 4287815f16a42fc7d76d14320491dc5400e22736)
2022-09-15 16:38:26 +08:00
openeuler-ci-bot
06247f0077
!72 [sync] PR-71: fix integer overflow on gigabyte string
From: @openeuler-sync-bot 
Reviewed-by: @wbq_sky 
Signed-off-by: @wbq_sky
2022-09-05 11:44:36 +00:00
zwtmichael
4655f3e588 fix integer overflow on multi-gigabyte string
Signed-off-by: zwtmichael <zhuwentao5@huawei.com>
(cherry picked from commit 76b8dd730a269929f16cec6c81da7fbe271dbbb3)
2022-09-05 18:48:14 +08:00
zwtmichael
9f271ed2e2 update to 3.37.2
Signed-off-by: zwtmichael <zhuwentao5@huawei.com>
(cherry picked from commit 7d7e9e3d73f54dd2ebc29fc32cfed851b3218736)
2022-09-05 18:48:14 +08:00
openeuler-ci-bot
106d6690e7
!70 [sync] PR-65: update to 3.37.2
From: @openeuler-sync-bot 
Reviewed-by: @wbq_sky 
Signed-off-by: @wbq_sky
2022-09-01 10:52:32 +00:00
zwtmichael
205b20707e update to 3.37.2
Signed-off-by: zwtmichael <zhuwentao5@huawei.com>
(cherry picked from commit d8002ef4022c1f46368ade082045c17e04707231)
2022-09-01 09:12:22 +08:00
openeuler-ci-bot
9b54b62589
!69 [sync] PR-60: 修复 CVE-2022-35737
From: @openeuler-sync-bot 
Reviewed-by: @wbq_sky 
Signed-off-by: @wbq_sky
2022-08-31 15:26:27 +00:00
liusirui
fd5752dc3f fix CVE-2022-35737
(cherry picked from commit 419bd31973ad59acb2a32bcd85255d6b83e7fa33)
2022-08-31 21:29:25 +08:00
openeuler-ci-bot
13bf15141f
!56 [sync] PR-54: 【轻量级 PR】:fix spec changelog date error
From: @openeuler-sync-bot 
Reviewed-by: @bzhaoop 
Signed-off-by: @bzhaoop
2022-06-14 01:36:34 +00:00
jiangxinyu
a5e891c423 fix spec changelog date error
(cherry picked from commit a5ad04926829385a7ef9e98eb44147ccc22893bc)
2022-06-14 08:52:58 +08:00
openeuler-ci-bot
10c3caf88d !50 [sync] PR-49: Fix the CVE-2021-36690.
From: @openeuler-sync-bot
Reviewed-by: @bzhaoop
Signed-off-by: @bzhaoop
2021-12-02 09:31:54 +00:00
wbq_sky
1c3ff49bdc fix the CVE-2021-36690
Signed-off-by: wbq_sky <wangbingquan@huawei.com>
(cherry picked from commit 281ace3ce43eff2733c8796387d20fbe05c069c0)
2021-11-30 15:10:24 +08:00
openeuler-ci-bot
e9c98a3a01 !48 Update the sqlite to 3.36
From: @wbq_sky
Reviewed-by: @bzhaoop
Signed-off-by: @bzhaoop
2021-11-30 03:25:11 +00:00
wbq_sky
a37dc54997 update the sqlite to 3.36
Signed-off-by: wbq_sky <wangbingquan@huawei.com>
2021-11-25 15:59:33 +08:00
openeuler-ci-bot
3bd1f68830 !44 [sync] PR-39: Fix a problem caused by using an SQL variable in an over clause within a trigger.
From: @openeuler-sync-bot
Reviewed-by: @bzhaoop
Signed-off-by: @bzhaoop
2021-09-27 03:58:50 +00:00
wbq_sky
77544d0ad8 fix the null reference in the over clause within trigger
Signed-off-by: wbq_sky <wangbingquan@huawei.com>
(cherry picked from commit b5acf1da61e288ba88f1f0abe225042b164591ff)
2021-09-27 08:58:28 +08:00
openeuler-ci-bot
7585329627 !42 [sync] PR-38: fix the problem of the infinite loop in trim function.
From: @openeuler-sync-bot
Reviewed-by: @bzhaoop
Signed-off-by: @bzhaoop
2021-09-27 00:43:11 +00:00
wbq_sky
d043bf5376 fix the infinite loop in the trim function while the pattern is well formed.
Signed-off-by: wbq_sky <wangbingquan@huawei.com>
(cherry picked from commit d81186e4277fe39540697e8db4e62eba5c7e88ff)
2021-09-26 17:05:30 +08:00
openeuler-ci-bot
d0aa7d2f6e !30 update 3.34.0
From: @markeryang
Reviewed-by: @liuzhiqiang26
Signed-off-by: @volcanodragon
2021-02-01 09:54:48 +08:00
markeryang
518b78e0c5 update to 3.34.0 2021-01-28 16:06:55 +08:00
openeuler-ci-bot
e27e46aeb6 !27 update source0 url in spec file
Merge pull request !27 from lihaotian/master
2020-09-03 11:57:20 +08:00
lihaotian9
77937f0d9f Update the source0 url in spec file 2020-09-03 10:21:16 +08:00
openeuler-ci-bot
52f8d4d496 !25 更新yaml文件
Merge pull request !25 from linfeilong835/master
2020-08-11 14:28:42 +08:00
linfeilong835
9e1b3629dc update sqlite.spec. 2020-08-10 15:37:33 +08:00
linfeilong835
5442a2c86a update sqlite.yaml. 2020-08-10 15:36:27 +08:00
openeuler-ci-bot
062ced1b4f !22 update package to 3.32.3
Merge pull request !22 from 季新杰/master
2020-07-22 09:45:03 +08:00
ji_xinjie
c37816cdfa update package to 3.32.3 2020-07-21 14:52:38 +08:00
openeuler-ci-bot
9fa98ae7c4 !21 add yaml file for ci
Merge pull request !21 from liuzhiqiang/master
2020-07-02 17:09:33 +08:00
Zhiqiang Liu
f60035837d add yaml file for ci 2020-07-02 12:49:42 +08:00
openeuler-ci-bot
c96547d1e4 !20 rename patches
Merge pull request !20 from lfl/master
2020-06-30 21:30:45 +08:00
lfl
b3265a3d45 重命名 6061-Fix-CVE-2020-13632.patch 为 0064-Fix-CVE-2020-13632.patch 2020-06-30 11:21:35 +08:00
lfl
71e9ac7753 重命名 6060-Fix-CVE-2020-13630.patch 为 0063-Fix-CVE-2020-13630.patch 2020-06-30 11:21:22 +08:00
lfl
ead4e2dcb8 重命名 6059-Fix-CVE-2020-13435.patch 为 0062-Fix-CVE-2020-13435.patch 2020-06-30 11:21:08 +08:00
lfl
4814a7cc8c 重命名 6058-Fix-CVE-2020-13434.patch 为 0061-Fix-CVE-2020-13434.patch 2020-06-30 11:20:57 +08:00
lfl
c1061356e6 重命名 6057-Fix-CVE-2020-11655.patch 为 0060-Fix-CVE-2020-11655.patch 2020-06-30 11:20:31 +08:00
lfl
6a69bd9a2b 重命名 6056-Fix-CVE-2020-9327.patch 为 0059-Fix-CVE-2020-9327.patch 2020-06-30 11:20:17 +08:00
lfl
fbd7b589dc 重命名 6055-Fix-CVE-2018-20505.patch 为 0058-Fix-CVE-2018-20505.patch 2020-06-30 11:20:05 +08:00
lfl
1510f8e16c 重命名 6054-Fix-the-zipfile-function-in-the-zipfile-extension-so.patch 为 0057-Fix-the-zipfile-function-in-the-zipfile-extension-so.patch 2020-06-30 11:19:48 +08:00
lfl
4028658d2d 重命名 6053-Fix-CVE-2019-20218-Do-not-attempt-to-unwind-the-WITH-stack-in-the-Parse.patch 为 0056-Fix-CVE-2019-20218-Do-not-attempt-to-unwind-the-WITH-stack-in-the-Parse.patch 2020-06-30 11:19:34 +08:00
lfl
6478b567f5 重命名 6052-Fix-CVE-2019-19926-Continuation-of-e2bddcd4c55ba3cb-Add-another-spot-wh.patch 为 0055-Fix-CVE-2019-19926-Continuation-of-e2bddcd4c55ba3cb-Add-another-spot-wh.patch 2020-06-30 11:19:20 +08:00
lfl
4db92c1188 重命名 6051-Fix-CVE-2019-19925-Fix-the-zipfile-extension-so-that-INSERT-works-even-.patch 为 0054-Fix-CVE-2019-19925-Fix-the-zipfile-extension-so-that-INSERT-works-even-.patch 2020-06-30 11:19:07 +08:00
lfl
8b8c74476d 重命名 6050-Fix-CVE-2019-19924-When-an-error-occurs-while-rewriting-the-parser-tree.patch 为 0053-Fix-CVE-2019-19924-When-an-error-occurs-while-rewriting-the-parser-tree.patch 2020-06-30 11:18:51 +08:00
lfl
75b921ed90 重命名 6049-Fix-CVE-2019-19923-Continue-to-back-away-from-the-LEFT-JOIN-optimizatio.patch 为 0052-Fix-CVE-2019-19923-Continue-to-back-away-from-the-LEFT-JOIN-optimizatio.patch 2020-06-30 11:18:38 +08:00