|
2 | 2 | JasperStarter - Running JasperReports from command line |
3 | 3 | ======================================================== |
4 | 4 |
|
| 5 | +Release notes - JasperStarter - Version 3.6.2 |
| 6 | +--------------------------------------------- |
| 7 | + |
| 8 | +** Bug |
| 9 | + * JAS-161 CVE-2021-44832 in log4j-2.17.0 |
| 10 | + |
| 11 | + |
| 12 | +Release notes - JasperStarter - Version 3.6.1 |
| 13 | +--------------------------------------------- |
| 14 | + |
| 15 | +** Bug |
| 16 | + * JAS-160 log4j 2.16.0 is vulnerable to CVE-2021-45105 |
| 17 | + |
| 18 | + |
| 19 | +Release notes - JasperStarter - Version 3.6.0 |
| 20 | +--------------------------------------------- |
| 21 | + |
| 22 | +** Bug |
| 23 | + * CVE-2019-17571 - Included in Log4j 1.2 is a SocketServer class that is |
| 24 | + vulnerable to deserialization of untrusted data which can be exploited to |
| 25 | + remotely execute arbitrary code when combined with a deserialization |
| 26 | + gadget when listening to untrusted network traffic for log data. This |
| 27 | + affects Log4j versions up to 1.2 up to 1.2.17. |
| 28 | + |
| 29 | + * [JAS-158] Jasperstarter contains an old log4j-1.2.17 which is affected by CVE-2019-17571 |
| 30 | + * [JAS-146] mvn: Could not resolve dependencies \(...\) from/to jaspersoft.artifactoryonline.com |
| 31 | + * [JAS-142] Failed to generate qrcode - zxing library missing |
| 32 | + |
| 33 | +** Improvement |
| 34 | + * [JAS-156] Is JasperStarter vulnerable to CVE-2021-44228 |
| 35 | + |
| 36 | +** Task |
| 37 | + * [JAS-157] Include JasperReports 6.18.1 |
| 38 | + |
| 39 | + |
5 | 40 | Release notes - JasperStarter - Version 3.5.0 |
6 | 41 | --------------------------------------------- |
7 | 42 |
|
@@ -359,7 +394,7 @@ JasperStarter is now able to prompt for report parameters. |
359 | 394 | jrxml - compiles implicit |
360 | 395 | jrprint - print, view or export previously filled reports. |
361 | 396 | New output type: jrprint. This makes --keep obsolete. |
362 | | - New parameter -w writes compiled file to imput dir if jrxml is |
| 397 | + New parameter -w writes compiled file to input dir if jrxml is |
363 | 398 | processed. |
364 | 399 | Parameter -t defaults to "none" and can therefore be omited if no |
365 | 400 | database is needed. |
|
0 commit comments