diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 04e1559a9e..296334a732 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -44,6 +44,10 @@ October 27th, 2021 + + [renodr] - Update to ffmpeg-4.4.1 (Security Update). Fixes + #15697. + [renodr] - Update to exiv2-0.27.5 (Security Update). Fixes #15527. diff --git a/multimedia/videoutils/ffmpeg.xml b/multimedia/videoutils/ffmpeg.xml index d6e5b5dd96..fd5cd5217c 100644 --- a/multimedia/videoutils/ffmpeg.xml +++ b/multimedia/videoutils/ffmpeg.xml @@ -7,9 +7,9 @@ - - - + + + ]> @@ -268,24 +268,24 @@ find /usr/share/doc/ffmpeg-&ffmpeg-version;/api -type d -exec chmod -c 0755 \{} The fate-suite directory is created and the files are downloaded there. That command actually runs an - rsync command, to obtain the sample files. You may want to compress and - keep this directory for testing again, in another system, or when a new - version of ffmpeg is launched. Then, you unpack the sample files in the - source directory, and run, again, the make fate-rsync - ... command above, to sync with the repository. Now, the - download size and time are drastically reduced. Estimated values in - "Package Information" do not include the download SBU. Some samples may - have been removed, in the new version, so, in order to be sure local and - server fate samples are identical, when you use previously saved samples, - run the following command: + rsync command to obtain the sample files. You may want to compress and + keep this directory for testing again, for testing in another system, + or for when a new version of ffmpeg is released. Then, unpack the sample + files in the source directory, and run the make fate-rsync + ... command above to sync with the upstream repository. The + download size and time are drastically reduced by doing this. Estimated + values in "Package Information" do not include the download SBU. Some + samples may have been removed in newer versions, so in order to be sure + local and server fate samples are identical when you use previously + saved samples, run the following command: rsync -vrltLW --delete --timeout=60 --contimeout=60 \ rsync://fate-suite.ffmpeg.org/fate-suite/ fate-suite/ - Next, FATE is executed, with the commands (you obtain a number of tests - larger than 3700): + Next, execute FATE with the following commands (there are more than 3800 + tests in the suite): make fate THREADS=N SAMPLES=fate-suite/ | tee ../fate.log && @@ -294,7 +294,12 @@ grep ^TEST ../fate.log | wc -l where N is an integer, N ≤ number of cores in the system. - + + + + A successful run should return no errors or warnings, just a list of tests + and total amount at the end. + @@ -363,9 +368,8 @@ grep ^TEST ../fate.log | wc -l - --enable-libfdk-aac: Enables currently the - highest-quality AAC audio encoding via libfdk-aac. + --enable-libfdk-aac: Enables AAC audio encoding via + libfdk-aac. diff --git a/packages.ent b/packages.ent index c4c642aea0..87d8e0189a 100644 --- a/packages.ent +++ b/packages.ent @@ -1045,7 +1045,7 @@ to avoid building libxml2 twice, which is slow with all deps --> - +