PR #6 opened by michaelni URL: https://code.ffmpeg.org/FFmpeg/web/pulls/6 Patch URL: https://code.ffmpeg.org/FFmpeg/web/pulls/6.patch
Signed-off-by: Michael Niedermayer <[email protected]> >From 09b0c2d12fd17d1829eb9ef366bd66524bd2c3c1 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer <[email protected]> Date: Sun, 28 Jun 2026 14:11:02 +0200 Subject: [PATCH] web/security: CVE# administrativa should go to ffmpeg-cve Signed-off-by: Michael Niedermayer <[email protected]> --- src/security | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/security b/src/security index a5e489c..11e1fe1 100644 --- a/src/security +++ b/src/security @@ -24,7 +24,7 @@ And that you provide a easy to use testcase. Automated submissions are not accep <p>The list of CVEs on this page is maintained by the FFmpeg community. If you register a CVE or find one missing from the lists below, please help keep it up to date:</p> <h4>Before the fix has been backported to release branches</h4> -<p>Please email <a href="mailto:[email protected]">[email protected]</a> with the CVE identifier and the git commit that fixes it.</p> +<p>Please email <a href="mailto:[email protected]">[email protected]</a> with the CVE identifier and the git commit that fixes it.</p> <h4>After the fix has been backported</h4> <p>Please <a href="https://code.ffmpeg.org/FFmpeg/web/pulls">open a pull request</a> against the web repository to add the entry to the relevant section(s) of this page.</p> -- 2.52.0 _______________________________________________ ffmpeg-devel mailing list -- [email protected] To unsubscribe send an email to [email protected]
