81b05607eeAccepting request 1224296 from server:database:postgresql
Ana Guerrero
2024-11-15 14:43:22 +0000
ac6f35f50c- Upgrade to 12.21: * 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/12.21/ * https://www.postgresql.org/about/news/p-2910/
Reinhard Max
2024-11-14 14:15:17 +0000
dd867a2851- Sync spec file from postgresql17. - Pull upstream patch to fix tests with timezone 2024b * postgresql-testsuite-timezone-fix.patch
Reinhard Max
2024-11-05 14:03:35 +0000
a9bf787362typo
Reinhard Max
2024-05-15 08:18:19 +0000
376af59aa1Accepting request 1172964 from server:database:postgresql
Dominique Leuenberger
2024-05-10 10:05:21 +0000
ba7da7202e- Upgrade to 12.19 (bsc#1224051): * Fix incompatibility with LLVM 18. * https://www.postgresql.org/docs/release/12.19/ - Prepare for PostgreSQL 17. - Make sure all compilation and doc generation happens in %build.
Reinhard Max
2024-05-09 15:33:52 +0000
76fc3dce47Accepting request 1171158 from home:aaronpuchert:branches:server:database:postgresql
Reinhard Max
2024-05-02 07:15:36 +0000
6c6a0f5d9f- Remove constraints file because improved memory usage for s390x
Reinhard Max
2024-03-11 09:21:53 +0000
f5b48c393aAccepting request 1154709 from server:database:postgresql
Ana Guerrero
2024-03-04 20:25:49 +0000
91c7c93a1aAccepting request 1153295 from home:dimstar:rpm4.20:p
Reinhard Max
2024-03-04 14:16:06 +0000
69db83cf17Accepting request 1145273 from server:database:postgresql
Ana Guerrero
2024-02-09 22:52:58 +0000
2e2b4a38db- Upgrade to 12.18: * 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/12.18/
Reinhard Max
2024-02-08 15:26:36 +0000
6923d19d72November 2023 Security Updates
Reinhard Max
2023-11-09 14:43:25 +0000
9535d3dc2fAccepting request 1121432 from server:database:postgresql
Ana Guerrero
2023-10-31 19:26:30 +0000
9e5cf987b7- 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:05:07 +0000
b4ae1bfbbcAccepting request 1120253 from server:database:postgresql
Ana Guerrero
2023-10-25 16:04:49 +0000
1a20e3016b- 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:13:29 +0000
527f9ebcd6Accepting request 1103350 from server:database:postgresql
Dominique Leuenberger
2023-08-11 13:55:42 +0000
0c9821a301- Update to 12.16: * 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/12/release-12-16.html
Reinhard Max
2023-08-10 15:25:53 +0000
383c21ac44- 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:32 +0000
581cdd5cc5- Overhaul postgresql-README.SUSE and move it from the binary package to the noarch wrapper package. - Change the unix domain socket location from /var/run to /run.
Reinhard Max
2023-05-15 14:55:37 +0000
f082e4eca2Accepting request 1086557 from server:database:postgresql
Dominique Leuenberger
2023-05-12 18:37:16 +0000
79bc144101- 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:04:58 +0000
8f75499fa8Accepting request 1064057 from server:database:postgresql
Dominique Leuenberger
2023-02-10 13:33:54 +0000
7ae7d8348dAccepting request 969863 from server:database:postgresql
Dominique Leuenberger
2022-04-14 15:23:00 +0000
897680f1c8- bsc#1198166: Pin to llvm13 until the next patchlevel update.
Reinhard Max
2022-04-13 12:22:11 +0000
132983986f- bsc#1195680: Upgrade to 12.10: * https://www.postgresql.org/docs/12/release-12-10.html * Reindexing might be needed after applying this upgrade, so please read the release notes carefully. - boo#1190740: Add constraints file with 12GB of memory for s390x as a workaround
Reinhard Max
2022-02-10 15:27:35 +0000
0df12f1a0cAccepting request 935206 from server:database:postgresql
Dominique Leuenberger
2021-12-06 22:59:25 +0000
b438339ef4- Add a llvmjit-devel subpackage to pull in the right versions of clang and llvm for building extensions.
Reinhard Max
2021-11-30 16:50:45 +0000
e5a3caf233Accepting request 930951 from server:database:postgresql
Dominique Leuenberger
2021-11-13 21:48:10 +0000
34f0cffed2- bsc#1192516: Upgrade to version 12.9: * 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/12/release-12-0.html
Reinhard Max
2021-11-11 14:44:37 +0000
160833f625- 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:58 +0000
24230bb91fAccepting request 923704 from server:database:postgresql
Dominique Leuenberger
2021-10-12 19:48:02 +0000
9728ec8991- bsc#1179945: Re-enable icu for PostgreSQL 10.
Reinhard Max
2021-08-31 14:26:25 +0000
8d6c053616- bsc#1185952: fix build with llvm12 on s390x. 0001-jit-Workaround-potential-datalayout-mismatch-on-s390.patch
Reinhard Max
2021-08-31 11:46:19 +0000
df48f463edSync spec file with other versions
Reinhard Max
2021-08-27 17:22:37 +0000
eab86d3b60- bsc#1187751: Make the dependency of postgresqlXX-server-devel on llvm and clang optional (postgresql-llvm-optional.patch).
Reinhard Max
2021-08-25 11:41:54 +0000
9d15e08e37Accepting request 894525 from server:database:postgresql
Dominique Leuenberger
2021-05-21 19:49:31 +0000
76c6700bd8- bsc#1185952: llvm12 breaks PostgreSQL 11 and 12 on s390x. Use llvm11 as a workaround.
Reinhard Max
2021-05-19 16:13:25 +0000
5f6b4c04eeAccepting request 893134 from server:database:postgresql
Dominique Leuenberger
2021-05-18 16:26:39 +0000
427a29ad96- Upgrade to version 12.7: * https://www.postgresql.org/docs/12/release-12-7.html * CVE-2021-32027, bsc#1185924: Prevent integer overflows in array subscripting calculations. * CVE-2021-32028, bsc#1185925: Fix mishandling of “junk” columns in INSERT ... ON CONFLICT ... UPDATE target lists. * CVE-2021-32029, bsc#1185926: Fix possibly-incorrect computation of UPDATE ... RETURNING "pg_psql_temporary_savepoint" does not exist”. - Don't use %_stop_on_removal, because it was meant to be private and got removed from openSUSE. %_restart_on_update is also private, but still supported and needed for now (bsc#1183168).
Reinhard Max
2021-05-14 11:50:49 +0000
2b3497fc19Accepting request 885324 from server:database:postgresql
Dominique Leuenberger
2021-04-22 16:03:17 +0000
63590d5202Accepting request 885324 from server:database:postgresql
OBS User buildservice-autocommit
2021-04-22 16:03:17 +0000
b3cc671876Updating link to change in openSUSE:Factory/postgresql12 revision 14.0
OBS User buildservice-autocommit
2021-04-22 16:03:17 +0000
4e36d2e308Add bug reference
Reinhard Max
2021-04-14 14:17:57 +0000
c4e0c83cd3- Re-enable build of the llvmjit subpackage on SLE, but it will only be delivered on PackageHub for now.
Reinhard Max
2021-03-15 19:41:14 +0000
a488b9683eAccepting request 878017 from server:database:postgresql
Dominique Leuenberger
2021-03-11 19:08:01 +0000
4ed098edd6- Remove leftover PreReq on chkconfig, we stopped using it long time ago.
Reinhard Max
2021-03-09 14:19:16 +0000
aa53753b29Accepting request 873822 from server:database:postgresql
Dominique Leuenberger
2021-02-23 19:17:52 +0000
33034dc643- boo#1179945: Disable icu for PostgreSQL 10 (and older) on TW.
Reinhard Max
2021-02-19 15:57:01 +0000
6017c5a148Upgrade to version 12.6: * https://www.postgresql.org/docs/12/release-12-6.html * Reindexing might be needed after applying this update. * CVE-2021-3393, bsc#1182040: Fix information leakage in constraint-violation error messages. * Obsoletes postgresql-icu68.patch.
Reinhard Max
2021-02-12 12:12:41 +0000
28db3a9166Accepting request 861015 from server:database:postgresql
Dominique Leuenberger
2021-01-08 16:34:04 +0000
6ec26430e7Accepting request 861004 from home:gmbr3:branches:server:database:postgresql
Reinhard Max
2021-01-07 11:09:53 +0000
47425da66dAccepting request 855794 from home:gmbr3:StagingI
Reinhard Max
2021-01-07 10:23:08 +0000
81a8d83dc2Accepting request 854083 from server:database:postgresql
Dominique Leuenberger
2020-12-10 14:56:43 +0000
fe1981634c- BuildRequire libpq5 and libecpg6 when not building them to avoid dangling symlinks in the devel package.
Reinhard Max
2020-11-20 11:54:36 +0000
890fb5a7f0- bsc#1178961: %ghost the symlinks to pg_config and ecpg.
Reinhard Max
2020-11-20 10:01:45 +0000
d866f6230aAccepting request 848146 from server:database:postgresql
Dominique Leuenberger
2020-11-15 14:25:08 +0000
901b3754a1- Upgrade to version 12.5: * CVE-2020-25695, bsc#1178666: Block DECLARE CURSOR ... WITH HOLD and firing of deferred triggers within index expressions and materialized view queries. * CVE-2020-25694, bsc#1178667: a) Fix usage of complex connection-string parameters in pg_dump, pg_restore, clusterdb, reindexdb, and vacuumdb. b) When psql's \connect command re-uses connection parameters, ensure that all non-overridden parameters from a previous connection string are re-used. * CVE-2020-25696, bsc#1178668: Prevent psql's \gset command from modifying specially-treated variables. * Fix recently-added timetz test case so it works when the USA is not observing daylight savings time. (obsoletes postgresql-timetz.patch) * https://www.postgresql.org/about/news/2111/ * https://www.postgresql.org/docs/12/release-12-5.html
Reinhard Max
2020-11-12 14:27:36 +0000
bc56a98092Accepting request 845766 from server:database:postgresql
Dominique Leuenberger
2020-11-03 14:59:39 +0000
e67152f6a0Accepting request 843220 from server:database:postgresql
Dominique Leuenberger
2020-10-24 13:16:06 +0000
6c2b8011dc- Stop building the mini and lib packages as they are now coming from postgresql13.
Reinhard Max
2020-09-25 07:35:56 +0000
bbfe02218aAccepting request 826609 from server:database:postgresql
Dominique Leuenberger
2020-08-15 19:14:03 +0000
fa961be7d5- update to 12.4: * CVE-2020-14349, bsc#1175193: Set a secure search_path in logical replication walsenders and apply workers * CVE-2020-14350, bsc#1175194: Make contrib modules' installation scripts more secure. * https://www.postgresql.org/docs/12/release-12-4.html - Remove postgresql-regress.patch, it does not apply anymore and it does not seem to be needed anymore. - Pack the /usr/lib/postgresql symlink only into the main package.
Reinhard Max
2020-08-13 21:06:11 +0000