351ea6989cAccepting request 1225751 from server:database:postgresql
factory
Ana Guerrero
2024-11-22 22:51:54 +0000
9d98757c2b- 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/
devel
Reinhard Max
2024-11-21 17:45:28 +0000
b212f7c418Accepting request 1224294 from server:database:postgresql
Ana Guerrero
2024-11-15 14:43:19 +0000
18342ee243- Upgrade to 14.14: * CVE-2024-10976, bsc#1233323: Ensure cached plans are marked as dependent on the calling role when RLS applies to a non-top-level table reference. * CVE-2024-10977, bsc#1233325: Make libpq discard error messages received during SSL or GSS protocol negotiation. * CVE-2024-10978, bsc#1233326: Fix unintended interactions between SET SESSION AUTHORIZATION and SET ROLE * CVE-2024-10979, bsc#1233327: Prevent trusted PL/Perl code from changing environment variables. * https://www.postgresql.org/about/news/p-2955/ * https://www.postgresql.org/docs/release/14.14/ * https://www.postgresql.org/about/news/p-2910/
Reinhard Max
2024-11-14 14:53:58 +0000
b7706c3e7c- Pull upstream patch to fix tests with timezone 2024b * postgresql-testsuite-timezone-fix.patch
Reinhard Max
2024-11-05 13:57:30 +0000
3ab629210ftypo
Reinhard Max
2024-05-15 08:19:04 +0000
8c1baa5b8dAccepting request 1172962 from server:database:postgresql
Dominique Leuenberger
2024-05-10 10:05:15 +0000
afc973174f- 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.
Reinhard Max
2024-05-09 15:30:26 +0000
2801a6304cAccepting request 1171158 from home:aaronpuchert:branches:server:database:postgresql
Reinhard Max
2024-05-02 07:15:38 +0000
05bd1e4890- Remove constraints file because improved memory usage for s390x
Reinhard Max
2024-03-11 09:16:34 +0000
4c1921e022Accepting request 1154711 from server:database:postgresql
Ana Guerrero
2024-03-04 20:25:53 +0000
0daab0ee0eAccepting request 1153289 from home:dimstar:rpm4.20:p
Reinhard Max
2024-03-04 14:16:16 +0000
9888a49a6aAccepting request 1145270 from server:database:postgresql
Ana Guerrero
2024-02-09 22:52:55 +0000
ec32bc13e8- 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/
Reinhard Max
2024-02-08 15:24:01 +0000
2e4128064bAccepting request 1124707 from server:database:postgresql
Ana Guerrero
2023-11-09 20:36:15 +0000
a4bd8978d7November 2023 Security Updates
Reinhard Max
2023-11-09 14:43:38 +0000
45c336c837Accepting request 1121434 from server:database:postgresql
Ana Guerrero
2023-10-31 19:26:33 +0000
403cdbef99- boo#1216734: Revert the last change and make the devel package independend of all other subpackages except for the libs.
Reinhard Max
2023-10-31 11:04:13 +0000
4386e8b344Accepting request 1120251 from server:database:postgresql
Ana Guerrero
2023-10-25 16:04:45 +0000
274611f106- boo#1216022: Call install-alternatives from the devel subpackage as well, otherwise the symlink for ecpg might be missing.
Reinhard Max
2023-10-10 13:12:37 +0000
b5e33915b4- 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
2023-08-10 13:28:03 +0000
8ca724be4b- 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
2023-05-26 12:03:04 +0000
ab032128d6- Change the unix domain socket location from /var/run to /run.
Reinhard Max
2023-05-15 14:53:16 +0000
26442ff27b- Overhaul postgresql-README.SUSE and move it from the binary package to the noarch wrapper package.
Reinhard Max
2023-05-15 14:21:23 +0000
e06d02b05dAccepting request 1086555 from server:database:postgresql
Dominique Leuenberger
2023-05-12 18:37:13 +0000
a1ab1284eb- bsc#1210303: Stop using the obsolete internal %_restart_on_update macro and drop support for sysv init to simplify the scriptlets.
Reinhard Max
2023-04-18 14:00:47 +0000
aa5a86e2bcAccepting request 1064055 from server:database:postgresql
Dominique Leuenberger
2023-02-10 13:33:52 +0000
92f6f97f1f- Add a llvmjit-devel subpackage to pull in the right versions of clang and llvm for building extensions.
Reinhard Max
2021-11-30 15:48:50 +0000
c11c8f6807Accepting request 930949 from server:database:postgresql
Dominique Leuenberger
2021-11-13 21:48:08 +0000
d7acfaaff7- bsc#1192516: Upgrade to 14.1 * Make the server reject extraneous data after an SSL or GSS encryption handshake (CVE-2021-23214). * Make libpq reject extraneous data after an SSL or GSS encryption handshake (CVE-2021-23222). * https://www.postgresql.org/docs/14/release-14-1.html
Reinhard Max
2021-11-11 14:57:48 +0000
f47ef4b5e7- boo#1190740: Add constraints file with 8GB memory for s390x as a workaround for a memory issue with LLVM
Reinhard Max
2021-10-21 15:49:17 +0000
fcf845030f- boo#1191782: Let rpmlint ignore shlib-policy-name-error.
Reinhard Max
2021-10-20 15:47:28 +0000
ccd0236fffAccepting request 923738 from server:database:postgresql
Dominique Leuenberger
2021-10-12 19:48:07 +0000