Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Sep 2024 14:59:42 GMT
From:      Cy Schubert <cy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 84f04e5ace71 - main - security/vuxml: devel/binutils: Correct reporting URL
Message-ID:  <202409061459.486Exg6H034509@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=84f04e5ace71693a7dcc2c48da1624caaf3efd6f

commit 84f04e5ace71693a7dcc2c48da1624caaf3efd6f
Author:     Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2024-09-06 14:59:12 +0000
Commit:     Cy Schubert <cy@FreeBSD.org>
CommitDate: 2024-09-06 14:59:12 +0000

    security/vuxml: devel/binutils: Correct reporting URL
---
 security/vuxml/vuln/2024.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/security/vuxml/vuln/2024.xml b/security/vuxml/vuln/2024.xml
index 613a37f8dfa3..95cd31a79793 100644
--- a/security/vuxml/vuln/2024.xml
+++ b/security/vuxml/vuln/2024.xml
@@ -9,7 +9,7 @@
     <description>
 	<body xmlns="http://www.w3.org/1999/xhtml">;
 	<p>alster@vinterdalen.se reports PR/281070:</p>
-	<blockquote cite="INSERT URL HERE">
+	<blockquote cite="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281070">;
 	  <p>A new version of devel/binutils has been released fixing
 	     CVE-2023-1972, CVE-2023-25585, CVE-2023-25586, and
 	     CVE-2023-25588.
@@ -18,7 +18,6 @@
 	</body>
     </description>
     <references>
-      <url>https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281070</url>;
       <cvename>CVE-2023-1972</cvename>
       <cvename>CVE-2023-25585</cvename>
       <cvename>CVE-2023-25586</cvename>



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