From 8b5f8e18eb1b686232937904f0827cae46182fa4 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Thu, 15 Mar 2007 19:23:32 +0000 Subject: [PATCH] remove secure password delivery requirement after complaint by the SVN admin Originally committed as revision 8416 to svn://svn.ffmpeg.org/ffmpeg/trunk --- doc/ffmpeg-doc.texi | 4 ---- 1 file changed, 4 deletions(-) diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi index 42948bd27..c91b3b12b 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -1559,10 +1559,6 @@ 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.11.0