mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
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:
parent
d86a91ffb9
commit
d60f0d5e67
@ -1,12 +1,12 @@
|
|||||||
<!-- $LastChangedBy$ $Date$ -->
|
<!-- $LastChangedBy$ $Date$ -->
|
||||||
|
|
||||||
<!ENTITY day "05"> <!-- Always 2 digits -->
|
<!ENTITY day "06"> <!-- Always 2 digits -->
|
||||||
<!ENTITY month "08"> <!-- Always 2 digits -->
|
<!ENTITY month "08"> <!-- Always 2 digits -->
|
||||||
<!ENTITY year "2017">
|
<!ENTITY year "2017">
|
||||||
<!ENTITY copyrightdate "2001-&year;">
|
<!ENTITY copyrightdate "2001-&year;">
|
||||||
<!ENTITY copyholder "The BLFS Development Team">
|
<!ENTITY copyholder "The BLFS Development Team">
|
||||||
<!ENTITY version "&year;-&month;-&day;">
|
<!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 pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||||
<!ENTITY lfs-version "development"> <!-- x.y|development -->
|
<!ENTITY lfs-version "development"> <!-- x.y|development -->
|
||||||
|
@ -80,9 +80,6 @@
|
|||||||
<bridgehead renderas="sect4">Recommended</bridgehead>
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
||||||
<para role="recommended"><xref linkend="libxslt"/></para>
|
<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:
|
<para condition="html" role="usernotes">User Notes:
|
||||||
<ulink url="&blfs-wiki;/tidy"/></para>
|
<ulink url="&blfs-wiki;/tidy"/></para>
|
||||||
|
|
||||||
@ -111,15 +108,6 @@ make</userinput></screen>
|
|||||||
<screen role="root"><userinput>make install &&
|
<screen role="root"><userinput>make install &&
|
||||||
install -v -m755 tab2space /usr/bin</userinput></screen>
|
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>
|
||||||
|
|
||||||
<sect2 role="commands">
|
<sect2 role="commands">
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
<!ENTITY poppler-download-http "http://poppler.freedesktop.org/poppler-&poppler-version;.tar.xz">
|
<!ENTITY poppler-download-http "http://poppler.freedesktop.org/poppler-&poppler-version;.tar.xz">
|
||||||
<!ENTITY poppler-download-ftp " ">
|
<!ENTITY poppler-download-ftp " ">
|
||||||
<!ENTITY poppler-md5sum "31260c06e139d7270be4567cc8a4af97">
|
<!ENTITY poppler-md5sum "bc5a191741604552c90d484103229374">
|
||||||
<!ENTITY poppler-size "1.6 MB">
|
<!ENTITY poppler-size "1.6 MB">
|
||||||
<!ENTITY poppler-buildsize "50 MB (with Qt5 library)">
|
<!ENTITY poppler-buildsize "50 MB (with Qt5 library)">
|
||||||
<!ENTITY poppler-time "1.3 SBU (with Qt5 library)">
|
<!ENTITY poppler-time "1.3 SBU (with Qt5 library)">
|
||||||
|
@ -42,6 +42,32 @@
|
|||||||
</listitem>
|
</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>
|
<listitem>
|
||||||
<para>August 5th, 2017</para>
|
<para>August 5th, 2017</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
<!ENTITY ffmpeg-download-http "http://ffmpeg.org/releases/ffmpeg-&ffmpeg-version;.tar.xz">
|
<!ENTITY ffmpeg-download-http "http://ffmpeg.org/releases/ffmpeg-&ffmpeg-version;.tar.xz">
|
||||||
<!ENTITY ffmpeg-download-ftp " ">
|
<!ENTITY ffmpeg-download-ftp " ">
|
||||||
<!ENTITY ffmpeg-md5sum "d6c09c84e3d0d9ca8a51f481da660603">
|
<!ENTITY ffmpeg-md5sum "743dc66ebe67180283b92d029f690d0f">
|
||||||
<!ENTITY ffmpeg-size "7.9 MB">
|
<!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-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)">
|
<!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)">
|
||||||
|
@ -6,10 +6,10 @@
|
|||||||
|
|
||||||
<!ENTITY dhcp-download-http " ">
|
<!ENTITY dhcp-download-http " ">
|
||||||
<!ENTITY dhcp-download-ftp "ftp://ftp.isc.org/isc/dhcp/&dhcp-version;/dhcp-&dhcp-version;.tar.gz">
|
<!ENTITY dhcp-download-ftp "ftp://ftp.isc.org/isc/dhcp/&dhcp-version;/dhcp-&dhcp-version;.tar.gz">
|
||||||
<!ENTITY dhcp-md5sum "2b5e5b2fa31c2e27e487039d86f83d3f">
|
<!ENTITY dhcp-md5sum "afa6e9b3eb7539ea048421a82c668adc">
|
||||||
<!ENTITY dhcp-size "9.6 MB">
|
<!ENTITY dhcp-size "9.7 MB">
|
||||||
<!ENTITY dhcp-buildsize "238 MB">
|
<!ENTITY dhcp-buildsize "177 MB">
|
||||||
<!ENTITY dhcp-time "0.6 SBU">
|
<!ENTITY dhcp-time "0.5 SBU">
|
||||||
]>
|
]>
|
||||||
|
|
||||||
<sect1 id="dhcp" xreflabel="DHCP-&dhcp-version;">
|
<sect1 id="dhcp" xreflabel="DHCP-&dhcp-version;">
|
||||||
@ -38,6 +38,7 @@
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
&lfs80_checked;
|
&lfs80_checked;
|
||||||
|
&gcc7_checked;
|
||||||
|
|
||||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||||
<itemizedlist spacing="compact">
|
<itemizedlist spacing="compact">
|
||||||
@ -72,7 +73,7 @@
|
|||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
<!--
|
||||||
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
||||||
<itemizedlist spacing="compact">
|
<itemizedlist spacing="compact">
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -88,7 +89,7 @@
|
|||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
-->
|
||||||
<para condition="html" role="usernotes">User Notes:
|
<para condition="html" role="usernotes">User Notes:
|
||||||
<ulink url="&blfs-wiki;/dhcp"/>
|
<ulink url="&blfs-wiki;/dhcp"/>
|
||||||
</para>
|
</para>
|
||||||
@ -131,14 +132,14 @@
|
|||||||
This package does not support parallel build.
|
This package does not support parallel build.
|
||||||
</para>
|
</para>
|
||||||
</note>
|
</note>
|
||||||
|
<!-- This should not be needed any more. Visual check appears to handle it.
|
||||||
<para>
|
<para>
|
||||||
If you have not compiled IPv6 support into the kernel, apply the
|
If you have not compiled IPv6 support into the kernel, apply the
|
||||||
missing_ipv6 patch:
|
missing_ipv6 patch:
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<screen><userinput>patch -Np1 -i ../dhcp-&dhcp-version;-missing_ipv6-1.patch</userinput></screen>
|
<screen><userinput>patch -Np1 -i ../dhcp-&dhcp-version;-missing_ipv6-1.patch</userinput></screen>
|
||||||
|
-->
|
||||||
<note>
|
<note>
|
||||||
<para>
|
<para>
|
||||||
Be careful with the instructions below. The single and
|
Be careful with the instructions below. The single and
|
||||||
@ -152,10 +153,10 @@
|
|||||||
the following commands:
|
the following commands:
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<screen><userinput>patch -Np1 -i ../dhcp-&dhcp-version;-client_script-1.patch &&
|
<screen><userinput>CFLAGS="-D_PATH_DHCLIENT_SCRIPT='\"/sbin/dhclient-script\"' \
|
||||||
CFLAGS="-D_PATH_DHCLIENT_SCRIPT='\"/sbin/dhclient-script\"' \
|
|
||||||
-D_PATH_DHCPD_CONF='\"/etc/dhcp/dhcpd.conf\"' \
|
-D_PATH_DHCPD_CONF='\"/etc/dhcp/dhcpd.conf\"' \
|
||||||
-D_PATH_DHCLIENT_CONF='\"/etc/dhcp/dhclient.conf\"'" &&
|
-D_PATH_DHCLIENT_CONF='\"/etc/dhcp/dhclient.conf\"'" &&
|
||||||
|
|
||||||
./configure --prefix=/usr \
|
./configure --prefix=/usr \
|
||||||
--sysconfdir=/etc/dhcp \
|
--sysconfdir=/etc/dhcp \
|
||||||
--localstatedir=/var \
|
--localstatedir=/var \
|
||||||
@ -166,11 +167,7 @@ CFLAGS="-D_PATH_DHCLIENT_SCRIPT='\"/sbin/dhclient-script\"' \
|
|||||||
make -j1</userinput></screen>
|
make -j1</userinput></screen>
|
||||||
|
|
||||||
<para>
|
<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.
|
This package does not come with a test suite.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
@ -7,10 +7,10 @@
|
|||||||
<!ENTITY nmap-download-http "http://nmap.org/dist/nmap-&nmap-version;.tar.bz2">
|
<!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 "&gentoo-ftp-repo;/nmap-&nmap-version;.tar.bz2">-->
|
||||||
<!ENTITY nmap-download-ftp " ">
|
<!ENTITY nmap-download-ftp " ">
|
||||||
<!ENTITY nmap-md5sum "435c7e095bdd4565e0f69c41743a45be">
|
<!ENTITY nmap-md5sum "4e454266559ddf2c4e2109866c62560c">
|
||||||
<!ENTITY nmap-size "8.9 MB">
|
<!ENTITY nmap-size "9.9 MB">
|
||||||
<!ENTITY nmap-buildsize "100 MB (add 21 MB for tests)">
|
<!ENTITY nmap-buildsize "114 MB (add 21 MB for tests)">
|
||||||
<!ENTITY nmap-time "0.8 SBU (add 0.1 SBU for tests)">
|
<!ENTITY nmap-time "0.9 SBU (add 0.2 SBU for tests)">
|
||||||
]>
|
]>
|
||||||
|
|
||||||
<sect1 id="nmap" xreflabel="Nmap-&nmap-version;">
|
<sect1 id="nmap" xreflabel="Nmap-&nmap-version;">
|
||||||
|
10
packages.ent
10
packages.ent
@ -211,7 +211,7 @@
|
|||||||
<!ENTITY openjpeg-version "1.5.2">
|
<!ENTITY openjpeg-version "1.5.2">
|
||||||
<!ENTITY openjpeg2-version "2.1.2">
|
<!ENTITY openjpeg2-version "2.1.2">
|
||||||
<!ENTITY pixman-version "0.34.0"> <!-- Even minors only -->
|
<!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">
|
<!ENTITY qpdf-version "6.0.0">
|
||||||
|
|
||||||
<!-- Chapter 11 -->
|
<!-- Chapter 11 -->
|
||||||
@ -412,7 +412,7 @@
|
|||||||
<!-- Chapter 14 -->
|
<!-- Chapter 14 -->
|
||||||
<!ENTITY ppp-version "2.4.5">
|
<!ENTITY ppp-version "2.4.5">
|
||||||
<!ENTITY dhcpcd-version "6.11.5">
|
<!ENTITY dhcpcd-version "6.11.5">
|
||||||
<!ENTITY dhcp-version "4.3.5">
|
<!ENTITY dhcp-version "4.3.6">
|
||||||
|
|
||||||
<!-- Chapter 15 -->
|
<!-- Chapter 15 -->
|
||||||
<!ENTITY bridgeutils-version "1.6">
|
<!ENTITY bridgeutils-version "1.6">
|
||||||
@ -434,7 +434,7 @@
|
|||||||
<!ENTITY bind-version "&bind-minor-version;.2">
|
<!ENTITY bind-version "&bind-minor-version;.2">
|
||||||
<!ENTITY mod_dnssd-version "0.6">
|
<!ENTITY mod_dnssd-version "0.6">
|
||||||
<!ENTITY NetworkManager-version "1.8.0">
|
<!ENTITY NetworkManager-version "1.8.0">
|
||||||
<!ENTITY nmap-version "7.50">
|
<!ENTITY nmap-version "7.60">
|
||||||
<!ENTITY traceroute-version "2.1.0">
|
<!ENTITY traceroute-version "2.1.0">
|
||||||
<!ENTITY whois-version "5.2.17">
|
<!ENTITY whois-version "5.2.17">
|
||||||
<!ENTITY wicd-version "1.7.4">
|
<!ENTITY wicd-version "1.7.4">
|
||||||
@ -495,7 +495,7 @@
|
|||||||
<!ENTITY lmdb-version "0.9.21">
|
<!ENTITY lmdb-version "0.9.21">
|
||||||
<!ENTITY mariadb-version "10.2.7">
|
<!ENTITY mariadb-version "10.2.7">
|
||||||
<!ENTITY postgresql-version "9.6.3">
|
<!ENTITY postgresql-version "9.6.3">
|
||||||
<!ENTITY sqlite-version "3.19.3">
|
<!ENTITY sqlite-version "3.20.0">
|
||||||
|
|
||||||
<!-- Chapter 23 -->
|
<!-- Chapter 23 -->
|
||||||
<!ENTITY openldap-version "2.4.45">
|
<!ENTITY openldap-version "2.4.45">
|
||||||
@ -824,7 +824,7 @@
|
|||||||
<!ENTITY pnmixer-version "0.5.1">
|
<!ENTITY pnmixer-version "0.5.1">
|
||||||
|
|
||||||
<!-- Chapter 48 -->
|
<!-- Chapter 48 -->
|
||||||
<!ENTITY ffmpeg-version "3.3.2">
|
<!ENTITY ffmpeg-version "3.3.3">
|
||||||
<!ENTITY mplayer-version "1.3.0">
|
<!ENTITY mplayer-version "1.3.0">
|
||||||
<!ENTITY xine-ui-version "0.99.9">
|
<!ENTITY xine-ui-version "0.99.9">
|
||||||
<!ENTITY transcode-version "1.1.7">
|
<!ENTITY transcode-version "1.1.7">
|
||||||
|
@ -4,19 +4,19 @@
|
|||||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||||
%general-entities;
|
%general-entities;
|
||||||
|
|
||||||
<!ENTITY sqlite-dl-version "3190300">
|
<!ENTITY sqlite-dl-version "3200000">
|
||||||
<!ENTITY sqlite-doc-version "3190300">
|
<!ENTITY sqlite-doc-version "3200000">
|
||||||
|
|
||||||
<!ENTITY sqlite-download-http "http://sqlite.org/2017/sqlite-autoconf-&sqlite-dl-version;.tar.gz">
|
<!ENTITY sqlite-download-http "http://sqlite.org/2017/sqlite-autoconf-&sqlite-dl-version;.tar.gz">
|
||||||
<!ENTITY sqlite-download-ftp " ">
|
<!ENTITY sqlite-download-ftp " ">
|
||||||
<!ENTITY sqlite-md5sum "c93070d5bf136ce271db23d2dfbc2435">
|
<!ENTITY sqlite-md5sum "e262a28b73cc330e7e83520c8ce14e4d">
|
||||||
<!ENTITY sqlite-size "2.4 MB">
|
<!ENTITY sqlite-size "2.4 MB">
|
||||||
<!ENTITY sqlite-buildsize "48 MB (with docs)">
|
<!ENTITY sqlite-buildsize "48 MB (with docs)">
|
||||||
<!ENTITY sqlite-time "0.4 SBU">
|
<!ENTITY sqlite-time "0.4 SBU">
|
||||||
|
|
||||||
<!ENTITY sqlite-docs-download "http://sqlite.org/2017/sqlite-doc-&sqlite-doc-version;.zip">
|
<!ENTITY sqlite-docs-download "http://sqlite.org/2017/sqlite-doc-&sqlite-doc-version;.zip">
|
||||||
<!ENTITY sqlite-docs-md5sum "e33ee181a52f5e944b6c0e3c3fd44069">
|
<!ENTITY sqlite-docs-md5sum "ed8f9d7dfb410853619e195af2e73250">
|
||||||
<!ENTITY sqlite-docs-size "5.4 MB">
|
<!ENTITY sqlite-docs-size "5.5 MB">
|
||||||
]>
|
]>
|
||||||
|
|
||||||
<sect1 id="sqlite" xreflabel="SQLite-&sqlite-version;">
|
<sect1 id="sqlite" xreflabel="SQLite-&sqlite-version;">
|
||||||
|
Loading…
Reference in New Issue
Block a user