Skip to content

Commit 93cdada

Browse files
committed
postgresql package updates
1 parent fbe0472 commit 93cdada

9 files changed

+10
-134
lines changed

build/meta/extra-build-tools.p5m

-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ depend fmri=ooce/library/openldap type=require
6767
depend fmri=ooce/library/pango type=require
6868
depend fmri=ooce/library/pixman type=require
6969
depend fmri=ooce/library/popt type=require
70-
depend fmri=ooce/library/postgresql-12 type=require
7170
depend fmri=ooce/library/postgresql-13 type=require
7271
depend fmri=ooce/library/postgresql-14 type=require
7372
depend fmri=ooce/library/postgresql-15 type=require

build/postgresql/build-12.sh

-121
This file was deleted.

build/postgresql/build-13.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
PROG=postgresql
2121
PKG=ooce/database/postgresql-13
22-
VER=13.18
22+
VER=13.20
2323
SUMMARY="PostgreSQL 13"
2424
DESC="The World's Most Advanced Open Source Relational Database"
2525

build/postgresql/build-14.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
PROG=postgresql
2121
PKG=ooce/database/postgresql-14
22-
VER=14.15
22+
VER=14.17
2323
SUMMARY="PostgreSQL 14"
2424
DESC="The World's Most Advanced Open Source Relational Database"
2525

build/postgresql/build-15.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
PROG=postgresql
2121
PKG=ooce/database/postgresql-15
22-
VER=15.10
22+
VER=15.12
2323
SUMMARY="PostgreSQL 15"
2424
DESC="The World's Most Advanced Open Source Relational Database"
2525

build/postgresql/build-16.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
PROG=postgresql
2121
PKG=ooce/database/postgresql-16
22-
VER=16.6
22+
VER=16.8
2323
SUMMARY="PostgreSQL 16"
2424
DESC="The World's Most Advanced Open Source Relational Database"
2525

build/postgresql/build-17.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
PROG=postgresql
2121
PKG=ooce/database/postgresql-17
22-
VER=17.2
22+
VER=17.4
2323
SUMMARY="PostgreSQL 17"
2424
DESC="The World's Most Advanced Open Source Relational Database"
2525

doc/baseline

-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ extra.omnios ooce/database/mariadb-105
4747
extra.omnios ooce/database/mariadb-106
4848
extra.omnios ooce/database/mariadb-114
4949
extra.omnios ooce/database/mariadb-common
50-
extra.omnios ooce/database/postgresql-12
5150
extra.omnios ooce/database/postgresql-13
5251
extra.omnios ooce/database/postgresql-13/mysql_fdw
5352
extra.omnios ooce/database/postgresql-13/pg_repack

doc/packages.md

+5-6
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,11 @@
3939
| ooce/database/mariadb-106 | 10.6.21 | https://downloads.mariadb.org/mariadb/+releases/ | [omniosorg](https://github.com/omniosorg)
4040
| ooce/database/mariadb-1011 | 10.11.11 | https://downloads.mariadb.org/mariadb/+releases/ | [omniosorg](https://github.com/omniosorg)
4141
| ooce/database/mariadb-114 | 11.4.5 | https://downloads.mariadb.org/mariadb/+releases/ | [omniosorg](https://github.com/omniosorg)
42-
| ooce/database/postgresql-12 | 12.22 | https://www.postgresql.org/ftp/source/ | [omniosorg](https://github.com/omniosorg)
43-
| ooce/database/postgresql-13 | 13.18 | https://www.postgresql.org/ftp/source/ | [omniosorg](https://github.com/omniosorg)
44-
| ooce/database/postgresql-14 | 14.15 | https://www.postgresql.org/ftp/source/ | [omniosorg](https://github.com/omniosorg)
45-
| ooce/database/postgresql-15 | 15.10 | https://www.postgresql.org/ftp/source/ | [omniosorg](https://github.com/omniosorg)
46-
| ooce/database/postgresql-16 | 16.6 | https://www.postgresql.org/ftp/source/ | [omniosorg](https://github.com/omniosorg)
47-
| ooce/database/postgresql-17 | 17.2 | https://www.postgresql.org/ftp/source/ | [omniosorg](https://github.com/omniosorg)
42+
| ooce/database/postgresql-13 | 13.20 | https://www.postgresql.org/ftp/source/ | [omniosorg](https://github.com/omniosorg)
43+
| ooce/database/postgresql-14 | 14.17 | https://www.postgresql.org/ftp/source/ | [omniosorg](https://github.com/omniosorg)
44+
| ooce/database/postgresql-15 | 15.12 | https://www.postgresql.org/ftp/source/ | [omniosorg](https://github.com/omniosorg)
45+
| ooce/database/postgresql-16 | 16.8 | https://www.postgresql.org/ftp/source/ | [omniosorg](https://github.com/omniosorg)
46+
| ooce/database/postgresql-17 | 17.4 | https://www.postgresql.org/ftp/source/ | [omniosorg](https://github.com/omniosorg)
4847
| ooce/database/postgresql-XX/citus | 12.1.5 | https://github.com/citusdata/citus/releases | [omniosorg](https://github.com/omniosorg)
4948
| ooce/database/postgresql-XX/mysql_fdw | 2.9.2 | https://github.com/EnterpriseDB/mysql_fdw/releases | [omniosorg](https://github.com/omniosorg)
5049
| ooce/database/postgresql-XX/pg_repack | 1.5.0 | https://github.com/reorg/pg_repack/tags | [omniosorg](https://github.com/omniosorg)

0 commit comments

Comments
 (0)