Author: igor Date: Sun Aug 28 02:05:37 2016 New Revision: 17674 Log: Update to Archive-Zip-1.59. Update to firefox-48.0.2. Update to ffmpeg-3.1.3.
Modified: trunk/BOOK/general/prog/perl-modules.xml trunk/BOOK/introduction/welcome/changelog.xml trunk/BOOK/multimedia/videoutils/ffmpeg.xml trunk/BOOK/packages.ent trunk/BOOK/xsoft/graphweb/firefox.xml Modified: trunk/BOOK/general/prog/perl-modules.xml ============================================================================== --- trunk/BOOK/general/prog/perl-modules.xml Sun Aug 28 01:48:13 2016 (r17673) +++ trunk/BOOK/general/prog/perl-modules.xml Sun Aug 28 02:05:37 2016 (r17674) @@ -7,7 +7,7 @@ <!ENTITY perl_authors "http://cpan.metacpan.org/authors"> <!ENTITY Archive-Zip-download-http "http://cpan.metacpan.org/authors/id/P/PH/PHRED/Archive-Zip-&Archive-Zip-version;.tar.gz"> - <!ENTITY Archive-Zip-md5sum "cf98bf77b100125c99ab886290c6ede6"> + <!ENTITY Archive-Zip-md5sum "b649a593391573f9382cef8c08d1d5ba"> <!ENTITY autovivification-download-http "http://www.cpan.org/authors/id/V/VP/VPIT/autovivification-&autovivification-version;.tar.gz"> <!ENTITY autovivification-md5sum "7e20817f6034910c1bc23351d81a0658"> Modified: trunk/BOOK/introduction/welcome/changelog.xml ============================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml Sun Aug 28 01:48:13 2016 (r17673) +++ trunk/BOOK/introduction/welcome/changelog.xml Sun Aug 28 02:05:37 2016 (r17674) @@ -55,6 +55,24 @@ </listitem> <listitem> + <para>August 28th, 2016</para> + <itemizedlist> + <listitem> + <para>[igor] - Update to ffmpeg-3.1.3. Fixes + <ulink url="&blfs-ticket-root;8219">#8219</ulink>.</para> + </listitem> + <listitem> + <para>[igor] - Update to firefox-48.0.2. Fixes + <ulink url="&blfs-ticket-root;8197">#8197</ulink>.</para> + </listitem> + <listitem> + <para>[igor] - Update to Archive-Zip-1.59. Fixes + <ulink url="&blfs-ticket-root;8170">#8170</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>August 27th, 2016</para> <itemizedlist> <listitem> Modified: trunk/BOOK/multimedia/videoutils/ffmpeg.xml ============================================================================== --- trunk/BOOK/multimedia/videoutils/ffmpeg.xml Sun Aug 28 01:48:13 2016 (r17673) +++ trunk/BOOK/multimedia/videoutils/ffmpeg.xml Sun Aug 28 02:05:37 2016 (r17674) @@ -6,8 +6,8 @@ <!ENTITY ffmpeg-download-http "http://ffmpeg.org/releases/ffmpeg-&ffmpeg-version;.tar.xz"> <!ENTITY ffmpeg-download-ftp " "> - <!ENTITY ffmpeg-md5sum "cf030109b066a336fc4f7d3a123abf66"> - <!ENTITY ffmpeg-size "7.4 MB"> + <!ENTITY ffmpeg-md5sum "72769316a4b2b8809c7f6d5a8b6766f4"> + <!ENTITY ffmpeg-size "7.5 MB"> <!ENTITY ffmpeg-buildsize "148 MB (add 2.7 GB for the FATE suite/tests and 1.0 GB for the documentation)"> <!ENTITY ffmpeg-time "5.6 SBU (add 0.6 SBU for docs and 4.8 SBU Modified: trunk/BOOK/packages.ent ============================================================================== --- trunk/BOOK/packages.ent Sun Aug 28 01:48:13 2016 (r17673) +++ trunk/BOOK/packages.ent Sun Aug 28 02:05:37 2016 (r17674) @@ -321,7 +321,7 @@ <!-- Perl module versions used in the Perl Modules instructions --> <!ENTITY autovivification-version "0.16"> -<!ENTITY Archive-Zip-version "1.58"> +<!ENTITY Archive-Zip-version "1.59"> <!ENTITY Business-ISBN-version "2.011"> <!ENTITY Business-ISMN-version "1.13"> <!ENTITY Business-ISSN-version "1.001"> @@ -676,7 +676,7 @@ <!-- Chapter 43 --> <!ENTITY seamonkey-version "2.40"> -<!ENTITY firefox-version "48.0"> +<!ENTITY firefox-version "48.0.2"> <!-- Chapter 44 --> <!ENTITY balsa-version "2.5.2"> @@ -785,7 +785,7 @@ <!ENTITY pnmixer-version "0.5.1"> <!-- Chapter 48 --> -<!ENTITY ffmpeg-version "3.1.2"> +<!ENTITY ffmpeg-version "3.1.3"> <!ENTITY mplayer-version "SVN-r37794"> <!ENTITY xine-ui-version "0.99.9"> <!ENTITY transcode-version "1.1.7"> Modified: trunk/BOOK/xsoft/graphweb/firefox.xml ============================================================================== --- trunk/BOOK/xsoft/graphweb/firefox.xml Sun Aug 28 01:48:13 2016 (r17673) +++ trunk/BOOK/xsoft/graphweb/firefox.xml Sun Aug 28 02:05:37 2016 (r17674) @@ -6,7 +6,7 @@ <!ENTITY firefox-download-http "&mozilla-http;/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.xz"> <!ENTITY firefox-download-ftp " "> - <!ENTITY firefox-md5sum "df52f6cfdf98e10b3f036479f38406c4"> + <!ENTITY firefox-md5sum "bd6410592a8c608c0f771c056351493c"> <!ENTITY firefox-size "180 MB"> <!ENTITY firefox-buildsize "5.3 GB (84 MB installed)"> <!ENTITY firefox-time "12 SBU (with parallelism=4 on a recent intel i7, much longer on lesser CPUs)"> -- http://lists.linuxfromscratch.org/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
