git: d1c6be14cd71 - main - security/vuxml: Fix roundcube entry
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 09 Feb 2026 13:51:05 UTC
The branch main has been updated by fernape:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d1c6be14cd717f7721731da1c1be40a5792f08be
commit d1c6be14cd717f7721731da1c1be40a5792f08be
Author: Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2026-02-09 13:47:19 +0000
Commit: Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2026-02-09 13:50:50 +0000
security/vuxml: Fix roundcube entry
mail/roundcube is php-flavorized
PR: 293058
Reported by: tomas@ciernik.sk
Fixes: a1ebf7d994441
---
security/vuxml/vuln/2026.xml | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/security/vuxml/vuln/2026.xml b/security/vuxml/vuln/2026.xml
index b3191d501c07..48a808fcde36 100644
--- a/security/vuxml/vuln/2026.xml
+++ b/security/vuxml/vuln/2026.xml
@@ -37,7 +37,10 @@
<topic>Roundcube -- Multiple vulnerabilities</topic>
<affects>
<package>
- <name>roundcube</name>
+ <name>roundcube-php82</name>
+ <name>roundcube-php83</name>
+ <name>roundcube-php84</name>
+ <name>roundcube-php85</name>
<range><lt>1.6.13,1</lt></range>
</package>
</affects>