64 Commits

Author SHA1 Message Date
openeuler-ci-bot
f42f4facef
!103 update to 13.13
From: @dillon_chen 
Reviewed-by: @zhengzhenyu 
Signed-off-by: @zhengzhenyu
2023-11-15 08:29:11 +00:00
dillon_chen
3a50eb535e update 13.13
fix CVE 2023-5868/5869/5870
2023-11-15 10:26:59 +08:00
openeuler-ci-bot
1097247eeb
!101 [sync] PR-99: fix sw_64 patch error and remove --no-discard-stderr
From: @openeuler-sync-bot 
Reviewed-by: @dillon_chen 
Signed-off-by: @dillon_chen
2023-09-27 02:45:36 +00:00
panchenbo
b8506217da fix sw_64 patch error and remove --no-discard-stderr
(cherry picked from commit 17ffea21678962264544c74d48b22c7b2bb3ad74)
2023-09-21 16:26:11 +08:00
openeuler-ci-bot
8981915d82
!93 Update to version 13.12
From: @fundawang 
Reviewed-by: @dillon_chen 
Signed-off-by: @dillon_chen
2023-08-14 01:29:41 +00:00
root
af018a44a4 13.12 2023-08-11 01:52:20 +08:00
openeuler-ci-bot
b1def38479
!79 [sync] PR-78: 添加sw架构
From: @openeuler-sync-bot 
Reviewed-by: @dillon_chen 
Signed-off-by: @dillon_chen
2022-11-16 06:28:04 +00:00
wzx
4fc9dceeb7 Add sw64 architecture
Signed-off-by: wzx <wuzx1226@qq.com>
(cherry picked from commit 46468c43983dd3ca7c7b1ec3d809a1b6d62d4e87)
2022-10-31 11:29:22 +08:00
openeuler-ci-bot
a9d84a0480
!71 【轻量级 PR】:fix bogus date in %changelog
From: @leeffo 
Reviewed-by: @dillon_chen 
Signed-off-by: @dillon_chen
2022-09-08 01:31:47 +00:00
openeuler-ci-bot
a1b48e7698
!73 [SYNC][2203LTS-NEXT] SYNC the branches 2203lts 2209 and master
From: @bzhaoopenstack 
Reviewed-by: @zhengzhenyu 
Signed-off-by: @zhengzhenyu
2022-08-02 01:08:58 +00:00
bzhaoop
6280f04946 [SYNC][2203LTS-NEXT] SYNC the branches 2203lts 2209 and master
Add and cherrypick commit from master and sync with all branches.
2022-08-01 19:49:09 +08:00
loong-C
f915e8401e
fix bogus date in %changelog
![输入图片说明](https://images.gitee.com/uploads/images/2022/0615/142130_a85a35a6_9884780.png "屏幕截图.png")
2022-06-15 06:22:19 +00:00
openeuler-ci-bot
423049e686
!62 Fix CVE-2021-23214 CVE-2021-23222
From: @wk333 
Reviewed-by: @bzhaoop 
Signed-off-by: @bzhaoop
2022-03-14 01:20:35 +00:00
wk333
13ea8bb702 Fix CVE-2021-23214 CVE-2021-23222 2022-03-11 17:52:55 +08:00
openeuler-ci-bot
3aad2b64d8
!59 update for riscv
From: @lvxiaoqian 
Reviewed-by: @dillon_chen 
Signed-off-by: @dillon_chen
2022-03-11 08:12:28 +00:00
吕晓倩
05f3647ae5 update for riscv 2022-01-18 17:06:22 +08:00
openeuler-ci-bot
e22ad3b16e !53 Fix the dependency between postgresql 13 and pgpool2
From: @bzhaoop
Reviewed-by: @zhengzhenyu
Signed-off-by: @zhengzhenyu
2021-08-05 06:39:59 +00:00
bzhaoop
26b57d66d4 Fix the dependency between postgresql 13 and pgpool2
Fix the miss .so file when the downstream package depends on libpq
2021-08-03 19:03:35 +08:00
openeuler-ci-bot
1d16f5d199 !52 Fix the dependency issue across postgresql and postgresql-odbc
From: @bzhaoop
Reviewed-by: @zhengzhenyu
Signed-off-by: @zhengzhenyu
2021-06-28 11:59:24 +00:00
bzhaoop
a43d024f6c Fix the dependency issue across postgresql and postgresql-odbc
Currently, the latest Postgresql repo doesn't provide the libpq library like the original one.
So this commits keep the same behavior to match the lowest cost for openEuler.

Notes that, the new package named as "postgresql-server-devel". So any other packages which depends on "postgresql-devel"
shoud be upgraded.
2021-06-28 16:57:45 +08:00
openeuler-ci-bot
261ecdb087 !51 Fix miss changelog
From: @bzhaoop
Reviewed-by: @zhengzhenyu
Signed-off-by: @zhengzhenyu
2021-06-26 06:43:06 +00:00
bzhaoop
f498b5de4f Fix miss changelog 2021-06-26 12:01:28 +08:00
openeuler-ci-bot
23d04570b6 !49 Proposal: Support the 13.3 version of PostgreSQL in openEuler
From: @bzhaoop
Reviewed-by: @zhengzhenyu
Signed-off-by: @zhengzhenyu
2021-06-22 04:17:22 +00:00
bzhaoop
5bb860cbef Introduce new latest version 13.3 for postgresql
This introduces 13.3 postgresql version into openEuler, and now, 13.3 is the latest version like upstream postgresql community.
The latest develop branch of postgresql community is 14.X, and the 14.X version is in beta status, means not stable. So we introduce 13.3 this time.
2021-06-17 09:39:43 +08:00
openeuler-ci-bot
1b9765d8a5 !45 Fix CVE-2021-20229
From: @wang_yue111
Reviewed-by: @wangxiao65,@miao_kaibo
Signed-off-by: @miao_kaibo
2021-03-01 17:31:43 +08:00
wang_yue111
c9b961e7eb Fix CVE-2021-20229 2021-03-01 15:43:28 +08:00
openeuler-ci-bot
a2dc495906 !37 fix CVE-2020-25694 CVE-2020-25695 CVE-2020-25696
From: @wangxiao65
Reviewed-by: @miao_kaibo
Signed-off-by: @miao_kaibo
2020-12-15 11:59:33 +08:00
wangxiao65
1e3651da75 fix CVE-2020-25694 CVE-2020-25695 CVE-2020-25696 2020-12-08 21:01:55 +08:00
openeuler-ci-bot
103843950c !26 fix CVE-2020-14349 CVE-2020-14350
From: @markeryang
Reviewed-by: @miao_kaibo
Signed-off-by: @miao_kaibo
2020-09-11 10:47:47 +08:00
Markeryang
ac34a3d60b rename CVE-2020-1720.patch to 0008-CVE-2020-1720.patch. 2020-09-10 15:38:09 +08:00
Markeryang
6ca4f437f8 rename CVE-2019-10130.patch to 0007-CVE-2019-10130.patch. 2020-09-10 15:37:48 +08:00
Markeryang
8147f969a0 rename CVE-2018-16850.patch to 0006-CVE-2018-16850.patch. 2020-09-10 15:37:23 +08:00
Markeryang
ceb3a0273e rename CVE-2019-10208.patch to 0005-CVE-2019-10208.patch. 2020-09-10 15:37:02 +08:00
Markeryang
b8c7078b89 rename 6001-CVE-2019-10164-2.patch to 0004-CVE-2019-10164-2.patch. 2020-09-10 15:36:33 +08:00
Markeryang
d477226432 rename 6000-CVE-2019-10164-1.patch to 0003-CVE-2019-10164-1.patch. 2020-09-10 15:36:14 +08:00
Markeryang
1fb0dc4bfa rename 0000-rpm-pgsql.patch to 0002-rpm-pgsql.patch. 2020-09-10 15:35:26 +08:00
Markeryang
86ea723225 rename 0000-postgresql-var-run-socket.patch to 0001-postgresql-var-run-socket.patch. 2020-09-10 15:35:07 +08:00
Markeryang
95bb106dda update postgresql.spec. 2020-09-10 14:58:17 +08:00
Markeryang
ba3ce5d0c7 update postgresql.spec. 2020-09-10 14:56:27 +08:00
s17723959267
35c3fe921c l 2020-09-10 14:49:21 +08:00
openeuler-ci-bot
2211816c39 !16 add yaml
Merge pull request !16 from jackie_wu123/master
2020-06-23 13:05:49 +08:00
openeuler-ci-bot
942d2596e1 !19 fix issue about parse_upgrade_setup
Merge pull request !19 from cuibb1/master
2020-06-23 13:04:31 +08:00
cuibb1
d19ce69f32 fix issue 2020-06-19 15:13:40 +08:00
jackie_wu
c9b3858f0a add yaml 2020-05-11 15:49:24 +08:00
openeuler-ci-bot
598590a147 !15 fix CVE-2020-1720
Merge pull request !15 from cuibb1/master
2020-05-09 20:18:51 +08:00
cuibb1
8daa5e5bf9 fix cve-2020-1720 2020-05-07 10:29:07 +08:00
openeuler-ci-bot
9573836a5a !12 add postgresql-test-rpm-macros
Merge pull request !12 from daidai_is_here/dqw_test
2020-04-08 19:05:36 +08:00
daidai_is_here
8ce55029e2 add postgresql-test-rpm-macros 2020-04-08 18:35:13 +08:00
openeuler-ci-bot
9168672211 !10 delete unseless tarball
Merge pull request !10 from daidai_is_here/dqw_test
2020-04-08 15:36:47 +08:00
daidai_is_here
658ea66d61 delete unseless tarball 2020-04-08 14:50:22 +08:00