|
26 | 26 | </refbody> |
27 | 27 | </reference> |
28 | 28 |
|
29 | | - <reference id="v4.2.3" outputclass="mark"> |
| 29 | + <reference id="v4.2.4" outputclass="mark"> |
30 | 30 | <title>DITA-OT <keyword keyref="maintenance-version"/> |
31 | | - <ph outputclass="small text-muted">released May 5, 2024</ph> |
| 31 | + <!--<ph outputclass="small text-muted">released mmmm D, yyyy</ph>--> |
32 | 32 | </title> |
33 | 33 | <refbody> |
34 | 34 | <section id="bugs"> |
35 | 35 | <p>DITA Open Toolkit <keyword keyref="maintenance-version"/> is a maintenance release that includes the |
36 | 36 | following bug fixes.</p> |
| 37 | + <!-- https://github.com/dita-ot/dita-ot/issues?q=milestone%3A4.2.4+is%3Aclosed+label%3Abug+sort%3Acreated-asc --> |
| 38 | + <ul> |
| 39 | + <li id="4526">The bundled <tm trademark="Apache Commons IO" tmtype="tm">Apache Commons IO</tm> library has |
| 40 | + been upgraded to version 2.14.0, which includes security updates to mitigate the vulnerability described in |
| 41 | + <xref |
| 42 | + href="https://nvd.nist.gov/vuln/detail/CVE-2024-47554" |
| 43 | + format="html" |
| 44 | + scope="external" |
| 45 | + >CVE-2024-47554</xref>, a possible denial of service attack on untrusted input to |
| 46 | + <codeph>XmlStreamReader</codeph>. |
| 47 | + <xref href="https://github.com/dita-ot/dita-ot/issues/4526" format="html" scope="external">#4526</xref> |
| 48 | + </li> |
| 49 | + <li id="4533">In previous releases, the HTML5 transformation did not provide a mechanism for creating HTML5 |
| 50 | + metadata from <xmlelement>data</xmlelement>, <xmlelement>data-about</xmlelement>, and |
| 51 | + <xmlelement>resourceid</xmlelement> elements. In this release, no metadata is created for these elements |
| 52 | + by default, but placeholders have been added to the <codeph>getMeta</codeph> processing mode to allow custom |
| 53 | + plug-ins to override the placeholders and generate metadata for these elements as needed. |
| 54 | + <xref href="https://github.com/dita-ot/dita-ot/issues/4533" format="html" scope="external">#4533</xref> |
| 55 | + </li> |
| 56 | + </ul> |
| 57 | + </section> |
| 58 | + </refbody> |
| 59 | + </reference> |
| 60 | + |
| 61 | + <reference id="v4.2.3"> |
| 62 | + <title>DITA-OT 4.2.3 <ph outputclass="small text-muted">released May 5, 2024</ph> |
| 63 | + </title> |
| 64 | + <refbody> |
| 65 | + <section id="bugs"> |
| 66 | + <p>DITA Open Toolkit 4.2.3 is a maintenance release that includes the following bug fixes.</p> |
37 | 67 | <!-- https://github.com/dita-ot/dita-ot/issues?q=milestone%3A4.2.3+is%3Aclosed+label%3Abug+sort%3Acreated-asc --> |
38 | 68 | <ul> |
39 | 69 | <li id="4449">DITA-OT 4.2.2 included a regression bug that caused the map-first pre-processing routine to fail |
|
46 | 76 | </section> |
47 | 77 | </refbody> |
48 | 78 | </reference> |
49 | | - |
| 79 | + |
50 | 80 | <reference id="v4.2.2"> |
51 | 81 | <title>DITA-OT 4.2.2 |
52 | 82 | <ph outputclass="small text-muted">released March 24, 2024</ph> |
|
0 commit comments