Devrim Gunduz [Fri, 21 Nov 2025 15:02:31 +0000 (18:02 +0300)]
global: Re-add v13 targets until I rebuild v13 packages on the newly supported minor OS versions
Devrim Gunduz [Fri, 21 Nov 2025 08:07:58 +0000 (11:07 +0300)]
scripts: Temporarily resume rsync from the build hosts until I stabilise pull scripts
Devrim Gunduz [Thu, 20 Nov 2025 18:27:11 +0000 (21:27 +0300)]
PostgreSQL 16, 17 and 18: Bump up for RHEL 9.6 and 10.0 builds. I already bumped up 13, 14 and 15 for RHEL 7 builds, so did not touch them.
Devrim Gunduz [Thu, 20 Nov 2025 13:41:56 +0000 (16:41 +0300)]
Various packages: Modernise OpenSSL dependencies.
Devrim Gunduz [Thu, 20 Nov 2025 12:44:03 +0000 (15:44 +0300)]
orafce: Update to 4.16.3 per changes described at https://github.com/orafce/orafce/releases/tag/VERSION_4_16_3
Devrim Gunduz [Thu, 20 Nov 2025 11:57:57 +0000 (14:57 +0300)]
scripts/packagesynccommon-zypp: Utilise osminversion variable also in here.
Devrim Gunduz [Thu, 20 Nov 2025 10:46:55 +0000 (13:46 +0300)]
scripts: Utilise osminversion variable in
ccfdd766aa to support multiple minor versions of an OS.
Devrim Gunduz [Thu, 20 Nov 2025 10:42:41 +0000 (13:42 +0300)]
scripts/packagesync-zypp: Invalidate correct directory
Devrim Gunduz [Thu, 20 Nov 2025 10:22:34 +0000 (13:22 +0300)]
Retire F-41
Devrim Gunduz [Thu, 20 Nov 2025 09:33:57 +0000 (12:33 +0300)]
global: Stop relying on $DIST variable in Makefiles (except parts of extras packaging). Instead move them to ~/.rpmmacros file. This is needed to support multiple minor version of the same OS, like RHEL 10.0 and 10.1 or SLES 15.6 and 15.7.
I will use the following in the PGDG RPM repository:
%dist .rhel9.6
%dist .rhel10.0
%dist .rhel10.1
%dist .f43
%dist .sles15.6
Sorry if this change breaks build processes who rely on these scripts and spec files, but I had to do it:
https://github.com/pgdg-packaging/pgdg-rpms/issues/119
Devrim Gunduz [Wed, 19 Nov 2025 13:59:52 +0000 (16:59 +0300)]
scripts: Don't sync packages under repodata directory
Devrim Gunduz [Wed, 19 Nov 2025 11:41:23 +0000 (14:41 +0300)]
scripts: Add zypp sync scripts (which are already in prod anyway). Also use the osminversion variable that I committed in
ccfdd766aa to support multiple SLES service packs (we do that anyway but the infrastructure was a bit different)
Devrim Gunduz [Wed, 19 Nov 2025 11:41:07 +0000 (14:41 +0300)]
scripts: Add osminversion variable to support multiple OS minor versions. More commits will follow
Devrim Gunduz [Wed, 19 Nov 2025 08:27:36 +0000 (11:27 +0300)]
PostgreSQL 13, 14 and 15: Rebuild on RHEL 7 because of package signing issue
Devrim Gunduz [Tue, 18 Nov 2025 20:37:15 +0000 (23:37 +0300)]
libpq5: Modernise OpenSSL dependencies
Devrim Gunduz [Tue, 18 Nov 2025 20:34:29 +0000 (23:34 +0300)]
libpq5: Update to 18.1
Devrim Gunduz [Tue, 18 Nov 2025 11:51:44 +0000 (14:51 +0300)]
PostgreSQL 14 and 15: Fix
1c011584
Devrim Gunduz [Tue, 18 Nov 2025 10:59:12 +0000 (13:59 +0300)]
PostgreSQL 13, 14 and 15: Fix installation of -devel subpackage on RHEL 7.
Devrim Gunduz [Tue, 18 Nov 2025 10:42:07 +0000 (13:42 +0300)]
pg_strom: Update to 6.1 per changes described at https://heterodb.github.io/pg-strom/release_v6.1/
Devrim Gunduz [Tue, 18 Nov 2025 10:41:31 +0000 (13:41 +0300)]
Revert "scripts: v13 is now EOL. While passing make sure to check sysupdates repo correctly"
This reverts commit
9b5a20d04054c37b9e6c08b29c4587ebb37f2e92.
Devrim Gunduz [Tue, 18 Nov 2025 10:40:56 +0000 (13:40 +0300)]
PostgreSQL 13, 14 and 15 Fix builds on RHEL 7
Devrim Gunduz [Tue, 18 Nov 2025 07:58:49 +0000 (10:58 +0300)]
v18/SLES-16: Add hll/pg_dbms_errlog/timescaledb
Devrim Gunduz [Tue, 18 Nov 2025 07:58:24 +0000 (10:58 +0300)]
v18: Add pg_strom
Devrim Gunduz [Tue, 18 Nov 2025 07:18:47 +0000 (10:18 +0300)]
scripts: v13 is now EOL. While passing make sure to check sysupdates repo correctly
Devrim Gunduz [Tue, 18 Nov 2025 07:17:00 +0000 (10:17 +0300)]
global: Remove v13 targets
Devrim Gunduz [Tue, 18 Nov 2025 07:16:09 +0000 (10:16 +0300)]
PL/R: Update to 8.4.8.2
Devrim Gunduz [Mon, 17 Nov 2025 11:05:05 +0000 (14:05 +0300)]
pgbackrest: Fix unit file name in %%post scripts. Per report from Stefan Fercot. Fixes https://github.com/pgdg-packaging/pgdg-rpms/issues/121
Devrim Gunduz [Mon, 17 Nov 2025 10:29:13 +0000 (13:29 +0300)]
PostGIS 3.6: Update to 3.6.1 per https://git.osgeo.org/gitea/postgis/postgis/raw/tag/3.6.1/NEWS . Also build with GDAL 3.12 on all platforms except RHEL 8 and SLES 15.
Devrim Gunduz [Mon, 17 Nov 2025 09:02:18 +0000 (12:02 +0300)]
pg_net: Update to 0.20.2 per changes described at https://github.com/supabase/pg_net/releases/tag/v0.20.2
Devrim Gunduz [Sat, 15 Nov 2025 12:11:41 +0000 (15:11 +0300)]
PostgreSQL 18: Rebuild on RHEL 9 - aarch64 to fix package signing issue
Devrim Gunduz [Sat, 15 Nov 2025 12:10:39 +0000 (15:10 +0300)]
PostgreSQL 17: Rebuild on RHEL 9 - aarch64 to fix package signing issue
Devrim Gunduz [Sat, 15 Nov 2025 12:10:00 +0000 (15:10 +0300)]
PostgreSQL 16: Rebuild on RHEL 9 - aarch64 to fix package signing issue
Devrim Gunduz [Sat, 15 Nov 2025 10:19:46 +0000 (13:19 +0300)]
pgdg-redhat: Fix changelog date
Devrim Gunduz [Sat, 15 Nov 2025 09:11:43 +0000 (12:11 +0300)]
pgdg-yum/RHEL: Fix/update sysupdates URLs in RHEL 9 repo files. While passing update the description text for that repo.
Devrim Gunduz [Sat, 15 Nov 2025 09:01:25 +0000 (12:01 +0300)]
pgdg-yum/RHEL: Fix/update sysupdates URLs in RHEL 10 repo files. While passing update the description text for that repo.
Devrim Gunduz [Thu, 13 Nov 2025 20:18:10 +0000 (23:18 +0300)]
timescaledb-tsl: Update to 2.23.1, per changes described at https://github.com/timescale/timescaledb/releases/tag/2.23.1
Devrim Gunduz [Thu, 13 Nov 2025 20:16:12 +0000 (23:16 +0300)]
HAProxy: Update to 3.2.8 per changes described at https://mail-archive.com/haproxy@formilux.org/msg46250.html
Devrim Gunduz [Thu, 13 Nov 2025 20:11:40 +0000 (23:11 +0300)]
orafce: Modernise openssl dependencies
Devrim Gunduz [Thu, 13 Nov 2025 20:02:56 +0000 (23:02 +0300)]
pg_roaringbitmap: Update to 1.1.0 per changes described at https://github.com/ChenHuajun/pg_roaringbitmap/releases/tag/v1.1.0
Devrim Gunduz [Thu, 13 Nov 2025 19:58:17 +0000 (22:58 +0300)]
timescaledb: Update to 2.23.1, per changes described at https://github.com/timescale/timescaledb/releases/tag/2.23.1
Devrim Gunduz [Thu, 13 Nov 2025 19:52:31 +0000 (22:52 +0300)]
pgbouncer: Build with ldap support. Per report from Arthur Nascimento. I thought I added this in
ed06d8fb, but apparently I did not.
Devrim Gunduz [Thu, 13 Nov 2025 11:57:48 +0000 (14:57 +0300)]
pgreplay: Update to 1.5.0
Devrim Gunduz [Thu, 13 Nov 2025 08:48:55 +0000 (11:48 +0300)]
h3: Fix typo
Devrim Gunduz [Thu, 13 Nov 2025 08:48:20 +0000 (11:48 +0300)]
h3: Update to 4.4.1 per changes described at https://github.com/uber/h3/releases/tag/v4.4.1
Devrim Gunduz [Thu, 13 Nov 2025 08:45:26 +0000 (11:45 +0300)]
pgdg-srpm-macros: Rebuild because of package signing issue
Devrim Gunduz [Wed, 12 Nov 2025 14:54:36 +0000 (17:54 +0300)]
pgbouncer: Re-add systemd and pam support that I broke in
ec52b384. Fixes https://github.com/pgbouncer/pgbouncer/issues/1416
Devrim Gunduz [Wed, 12 Nov 2025 12:52:37 +0000 (15:52 +0300)]
PostgreSQL 13 to 18: Make sure that llvm-devel and clang-devel are pulled along with the devel subpackage. Patch from Muralikrishna Bandaru
Devrim Gunduz [Wed, 12 Nov 2025 12:13:47 +0000 (15:13 +0300)]
etcd: Update to 3.6.6, per changes described at https://github.com/etcd-io/etcd/releases/tag/v3.6.6
Devrim Gunduz [Wed, 12 Nov 2025 09:54:34 +0000 (12:54 +0300)]
PostGIS 3.x: Fix pcre2 dependency on RHEL 8 and 9. Per report from Christopher Lorenz: https://postgresql.org/message-id/
fc8e323142484d98b5d1720e0811ce9c%40ZIT-BB.Brandenburg.de
Devrim Gunduz [Wed, 12 Nov 2025 09:12:24 +0000 (12:12 +0300)]
pg_net: Update to 0.20.1 per changes described at https://github.com/supabase/pg_net/releases/tag/v0.20.1
Devrim Gunduz [Tue, 11 Nov 2025 18:19:00 +0000 (21:19 +0300)]
PostgreSQL 18: Update to 18.1 per changes described at https://postgresql.org/docs/release/18.1/
Devrim Gunduz [Tue, 11 Nov 2025 18:18:20 +0000 (21:18 +0300)]
PostgreSQL 17: Update to 17.7 per changes described at https://postgresql.org/docs/release/17.7/
Devrim Gunduz [Tue, 11 Nov 2025 18:17:54 +0000 (21:17 +0300)]
PostgreSQL 16: Update to 16.11, per changes described at https://postgresql.org/docs/release/16.11/
Devrim Gunduz [Tue, 11 Nov 2025 18:17:23 +0000 (21:17 +0300)]
PostgreSQL 15: Update to 15.15, per changes described at https://postgresql.org/docs/release/15.15/
Devrim Gunduz [Tue, 11 Nov 2025 18:16:13 +0000 (21:16 +0300)]
PostgreSQL 14: Update to 14.20, per changes described at https://postgresql.org/docs/release/14.20/
Devrim Gunduz [Tue, 11 Nov 2025 18:15:35 +0000 (21:15 +0300)]
PostgreSQL 13: Update to 13.23, per changes described at https://postgresql.org/docs/release/13.23/
Devrim Gunduz [Mon, 10 Nov 2025 12:46:47 +0000 (15:46 +0300)]
PostGIS 3.5: remove extra %endif directive.
Devrim Gunduz [Mon, 10 Nov 2025 12:38:07 +0000 (15:38 +0300)]
pgbouncer: Add patch mentioned in
ae84b21a2ed
Devrim Gunduz [Mon, 10 Nov 2025 12:35:02 +0000 (15:35 +0300)]
pgbouncer: Add a patch from upstream to fix ppc64le builds, per https://github.com/pgbouncer/pgbouncer/issues/1413
Devrim Gunduz [Mon, 10 Nov 2025 12:24:03 +0000 (15:24 +0300)]
v18: Add pg_stat monitor
Devrim Gunduz [Mon, 10 Nov 2025 12:23:49 +0000 (15:23 +0300)]
pg_stat_monitor: Update to 2.3.0
Devrim Gunduz [Mon, 10 Nov 2025 11:45:39 +0000 (14:45 +0300)]
PostGIS 3.1: Fix BR name
Devrim Gunduz [Mon, 10 Nov 2025 11:42:09 +0000 (14:42 +0300)]
PostGIS 3.1: Fix changelog date
Devrim Gunduz [Mon, 10 Nov 2025 11:41:24 +0000 (14:41 +0300)]
PostGIS 3.1: Update changelog date
Devrim Gunduz [Mon, 10 Nov 2025 11:35:18 +0000 (14:35 +0300)]
pgdg-srpm-macros: Update to 1.0.52 per changes described at https://github.com/pgdg-packaging/pgdg-srpm-macros/releases/tag/1.0.52
Devrim Gunduz [Mon, 10 Nov 2025 11:27:07 +0000 (14:27 +0300)]
PostGIS 3.1: Update pcre2 and libxerces dependencies on SLES.
Devrim Gunduz [Mon, 10 Nov 2025 11:26:00 +0000 (14:26 +0300)]
PostGIS 3.2: Update pcre2 and libxerces dependencies on SLES.
Devrim Gunduz [Mon, 10 Nov 2025 11:24:07 +0000 (14:24 +0300)]
PostGIS 3.3: Update pcre2 and libxerces dependencies on SLES.
Devrim Gunduz [Mon, 10 Nov 2025 11:22:32 +0000 (14:22 +0300)]
PostGIS 3.4: Update pcre2 and libxerces dependencies on SLES.
Devrim Gunduz [Mon, 10 Nov 2025 11:19:55 +0000 (14:19 +0300)]
PostGIS 3.5: Update pcre2 and libxerces dependencies on SLES.
Devrim Gunduz [Mon, 10 Nov 2025 11:19:18 +0000 (14:19 +0300)]
PostGIS 3.6: Fix typo
Devrim Gunduz [Mon, 10 Nov 2025 11:09:34 +0000 (14:09 +0300)]
PostGIS 3.6: Update libxerces dependencies on SLES
Devrim Gunduz [Mon, 10 Nov 2025 11:04:39 +0000 (14:04 +0300)]
PostGIS 3.6: Update pcre2 dependency on SLES.
Devrim Gunduz [Mon, 10 Nov 2025 06:52:49 +0000 (09:52 +0300)]
pg_roaringbitmap: Update to 1.0.0 per changes described at https://github.com/ChenHuajun/pg_roaringbitmap/releases/tag/v1.0.0
Devrim Gunduz [Mon, 10 Nov 2025 06:46:44 +0000 (09:46 +0300)]
pgbouncer: Modernise openssl dependencies
Devrim Gunduz [Mon, 10 Nov 2025 06:41:55 +0000 (09:41 +0300)]
pgbouncer: Fix typo
Devrim Gunduz [Mon, 10 Nov 2025 06:37:04 +0000 (09:37 +0300)]
consul: Provide user and group consul to fix SLES-16 installations
Devrim Gunduz [Mon, 10 Nov 2025 06:33:01 +0000 (09:33 +0300)]
pgbouncer: Update to 1.25.0, per changes described at pgbouncer.org/changelog.html#pgbouncer-125x . Also do a bit modernisation work and cleanup
Devrim Gunduz [Sat, 8 Nov 2025 13:47:53 +0000 (16:47 +0300)]
pg_stat_monitor: Update SLES 16 support
Devrim Gunduz [Sat, 8 Nov 2025 13:44:02 +0000 (16:44 +0300)]
python3-typing-extensions: Cleanup
Devrim Gunduz [Sat, 8 Nov 2025 13:41:29 +0000 (16:41 +0300)]
python3-typing-extensions: Fix changelog date
Devrim Gunduz [Sat, 8 Nov 2025 13:39:27 +0000 (16:39 +0300)]
python3-typing-extensions: Fix builds on SLES. Also add missing BRs
Devrim Gunduz [Sat, 8 Nov 2025 13:31:55 +0000 (16:31 +0300)]
python3-consul: Add SLES 16 support. Also switch to pyproject build
Devrim Gunduz [Sat, 8 Nov 2025 13:25:39 +0000 (16:25 +0300)]
pg_bulkload: Fix SLES support
Devrim Gunduz [Sat, 8 Nov 2025 13:23:17 +0000 (16:23 +0300)]
python3-mysql-replication: Fix changelog date
Devrim Gunduz [Sat, 8 Nov 2025 13:22:03 +0000 (16:22 +0300)]
python3-mysql-replication: Update to 1.0.9 and add SLES 16 support.
Devrim Gunduz [Sat, 8 Nov 2025 13:09:51 +0000 (16:09 +0300)]
orafce: Update to 4.16.2 per changes described at https://github.com/orafce/orafce/releases/tag/VERSION_4_16_2
Devrim Gunduz [Sat, 8 Nov 2025 13:08:56 +0000 (16:08 +0300)]
GDAL 3.12: Initial 3.12.0 packaging per changes described at https://github.com/OSGeo/gdal/releases/tag/v3.12.0
Devrim Gunduz [Sat, 8 Nov 2025 11:59:45 +0000 (14:59 +0300)]
pgrouting: Update to 4.0.0 per changes described at https://github.com/pgRouting/pgrouting/releases/tag/v4.0.0
Devrim Gunduz [Fri, 7 Nov 2025 12:57:36 +0000 (15:57 +0300)]
PostgreSQL 19: Build against OpenSSL 3 on SLES 15.
Devrim Gunduz [Fri, 7 Nov 2025 12:56:44 +0000 (15:56 +0300)]
PostgreSQL 18: Build against OpenSSL 3 on SLES 15.
Devrim Gunduz [Fri, 7 Nov 2025 12:53:23 +0000 (15:53 +0300)]
PostgreSQL 17: Build against OpenSSL 3 on SLES 15.
Devrim Gunduz [Fri, 7 Nov 2025 12:51:46 +0000 (15:51 +0300)]
PostgreSQL 16: Build against OpenSSL 3 on SLES 15.
Devrim Gunduz [Fri, 7 Nov 2025 12:51:19 +0000 (15:51 +0300)]
PostgreSQL 15: Build against OpenSSL 3 on SLES 15.
Devrim Gunduz [Fri, 7 Nov 2025 12:16:46 +0000 (15:16 +0300)]
PostgrSQL 14: Build against OpenSSL 3 on SLES 15.
Devrim Gunduz [Fri, 7 Nov 2025 11:55:43 +0000 (14:55 +0300)]
PostgreSQL 13: Build against OpenSSL 3 on SLES 15.
Devrim Gunduz [Fri, 7 Nov 2025 10:36:04 +0000 (13:36 +0300)]
Revert "v18: Add a few missing SLES 16 packages"
This reverts commit
d086847044e0b8d63312a17d60871e6194977815.
Devrim Gunduz [Fri, 7 Nov 2025 10:33:15 +0000 (13:33 +0300)]
v18: Add a few missing SLES 16 packages
Devrim Gunduz [Fri, 7 Nov 2025 09:43:04 +0000 (12:43 +0300)]
SFCGAL: Update dependency name on SLES 16
Devrim Gunduz [Fri, 7 Nov 2025 09:39:54 +0000 (12:39 +0300)]
CGAL 6.1: Update/fix package name