diff --git a/postgresql-14.14.tar.bz2 b/postgresql-14.14.tar.bz2 deleted file mode 100644 index c53b25d..0000000 --- a/postgresql-14.14.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:84727fbccdbd1efe01d8de64bc1b33095db773ad2457cefcedc2d8258ebc09d6 -size 22451431 diff --git a/postgresql-14.14.tar.bz2.sha256 b/postgresql-14.14.tar.bz2.sha256 deleted file mode 100644 index 0ca19db..0000000 --- a/postgresql-14.14.tar.bz2.sha256 +++ /dev/null @@ -1 +0,0 @@ -84727fbccdbd1efe01d8de64bc1b33095db773ad2457cefcedc2d8258ebc09d6 postgresql-14.14.tar.bz2 diff --git a/postgresql-14.15.tar.bz2 b/postgresql-14.15.tar.bz2 new file mode 100644 index 0000000..bfefa5a --- /dev/null +++ b/postgresql-14.15.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02e891e314b4e9ee24cbd78028dab7c73f9c1ba3e30835bcbef71fe220401fc5 +size 22458243 diff --git a/postgresql-14.15.tar.bz2.sha256 b/postgresql-14.15.tar.bz2.sha256 new file mode 100644 index 0000000..73e1d4f --- /dev/null +++ b/postgresql-14.15.tar.bz2.sha256 @@ -0,0 +1 @@ +02e891e314b4e9ee24cbd78028dab7c73f9c1ba3e30835bcbef71fe220401fc5 postgresql-14.15.tar.bz2 diff --git a/postgresql14.changes b/postgresql14.changes index 74016a9..f5bd066 100644 --- a/postgresql14.changes +++ b/postgresql14.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Tue Nov 19 14:20:46 UTC 2024 - Reinhard Max + +- Upgrade to 14.15: + * Repair ABI break for extensions that work with struct + ResultRelInfo. + * Restore functionality of ALTER {ROLE|DATABASE} SET role + * Fix cases where a logical replication slot's restart_lsn could + go backwards. + * Avoid deleting still-needed WAL files during pg_rewind. + * Count index scans in contrib/bloom indexes in the statistics + views, such as the pg_stat_user_indexes.idx_scan counter. + * Fix crash when checking to see if an index's opclass options + have changed. + * Avoid assertion failure caused by disconnected NFA sub-graphs + in regular expression parsing. + * https://www.postgresql.org/about/news/p-2965/ + * https://www.postgresql.org/docs/release/14.15/ + ------------------------------------------------------------------- Wed Nov 13 13:52:49 UTC 2024 - Reinhard Max diff --git a/postgresql14.spec b/postgresql14.spec index 99932e0..705b5a9 100644 --- a/postgresql14.spec +++ b/postgresql14.spec @@ -16,7 +16,7 @@ # -%define pgversion 14.14 +%define pgversion 14.15 %define pgmajor 14 %define buildlibs 0 %define tarversion %{pgversion}