git: 6ee690a73572 - main - security/vuxml: Fix 613d0f9e-d477-11f0-9e85-03ddfea11990 syntax
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 04 Jan 2026 00:21:04 UTC
The branch main has been updated by lwhsu:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6ee690a735724307a2312b5a655a7e491d1185c4
commit 6ee690a735724307a2312b5a655a7e491d1185c4
Author: Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2026-01-04 00:18:22 +0000
Commit: Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2026-01-04 00:18:22 +0000
security/vuxml: Fix 613d0f9e-d477-11f0-9e85-03ddfea11990 syntax
PR: 291609
Fixes: 119cc45cd5f2 security/vuxml: update lang/python312 entry
Sponsored by: The FreeBSD Foundation
---
security/vuxml/vuln/2025.xml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/security/vuxml/vuln/2025.xml b/security/vuxml/vuln/2025.xml
index 4e3d68ea1d81..c0f2604268bf 100644
--- a/security/vuxml/vuln/2025.xml
+++ b/security/vuxml/vuln/2025.xml
@@ -1105,7 +1105,7 @@
</package>
<package>
<name>python312</name>
- <range><ge>3.12.0</ge><lt>3.12.12_3</range>
+ <range><ge>3.12.0</ge><lt>3.12.12_3</lt></range>
</package>
<package>
<name>python313</name>
@@ -1141,6 +1141,7 @@
<dates>
<discovery>2024-05-23</discovery>
<entry>2025-12-08</entry>
+ <modified>2026-01-03</modified>
</dates>
</vuln>