From a7a113157a5a593f219afd0ed677f24e88e04693 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Thu, 15 Mar 2007 12:54:48 +0000 Subject: [PATCH] gpg and passwords rule Originally committed as revision 8414 to svn://svn.ffmpeg.org/ffmpeg/trunk --- doc/ffmpeg-doc.texi | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi index f43692e..a776fba 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -1559,6 +1559,10 @@ please use av_log() instead. always check values read from some untrusted source before using them as array index or other risky things. @item + Developers who have provided a public gpg key shall only receive + passwords or other sensitive information related to ffmpeg encrypted + with their gpg key or in another secure way +@item Remember to check if you need to bump versions for the specific libav parts (libavutil, libavcodec, libavformat) you are changing. You need to change the version integer and the version string. -- 2.7.4