Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package postgresql-jdbc for openSUSE:Factory
checked in at 2025-06-12 15:54:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/postgresql-jdbc (Old)
and /work/SRC/openSUSE:Factory/.postgresql-jdbc.new.19631 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "postgresql-jdbc"
Thu Jun 12 15:54:26 2025 rev:9 rq:1285105 version:42.7.7
Changes:
--------
--- /work/SRC/openSUSE:Factory/postgresql-jdbc/postgresql-jdbc.changes
2025-04-02 17:16:34.213421438 +0200
+++
/work/SRC/openSUSE:Factory/.postgresql-jdbc.new.19631/postgresql-jdbc.changes
2025-06-12 15:56:05.212214600 +0200
@@ -1,0 +2,20 @@
+Thu Jun 12 09:15:13 UTC 2025 - Michael Calmer <[email protected]>
+
+- 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
+
+-------------------------------------------------------------------
Old:
----
postgresql-42.7.5-jdbc-src.tar.gz
New:
----
postgresql-42.7.7-jdbc-src.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ postgresql-jdbc.spec ++++++
--- /var/tmp/diff_new_pack.ZicQn0/_old 2025-06-12 15:56:05.700234853 +0200
+++ /var/tmp/diff_new_pack.ZicQn0/_new 2025-06-12 15:56:05.704235019 +0200
@@ -18,7 +18,7 @@
Name: postgresql-jdbc
-Version: 42.7.5
+Version: 42.7.7
Release: 0
Summary: JDBC driver for PostgreSQL
License: BSD-2-Clause
++++++ postgresql-42.7.5-jdbc-src.tar.gz -> postgresql-42.7.7-jdbc-src.tar.gz
++++++
++++ 8783 lines of diff (skipped)