OSDN Git Service

doc/developer: Add "security fixes" to the release process steps
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 17 Mar 2013 21:52:20 +0000 (22:52 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 17 Mar 2013 21:53:28 +0000 (22:53 +0100)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
doc/developer.texi

index 9d906f2..81b2a87 100644 (file)
@@ -643,6 +643,9 @@ The release process involves the following steps:
 @item
     Announce the intent to do a release to the mailing list.
 @item
+    Make sure all relevant security fixes have been backported. See
+    @url{https://ffmpeg.org/security.html}.
+@item
     Ensure that the FATE regression suite still passes in the release
     branch on at least @strong{i386} and @strong{amd64}
     (cf. @ref{Regression Tests}).