diff options
author | Jung-uk Kim <jkim@FreeBSD.org> | 2022-02-08 21:32:47 -0500 |
---|---|---|
committer | Jung-uk Kim <jkim@FreeBSD.org> | 2022-02-08 21:32:47 -0500 |
commit | 392e232f514fe1b797d41b73481ebdaed0a171a1 (patch) | |
tree | 5d280b0a431590e0637f81106fc558fb07b15224 | |
parent | math/R-cran-lme4: Update to 1.1-28 (diff) |
security/vuxml: Add missing PORTEPOCH for x11/libX11
PR: 261804
-rw-r--r-- | security/vuxml/vuln-2021.xml | 3 |
1 files changed, 2 insertions, 1 deletions
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> |