Skip to content

Commit f795893

Browse files
committed
Bumped versions and build numbers of PG server and components
1 parent 1724b1f commit f795893

2 files changed

Lines changed: 114 additions & 99 deletions

File tree

env.sh

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -10,62 +10,62 @@ ctlibsV=1.7
1010

1111
spock60V=6.0.0-devel-1
1212

13-
spock50V=5.0.0-1
13+
spock50V=5.0.0-2
1414

15-
spock40V=4.0.10-1
15+
spock40V=4.0.10-2
1616

17-
spock33V=3.3.6-1
17+
#spock33V=3.3.6-1
1818

1919
# removeComponentFromOut: Specifies the Spock component (e.g., spock50) to exclude from stable mode builds in make_tgz.sh.
2020
# This variable is ignored in current mode builds, which include all components.
2121
removeComponentFromOut=
2222

23-
lolorV=1.2-1
24-
snwflkV=2.2-1
23+
lolorV=1.2-2
24+
snwflkV=2.2-2
2525

26-
P17=17.5-2
26+
P17=17.6-1
2727
P171=17.0-1
2828

29-
P16=16.9-2
29+
P16=16.10-1
3030
P161=16.4-2
3131

32-
P15=15.13-2
32+
P15=15.14-1
3333
P151=15.8-2
3434

35-
vectorV=0.8.0-1
35+
vectorV=0.8.0-2
3636

37-
bouncerV=1.23.1-1
37+
bouncerV=1.24.1-1
3838
catV=1.2.0
3939
prompgexpV=0.15.0
4040
backrestV=2.56.0-1
41-
wal2jV=2.6.0-1
41+
wal2jV=2.6.0-2
4242

43-
citusV=12.1.5-1
44-
orafceV=4.13.4-1
45-
v8V=3.2.3-1
46-
setuserV=4.1.0-1
47-
permissionsV=1.3-1
43+
citusV=13.1.0-1
44+
orafceV=4.14.4-1
45+
v8V=3.2.3-2
46+
setuserV=4.1.0-2
47+
permissionsV=1.3-2
4848

49-
hypoV=1.4.1-1
50-
timescaleV=2.17.0-1
51-
profV=4.2.5-1
52-
partmanV=5.0.1-1
49+
hypoV=1.4.1-2
50+
timescaleV=2.17.0-2
51+
profV=4.2.5-2
52+
partmanV=5.0.1-2
5353

54-
hint15V=1.5.2-1
55-
hint16V=1.6.1-1
56-
hint17V=1.7.0-1
54+
hint15V=1.5.2-2
55+
hint16V=1.6.1-2
56+
hint17V=1.7.0-2
5757

5858
patroniV=3.2.2.2-1
5959
etcdV=3.5.12-2
6060

61-
audit15V=1.7.0-1
62-
audit16V=16.0-1
63-
audit17V=17.0-1
61+
audit15V=1.7.1-1
62+
audit16V=16.1-1
63+
audit17V=17.1-1
6464

65-
postgisV=3.5.0-3
65+
postgisV=3.5.3-1
6666

67-
debuggerV=1.8-1
68-
cronV=1.6.4-1
67+
debuggerV=1.8-2
68+
cronV=1.6.4-2
6969

7070
HUB="$PWD"
7171
SRC="$HUB/src"

0 commit comments

Comments
 (0)