Re: [PATCH] doc/sphinx: Bump Jinja2 to 3.1.4

2024-05-13 Thread Tom Rini
On Mon, 06 May 2024 15:22:30 -0600, Tom Rini wrote: > While we unlikely to have an issue with CVE-2024-22195, it is simple > enough to bump our version of Jinja2 to receive the fix, do so. > > Applied to u-boot/master, thanks! -- Tom

Re: [PATCH] doc/sphinx: Bump Jinja2 to 3.1.4

2024-05-10 Thread Tom Rini
On Fri, May 10, 2024 at 11:32:10AM +0200, Heinrich Schuchardt wrote: > On 5/6/24 23:22, Tom Rini wrote: > > While we unlikely to have an issue with CVE-2024-22195, it is simple > > enough to bump our version of Jinja2 to receive the fix, do so. > > > > Reported-by: GitHub dependabot > > Signed-of

Re: [PATCH] doc/sphinx: Bump Jinja2 to 3.1.4

2024-05-10 Thread Heinrich Schuchardt
On 5/6/24 23:22, Tom Rini wrote: While we unlikely to have an issue with CVE-2024-22195, it is simple enough to bump our version of Jinja2 to receive the fix, do so. Reported-by: GitHub dependabot Signed-off-by: Tom Rini Tested-by: Heinrich Schuchardt Hello tom, My review queue is rather e

[PATCH] doc/sphinx: Bump Jinja2 to 3.1.4

2024-05-06 Thread Tom Rini
While we unlikely to have an issue with CVE-2024-22195, it is simple enough to bump our version of Jinja2 to receive the fix, do so. Reported-by: GitHub dependabot Signed-off-by: Tom Rini --- doc/sphinx/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/sphi