Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Mar 2023 08:31:01 GMT
From:      Don Lewis <truckman@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5c1da320e1b4 - main - security/vuxml: fix typo in the openoffice entry
Message-ID:  <202303100831.32A8V15I006842@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by truckman:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5c1da320e1b4970de5125bb326f8defd9d778fd3

commit 5c1da320e1b4970de5125bb326f8defd9d778fd3
Author:     Don Lewis <truckman@FreeBSD.org>
AuthorDate: 2023-03-10 08:29:01 +0000
Commit:     Don Lewis <truckman@FreeBSD.org>
CommitDate: 2023-03-10 08:30:56 +0000

    security/vuxml: fix typo in the openoffice entry
    
    Fix a typo in the openoffice devel version value in the latest
    openoffice entry.
---
 security/vuxml/vuln/2023.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/security/vuxml/vuln/2023.xml b/security/vuxml/vuln/2023.xml
index f2a5eb2bc2d5..f472d06003cb 100644
--- a/security/vuxml/vuln/2023.xml
+++ b/security/vuxml/vuln/2023.xml
@@ -205,7 +205,7 @@
       </package>
       <package>
 	<name>apache-openoffice-devel</name>
-	<range><lt>4.2.1678061694i,4</lt></range>
+	<range><lt>4.2.1678061694,4</lt></range>
       </package>
     </affects>
     <description>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303100831.32A8V15I006842>