Date: Tue, 18 Jun 2024 02:38:31 GMT From: "Sergey A. Osokin" <osa@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 268e92b4e280 - main - security/vuxml: update nginx 1.26.0 security issues Message-ID: <202406180238.45I2cVwx018528@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by osa: URL: https://cgit.FreeBSD.org/ports/commit/?id=268e92b4e280e582377aa769ee6ae0567cf6c538 commit 268e92b4e280e582377aa769ee6ae0567cf6c538 Author: Sergey A. Osokin <osa@FreeBSD.org> AuthorDate: 2024-06-18 02:37:48 +0000 Commit: Sergey A. Osokin <osa@FreeBSD.org> CommitDate: 2024-06-18 02:37:48 +0000 security/vuxml: update nginx 1.26.0 security issues --- security/vuxml/vuln/2024.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/security/vuxml/vuln/2024.xml b/security/vuxml/vuln/2024.xml index 52ab5c647d4c..6eb7ab4f297f 100644 --- a/security/vuxml/vuln/2024.xml +++ b/security/vuxml/vuln/2024.xml @@ -347,12 +347,16 @@ </vuln> <vuln vid="320a19f7-1ddd-11ef-a2ae-8c164567ca3c"> - <topic>nginx-devel -- Multiple Vulnerabilities in HTTP/3</topic> + <topic>nginx -- Multiple Vulnerabilities in HTTP/3</topic> <affects> <package> <name>nginx-devel</name> <range><ge>1.25.0</ge><lt>1.27.0</lt></range> </package> + <package> + <name>nginx</name> + <range><ge>1.26.0</ge><lt>1.26.1</lt></range> + </package> </affects> <description> <body xmlns="http://www.w3.org/1999/xhtml">
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406180238.45I2cVwx018528>