xiejing
f6946b345d
update to 15.6
...
(cherry picked from commit 3f2191da4cbf7f22409008c41347075bbef5ef60)
2024-04-01 16:40:46 +08:00
openeuler-ci-bot
837c3458df
!102 update to 15.5
...
From: @dillon_chen
Reviewed-by: @zhengzhenyu
Signed-off-by: @zhengzhenyu
2023-11-15 08:28:43 +00:00
dillon_chen
0e97ac0248
update to 15.5
2023-11-14 16:34:06 +08:00
openeuler-ci-bot
2b9f5da15d
!91 Update to version 15.4
...
From: @fundawang
Reviewed-by: @dillon_chen
Signed-off-by: @dillon_chen
2023-08-14 01:41:13 +00:00
Funda Wang
b669f83fb1
15.4
2023-08-11 12:49:59 +08:00
openeuler-ci-bot
f6fc376fc8
!90 update to 15.3
...
From: @dillon_chen
Reviewed-by: @zhengzhenyu
Signed-off-by: @zhengzhenyu
2023-08-11 03:09:36 +00:00
dillon_chen
bf29ec212c
update to 15.3
2023-08-08 17:14:29 +08:00
openeuler-ci-bot
a557623dff
!88 update to 14.8
...
From: @dillon_chen
Reviewed-by: @zhengzhenyu
Signed-off-by: @zhengzhenyu
2023-08-04 09:16:38 +00:00
dillon_chen
1e99f1c851
update to 14.8
2023-08-02 16:14:41 +08:00
openeuler-ci-bot
55eaaf9278
!87 update to 13.11
...
From: @dillon_chen
Reviewed-by: @zhengzhenyu
Signed-off-by: @zhengzhenyu
2023-07-28 14:35:32 +00:00
陈棋德
94d6d39c17
update postgresql.spec.
...
Signed-off-by: 陈棋德 <dillon.chen@gmail.com>
2023-07-27 09:31:12 +00:00
dillon_chen
5f4bb2e2e8
update to 13.11
2023-07-27 17:07:02 +08:00
openeuler-ci-bot
07957a7baa
!84 Fix build error for loongarch64
...
From: @zhangwenlong01
Reviewed-by: @dillon_chen
Signed-off-by: @dillon_chen
2023-04-18 08:47:29 +00:00
Wenlong Zhang
3725fe00fe
Fix build error for loongarch64
...
Signed-off-by: Wenlong Zhang <zhangwenlong@loongson.cn>
2023-04-18 15:58:43 +08:00
openeuler-ci-bot
6db6f2c42c
!82 fix conflict issue between libpq-devel postgres-serer-devel
...
From: @dillon_chen
Reviewed-by: @zhengzhenyu
Signed-off-by: @zhengzhenyu
2023-03-07 12:04:34 +00:00
dillon_chen
de87e60829
fix confilict issue between libpq-devel and server-devel
2023-03-07 17:48:13 +08:00
openeuler-ci-bot
e12984346a
!80 add two patch for openssl3.0
...
From: @dillon_chen
Reviewed-by: @zhengzhenyu
Signed-off-by: @zhengzhenyu
2023-02-14 06:21:13 +00:00
dillon_chen
5da21db5cc
add patch 15,16 for openssl3.0
2023-02-14 12:12:12 +08:00
openeuler-ci-bot
31b52a63cd
!70 【轻量级 PR】:fix bogus date in %changelog
...
From: @leeffo
Reviewed-by: @dillon_chen
Signed-off-by: @dillon_chen
2022-09-08 01:30:04 +00:00
openeuler-ci-bot
8dbb0a6ea8
!74 [SYNC][MASTER] SYNC the branches 2203lts 2209 and master
...
From: @bzhaoopenstack
Reviewed-by: @zhengzhenyu
Signed-off-by: @zhengzhenyu
2022-08-02 01:08:54 +00:00
openeuler-ci-bot
6a01f4d54f
!75 [SYNC][2209] SYNC the branches 2203lts 2209 and master
...
From: @bzhaoopenstack
Reviewed-by: @zhengzhenyu
Signed-off-by: @zhengzhenyu
2022-08-02 01:08:48 +00:00
bzhaoop
9debc40267
[SYNC][2209] SYNC the branches 2203lts 2209 and master
...
Add and cherrypick commit from master and sync with all branches.
2022-08-01 19:51:57 +08:00
bzhaoop
f1174d5634
[SYNC][MASTER] SYNC the branches 2203lts 2209 and master
...
Add and cherrypick commit from master and sync with all branches.
2022-08-01 19:46:52 +08:00
loong-C
5ec2d942d7
fix bogus date in %changelog
2022-06-15 06:21:07 +00:00
openeuler-ci-bot
ede35f9b82
!69 修复编译失败问题
...
From: @caodongxia
Reviewed-by: @bzhaoop
Signed-off-by: @bzhaoop
2022-05-06 08:24:38 +00:00
caodongxia
67f443039d
fix subtransaction test failed
2022-05-06 15:50:07 +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