git: 5097c6559823 - main - security/vuxml: Fix py-suds entry (b31f7029-817c-4c1f-b7d3-252de5283393)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 09 Jul 2023 10:46:27 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5097c655982355ebc06838d1f710904888e51194
commit 5097c655982355ebc06838d1f710904888e51194
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-07-09 10:32:01 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-07-09 10:32:01 +0000
security/vuxml: Fix py-suds entry (b31f7029-817c-4c1f-b7d3-252de5283393)
PR: 272346
Reported by: David M. <root@network-dev.org>
Reference: https://github.com/suds-community/suds/issues/94
https://github.com/advisories/GHSA-vpqp-hx68-p2wx
---
security/vuxml/vuln/2023.xml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/security/vuxml/vuln/2023.xml b/security/vuxml/vuln/2023.xml
index 91766ca9cd09..ca093c3ca668 100644
--- a/security/vuxml/vuln/2023.xml
+++ b/security/vuxml/vuln/2023.xml
@@ -2905,7 +2905,7 @@
<name>py39-suds</name>
<name>py310-suds</name>
<name>py311-suds</name>
- <range><le>1.1.2</le></range>
+ <range><lt>1.0.0</lt></range>
</package>
</affects>
<description>
@@ -2923,6 +2923,7 @@
<dates>
<discovery>2013-09-23</discovery>
<entry>2023-04-09</entry>
+ <modified>2023-07-08</modified>
</dates>
</vuln>