template/page/release-notes-18.12.10.tpl.php (40 lines of code) (raw):
<?php //Variable declarations for region templates
$head_title = '<title>The Apache OFBiz® Project - Release Notes 18.12.10</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.10</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.10</span> </div>
</div>
</div>
</header>
<section id="content" class="features" >
<div class="slice clearfix">
<div class="container">
<div class="row">
<div>
<p>Apache OFBiz® 18.12.10, released on December 2023, is the tenth release of the 18.12 series, that has been stabilized since December 2018.</p>
Release Notes - OFBiz - Version 18.12.10
<h2> Sub-task
</h2>
<ul>
<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-12812'>OFBIZ-12812</a>] - [SECURITY] Remove deprecated Apache XML-RPC related code (CVE-2023-49070)
</li>
<ul>
<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-12866'>OFBIZ-12866</a>] - [SECURITY] Upgrade Apache Shiro to 1.13.0 to fix CVE-2023-46750
</li>
</ul>
<h2> Task
</h2>
<ul>
<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-12856'>OFBIZ-12856</a>] - Use docker containers to host demo-stable
</li>
</ul>
</div>
</div>
</div>
</div>
</section>
</section>