Revisions of postgresql15

Reinhard Max's avatar Reinhard Max (rmax) committed (revision 52)
typo
buildservice-autocommit accepted request 1172961 from Reinhard Max's avatar Reinhard Max (rmax) (revision 51)
baserev update by copy to link target
Reinhard Max's avatar Reinhard Max (rmax) committed (revision 50)
- Upgrade to 15.7 (bsc#1224051):
  * bsc#1224038, CVE-2024-4317: Restrict visibility of pg_stats_ext
    and pg_stats_ext_exprs entries to the table owner. See the
    release notes for the steps that have to be taken to fix
    existing PostgreSQL instances.
  * Fix incompatibility with LLVM 18.
  * https://www.postgresql.org/docs/release/15.7/
- Prepare for PostgreSQL 17.
- Make sure all compilation and doc generation happens in %build.


- Remove constraints file because improved memory usage for s390x
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 49)
CVE-2024-4317
Reinhard Max's avatar Reinhard Max (rmax) accepted request 1171158 from Aaron Puchert's avatar Aaron Puchert (aaronpuchert) (revision 48)
- Require LLVM <= 17 for now, because LLVM 18 doesn't seem to work.
buildservice-autocommit accepted request 1154713 from Reinhard Max's avatar Reinhard Max (rmax) (revision 47)
baserev update by copy to link target
buildservice-autocommit accepted request 1145269 from Reinhard Max's avatar Reinhard Max (rmax) (revision 45)
baserev update by copy to link target
Reinhard Max's avatar Reinhard Max (rmax) committed (revision 44)
- Upgrade to 15.6:
  * bsc#1219679, CVE-2024-0985: Tighten security restrictions
    within REFRESH MATERIALIZED VIEW CONCURRENTLY.
    One step of a concurrent refresh command was run under weak
    security restrictions. If a materialized view's owner could
    persuade a superuser or other high-privileged user to perform a
    concurrent refresh on that view, the view's owner could control
    code executed with the privileges of the user running REFRESH.
    Fix things so that all user-determined code is run as the
    view's owner, as expected
  * If you use GIN indexes, you may need to reindex after updating
    to this release.
  * LLVM 18 is now supported.
  * https://www.postgresql.org/docs/release/15.6/
buildservice-autocommit accepted request 1124708 from Reinhard Max's avatar Reinhard Max (rmax) (revision 43)
baserev update by copy to link target
Reinhard Max's avatar Reinhard Max (rmax) committed (revision 42)
November 2023 Security Updates
buildservice-autocommit accepted request 1121435 from Reinhard Max's avatar Reinhard Max (rmax) (revision 41)
baserev update by copy to link target
Reinhard Max's avatar Reinhard Max (rmax) committed (revision 40)
- boo#1216734: Revert the last change and make the devel package
  independend of all other subpackages except for the libs.
buildservice-autocommit accepted request 1120249 from Reinhard Max's avatar Reinhard Max (rmax) (revision 39)
baserev update by copy to link target
Reinhard Max's avatar Reinhard Max (rmax) committed (revision 38)
- boo#1216022: Call install-alternatives from the devel subpackage
  as well, otherwise the symlink for ecpg might be missing.

- Also buildignore the postgresql*-implementation symbols: this is
  needed in order to bootstrap when no postgresql version currently
  has valid symbols provided. Once the packages are built, OBS
  could translate this to the pgname-* packages and accept the
  ignores; during bootstrap though, there is nothing providing the
  symbol and the existing buildignores do not suffice.
buildservice-autocommit accepted request 1111592 from Reinhard Max's avatar Reinhard Max (rmax) (revision 37)
baserev update by copy to link target
Reinhard Max's avatar Reinhard Max (rmax) committed (revision 36)
- The libs and mini package are now provided by postgresql16.
buildservice-autocommit accepted request 1103837 from Reinhard Max's avatar Reinhard Max (rmax) (revision 35)
baserev update by copy to link target
Reinhard Max's avatar Reinhard Max (rmax) committed (revision 34)
Reinhard Max's avatar Reinhard Max (rmax) committed (revision 33)
- Update to 15.4:
  * bsc#1214059, CVE-2023-39417: Disallow substituting a schema or
    owner name into an extension script if the name contains a
    quote, backslash, or dollar sign.
  * bsc#1214061, CVE-2023-39418: Fix MERGE to enforce row security
    policies properly.
  * https://www.postgresql.org/docs/15/release-15-4.html
Displaying revisions 1 - 20 of 52
openSUSE Build Service is sponsored by