53 lines
2.0 KiB
Plaintext
53 lines
2.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed May 3 11:24:22 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Upgrade to upstream version 3.3.4
|
|
* Bug
|
|
+ [MSHARED-951] - Checked exception converted to raw runtime
|
|
exception
|
|
+ [MSHARED-952] - PrettyPrintXmlWriter output is platform
|
|
dependent
|
|
+ [MSHARED-954] - Deprecate StringUtils.unifyLineSeparator
|
|
+ [MSHARED-969] - Environment variable with null value
|
|
* Dependency upgrade
|
|
+ [MSHARED-962] - Upgrade Jansi to 2.0.1
|
|
+ [MSHARED-973] - Upgrade Jansi to 2.2.0
|
|
- Changed patch:
|
|
* 0001-Restore-compatibility-with-current-maven.patch
|
|
+ rediff to changed context/line-ends
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 25 15:44:47 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Upgrade to upstream version 3.3.3
|
|
* Bug
|
|
+ [MSHARED-297] - Commandline class shell injection
|
|
vulnerabilities (bsc#1198833, CVE-2022-29599)
|
|
+ [MSHARED-416] - Odd number of quotes in command-line fails
|
|
+ [MSHARED-431] - # (Hash-Sign) should trigger quoting in
|
|
BourneShell.java
|
|
+ [MSHARED-681] - Maven-Shared: Java7Support silently fails
|
|
overwriting symlinks
|
|
+ [MSHARED-749] - Commandline does not thrown
|
|
CommandLineException when uneven number of quotation marks
|
|
used
|
|
+ [MSHARED-750] - Unbalanced quotes in command with escaped
|
|
double quotation mark
|
|
* Improvement
|
|
+ [MSHARED-684] - Upgrade parent to 31
|
|
+ [MSHARED-748] - Upgrade maven-shared-parent to 32
|
|
+ [MSHARED-826] - Require Java 7
|
|
+ [MSHARED-879] - make build Reproducible
|
|
+ [MSHARED-881] - try with resources in FileUtils
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 20 17:58:48 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Build with source and target levels 8
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 14 09:37:53 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Initial packaging of maven-shared-utils 3.2.1
|
|
- Generate and customize ant build.xml
|