template/page/release-notes-18.12.05.tpl.php (47 lines of code) (raw):

<?php //Variable declarations for region templates $head_title = '<title>The Apache OFBiz&reg; Project - Release Notes 18.12.05</title>'; ?> <!-- page content --> <section id="content" class="fullWidth"> <header class="headerPage"> <div class="container clearfix"> <div class="row"> <h1 class="span8">Release Notes 18.12.05</h1> <div class="span4" id="navTrail"> <a href="index.html" class="homeLink">home</a><span>/</span><a href="download.html">Download</a><span>/</span><span class="current">Release Notes 18.12.05</span> </div> </div> </div> </header> <section id="content" class="features" > <div class="slice clearfix"> <div class="container"> <div class="row"> <div> <p>Apache OFBiz&reg; 18.12.05, released on January 2022, is the fifth release of the 18.12 series, that has been stabilized since December 2018.</p> Release Notes - OFBiz - Version 18.12.05 <h2> Sub-task </h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-12474'>OFBIZ-12474</a>] - [SECURITY] Update TIka because of Apache Log4j2 vulnerability </li> <li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-12475'>OFBIZ-12475</a>] - [SECURITY] CVE-2021-44832: Apache Log4j2 </li> </ul> <h2> Bug </h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-12471'>OFBIZ-12471</a>] - Gradle Wrapper is not downloaded with 18.12.03 </li> <li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-12473'>OFBIZ-12473</a>] - CheckStyleMain Task is Failing in 18.12.04 </li> </ul> <h2> Task </h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-12456'>OFBIZ-12456</a>] - Migrate Ofbiz bb 0.8 config to 3.2 </li> </ul> </div> </div> </div> </div> </section> </section>