[SCM] libav/experimental: gpg and passwords rule

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 15:57:53 UTC 2013


The following commit has been merged in the experimental branch:
commit a7a113157a5a593f219afd0ed677f24e88e04693
Author: Michael Niedermayer <michaelni at gmx.at>
Date:   Thu Mar 15 12:54:48 2007 +0000

    gpg and passwords rule
    
    Originally committed as revision 8414 to svn://svn.ffmpeg.org/ffmpeg/trunk

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
+ at 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.

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list