This is an automated email from the ASF dual-hosted git repository.

nmalin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ofbiz-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 4a04914  Improved: Add information on doap ofbiz for the 18.12.19 and 
add the security issue fixed
4a04914 is described below

commit 4a04914122befb2a9fa729a483242f17853827e8
Author: Nicolas Malin <nicolas.ma...@nereide.fr>
AuthorDate: Tue Apr 1 15:44:13 2025 +0200

    Improved: Add information on doap ofbiz for the 18.12.19 and add the 
security issue fixed
---
 doap_OFBiz.rdf                               | 7 +++++++
 security.html                                | 1 +
 template/page/release-notes-18.12.19.tpl.php | 2 +-
 template/page/security.tpl.php               | 1 +
 4 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/doap_OFBiz.rdf b/doap_OFBiz.rdf
index 3781c4c..78c710b 100644
--- a/doap_OFBiz.rdf
+++ b/doap_OFBiz.rdf
@@ -63,6 +63,13 @@
         <foaf:mbox rdf:resource="mailto:d...@ofbiz.apache.org"/>
       </foaf:Group>
     </maintainer>
+    <release>
+        <Version>
+            <name>Apache OFBiz R18.12</name>
+            <created>2025-04-01</created>
+            <revision>18.12.19</revision>
+        </Version>
+    </release>
     <release>
         <Version>
             <name>Apache OFBiz R18.12</name>
diff --git a/security.html b/security.html
index ec97937..76cfc91 100644
--- a/security.html
+++ b/security.html
@@ -141,6 +141,7 @@
 
             <h3>List of Known Vulnerabilities</h3>
             <ul class="iconsList">
+                <li><i class="icon-pin"></i> <a 
href="//cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-30676" 
target="external">CVE-2025-30676</a>; affected OFBiz between releases 18.12.18 
and 18.12.19; fixed in 18.12.19 with commits <a 
href="https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=e7b7ae0eaa"; 
target="external">e7b7ae0eaa</a></li>
                 <li><i class="icon-pin"></i> <a 
href="//cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-26865" 
target="external">CVE-2025-26865</a>; affected OFBiz between releases 18.12.17 
and 18.12.18; fixed in 18.12.18 with commits <a 
href="https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=5c725123d2"; 
target="external">5c725123d2</a>, <a 
href="https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=e663c6c1e9"; 
target="external">e663c6c1e9</a>, <a href="https://gitbox.apa [...]
                 <li><i class="icon-pin"></i> <a 
href="//cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-48962" 
target="external">CVE-2024-48962</a>; affected releases before 18.12.17; fixed 
in 18.12.17 with commit <a 
href="https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=761fb67d7f"; 
target="external">761fb67d7f</a></li>
                 <li><i class="icon-pin"></i> <a 
href="//cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-47208" 
target="external">CVE-2024-47208</a>; affected releases before 18.12.17; fixed 
in 18.12.17 with commit <a 
href="https://github.com/apache/ofbiz-framework/commit/f044a7e5bf"; 
target="external">f044a7e5bf</a></li>
diff --git a/template/page/release-notes-18.12.19.tpl.php 
b/template/page/release-notes-18.12.19.tpl.php
index cb27dda..69dc1f7 100644
--- a/template/page/release-notes-18.12.19.tpl.php
+++ b/template/page/release-notes-18.12.19.tpl.php
@@ -1,5 +1,5 @@
 <?php //Variable declarations for region templates
-  $head_title = '<title>The Apache OFBiz&reg; Project - Release Notes 
18.12.18</title>';
+  $head_title = '<title>The Apache OFBiz&reg; Project - Release Notes 
18.12.19</title>';
 ?>
  <!-- page content -->
  <section id="content" class="fullWidth">
diff --git a/template/page/security.tpl.php b/template/page/security.tpl.php
index f7fe117..2177840 100644
--- a/template/page/security.tpl.php
+++ b/template/page/security.tpl.php
@@ -42,6 +42,7 @@
 
             <h3>List of Known Vulnerabilities</h3>
             <ul class="iconsList">
+                <li><i class="icon-pin"></i> <a 
href="//cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-30676" 
target="external">CVE-2025-30676</a>; affected OFBiz between releases 18.12.18 
and 18.12.19; fixed in 18.12.19 with commits <a 
href="https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=e7b7ae0eaa"; 
target="external">e7b7ae0eaa</a></li>
                 <li><i class="icon-pin"></i> <a 
href="//cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-26865" 
target="external">CVE-2025-26865</a>; affected OFBiz between releases 18.12.17 
and 18.12.18; fixed in 18.12.18 with commits <a 
href="https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=5c725123d2"; 
target="external">5c725123d2</a>, <a 
href="https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=e663c6c1e9"; 
target="external">e663c6c1e9</a>, <a href="https://gitbox.apa [...]
                 <li><i class="icon-pin"></i> <a 
href="//cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-48962" 
target="external">CVE-2024-48962</a>; affected releases before 18.12.17; fixed 
in 18.12.17 with commit <a 
href="https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=761fb67d7f"; 
target="external">761fb67d7f</a></li>
                 <li><i class="icon-pin"></i> <a 
href="//cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-47208" 
target="external">CVE-2024-47208</a>; affected releases before 18.12.17; fixed 
in 18.12.17 with commit <a 
href="https://github.com/apache/ofbiz-framework/commit/f044a7e5bf"; 
target="external">f044a7e5bf</a></li>

Reply via email to