Author: fernando
Date: Sat Jun 20 09:16:28 2015
New Revision: 16143
Log:
Update to ffmpeg-2.7.1.
Update to ffmpeg-2.7.1.
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/multimedia/videoutils/ffmpeg.xml
trunk/BOOK/packages.ent
trunk/BOOK/postlfs/filesystems/lvm2.xml
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Fri Jun 19 12:39:14 2015 (r16142)
+++ trunk/BOOK/general.ent Sat Jun 20 09:16:28 2015 (r16143)
@@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
-<!ENTITY day "19"> <!-- Always 2 digits -->
+<!ENTITY day "20"> <!-- Always 2 digits -->
<!ENTITY month "06"> <!-- Always 2 digits -->
<!ENTITY year "2015">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
-<!ENTITY releasedate "June 19th &year;">
+<!ENTITY releasedate "June 20th &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!-- x.y|development] -->
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Fri Jun 19 12:39:14
2015 (r16142)
+++ trunk/BOOK/introduction/welcome/changelog.xml Sat Jun 20 09:16:28
2015 (r16143)
@@ -45,6 +45,20 @@
-->
<listitem>
+ <para>June 20th, 2015</para>
+ <itemizedlist>
+ <listitem>
+ <para>[fernando] - Update to ffmpeg-2.7.1. Fixes
+ <ulink url="&blfs-ticket-root;6632">#6632</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[fernando] - Update to LVM2.2.02.122. Fixes
+ <ulink url="&blfs-ticket-root;6631">#6631</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>June 19th, 2015</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/multimedia/videoutils/ffmpeg.xml
==============================================================================
--- trunk/BOOK/multimedia/videoutils/ffmpeg.xml Fri Jun 19 12:39:14 2015
(r16142)
+++ trunk/BOOK/multimedia/videoutils/ffmpeg.xml Sat Jun 20 09:16:28 2015
(r16143)
@@ -6,10 +6,10 @@
<!ENTITY ffmpeg-download-http
"http://ffmpeg.org/releases/ffmpeg-&ffmpeg-version;.tar.bz2">
<!ENTITY ffmpeg-download-ftp " ">
- <!ENTITY ffmpeg-md5sum "5a16425b0bde1b952f58cff71b569a45">
+ <!ENTITY ffmpeg-md5sum "f159c6d7eed8546b23e1a17325cbf1f8">
<!ENTITY ffmpeg-size "7.8 MB">
<!ENTITY ffmpeg-buildsize "1.1 GB (with optional docs); additional 2.3
GB to run the FATE suite)">
- <!ENTITY ffmpeg-time "4.2 SBU (with optional docs); additional 3.8
SBU to run the FATE suite, after sample files are downloaded">
+ <!ENTITY ffmpeg-time "1.7 SBU (with -j4 and optional docs);
additional 2.9 SBU, with THREADS=4, to run the FATE suite, after sample files
are downloaded">
]>
<sect1 id="ffmpeg" xreflabel="FFmpeg-&ffmpeg-version;">
@@ -291,8 +291,13 @@
larger than 2400):
</para>
-<screen><userinput>make fate SAMPLES=fate-suite/ | tee ../fate.log &&
+<screen><userinput>make fate THREADS=<replaceable>N</replaceable>
SAMPLES=fate-suite/ | tee ../fate.log &&
grep ^TEST ../fate.log | wc -l</userinput></screen>
+
+ <para>
+ where <replaceable>N</replaceable> is an integer,
+ <replaceable>N</replaceable> ≤ number of threads in the system.
+ </para>
</sect2>
Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent Fri Jun 19 12:39:14 2015 (r16142)
+++ trunk/BOOK/packages.ent Sat Jun 20 09:16:28 2015 (r16143)
@@ -41,7 +41,7 @@
<!-- Chapter 5 -->
<!ENTITY fuse-version "2.9.4">
<!ENTITY jfsutils-version "1.1.15">
-<!ENTITY lvm2-version "2.02.121">
+<!ENTITY lvm2-version "2.02.122">
<!ENTITY mdadm-version "3.3.2">
<!ENTITY ntfs-3g-version "2015.3.14">
<!ENTITY gptfdisk-version "1.0.0">
@@ -703,7 +703,7 @@
<!ENTITY pnmixer-version "0.5.1">
<!-- Chapter 40 -->
-<!ENTITY ffmpeg-version "2.7">
+<!ENTITY ffmpeg-version "2.7.1">
<!ENTITY mplayer-version "2015-02-20">
<!ENTITY xine-ui-version "0.99.9">
<!ENTITY transcode-version "1.1.7">
Modified: trunk/BOOK/postlfs/filesystems/lvm2.xml
==============================================================================
--- trunk/BOOK/postlfs/filesystems/lvm2.xml Fri Jun 19 12:39:14 2015
(r16142)
+++ trunk/BOOK/postlfs/filesystems/lvm2.xml Sat Jun 20 09:16:28 2015
(r16143)
@@ -6,10 +6,10 @@
<!ENTITY lvm2-download-http " ">
<!ENTITY lvm2-download-ftp
"ftp://sources.redhat.com/pub/lvm2/LVM2.&lvm2-version;.tgz">
- <!ENTITY lvm2-md5sum "702c61bf07a8fc6dc0db6e9d323d9f6d">
+ <!ENTITY lvm2-md5sum "a88bf7d68955635d009a5aec1ffecc48">
<!ENTITY lvm2-size "1.6 MB">
- <!ENTITY lvm2-buildsize "29 MB (additional 14 MB to run the test suite)">
- <!ENTITY lvm2-time "0.3 SBU (additional 24 SBU to run the test
suite)">
+ <!ENTITY lvm2-buildsize "30 MB (additional 10 MB to run the test suite)">
+ <!ENTITY lvm2-time "0.4 SBU (additional 8.2 SBU to run the test
suite)">
]>
<sect1 id="lvm2" xreflabel="LVM2-&lvm2-version;">
@@ -130,13 +130,15 @@
make</userinput></screen>
<para>
- The check command must be run as the <systemitem
+ <!--The check command must be run as the <systemitem
class="username">root</systemitem> user. Also the tests are known to
hang if at least one partition on a hard drive is not set up as a Linux
- LVM partition (type 8e00). To test the results, issue: <command>make
+ LVM partition (type 8e00).-->To test the results, issue: <command>make -k
check</command> as the <systemitem class="username">root</systemitem>
- user. The test timings are very dependent on the speed of the disk(s),
- and on the number of enabled kernel options.
+ user. At least one partition on a hard drive must be set up as a Linux
+ LVM partition (type 8e00). The test timings are very dependent on the
+ speed of the disk(s), and on the number of enabled kernel options. A
+ small number of tests fail, for unknown reasons.
</para>
<para>
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page