Revisions of postgresql14

Reinhard Max's avatar Reinhard Max (rmax) committed (revision 71)
typo
buildservice-autocommit accepted request 1172962 from Reinhard Max's avatar Reinhard Max (rmax) (revision 70)
baserev update by copy to link target
Reinhard Max's avatar Reinhard Max (rmax) committed (revision 69)
- Upgrade to 14.12 (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/14.12/
- Prepare for PostgreSQL 17.
- Make sure all compilation and doc generation happens in %build.
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 68)
CVE-2024-4317
Reinhard Max's avatar Reinhard Max (rmax) accepted request 1171158 from Aaron Puchert's avatar Aaron Puchert (aaronpuchert) (revision 67)
- Require LLVM <= 17 for now, because LLVM 18 doesn't seem to work.
Reinhard Max's avatar Reinhard Max (rmax) committed (revision 66)
- Remove constraints file because improved memory usage for s390x
buildservice-autocommit accepted request 1154711 from Reinhard Max's avatar Reinhard Max (rmax) (revision 65)
baserev update by copy to link target
buildservice-autocommit accepted request 1145270 from Reinhard Max's avatar Reinhard Max (rmax) (revision 63)
baserev update by copy to link target
Reinhard Max's avatar Reinhard Max (rmax) committed (revision 62)
- Upgrade to 14.11:
  * 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/14.11/
buildservice-autocommit accepted request 1124707 from Reinhard Max's avatar Reinhard Max (rmax) (revision 61)
baserev update by copy to link target
Reinhard Max's avatar Reinhard Max (rmax) committed (revision 60)
November 2023 Security Updates
buildservice-autocommit accepted request 1121434 from Reinhard Max's avatar Reinhard Max (rmax) (revision 59)
baserev update by copy to link target
Reinhard Max's avatar Reinhard Max (rmax) committed (revision 58)
- boo#1216734: Revert the last change and make the devel package
  independend of all other subpackages except for the libs.
buildservice-autocommit accepted request 1120251 from Reinhard Max's avatar Reinhard Max (rmax) (revision 57)
baserev update by copy to link target
Reinhard Max's avatar Reinhard Max (rmax) committed (revision 56)
- 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.
Reinhard Max's avatar Reinhard Max (rmax) committed (revision 55)
Reinhard Max's avatar Reinhard Max (rmax) committed (revision 54)
- Update to 14.9:
  * 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.
  * https://www.postgresql.org/docs/14/release-14-9.html
Reinhard Max's avatar Reinhard Max (rmax) committed (revision 53)
- Restore the independence of mini builds from the main build after
  the -mini name change from April 4, 2023.
- Adjust icu handling to prepare for PostgreSQL 16.
Reinhard Max's avatar Reinhard Max (rmax) committed (revision 52)
- Change the unix domain socket location from /var/run to /run.
Displaying revisions 1 - 20 of 71
openSUSE Build Service is sponsored by