Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package maven-resolver for openSUSE:Factory
checked in at 2026-07-24 22:06:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/maven-resolver (Old)
and /work/SRC/openSUSE:Factory/.maven-resolver.new.2004 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "maven-resolver"
Fri Jul 24 22:06:49 2026 rev:30 rq:1367652 version:2.0.21
Changes:
--------
---
/work/SRC/openSUSE:Factory/maven-resolver/maven-resolver-supplier-mvn3.changes
2026-07-17 01:45:36.889566607 +0200
+++
/work/SRC/openSUSE:Factory/.maven-resolver.new.2004/maven-resolver-supplier-mvn3.changes
2026-07-24 22:07:21.925947275 +0200
@@ -2 +2 @@
-Thu Jul 16 16:32:20 UTC 2026 - Fridrich Strba <[email protected]>
+Thu Jul 23 07:05:59 UTC 2026 - Fridrich Strba <[email protected]>
@@ -4,2 +4,58 @@
-- Require Java 8 or higher for build, since this is module is
- buildable and usable with Java 8
+- Update to upstream version 2.0.21
+ * New features and improvements
+ + Reduce PathConflictResolver memory and auto-select resolver
+ + Fix dependency selector cache regression in DF collector
+ + Fix thread contention in GenericVersionScheme and
+ WeakInternPool
+ + Improve thread safety across modules
+ + WarnChecksumPolicy: proceed on no checksums
+ + Extend AuthenticationBuilder to support SSLContext for mTLS
+ authentication
+ + DependencyCollectionChecker: new session member
+ + Add any media type to RFC9457 content type header
+ + fix: Configuration to be able to control sending RFC 9457
+ related Accept HTTP header
+ + Improvement: BF dependency selector hot methods
+ * Bug Fixes
+ + Fix ApacheTransport auth cache CCEx
+ + Checksums: lack of information
+ + Fix inverted SIGTSTP condition in IPC server
+ + Bug: fix IPC named lock client-side robustness for Windows
+ + Bugfix: Fix NPE in PathConflictResolver
+ + Bug: fix IPC named lock server-side waiter leak on client
+ timeout
+ + Bug: fix new PCR as it in certain cases left duplicates
+ * Documentation updates
+ + Javadoc update
+ + Doc: Trusted Checksums Summary File Procedure
+ * Maintenance
+ + Put PCR aside for now
+ + Get rid of BND warnings
+ + Align generators
+ + Fix for ChainedWorkspaceReader
+ + Create simple JMH benchmark to compare CCR and PCR
+ + Tidy up suppliers
+ + Disable IPC lock tests on Windows
+ * Dependency updates
+ + Bump org.apache.maven:maven-parent from 48 to 49
+ + Bump roasterVersion from 2.31.0.Final to 2.31.1.Final
+ + Bump sisuVersion from 1.0.0 to 1.0.1
+ + Bump org.redisson:redisson from 4.4.0 to 4.6.1
+ + Deps: Jetty 12.1.10
+ + Bump io.minio:minio from 9.0.0 to 9.0.3
+ + Bump dev.sigstore:sigstore-java from 2.0.0 to 2.2.0
+ + Bump okhttpVersion from 5.3.2 to 5.4.0
+ + Bump biz.aQute.bnd:bnd-maven-plugin from 7.2.3 to 7.3.0
+ + Bump com.github.siom79.japicmp:japicmp-maven-plugin from
+ 0.25.7 to 0.26.1
+ + Bump org.ow2.asm:asm from 9.9.1 to 9.10.1
+ + Bump org.codehaus.plexus:plexus-classworlds from 2.11.0 to
+ 2.12.0
+ + Bump maven3Version from 3.9.15 to 3.9.16
+
+-------------------------------------------------------------------
+Thu Jul 16 16:31:22 UTC 2026 - Fridrich Strba <[email protected]>
+
+- Allow building the modules that can be built using Java 8 on
+ distribution that don't provide Java 17. This allows to build
+ maven 3.10.x everywhere where it could be built before.
---
/work/SRC/openSUSE:Factory/maven-resolver/maven-resolver-supplier-mvn4.changes
2026-07-15 16:52:35.120855916 +0200
+++
/work/SRC/openSUSE:Factory/.maven-resolver.new.2004/maven-resolver-supplier-mvn4.changes
2026-07-24 22:07:21.993949649 +0200
@@ -1,0 +2,62 @@
+Thu Jul 23 07:05:59 UTC 2026 - Fridrich Strba <[email protected]>
+
+- Update to upstream version 2.0.21
+ * New features and improvements
+ + Reduce PathConflictResolver memory and auto-select resolver
+ + Fix dependency selector cache regression in DF collector
+ + Fix thread contention in GenericVersionScheme and
+ WeakInternPool
+ + Improve thread safety across modules
+ + WarnChecksumPolicy: proceed on no checksums
+ + Extend AuthenticationBuilder to support SSLContext for mTLS
+ authentication
+ + DependencyCollectionChecker: new session member
+ + Add any media type to RFC9457 content type header
+ + fix: Configuration to be able to control sending RFC 9457
+ related Accept HTTP header
+ + Improvement: BF dependency selector hot methods
+ * Bug Fixes
+ + Fix ApacheTransport auth cache CCEx
+ + Checksums: lack of information
+ + Fix inverted SIGTSTP condition in IPC server
+ + Bug: fix IPC named lock client-side robustness for Windows
+ + Bugfix: Fix NPE in PathConflictResolver
+ + Bug: fix IPC named lock server-side waiter leak on client
+ timeout
+ + Bug: fix new PCR as it in certain cases left duplicates
+ * Documentation updates
+ + Javadoc update
+ + Doc: Trusted Checksums Summary File Procedure
+ * Maintenance
+ + Put PCR aside for now
+ + Get rid of BND warnings
+ + Align generators
+ + Fix for ChainedWorkspaceReader
+ + Create simple JMH benchmark to compare CCR and PCR
+ + Tidy up suppliers
+ + Disable IPC lock tests on Windows
+ * Dependency updates
+ + Bump org.apache.maven:maven-parent from 48 to 49
+ + Bump roasterVersion from 2.31.0.Final to 2.31.1.Final
+ + Bump sisuVersion from 1.0.0 to 1.0.1
+ + Bump org.redisson:redisson from 4.4.0 to 4.6.1
+ + Deps: Jetty 12.1.10
+ + Bump io.minio:minio from 9.0.0 to 9.0.3
+ + Bump dev.sigstore:sigstore-java from 2.0.0 to 2.2.0
+ + Bump okhttpVersion from 5.3.2 to 5.4.0
+ + Bump biz.aQute.bnd:bnd-maven-plugin from 7.2.3 to 7.3.0
+ + Bump com.github.siom79.japicmp:japicmp-maven-plugin from
+ 0.25.7 to 0.26.1
+ + Bump org.ow2.asm:asm from 9.9.1 to 9.10.1
+ + Bump org.codehaus.plexus:plexus-classworlds from 2.11.0 to
+ 2.12.0
+ + Bump maven3Version from 3.9.15 to 3.9.16
+
+-------------------------------------------------------------------
+Thu Jul 16 16:31:22 UTC 2026 - Fridrich Strba <[email protected]>
+
+- Allow building the modules that can be built using Java 8 on
+ distribution that don't provide Java 17. This allows to build
+ maven 3.10.x everywhere where it could be built before.
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/maven-resolver/maven-resolver.changes
2026-07-17 01:45:37.257579024 +0200
+++ /work/SRC/openSUSE:Factory/.maven-resolver.new.2004/maven-resolver.changes
2026-07-24 22:07:22.109953700 +0200
@@ -1,0 +2,55 @@
+Thu Jul 23 07:05:59 UTC 2026 - Fridrich Strba <[email protected]>
+
+- Update to upstream version 2.0.21
+ * New features and improvements
+ + Reduce PathConflictResolver memory and auto-select resolver
+ + Fix dependency selector cache regression in DF collector
+ + Fix thread contention in GenericVersionScheme and
+ WeakInternPool
+ + Improve thread safety across modules
+ + WarnChecksumPolicy: proceed on no checksums
+ + Extend AuthenticationBuilder to support SSLContext for mTLS
+ authentication
+ + DependencyCollectionChecker: new session member
+ + Add any media type to RFC9457 content type header
+ + fix: Configuration to be able to control sending RFC 9457
+ related Accept HTTP header
+ + Improvement: BF dependency selector hot methods
+ * Bug Fixes
+ + Fix ApacheTransport auth cache CCEx
+ + Checksums: lack of information
+ + Fix inverted SIGTSTP condition in IPC server
+ + Bug: fix IPC named lock client-side robustness for Windows
+ + Bugfix: Fix NPE in PathConflictResolver
+ + Bug: fix IPC named lock server-side waiter leak on client
+ timeout
+ + Bug: fix new PCR as it in certain cases left duplicates
+ * Documentation updates
+ + Javadoc update
+ + Doc: Trusted Checksums Summary File Procedure
+ * Maintenance
+ + Put PCR aside for now
+ + Get rid of BND warnings
+ + Align generators
+ + Fix for ChainedWorkspaceReader
+ + Create simple JMH benchmark to compare CCR and PCR
+ + Tidy up suppliers
+ + Disable IPC lock tests on Windows
+ * Dependency updates
+ + Bump org.apache.maven:maven-parent from 48 to 49
+ + Bump roasterVersion from 2.31.0.Final to 2.31.1.Final
+ + Bump sisuVersion from 1.0.0 to 1.0.1
+ + Bump org.redisson:redisson from 4.4.0 to 4.6.1
+ + Deps: Jetty 12.1.10
+ + Bump io.minio:minio from 9.0.0 to 9.0.3
+ + Bump dev.sigstore:sigstore-java from 2.0.0 to 2.2.0
+ + Bump okhttpVersion from 5.3.2 to 5.4.0
+ + Bump biz.aQute.bnd:bnd-maven-plugin from 7.2.3 to 7.3.0
+ + Bump com.github.siom79.japicmp:japicmp-maven-plugin from
+ 0.25.7 to 0.26.1
+ + Bump org.ow2.asm:asm from 9.9.1 to 9.10.1
+ + Bump org.codehaus.plexus:plexus-classworlds from 2.11.0 to
+ 2.12.0
+ + Bump maven3Version from 3.9.15 to 3.9.16
+
+-------------------------------------------------------------------
Old:
----
maven-resolver-2.0.20-source-release.zip
New:
----
maven-resolver-2.0.21-source-release.zip
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ maven-resolver-supplier-mvn3.spec ++++++
--- /var/tmp/diff_new_pack.sBhOC0/_old 2026-07-24 22:07:23.281994619 +0200
+++ /var/tmp/diff_new_pack.sBhOC0/_new 2026-07-24 22:07:23.285994759 +0200
@@ -20,7 +20,7 @@
%define fragment_name supplier-mvn3
%define _buildshell /bin/bash
Name: %{base_name}-%{fragment_name}
-Version: 2.0.20
+Version: 2.0.21
Release: 0
Summary: Maven Artifact Resolver Instance Supplier Maven3
License: Apache-2.0
++++++ maven-resolver-supplier-mvn4.spec ++++++
--- /var/tmp/diff_new_pack.sBhOC0/_old 2026-07-24 22:07:23.345996854 +0200
+++ /var/tmp/diff_new_pack.sBhOC0/_new 2026-07-24 22:07:23.349996994 +0200
@@ -20,7 +20,7 @@
%define fragment_name supplier-mvn4
%define _buildshell /bin/bash
Name: %{base_name}-%{fragment_name}
-Version: 2.0.20
+Version: 2.0.21
Release: 0
Summary: Maven Artifact Resolver Instance Supplier Maven3
License: Apache-2.0
++++++ maven-resolver.spec ++++++
--- /var/tmp/diff_new_pack.sBhOC0/_old 2026-07-24 22:07:23.405998949 +0200
+++ /var/tmp/diff_new_pack.sBhOC0/_new 2026-07-24 22:07:23.413999228 +0200
@@ -18,7 +18,7 @@
%define _buildshell /bin/bash
Name: maven-resolver
-Version: 2.0.20
+Version: 2.0.21
Release: 0
Summary: Apache Maven Artifact Resolver library
License: Apache-2.0
++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.sBhOC0/_old 2026-07-24 22:07:23.494002021 +0200
+++ /var/tmp/diff_new_pack.sBhOC0/_new 2026-07-24 22:07:23.502002301 +0200
@@ -1,6 +1,6 @@
-mtime: 1784219663
-commit: 39f3f47ab992e296c0c6c3ba1ee0f48dcbb5cf85c616be7e8c5444516650b470
+mtime: 1784887182
+commit: 8191891112736fa5743131feecc6e2643d54647e6c491b741fb0ea4e632f9878
url: https://src.opensuse.org/java-packages/maven-resolver
-revision: 39f3f47ab992e296c0c6c3ba1ee0f48dcbb5cf85c616be7e8c5444516650b470
+revision: 8191891112736fa5743131feecc6e2643d54647e6c491b741fb0ea4e632f9878
projectscmsync: https://src.opensuse.org/java-packages/_ObsPrj
++++++ build.specials.obscpio ++++++
++++++ 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-07-24 11:59:42.000000000 +0200
@@ -0,0 +1 @@
+.osc
++++++ maven-resolver-2.0.20-source-release.zip ->
maven-resolver-2.0.21-source-release.zip ++++++
++++ 7346 lines of diff (skipped)
++++++ maven-resolver-build.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/common.xml new/common.xml
--- old/common.xml 2026-06-30 10:17:41.918416761 +0200
+++ new/common.xml 2026-07-20 17:52:29.814252515 +0200
@@ -3,7 +3,7 @@
<project name="common" basedir=".">
<property file="build.properties"/>
- <property name="project.version" value="2.0.20"/>
+ <property name="project.version" value="2.0.21"/>
<property name="project.groupId" value="org.apache.maven.resolver"/>
<property name="project.url" value="https://maven.apache.org/resolver/"/>