Author: bdubbs Date: Mon Jul 29 13:17:22 2013 New Revision: 11523 Log: Update to upower-0.9.21 Update to wireshark-1.10.1 Update to ibus-1.5.3
Modified: trunk/BOOK/general.ent trunk/BOOK/general/sysutils/ibus.xml trunk/BOOK/general/sysutils/upower.xml trunk/BOOK/introduction/welcome/changelog.xml trunk/BOOK/networking/netutils/wireshark.xml Modified: trunk/BOOK/general.ent ============================================================================== --- trunk/BOOK/general.ent Mon Jul 29 10:33:11 2013 (r11522) +++ trunk/BOOK/general.ent Mon Jul 29 13:17:22 2013 (r11523) @@ -3,13 +3,13 @@ $Date$ --> -<!ENTITY day "28"> <!-- Always 2 digits --> +<!ENTITY day "29"> <!-- Always 2 digits --> <!ENTITY month "07"> <!-- Always 2 digits --> <!ENTITY year "2013"> <!ENTITY copyrightdate "2001-&year;"> <!ENTITY copyholder "The BLFS Development Team"> <!ENTITY version "&year;-&month;-&day;"> -<!ENTITY releasedate "July 28th, &year;"> +<!ENTITY releasedate "July 29th, &year;"> <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> <!ENTITY lfs-version "development"> <!-- version|testing|unstable|development] --> @@ -341,7 +341,7 @@ <!ENTITY fcron-version "3.1.2"> <!ENTITY gpm-version "1.20.7"> <!ENTITY hdparm-version "9.43"> -<!ENTITY ibus-version "1.5.2"> <!-- stable lt .90 micro version --> +<!ENTITY ibus-version "1.5.3"> <!-- stable lt .90 micro version --> <!ENTITY libarchive-version "3.1.2"> <!ENTITY lm_sensors-version "3.3.4"> <!ENTITY mc-version "4.8.9"> @@ -360,7 +360,7 @@ <!ENTITY udisks2-version "2.1.0"> <!-- stable lt .90 micro version --> <!ENTITY unrar-version "5.0.8"> <!ENTITY unzip-version "6.0"> -<!ENTITY upower-version "0.9.20"> +<!ENTITY upower-version "0.9.21"> <!ENTITY usbutils-version "007"> <!ENTITY which-version "2.20"> <!ENTITY zip-version "3.0"> @@ -463,7 +463,7 @@ <!ENTITY traceroute-version "2.0.19"> <!ENTITY whois-version "5.0.26"> <!ENTITY wicd-version "1.7.2.4"> -<!ENTITY wireshark-version "1.10.0"> +<!ENTITY wireshark-version "1.10.1"> <!ENTITY wicd-major-version "1.7"> Modified: trunk/BOOK/general/sysutils/ibus.xml ============================================================================== --- trunk/BOOK/general/sysutils/ibus.xml Mon Jul 29 10:33:11 2013 (r11522) +++ trunk/BOOK/general/sysutils/ibus.xml Mon Jul 29 13:17:22 2013 (r11523) @@ -6,10 +6,10 @@ <!ENTITY ibus-download-http "http://ibus.googlecode.com/files/ibus-&ibus-version;.tar.gz"> <!ENTITY ibus-download-ftp " "> - <!ENTITY ibus-md5sum "1b6b9c91089767762e00f8b5858d1b59"> - <!ENTITY ibus-size "1.8 MB"> - <!ENTITY ibus-buildsize "50 MB"> - <!ENTITY ibus-time "0.4 SBU"> + <!ENTITY ibus-md5sum "fdde74794d8a1874f97294e0cd581d14"> + <!ENTITY ibus-size "1.9 MB"> + <!ENTITY ibus-buildsize "39 MB"> + <!ENTITY ibus-time "0.5 SBU"> ]> <sect1 id="ibus" xreflabel="IBus-&ibus-version;"> @@ -82,14 +82,14 @@ <bridgehead renderas="sect4">Recommended</bridgehead> <para role="recommended"> <xref linkend="gobject-introspection"/>, - <xref linkend="gtk2"/> and + <xref linkend="gtk2"/>, and <xref linkend="vala"/> </para> <bridgehead renderas="sect4">Optional</bridgehead> <para role="optional"> <xref linkend="dbus-python"/>, - <xref linkend="gtk-doc"/> and + <xref linkend="gtk-doc"/>, and <xref linkend="pyxdg"/> </para> @@ -112,7 +112,8 @@ make</userinput></screen> <para> - To test the results, issue: <command>make check</command>. + To test the results, issue: <command>make -k check</command>. Two + tests may fail due to problems with the tests. </para> <para> @@ -146,7 +147,7 @@ <seglistitem> <seg> - ibus, ibus-daemon and ibus-setup + ibus, ibus-daemon, and ibus-setup </seg> <seg> libibus-1.0.so and im-ibus.so @@ -156,7 +157,7 @@ /etc/dconf/db/ibus.d, /usr/include/ibus-1.0, /usr/lib/ibus, - /usr/share/gtk-doc/html/ibus and + /usr/share/gtk-doc/html/ibus, and /usr/share/ibus </seg> </seglistitem> Modified: trunk/BOOK/general/sysutils/upower.xml ============================================================================== --- trunk/BOOK/general/sysutils/upower.xml Mon Jul 29 10:33:11 2013 (r11522) +++ trunk/BOOK/general/sysutils/upower.xml Mon Jul 29 13:17:22 2013 (r11523) @@ -6,9 +6,9 @@ <!ENTITY upower-download-http "http://upower.freedesktop.org/releases/upower-&upower-version;.tar.xz"> <!ENTITY upower-download-ftp " "> - <!ENTITY upower-md5sum "f175984d142dc8d2353a7da609836b69"> - <!ENTITY upower-size "404 KB"> - <!ENTITY upower-buildsize "13 MB"> + <!ENTITY upower-md5sum "1aa2b9e6fd757cd151bbaa4991eacc18"> + <!ENTITY upower-size "416 KB"> + <!ENTITY upower-buildsize "14 MB"> <!ENTITY upower-time "0.2 SBU"> ]> @@ -122,7 +122,8 @@ make</userinput></screen> <para> - To test the results, issue: <command>make check</command>. + To test the results, issue: <command>make check</command>. Some + checks may not pass due to missing files. </para> <para> Modified: trunk/BOOK/introduction/welcome/changelog.xml ============================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml Mon Jul 29 10:33:11 2013 (r11522) +++ trunk/BOOK/introduction/welcome/changelog.xml Mon Jul 29 13:17:22 2013 (r11523) @@ -44,6 +44,21 @@ --> <listitem> + <para>July 29th, 2013</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to wireshark-1.10.1.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to upower-0.9.21.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to ibus-1.5.3.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>July 28th, 2013</para> <itemizedlist> <listitem> Modified: trunk/BOOK/networking/netutils/wireshark.xml ============================================================================== --- trunk/BOOK/networking/netutils/wireshark.xml Mon Jul 29 10:33:11 2013 (r11522) +++ trunk/BOOK/networking/netutils/wireshark.xml Mon Jul 29 13:17:22 2013 (r11523) @@ -6,10 +6,10 @@ <!ENTITY wireshark-download-http "http://www.wireshark.org/download/src/all-versions/wireshark-&wireshark-version;.tar.bz2"> <!ENTITY wireshark-download-ftp " "> - <!ENTITY wireshark-md5sum "72e51cd33fd33c7044a41c2ab51ad7af"> + <!ENTITY wireshark-md5sum "d8915cf7555e2bbb699020a8736631e7"> <!ENTITY wireshark-size "26 MB"> <!ENTITY wireshark-buildsize "1.1 GB"> - <!ENTITY wireshark-time "6.3 SBU"> + <!ENTITY wireshark-time "6.6 SBU"> ]> <sect1 id="wireshark" xreflabel="Wireshark-&wireshark-version;"> @@ -157,12 +157,10 @@ <screen role="root"><userinput>groupadd -g 62 wireshark</userinput></screen> - <para>There are a few issues that prevent the build from completing - when generating the man pages. Fix them up with:</para> + <para>There is one issues that prevents the build from completing + when generating the man pages. Fix it up with:</para> -<screen><userinput>sed -i '/^.pod.1/{n;n;n;s/$/\n\t--utf8 \\/}' doc/Makefile.in && -sed -i '1 i =begin man\n\n=encoding utf8\n\n=end man\n' \ - doc/{asn2deb,idl2deb}.pod doc/wireshark.pod.template</userinput></screen> +<screen><userinput>sed -i '/=item/s/$/\n\n=back/' doc/reordercap.pod</userinput></screen> <para>Continue to install <application>Wireshark</application> by running the following commands:</para> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
