forked from pool/maven
Adam Majer
bdf2b9d223
- add upstream signing key and verify source signature OBS-URL: https://build.opensuse.org/request/show/932751 OBS-URL: https://build.opensuse.org/package/show/Java:packages/maven?expand=0&rev=32
74 lines
2.6 KiB
Plaintext
74 lines
2.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Nov 21 08:49:59 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
|
|
|
|
- add upstream signing key and verify source signature
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 14 14:44:11 UTC 2021 - Stefan Schubert <schubi@suse.de>
|
|
|
|
- Use libalternatives instead of update-alternatives.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 11 09:57:12 UTC 2021 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Do not build against the compatibility version guava20 any more,
|
|
but use the default guava package
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 27 07:25:29 UTC 2021 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Upgrade to upstream version 3.8.1
|
|
* Security fixes:
|
|
+ CVE-2021-26291 and CVE-2020-13956
|
|
* Bug:
|
|
+ [MNG-7128] - improve error message when blocked repository
|
|
defined in build POM
|
|
* New Feature
|
|
+ [MNG-7116] - Add support for mirror selector on
|
|
external:http:*
|
|
+ [MNG-7117] - Add support for blocking mirrors
|
|
+ [MNG-7118] - Block external HTTP repositories by default
|
|
* Dependency upgrade
|
|
* [MNG-7119] - Upgrade Maven Wagon to 3.4.3
|
|
* [MNG-7123] - Upgrade Maven Resolver to 1.6.2
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 1 08:27:38 UTC 2020 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Let maven-lib obsolete maven-jansi
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 7 15:50:55 UTC 2020 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Upgrade to upstream version 3.6.3
|
|
- Modified patches:
|
|
* 0002-Invoke-logback-via-reflection.patch
|
|
* 0004-Use-non-shaded-HTTP-wagon.patch
|
|
+ Adapt to changed line endings
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 21 15:53:17 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Upgrade to upstream version 3.6.2
|
|
- Modified patch:
|
|
* 0002-Invoke-logback-via-reflection.patch
|
|
+ adapt to changed context
|
|
- Removed patch:
|
|
* 0003-Revert-MNG-6335-Update-Mockito-to-2.12.0.patch
|
|
+ we don't need this patch, since we are not running tests
|
|
by default
|
|
- Added patch:
|
|
* 0004-Use-non-shaded-HTTP-wagon.patch
|
|
+ we don't use/distribute shared wagon-http
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 1 23:29:07 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Adjust RPM groups. Avoid bashisms in %postun.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 29 07:58:04 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Initial packaging of maven 3.5.4
|
|
- Generate and customize ant build files
|