forked from pool/postgresql-jdbc
This branch is 4 commits behind pool/postgresql-jdbc:factory
- Upgrade to upstream version 42.7.2
* Security fix:
+ CVE-2024-1597 (bsc#1220644) postgresql vulnerable to SQL
Injection via line comment generation
* Other changes:
+ perf: avoid autoboxing bind indexes
+ add: Add PasswordUtil for encrypting passwords client side
+ refactor: document that encodePassword will zero out the
password array, and remove driver's default encodePassword
+ change: Use simple query for isValid. Using Extended query
sends two messages
- Removed patches:
* CVE-2022-26520.patch
* fix-SQL-Injection-CVE-2022-31197.patch
* fix-createTempFile-vulnerability-CVE-2022-41946.patch
+ issues fixed by upstream before this version
OBS-URL: https://build.opensuse.org/request/show/1153496
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postgresql-jdbc?expand=0&rev=7
Description
No description provided
Languages
RPM Spec
100%