Author: bdubbs Date: Thu May 24 11:51:50 2018 New Revision: 20165 Log: Update to php-7.2.5. Update to wireshark-2.6.1. Fix failures with xfwm and xorg-xerver-1.20.0. Update to Error-0.17026 (Perl Module).
Modified: trunk/BOOK/general.ent trunk/BOOK/general/prog/perl-modules.xml trunk/BOOK/general/prog/php.xml trunk/BOOK/introduction/welcome/changelog.xml trunk/BOOK/networking/netutils/wireshark.xml trunk/BOOK/packages.ent trunk/BOOK/xfce/core/xfwm4.xml Modified: trunk/BOOK/general.ent ============================================================================== --- trunk/BOOK/general.ent Tue May 22 16:06:16 2018 (r20164) +++ trunk/BOOK/general.ent Thu May 24 11:51:50 2018 (r20165) @@ -1,12 +1,12 @@ <!-- $LastChangedBy$ $Date$ --> -<!ENTITY day "22"> <!-- Always 2 digits --> +<!ENTITY day "24"> <!-- Always 2 digits --> <!ENTITY month "05"> <!-- Always 2 digits --> <!ENTITY year "2018"> <!ENTITY copyrightdate "2001-&year;"> <!ENTITY copyholder "The BLFS Development Team"> <!ENTITY version "&year;-&month;-&day;"> -<!ENTITY releasedate "May 22nd, &year;"> +<!ENTITY releasedate "May 24th, &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/general/prog/perl-modules.xml ============================================================================== --- trunk/BOOK/general/prog/perl-modules.xml Tue May 22 16:06:16 2018 (r20164) +++ trunk/BOOK/general/prog/perl-modules.xml Thu May 24 11:51:50 2018 (r20165) @@ -51,7 +51,7 @@ <!ENTITY Encode-JIS2K-md5sum "60539471aa408a2b793cd45a6ce651db"> <!ENTITY Error-download-http "&perl_authors;/id/S/SH/SHLOMIF/Error-&Error-version;.tar.gz"> - <!ENTITY Error-md5sum "1a2ee7f0dc44f9ee76661a16bbbc0c48"> + <!ENTITY Error-md5sum "0dcd94640f617df02b6d6c1e4e92018c"> <!ENTITY File-BaseDir-download-http "&perl_authors;/id/K/KI/KIMRYAN/File-BaseDir-&File-BaseDir-version;.tar.gz"> <!ENTITY File-BaseDir-md5sum "667a7faa144c0c9a22b4421ed395fe89"> Modified: trunk/BOOK/general/prog/php.xml ============================================================================== --- trunk/BOOK/general/prog/php.xml Tue May 22 16:06:16 2018 (r20164) +++ trunk/BOOK/general/prog/php.xml Thu May 24 11:51:50 2018 (r20165) @@ -6,10 +6,10 @@ <!ENTITY php-download-http "http://www.php.net/distributions/php-&php-version;.tar.xz"> <!ENTITY php-download-ftp " "> - <!ENTITY php-md5sum "8266120cf6500a96f1ba335d9ef1e01b"> + <!ENTITY php-md5sum "0f2e2c6d749a4bc3913b50d1f7bb95fa"> <!ENTITY php-size "11 MB"> - <!ENTITY php-buildsize "502 MB (with tests, add 111 MB for documentation)"> - <!ENTITY php-time "1.1 SBU (with parallelism=4; add 2.8 SBU for tests)"> + <!ENTITY php-buildsize "567 MB (add 2 MB for tests, add 111 MB for documentation)"> + <!ENTITY php-time "1.1 SBU (with parallelism=4; add 2.7 SBU for tests)"> ]> <sect1 id="php" xreflabel="PHP-&php-version;"> Modified: trunk/BOOK/introduction/welcome/changelog.xml ============================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml Tue May 22 16:06:16 2018 (r20164) +++ trunk/BOOK/introduction/welcome/changelog.xml Thu May 24 11:51:50 2018 (r20165) @@ -45,6 +45,28 @@ <listitem> + <para>May 24th, 2018</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to php-7.2.5. Fixes + <ulink url="&blfs-ticket-root;10709">#10709</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to wireshark-2.6.1. Fixes + <ulink url="&blfs-ticket-root;10704">#10704</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Fix failures with xfwm and xorg-xerver-1.20.0. Fixes + <ulink url="&blfs-ticket-root;10772">#10772</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to Error-0.17026 (Perl Module). Fixes + <ulink url="&blfs-ticket-root;10808">#10808</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>May 22nd, 2018</para> <itemizedlist> <listitem> Modified: trunk/BOOK/networking/netutils/wireshark.xml ============================================================================== --- trunk/BOOK/networking/netutils/wireshark.xml Tue May 22 16:06:16 2018 (r20164) +++ trunk/BOOK/networking/netutils/wireshark.xml Thu May 24 11:51:50 2018 (r20165) @@ -6,10 +6,10 @@ <!ENTITY wireshark-download-http "https://www.wireshark.org/download/src/all-versions/wireshark-&wireshark-version;.tar.xz"> <!ENTITY wireshark-download-ftp " "> - <!ENTITY wireshark-md5sum "8cfb73e286dd6427ca4405e6e802d13e"> - <!ENTITY wireshark-size "28 MB"> - <!ENTITY wireshark-buildsize "1.7 GB (with default GUI front-end, and all optional dependencies available in the BLFS book)"> - <!ENTITY wireshark-time "3.5 SBU (with parallelism=4, default GUI front-end, and all optional dependencies available in the BLFS book)"> + <!ENTITY wireshark-md5sum "b0e9e5fe22e96d9fdfad18f750fa8f55"> + <!ENTITY wireshark-size "27 MB"> + <!ENTITY wireshark-buildsize "2.0 GB (with default GUI front-end, and all optional dependencies available in the BLFS book)"> + <!ENTITY wireshark-time "4.0 SBU (with parallelism=4, default GUI front-end, and all optional dependencies available in the BLFS book)"> ]> <sect1 id="wireshark" xreflabel="Wireshark-&wireshark-version;"> @@ -194,7 +194,7 @@ <screen role="root"><userinput>make install && install -v -m755 -d /usr/share/doc/wireshark-&wireshark-version; && -install -v -m644 README{,.linux} doc/README.* doc/*.{pod,txt} \ +install -v -m644 README.linux doc/README.* doc/*.{pod,txt} \ /usr/share/doc/wireshark-&wireshark-version; && pushd /usr/share/doc/wireshark-&wireshark-version; && Modified: trunk/BOOK/packages.ent ============================================================================== --- trunk/BOOK/packages.ent Tue May 22 16:06:16 2018 (r20164) +++ trunk/BOOK/packages.ent Thu May 24 11:51:50 2018 (r20165) @@ -328,7 +328,7 @@ <!ENTITY nasm-version "2.13.03"> <!ENTITY ninja-version "1.8.2"> <!ENTITY npapi-sdk-version "0.27.2"> -<!ENTITY php-version "7.2.4"> +<!ENTITY php-version "7.2.5"> <!ENTITY python2-version "2.7.15"> <!ENTITY python3-version "3.6.5"> <!ENTITY ruby-minor-version "2.5"> @@ -372,7 +372,7 @@ <!ENTITY Encode-EUCJPASCII-version "0.03"> <!ENTITY Encode-JIS2K-version "0.03"> <!ENTITY Encode-HanExtra-version "0.23"> -<!ENTITY Error-version "0.17025"> +<!ENTITY Error-version "0.17026"> <!ENTITY File-BaseDir-version "0.08"> <!ENTITY File-Slurper-version "0.012"> <!ENTITY File-Which-version "1.22"> @@ -457,7 +457,7 @@ <!ENTITY traceroute-version "2.1.0"> <!ENTITY whois-version "5.2.20"> <!ENTITY wicd-version "1.7.4"> -<!ENTITY wireshark-version "2.4.6"> <!-- even minors only --> +<!ENTITY wireshark-version "2.6.1"> <!-- even minors only --> <!ENTITY wicd-major-version "1.7"> Modified: trunk/BOOK/xfce/core/xfwm4.xml ============================================================================== --- trunk/BOOK/xfce/core/xfwm4.xml Tue May 22 16:06:16 2018 (r20164) +++ trunk/BOOK/xfce/core/xfwm4.xml Thu May 24 11:51:50 2018 (r20165) @@ -97,7 +97,7 @@ commands: </para> -<screen><userinput>./configure --prefix=/usr && +<screen><userinput>./configure --prefix=/usr --disable-compositor && make</userinput></screen> <para> @@ -112,6 +112,17 @@ </sect2> + <sect2 role="commands"> + <title>Command Explanations</title> + + <para> + <parameter>--disable-compositor</parameter>: This switch disables + a function that causes failures when xorg-xerver-1.20.0 and later are + installed. + </para> + + </sect2> + <sect2 role="content"> <title>Contents</title> -- http://lists.linuxfromscratch.org/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page