Update to ffmpeg-4.3.

Update to iptables-1.8.5.  



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23293 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Bruce Dubbs 2020-06-17 20:37:28 +00:00
parent 209ca230a5
commit 4f4f27211f
4 changed files with 16 additions and 8 deletions

View File

@ -44,6 +44,14 @@
<listitem>
<para>June 17th, 2020</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Update to ffmpeg-4.3. Fixes
<ulink url="&blfs-ticket-root;13674">#13674</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to iptables-1.8.5. Fixes
<ulink url="&blfs-ticket-root;13675">#13675</ulink>.</para>
</listitem>
<listitem>
<para>[renodr] - Update to NSS-3.53.1 (security update). Fixes
<ulink url="&blfs-ticket-root;13676">#13676</ulink>.</para>

View File

@ -6,10 +6,10 @@
<!ENTITY ffmpeg-download-http "http://ffmpeg.org/releases/ffmpeg-&ffmpeg-version;.tar.xz">
<!ENTITY ffmpeg-download-ftp " ">
<!ENTITY ffmpeg-md5sum "14820d4a9fd8ec31d8af677bd845f150">
<!ENTITY ffmpeg-size "8.7 MB">
<!ENTITY ffmpeg-buildsize "160 MB (add 3.3 GB for the FATE suite/tests, add 655 MB for docs)">
<!ENTITY ffmpeg-time "1.5 SBU (using parallelism=4; add 3.7 SBU (with THREADS=4) to run the FATE suite after sample files are downloaded; add 0.5 SBU for docs)">
<!ENTITY ffmpeg-md5sum "3adcf4f122fcc54624f5d509107d5625">
<!ENTITY ffmpeg-size "8.9 MB">
<!ENTITY ffmpeg-buildsize "166 MB (add 3.7 GB for the FATE suite/tests, add 1.3 GB for doxygen docs)">
<!ENTITY ffmpeg-time "1.5 SBU (using parallelism=4; add 3.8 SBU (with THREADS=4) to run the FATE suite after sample files are downloaded; add 1.1 SBU for doxygen docs)">
]>
<sect1 id="ffmpeg" xreflabel="FFmpeg-&ffmpeg-version;">

View File

@ -15,7 +15,7 @@
<!ENTITY gnutls-version "3.6.14">
<!ENTITY gpgme-version "1.13.1">
<!ENTITY haveged-version "1.9.11">
<!ENTITY iptables-version "1.8.4">
<!ENTITY iptables-version "1.8.5">
<!ENTITY libcap-version "2.36">
<!ENTITY liboauth-version "1.0.3">
<!ENTITY linux-pam-version "1.4.0">
@ -1014,7 +1014,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!ENTITY pnmixer-version "0.7.2">
<!-- Chapter 44 -->
<!ENTITY ffmpeg-version "4.2.3">
<!ENTITY ffmpeg-version "4.3">
<!ENTITY mplayer-version "1.4">
<!ENTITY xine-ui-version "0.99.12">
<!ENTITY transcode-version "1.1.7">

View File

@ -6,8 +6,8 @@
<!ENTITY iptables-download-http "http://www.netfilter.org/projects/iptables/files/iptables-&iptables-version;.tar.bz2">
<!ENTITY iptables-download-ftp "ftp://ftp.netfilter.org/pub/iptables/iptables-&iptables-version;.tar.bz2">
<!ENTITY iptables-md5sum "9b201107957fbf62709c3d8226239b0d">
<!ENTITY iptables-size "688 KB">
<!ENTITY iptables-md5sum "42cfa96d4ac5eb93ee7ed8dd85cfe8fb">
<!ENTITY iptables-size "700 KB">
<!ENTITY iptables-buildsize "17 MB">
<!ENTITY iptables-time "0.2 SBU">
]>