Accepting request 991028 from Java:packages

upgrade + misc. sec. issue

OBS-URL: https://build.opensuse.org/request/show/991028
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/maven?expand=0&rev=13
This commit is contained in:
Dominique Leuenberger 2022-08-02 20:08:41 +00:00 committed by Git OBS Bridge
commit c62ee3c559
6 changed files with 44 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0080cd73d1220b5c175f93d5a46579c6f9948771a2b923280ed18d8157bd785b
size 5100

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a60ddbb333f3addb93e063613a9589f47ed805a572c156075dc1bf4db774c007
size 2783778

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9c4f0a22148b5d97d97101771c31f4c13176ee1bc19d311be092d93a4816bb00
size 5160

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:72bfc3189bc337b9f4f311da7909af38f4d8253a8465a984512795db15ab5f4b
size 2786244

View File

@ -1,3 +1,39 @@
-------------------------------------------------------------------
Mon Jul 25 12:13:39 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Upgrade to upstream version 3.8.6
* Bug
+ [MNG-7432] - [REGRESSION] Resolver session contains
non-MavenWorkspaceReader
+ [MNG-7433] - [REGRESSION] Multiple maven instances working on
same source tree can lock each other
+ [MNG-7441] - Update Version of (optional) Logback to Address
CVE-2021-42550, bsc#1193795
+ [MNG-7448] - Don't ignore bin/ otherwise bin/ in apache-maven
module cannot be readded
+ [MNG-7455] - [REGRESSION] IllegalStateException in
SessionScope during guice injection in multithreaded build
+ [MNG-7459] - Revert MNG-7347 (SessionScoped beans should be
singletons for a given session)
+ [MNG-7467] - [REGRESSION] Compilation failure with relocated
transitive dependency
+ [MNG-7487] - Fix deadlock during forked lifecycle executions
+ [MNG-7493] - [REGRESSION] Resolving dependencies between
submodules fails
* New Feature
+ [MNG-7486] - Create a multiline message helper for boxed log
messages
* Improvement
+ [MNG-7445] - to refactor some useless code
+ [MNG-7476] - Display a warning when an aggregator mojo is
locking other mojo executions
* Task
+ [MNG-7466] - Align Assembly Descriptor NS versions
* Dependency upgrade
+ [MNG-7488] - Upgrade SLF4J to 1.7.36
+ [MNG-7489] - Upgrade JUnit to 4.13.2
+ [MNG-7490] - Upgrade Plexus Utils to 3.3.1
-------------------------------------------------------------------
Mon May 16 14:26:42 UTC 2022 - Fridrich Strba <fstrba@suse.com>
@ -64,7 +100,7 @@ Mon May 16 14:26:42 UTC 2022 - Fridrich Strba <fstrba@suse.com>
* 0004-Remove-dependency-on-powermock.patch
+ Remove the non-interpolated tests that require powermock
* 0006-Restore-DefaultModelValidator-compatibility-with-Mav.patch
+ XMvn was relying on default constructor for the
+ XMvn was relying on default constructor for the
org.apache.maven.model.validation.DefaultModelValidator,
which is not generated, since a non-default one is defined.
+ This adds the no-parameter constructor back implicitely

View File

@ -20,7 +20,7 @@
%global homedir %{_datadir}/%{name}%{?maven_version_suffix}
%global confdir %{_sysconfdir}/%{name}%{?maven_version_suffix}
Name: maven
Version: 3.8.5
Version: 3.8.6
Release: 0
Summary: Java project management and project comprehension tool
# maven itself is ASL 2.0