diff --git a/postgresql-15.10.tar.bz2 b/postgresql-15.10.tar.bz2 new file mode 100644 index 0000000..f1b3e6d --- /dev/null +++ b/postgresql-15.10.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55abe738d441f0e58658b3ec6f88097a713b5e3b73139f6230d7b5c4c389e573 +size 23138615 diff --git a/postgresql-15.10.tar.bz2.sha256 b/postgresql-15.10.tar.bz2.sha256 new file mode 100644 index 0000000..ee8e77f --- /dev/null +++ b/postgresql-15.10.tar.bz2.sha256 @@ -0,0 +1 @@ +55abe738d441f0e58658b3ec6f88097a713b5e3b73139f6230d7b5c4c389e573 postgresql-15.10.tar.bz2 diff --git a/postgresql-15.9.tar.bz2 b/postgresql-15.9.tar.bz2 deleted file mode 100644 index 4871b50..0000000 --- a/postgresql-15.9.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:74f2d4565035f0cf729ecb059949faaf1102cbd93759b359822f98f82198c783 -size 23135232 diff --git a/postgresql-15.9.tar.bz2.sha256 b/postgresql-15.9.tar.bz2.sha256 deleted file mode 100644 index b588f32..0000000 --- a/postgresql-15.9.tar.bz2.sha256 +++ /dev/null @@ -1 +0,0 @@ -74f2d4565035f0cf729ecb059949faaf1102cbd93759b359822f98f82198c783 postgresql-15.9.tar.bz2 diff --git a/postgresql15.changes b/postgresql15.changes index e7b7009..0abd411 100644 --- a/postgresql15.changes +++ b/postgresql15.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Tue Nov 19 14:27:34 UTC 2024 - Reinhard Max + +- Upgrade to 15.10 + * 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. + * Fix race conditions associated with dropping shared statistics + entries. + * 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/15.10/ + ------------------------------------------------------------------- Wed Nov 13 13:55:01 UTC 2024 - Reinhard Max diff --git a/postgresql15.spec b/postgresql15.spec index ee77723..022fa77 100644 --- a/postgresql15.spec +++ b/postgresql15.spec @@ -16,7 +16,7 @@ # -%define pgversion 15.9 +%define pgversion 15.10 %define pgmajor 15 %define buildlibs 0 %define tarversion %{pgversion}