Re: git: 6424e7bb83e2 - main - security/vuxml: fix whitespace errors in recent oauth2-proxy entry
- Reply: Ruslan Makhmatkhanov : "Re: git: 6424e7bb83e2 - main - security/vuxml: fix whitespace errors in recent oauth2-proxy entry"
- In reply to: Philip Paeps : "git: 6424e7bb83e2 - main - security/vuxml: fix whitespace errors in recent oauth2-proxy entry"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 30 Jan 2025 10:10:56 UTC
<div>Thank you! But how do you know something's wrong? I run validate.sh on vuln.xml before commit and it said ">>> Successful."</div><div> </div><div>----------------</div><div>Кому: ports-committers@freebsd.org (ports-committers@freebsd.org), dev-commits-ports-all@freebsd.org (dev-commits-ports-all@freebsd.org), dev-commits-ports-main@freebsd.org (dev-commits-ports-main@freebsd.org);</div><div>Тема: git: 6424e7bb83e2 - main - security/vuxml: fix whitespace errors in recent oauth2-proxy entry;</div><div>30.01.2025, 07:02, "Philip Paeps" <philip@freebsd.org>:</div><blockquote><p>The branch main has been updated by philip:<br /><br />URL: <a href="https://cgit.freebsd.org/ports/commit/?id=6424e7bb83e2f822e8f96db94ba7bd2fcb4e046d" rel="noopener noreferrer">https://cgit.FreeBSD.org/ports/commit/?id=6424e7bb83e2f822e8f96db94ba7bd2fcb4e046d</a><br /><br />commit 6424e7bb83e2f822e8f96db94ba7bd2fcb4e046d<br />Author: Philip Paeps <<a href="mailto:philip@FreeBSD.org" rel="noopener noreferrer">philip@FreeBSD.org</a>><br />AuthorDate: 2025-01-30 04:02:19 +0000<br />Commit: Philip Paeps <<a href="mailto:philip@FreeBSD.org" rel="noopener noreferrer">philip@FreeBSD.org</a>><br />CommitDate: 2025-01-30 04:02:19 +0000<br /><br /> security/vuxml: fix whitespace errors in recent oauth2-proxy entry<br /> <br /> Turn some spaces into tabs to make `make validate` happy. The errors<br /> were introduced in ab5f837462e075723c1be8573d178751b2ba2ede earlier<br /> today.<br /> <br /> Pointy hat to: rm<br />---<br /> security/vuxml/vuln/2025.xml | 20 ++++++++++----------<br /> 1 file changed, 10 insertions(+), 10 deletions(-)<br /><br />diff --git a/security/vuxml/vuln/2025.xml b/security/vuxml/vuln/2025.xml<br />index c145f7a37fdc..6d65b0a8170f 100644<br />--- a/security/vuxml/vuln/2025.xml<br />+++ b/security/vuxml/vuln/2025.xml<br />@@ -2,19 +2,19 @@<br /> <topic>oauth2-proxy -- Non-linear parsing of case-insensitive content</topic><br /> <affects><br /> <package><br />- <name>oauth2-proxy</name><br />- <range><lt>7.8.0</lt></range><br />+ <name>oauth2-proxy</name><br />+ <range><lt>7.8.0</lt></range><br /> </package><br /> </affects><br /> <description><br />- <bodyhttps://mail.yandex.ru/re.jsx?h=a,9f5FIQdhZmYxyGOLjwVorA&l=aHR0cDovL3d3dy53My5vcmcvMTk5OS94aHRtbA" href="http://www.w3.org/1999/xhtml">http://www.w3.org/1999/xhtml"><br />- <p>Golang reports:</p><br />- <blockquote cite="<a href="https://github.com/advisories/GHSA-w32m-9786-jp63" rel="noopener noreferrer">https://github.com/advisories/GHSA-w32m-9786-jp63</a>"><br />- <p>This update include security fixes:</p><br />- <ul><br />- <li>CVE-2024-45338: Non-linear parsing of case-insensitive content</li><br />- </ul><br />- </blockquote><br />+ <bodyhttps://mail.yandex.ru/re.jsx?h=a,9f5FIQdhZmYxyGOLjwVorA&l=aHR0cDovL3d3dy53My5vcmcvMTk5OS94aHRtbA" href="http://www.w3.org/1999/xhtml">http://www.w3.org/1999/xhtml"><br />+ <p>Golang reports:</p><br />+ <blockquote cite="<a href="https://github.com/advisories/GHSA-w32m-9786-jp63" rel="noopener noreferrer">https://github.com/advisories/GHSA-w32m-9786-jp63</a>"><br />+ <p>This update include security fixes:</p><br />+ <ul><br />+ <li>CVE-2024-45338: Non-linear parsing of case-insensitive content</li><br />+ </ul><br />+ </blockquote><br /> </body><br /> </description><br /> <references></p></blockquote><div> </div><div> </div><div>-- </div><div>Regards,</div><div>Ruslan</div><div> </div>