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 2026-06-10 16:13:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/postgresql-jdbc (Old)
 and      /work/SRC/openSUSE:Factory/.postgresql-jdbc.new.2375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "postgresql-jdbc"

Wed Jun 10 16:13:05 2026 rev:10 rq:1358511 version:42.7.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/postgresql-jdbc/postgresql-jdbc.changes  
2025-06-12 15:56:05.212214600 +0200
+++ 
/work/SRC/openSUSE:Factory/.postgresql-jdbc.new.2375/postgresql-jdbc.changes    
    2026-06-10 16:17:51.798157454 +0200
@@ -1,0 +2,26 @@
+Mon May 11 14:20:45 UTC 2026 - Thomas Florio <[email protected]>
+
+- Upgrade to upstream version 42.7.11
+  - security: Limit SCRAM PBKDF2 iterations accepted from the
+    server - CVE-2026-42198 (bsc#1264174)
+  - feat: implement require_auth connection property, aligning with
+    libpq behavior
+  - fix: ensure extended protocol messages end with Sync message
+  - fix: enable cursor-based fetching in extended protocol when
+    transaction started via SQL command
+  - fix: retry with SSL on IOException when sslMode=ALLOW
+  - fix: make sure the driver honours connectTimeout when retrying the
+    connection
+  - fix: allow fallback to non-SSL connection when sslMode=prefer and
+    sslResponseTimeout kicks in
+  - fix: catch SecurityException from setContextClassLoader on
+    ForkJoinPool workers
+  - fix: use compareTo for LogSequenceNumber comparison to handle
+    unsigned values correctly
+  - fix: release COPY lock on IOException to prevent connection hang
+  - fix: return jsonb as PGObject instead of String
+  - fix: align SSL key file permission check with libpq
+  - fix: guard connection closed flag with a reentrant lock to protect
+    against concurrent close
+
+-------------------------------------------------------------------

Old:
----
  postgresql-42.7.7-jdbc-src.tar.gz

New:
----
  _scmsync.obsinfo
  build.specials.obscpio
  postgresql-42.7.11-jdbc-src.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ postgresql-jdbc.spec ++++++
--- /var/tmp/diff_new_pack.NRl1H3/_old  2026-06-10 16:17:53.026208344 +0200
+++ /var/tmp/diff_new_pack.NRl1H3/_new  2026-06-10 16:17:53.030208510 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package postgresql-jdbc
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 # Copyright (c) 2000-2005, JPackage Project
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:           postgresql-jdbc
-Version:        42.7.7
+Version:        42.7.11
 Release:        0
 Summary:        JDBC driver for PostgreSQL
 License:        BSD-2-Clause
@@ -27,6 +27,7 @@
 BuildRequires:  fdupes
 BuildRequires:  maven-local
 BuildRequires:  mvn(com.ongres.scram:scram-client) >= 3.1
+BuildRequires:  mvn(org.junit:junit-bom:pom:)
 BuildArch:      noarch
 
 %description

++++++ _scmsync.obsinfo ++++++
mtime: 1778667380
commit: 3f29fbb5b5e29f07cb0dde3ec2066b54797c0acaf3e501daf6f3b4b19954d360
url: https://src.opensuse.org/java-packages/postgresql-jdbc
revision: 3f29fbb5b5e29f07cb0dde3ec2066b54797c0acaf3e501daf6f3b4b19954d360
projectscmsync: https://src.opensuse.org/java-packages/_ObsPrj

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-05-13 12:16:20.000000000 +0200
@@ -0,0 +1 @@
+.osc

++++++ postgresql-42.7.7-jdbc-src.tar.gz -> postgresql-42.7.11-jdbc-src.tar.gz 
++++++
++++ 26593 lines of diff (skipped)

Reply via email to