git: 392e232f514f - main - security/vuxml: Add missing PORTEPOCH for x11/libX11

From: Jung-uk Kim <jkim_at_FreeBSD.org>
Date: Wed, 09 Feb 2022 02:34:14 UTC
The branch main has been updated by jkim:

URL: https://cgit.FreeBSD.org/ports/commit/?id=392e232f514fe1b797d41b73481ebdaed0a171a1

commit 392e232f514fe1b797d41b73481ebdaed0a171a1
Author:     Jung-uk Kim <jkim@FreeBSD.org>
AuthorDate: 2022-02-09 02:32:47 +0000
Commit:     Jung-uk Kim <jkim@FreeBSD.org>
CommitDate: 2022-02-09 02:32:47 +0000

    security/vuxml: Add missing PORTEPOCH for x11/libX11
    
    PR:             261804
---
 security/vuxml/vuln-2021.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/security/vuxml/vuln-2021.xml b/security/vuxml/vuln-2021.xml
index ca5a87a88b4e..8f7ca411b5e5 100644
--- a/security/vuxml/vuln-2021.xml
+++ b/security/vuxml/vuln-2021.xml
@@ -6933,7 +6933,7 @@ In limited circumstances it was possible for users to authenticate using variati
     <affects>
       <package>
 	<name>libX11</name>
-	<range><lt>1.7.1</lt></range>
+	<range><lt>1.7.1,1</lt></range>
       </package>
     </affects>
     <description>
@@ -6956,6 +6956,7 @@ In limited circumstances it was possible for users to authenticate using variati
     <dates>
       <discovery>2021-05-11</discovery>
       <entry>2021-06-01</entry>
+      <modified>2022-02-08</modified>
     </dates>
   </vuln>