diff --git a/postgresql-16.5.tar.bz2 b/postgresql-16.5.tar.bz2 deleted file mode 100644 index 11093da..0000000 --- a/postgresql-16.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a6cbbb7037f98cb8afa7d3970b7c48040cf02b115e39253a0c037a8bb8e778f0 -size 24854528 diff --git a/postgresql-16.5.tar.bz2.sha256 b/postgresql-16.5.tar.bz2.sha256 deleted file mode 100644 index c472a5b..0000000 --- a/postgresql-16.5.tar.bz2.sha256 +++ /dev/null @@ -1 +0,0 @@ -a6cbbb7037f98cb8afa7d3970b7c48040cf02b115e39253a0c037a8bb8e778f0 postgresql-16.5.tar.bz2 diff --git a/postgresql-16.6.tar.bz2 b/postgresql-16.6.tar.bz2 new file mode 100644 index 0000000..1c4d72a --- /dev/null +++ b/postgresql-16.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23369cdaccd45270ac5dcc30fa9da205d5be33fa505e1f17a0418d2caeca477b +size 24856956 diff --git a/postgresql-16.6.tar.bz2.sha256 b/postgresql-16.6.tar.bz2.sha256 new file mode 100644 index 0000000..120b61a --- /dev/null +++ b/postgresql-16.6.tar.bz2.sha256 @@ -0,0 +1 @@ +23369cdaccd45270ac5dcc30fa9da205d5be33fa505e1f17a0418d2caeca477b postgresql-16.6.tar.bz2 diff --git a/postgresql16.changes b/postgresql16.changes index f20a28d..7c4ab54 100644 --- a/postgresql16.changes +++ b/postgresql16.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Tue Nov 19 14:31:22 UTC 2024 - Reinhard Max + +- Upgrade to 16.6: + * 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/16.6/ + ------------------------------------------------------------------- Wed Nov 13 13:56:14 UTC 2024 - Reinhard Max diff --git a/postgresql16.spec b/postgresql16.spec index 23456a2..3ff32b0 100644 --- a/postgresql16.spec +++ b/postgresql16.spec @@ -16,7 +16,7 @@ # -%define pgversion 16.5 +%define pgversion 16.6 %define pgmajor 16 %define buildlibs 0 %define tarversion %{pgversion}