Date: Thu, 24 Jun 2021 18:50:36 GMT From: Juraj Lutter <otis@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8801eee4e75e - main - security/vuxml: Fix mail/dovecot-pigeonhole vulnerable versions Message-ID: <202106241850.15OIoaEm074917@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by otis: URL: https://cgit.FreeBSD.org/ports/commit/?id=8801eee4e75edcbb9a2e37304d424d0d2b54558c commit 8801eee4e75edcbb9a2e37304d424d0d2b54558c Author: Juraj Lutter <otis@FreeBSD.org> AuthorDate: 2021-06-24 18:47:26 +0000 Commit: Juraj Lutter <otis@FreeBSD.org> CommitDate: 2021-06-24 18:50:15 +0000 security/vuxml: Fix mail/dovecot-pigeonhole vulnerable versions Correct mail/dovecot-pigeonhole vulnerable versions to proper value. --- security/vuxml/vuln-2021.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/vuxml/vuln-2021.xml b/security/vuxml/vuln-2021.xml index dda97af24662..f2ddc91ac36c 100644 --- a/security/vuxml/vuln-2021.xml +++ b/security/vuxml/vuln-2021.xml @@ -34,7 +34,7 @@ <affects> <package> <name>dovecot-pigeonhole</name> - <range><lt>2.3.15</lt></range> + <range><lt>0.5.15</lt></range> </package> </affects> <description>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106241850.15OIoaEm074917>