Update to sqlite-3.20.0.

Update to nmap-7.60. 
Update to dhcp-4.3.6. 
Update to poppler-0.57.0. 
Update to ffmpeg-3.3.3. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18991 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Bruce Dubbs 2017-08-06 19:49:36 +00:00
parent d86a91ffb9
commit d60f0d5e67
9 changed files with 56 additions and 45 deletions

View File

@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
<!ENTITY day "05"> <!-- Always 2 digits -->
<!ENTITY day "06"> <!-- Always 2 digits -->
<!ENTITY month "08"> <!-- Always 2 digits -->
<!ENTITY year "2017">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
<!ENTITY releasedate "August 5th, &year;">
<!ENTITY releasedate "August 6th, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!-- x.y|development -->

View File

@ -80,9 +80,6 @@
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended"><xref linkend="libxslt"/></para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional"><xref linkend="doxygen"/></para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/tidy"/></para>
@ -111,15 +108,6 @@ make</userinput></screen>
<screen role="root"><userinput>make install &amp;&amp;
install -v -m755 tab2space /usr/bin</userinput></screen>
<para>If you wish to install the API documentation you must have <xref
linkend="doxygen"/> installed, then change directories into the <filename
class='directory'>documentation</filename> directory of the source tree and
issue the command <command>doxygen doxygen.cfg</command>. Then as the
<systemitem class="username">root</systemitem> user copy the <filename
class='directory'>documentation/temp/tidylib_api</filename> directory to
<filename
class='directory'>/usr/share/doc/tidy-&tidy-html5-version;.</filename></para>
</sect2>
<sect2 role="commands">

View File

@ -6,7 +6,7 @@
<!ENTITY poppler-download-http "http://poppler.freedesktop.org/poppler-&poppler-version;.tar.xz">
<!ENTITY poppler-download-ftp " ">
<!ENTITY poppler-md5sum "31260c06e139d7270be4567cc8a4af97">
<!ENTITY poppler-md5sum "bc5a191741604552c90d484103229374">
<!ENTITY poppler-size "1.6 MB">
<!ENTITY poppler-buildsize "50 MB (with Qt5 library)">
<!ENTITY poppler-time "1.3 SBU (with Qt5 library)">

View File

@ -42,6 +42,32 @@
</listitem>
-->
<listitem>
<para>August 6th, 2017</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Update to sqlite-3.20.0. Fixes
<ulink url="&blfs-ticket-root;9557">#9557</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to nmap-7.60. Fixes
<ulink url="&blfs-ticket-root;9557">#9557</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to dhcp-4.3.6. Fixes
<ulink url="&blfs-ticket-root;9552">#9552</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to poppler-0.57.0. Fixes
<ulink url="&blfs-ticket-root;9550">#9550</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to ffmpeg-3.3.3. Fixes
<ulink url="&blfs-ticket-root;9545">#9545</ulink>.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>August 5th, 2017</para>
<itemizedlist>

View File

@ -6,7 +6,7 @@
<!ENTITY ffmpeg-download-http "http://ffmpeg.org/releases/ffmpeg-&ffmpeg-version;.tar.xz">
<!ENTITY ffmpeg-download-ftp " ">
<!ENTITY ffmpeg-md5sum "d6c09c84e3d0d9ca8a51f481da660603">
<!ENTITY ffmpeg-md5sum "743dc66ebe67180283b92d029f690d0f">
<!ENTITY ffmpeg-size "7.9 MB">
<!ENTITY ffmpeg-buildsize "134 MB (add 2.7 GB for the FATE suite/tests, add 17 MB for docs)">
<!ENTITY ffmpeg-time "4.1 SBU (add 5.1 SBU to run the FATE suite after sample files are downloaded, add 0.4 SBU for docs)">

View File

@ -6,10 +6,10 @@
<!ENTITY dhcp-download-http " ">
<!ENTITY dhcp-download-ftp "ftp://ftp.isc.org/isc/dhcp/&dhcp-version;/dhcp-&dhcp-version;.tar.gz">
<!ENTITY dhcp-md5sum "2b5e5b2fa31c2e27e487039d86f83d3f">
<!ENTITY dhcp-size "9.6 MB">
<!ENTITY dhcp-buildsize "238 MB">
<!ENTITY dhcp-time "0.6 SBU">
<!ENTITY dhcp-md5sum "afa6e9b3eb7539ea048421a82c668adc">
<!ENTITY dhcp-size "9.7 MB">
<!ENTITY dhcp-buildsize "177 MB">
<!ENTITY dhcp-time "0.5 SBU">
]>
<sect1 id="dhcp" xreflabel="DHCP-&dhcp-version;">
@ -38,6 +38,7 @@
</para>
&lfs80_checked;
&gcc7_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@ -72,7 +73,7 @@
</para>
</listitem>
</itemizedlist>
<!--
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
<itemizedlist spacing="compact">
<listitem>
@ -88,7 +89,7 @@
</para>
</listitem>
</itemizedlist>
-->
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/dhcp"/>
</para>
@ -131,14 +132,14 @@
This package does not support parallel build.
</para>
</note>
<!-- This should not be needed any more. Visual check appears to handle it.
<para>
If you have not compiled IPv6 support into the kernel, apply the
missing_ipv6 patch:
</para>
<screen><userinput>patch -Np1 -i ../dhcp-&dhcp-version;-missing_ipv6-1.patch</userinput></screen>
-->
<note>
<para>
Be careful with the instructions below. The single and
@ -152,10 +153,10 @@
the following commands:
</para>
<screen><userinput>patch -Np1 -i ../dhcp-&dhcp-version;-client_script-1.patch &amp;&amp;
CFLAGS="-D_PATH_DHCLIENT_SCRIPT='\"/sbin/dhclient-script\"' \
<screen><userinput>CFLAGS="-D_PATH_DHCLIENT_SCRIPT='\"/sbin/dhclient-script\"' \
-D_PATH_DHCPD_CONF='\"/etc/dhcp/dhcpd.conf\"' \
-D_PATH_DHCLIENT_CONF='\"/etc/dhcp/dhclient.conf\"'" &amp;&amp;
./configure --prefix=/usr \
--sysconfdir=/etc/dhcp \
--localstatedir=/var \
@ -166,11 +167,7 @@ CFLAGS="-D_PATH_DHCLIENT_SCRIPT='\"/sbin/dhclient-script\"' \
make -j1</userinput></screen>
<para>
<!-- To test the results, issue: <command>make check</command>
Note: make check builds a library, but otherwise does nothing.
-->
<!-- Note: make check builds a library, but otherwise does nothing. -->
This package does not come with a test suite.
</para>

View File

@ -7,10 +7,10 @@
<!ENTITY nmap-download-http "http://nmap.org/dist/nmap-&nmap-version;.tar.bz2">
<!-- <!ENTITY nmap-download-ftp "&gentoo-ftp-repo;/nmap-&nmap-version;.tar.bz2">-->
<!ENTITY nmap-download-ftp " ">
<!ENTITY nmap-md5sum "435c7e095bdd4565e0f69c41743a45be">
<!ENTITY nmap-size "8.9 MB">
<!ENTITY nmap-buildsize "100 MB (add 21 MB for tests)">
<!ENTITY nmap-time "0.8 SBU (add 0.1 SBU for tests)">
<!ENTITY nmap-md5sum "4e454266559ddf2c4e2109866c62560c">
<!ENTITY nmap-size "9.9 MB">
<!ENTITY nmap-buildsize "114 MB (add 21 MB for tests)">
<!ENTITY nmap-time "0.9 SBU (add 0.2 SBU for tests)">
]>
<sect1 id="nmap" xreflabel="Nmap-&nmap-version;">

View File

@ -211,7 +211,7 @@
<!ENTITY openjpeg-version "1.5.2">
<!ENTITY openjpeg2-version "2.1.2">
<!ENTITY pixman-version "0.34.0"> <!-- Even minors only -->
<!ENTITY poppler-version "0.56.0">
<!ENTITY poppler-version "0.57.0">
<!ENTITY qpdf-version "6.0.0">
<!-- Chapter 11 -->
@ -412,7 +412,7 @@
<!-- Chapter 14 -->
<!ENTITY ppp-version "2.4.5">
<!ENTITY dhcpcd-version "6.11.5">
<!ENTITY dhcp-version "4.3.5">
<!ENTITY dhcp-version "4.3.6">
<!-- Chapter 15 -->
<!ENTITY bridgeutils-version "1.6">
@ -434,7 +434,7 @@
<!ENTITY bind-version "&bind-minor-version;.2">
<!ENTITY mod_dnssd-version "0.6">
<!ENTITY NetworkManager-version "1.8.0">
<!ENTITY nmap-version "7.50">
<!ENTITY nmap-version "7.60">
<!ENTITY traceroute-version "2.1.0">
<!ENTITY whois-version "5.2.17">
<!ENTITY wicd-version "1.7.4">
@ -495,7 +495,7 @@
<!ENTITY lmdb-version "0.9.21">
<!ENTITY mariadb-version "10.2.7">
<!ENTITY postgresql-version "9.6.3">
<!ENTITY sqlite-version "3.19.3">
<!ENTITY sqlite-version "3.20.0">
<!-- Chapter 23 -->
<!ENTITY openldap-version "2.4.45">
@ -824,7 +824,7 @@
<!ENTITY pnmixer-version "0.5.1">
<!-- Chapter 48 -->
<!ENTITY ffmpeg-version "3.3.2">
<!ENTITY ffmpeg-version "3.3.3">
<!ENTITY mplayer-version "1.3.0">
<!ENTITY xine-ui-version "0.99.9">
<!ENTITY transcode-version "1.1.7">

View File

@ -4,19 +4,19 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY sqlite-dl-version "3190300">
<!ENTITY sqlite-doc-version "3190300">
<!ENTITY sqlite-dl-version "3200000">
<!ENTITY sqlite-doc-version "3200000">
<!ENTITY sqlite-download-http "http://sqlite.org/2017/sqlite-autoconf-&sqlite-dl-version;.tar.gz">
<!ENTITY sqlite-download-ftp " ">
<!ENTITY sqlite-md5sum "c93070d5bf136ce271db23d2dfbc2435">
<!ENTITY sqlite-md5sum "e262a28b73cc330e7e83520c8ce14e4d">
<!ENTITY sqlite-size "2.4 MB">
<!ENTITY sqlite-buildsize "48 MB (with docs)">
<!ENTITY sqlite-time "0.4 SBU">
<!ENTITY sqlite-docs-download "http://sqlite.org/2017/sqlite-doc-&sqlite-doc-version;.zip">
<!ENTITY sqlite-docs-md5sum "e33ee181a52f5e944b6c0e3c3fd44069">
<!ENTITY sqlite-docs-size "5.4 MB">
<!ENTITY sqlite-docs-md5sum "ed8f9d7dfb410853619e195af2e73250">
<!ENTITY sqlite-docs-size "5.5 MB">
]>
<sect1 id="sqlite" xreflabel="SQLite-&sqlite-version;">