6
0

20 Commits

Author SHA256 Message Date
da3bce37fc OBS-URL: https://build.opensuse.org/package/show/Java:packages/postgresql-jdbc?expand=0&rev=47 2025-07-03 06:57:35 +00:00
74f335cccb - Upgrade to upstream version 42.7.7
- security: Client Allows Fallback to Insecure Authentication Despite
    channelBinding=require configuration - CVE-2025-49146 (bsc#1244490)
  - fix: ensure Connection.isValid() returns true even if prepared
    statements deallocate
  - fix: isValid incorrectly called execute, instead of executeWithFlags
  - add the ability to turn off automatic LSN flush
  - Handle protocol 3.2 and wider cancel keys
  - Use query to find the current catalog instead of relying on the
    database in the connection URL or connection properties as this
    could be different if connected through a pooler or proxy
  - fix: ArrayIndexOutOfBounds when write big object into GSS enabled
    connection, make GSSInputStream robust in face of streams that
    produce incomplete reads
  - fix: EOFException on PreparedStatement#toString with unset bytea
    parameter

OBS-URL: https://build.opensuse.org/package/show/Java:packages/postgresql-jdbc?expand=0&rev=45
2025-06-12 10:49:44 +00:00
b23a8b80c4 OBS-URL: https://build.opensuse.org/package/show/Java:packages/postgresql-jdbc?expand=0&rev=43 2025-04-02 09:28:21 +00:00
836e13b544 OBS-URL: https://build.opensuse.org/package/show/Java:packages/postgresql-jdbc?expand=0&rev=42 2025-04-01 15:49:56 +00:00
1d51eb5a3a - Upgrade to upstream version 42.7.5
- fix: PgDatabaseMetaData implementation of catalog as param and return value
  - fix: Support default GSS credentials in the Java Postgres client
  - fix: return only the transactions accessible by the current_user in XAResource.recover
  - feat: don’t force send extra_float_digits for PostgreSQL >= 12 fix
  - fix: exclude “include columns” from the list of primary keys
  - perf: Enhance the meta query performance by specifying the oid
  - feat: support getObject(int, byte[].class) for bytea
  - fix: Added way to check for major server version, fixed check for RULE
  - fix: Reuse buffers and reduce allocations in GSSInputStream addresses
  - fix: getSchemas()
  - fix: Update rpm postgresql-jdbc.spec.tpl with scram-client
  - fix: Clearing thisRow and rowBuffer on close() of ResultSet
  - fix: As of version 18 the RULE privilege has been removed
  - fix: use buffered inputstream to create GSSInputStream
  - fix: boolean types not handled in SimpleQuery mode

OBS-URL: https://build.opensuse.org/package/show/Java:packages/postgresql-jdbc?expand=0&rev=41
2025-04-01 15:10:16 +00:00
ba3cdbfdc4 OBS-URL: https://build.opensuse.org/package/show/Java:packages/postgresql-jdbc?expand=0&rev=39 2024-02-29 16:49:56 +00:00
8eb674e8bf OBS-URL: https://build.opensuse.org/package/show/Java:packages/postgresql-jdbc?expand=0&rev=38 2024-02-29 16:43:07 +00:00
00f17777c5 OBS-URL: https://build.opensuse.org/package/show/Java:packages/postgresql-jdbc?expand=0&rev=37 2024-02-29 16:35:39 +00:00
887ac5dc29 Accepting request 1153438 from home:mcalmer:branches:Java:packages
- fix postgresql vulnerable to SQL Injection via line comment
  generation CVE-2024-1597 (bsc#1220644)
  Added: CVE-2024-1597.patch
- change patching commands:
  Modified: fix-createTempFile-vulnerability-CVE-2022-41946.patch

OBS-URL: https://build.opensuse.org/request/show/1153438
OBS-URL: https://build.opensuse.org/package/show/Java:packages/postgresql-jdbc?expand=0&rev=36
2024-02-29 15:54:53 +00:00
95febd2e8f rpm 4.20 compat
OBS-URL: https://build.opensuse.org/package/show/Java:packages/postgresql-jdbc?expand=0&rev=34
2024-02-21 10:53:25 +00:00
a577fe8e8e Accepting request 1056984 from home:mcalmer:branches:Java:packages
- fix createTempFile vulnerability - CVE-2022-41946 (bsc#1206921)
  * Added: fix-createTempFile-vulnerability-CVE-2022-41946.patch

OBS-URL: https://build.opensuse.org/request/show/1056984
OBS-URL: https://build.opensuse.org/package/show/Java:packages/postgresql-jdbc?expand=0&rev=32
2023-01-12 17:05:15 +00:00
aa7b11a96a Accepting request 1006610 from home:mcalmer:branches:Java:packages
- Address SQL Injection Vulnerability CVE-2022-31197
  (bsc#1202170)
  * Add: fix-SQL-Injection-CVE-2022-31197.patch

OBS-URL: https://build.opensuse.org/request/show/1006610
OBS-URL: https://build.opensuse.org/package/show/Java:packages/postgresql-jdbc?expand=0&rev=30
2022-09-28 08:42:38 +00:00
60490443e1 Accepting request 980620 from home:mcalmer:branches:Java:packages
- Address arbitrary File Write Vulnerability CVE-2022-26520
  (bsc#1197356)
  * Add: CVE-2022-26520.patch

OBS-URL: https://build.opensuse.org/request/show/980620
OBS-URL: https://build.opensuse.org/package/show/Java:packages/postgresql-jdbc?expand=0&rev=28
2022-06-03 14:09:11 +00:00
0f8fcc4356 Accepting request 959496 from home:mcalmer:branches:systemsmanagement:Uyuni:Master
- Upgrade to upstream version 42.2.25
  * uses SASLprep normalization for SCRAM authentication fixing
    some issues with spaces in passwords. (bsc#1196693)
    (jsc#SLE-23993, jsc#SLE-23994)
  * https://jdbc.postgresql.org/documentation/changelog.html

OBS-URL: https://build.opensuse.org/request/show/959496
OBS-URL: https://build.opensuse.org/package/show/Java:packages/postgresql-jdbc?expand=0&rev=26
2022-03-04 19:18:00 +00:00
ef9391853a Accepting request 831602 from Java:packages
new package

OBS-URL: https://build.opensuse.org/request/show/831602
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postgresql-jdbc?expand=0&rev=1
2020-09-04 09:10:27 +00:00
5862496727 Accepting request 830304 from home:fstrba:maven
OBS-URL: https://build.opensuse.org/request/show/830304
OBS-URL: https://build.opensuse.org/package/show/Java:packages/postgresql-jdbc?expand=0&rev=24
2020-08-28 15:21:35 +00:00
f0d2fc95ed OBS-URL: https://build.opensuse.org/package/show/Java:packages/postgresql-jdbc?expand=0&rev=23 2018-11-14 16:03:02 +00:00
Darin Perusich
fa809775ad - Set the correct license
OBS-URL: https://build.opensuse.org/package/show/Java:packages/postgresql-jdbc?expand=0&rev=3
2013-03-28 15:57:30 +00:00
Darin Perusich
3a6fd391f0 - Update license
- rpmlint cleanup

OBS-URL: https://build.opensuse.org/package/show/Java:packages/postgresql-jdbc?expand=0&rev=2
2013-03-26 16:59:49 +00:00
1d9e8c4234 Accepting request 161034 from home:deadpoint
The PostgreSQL JDBC Driver. Please make me the maintainer of this package.

OBS-URL: https://build.opensuse.org/request/show/161034
OBS-URL: https://build.opensuse.org/package/show/Java:packages/postgresql-jdbc?expand=0&rev=1
2013-03-26 14:09:56 +00:00