Author: bdubbs Date: Mon Apr 4 12:22:43 2016 New Revision: 17221 Log: Update to notification-daemon-3.20.0. Update to dhcp-4.3.4. Update to mercurial-3.7.3. Update to mesa-11.2.0. Add BOOK/changelog.xml as a convenience symlink.
Added: trunk/BOOK/changelog.xml (contents, props changed) Modified: trunk/BOOK/general/prog/mercurial.xml trunk/BOOK/gnome.ent trunk/BOOK/gnome/platform/notification-daemon.xml trunk/BOOK/introduction/welcome/changelog.xml trunk/BOOK/networking/connect/dhcp.xml trunk/BOOK/packages.ent trunk/BOOK/x/installing/mesa.xml Added: trunk/BOOK/changelog.xml ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ trunk/BOOK/changelog.xml Mon Apr 4 12:22:43 2016 (r17221) @@ -0,0 +1 @@ +link introduction/welcome/changelog.xml \ No newline at end of file Modified: trunk/BOOK/general/prog/mercurial.xml ============================================================================== --- trunk/BOOK/general/prog/mercurial.xml Mon Apr 4 10:04:59 2016 (r17220) +++ trunk/BOOK/general/prog/mercurial.xml Mon Apr 4 12:22:43 2016 (r17221) @@ -6,10 +6,10 @@ <!ENTITY mercurial-download-http "https://www.mercurial-scm.org/release/mercurial-&mercurial-version;.tar.gz"> <!ENTITY mercurial-download-ftp " "> - <!ENTITY mercurial-md5sum "cebd60f39965480879d268d6e13e3d30"> - <!ENTITY mercurial-size "4.5 MB"> - <!ENTITY mercurial-buildsize "53 MB (with documentation, 374 MB with docs and tests)"> - <!ENTITY mercurial-time "less than 0.1 SBU (with documentation, 13 SBU with docs and tests)"> + <!ENTITY mercurial-md5sum "f47c9c76b7bf429dafecb71fa81c01b4"> + <!ENTITY mercurial-size "4.4 MB"> + <!ENTITY mercurial-buildsize "36 MB (374 MB with docs and tests)"> + <!ENTITY mercurial-time "less than 0.1 SBU (13 SBU with docs and tests)"> ]> <sect1 id="mercurial" xreflabel="Mercurial-&mercurial-version;"> @@ -106,8 +106,7 @@ <screen><userinput>cat > tests/blacklists/failed-tests << "EOF" <literal># Test Failures - test-run-tests.t - test-highlight.t</literal> + test-gpg.t</literal> EOF rm -rf tests/tmp && @@ -126,9 +125,7 @@ <screen><userinput>pushd tests && rm -rf tmp && - ./run-tests.py --tmpdir tmp \ - test-run-tests.t \ - test-highlight.t && + ./run-tests.py --tmpdir tmp test-gpg.t && popd</userinput></screen> <para>Normally, the previous failures will be confirmed. However, if Modified: trunk/BOOK/gnome.ent ============================================================================== --- trunk/BOOK/gnome.ent Mon Apr 4 10:04:59 2016 (r17220) +++ trunk/BOOK/gnome.ent Mon Apr 4 12:22:43 2016 (r17221) @@ -16,7 +16,7 @@ <!ENTITY libgtop-version "2.34.0"> <!ENTITY libpeas-version "1.18.0"> <!ENTITY libwnck-version "3.14.1"> -<!ENTITY notification-daemon-version "3.18.2"> +<!ENTITY notification-daemon-version "3.20.0"> <!ENTITY totem-pl-parser-version "3.10.6"> <!ENTITY vte-version "0.44.0"> Modified: trunk/BOOK/gnome/platform/notification-daemon.xml ============================================================================== --- trunk/BOOK/gnome/platform/notification-daemon.xml Mon Apr 4 10:04:59 2016 (r17220) +++ trunk/BOOK/gnome/platform/notification-daemon.xml Mon Apr 4 12:22:43 2016 (r17221) @@ -5,12 +5,12 @@ %general-entities; <!ENTITY notification-daemon-download-http - "&gnome-download-http;/notification-daemon/&gnome-minor-18;/notification-daemon-¬ification-daemon-version;.tar.xz"> + "&gnome-download-http;/notification-daemon/&gnome-minor-20;/notification-daemon-¬ification-daemon-version;.tar.xz"> <!ENTITY notification-daemon-download-ftp - "&gnome-download-ftp;/notification-daemon/&gnome-minor-18;/notification-daemon-¬ification-daemon-version;.tar.xz"> - <!ENTITY notification-daemon-md5sum "4194e5041a820b89bb043e695e02036b"> - <!ENTITY notification-daemon-size "324 KB"> - <!ENTITY notification-daemon-buildsize "4 MB"> + "&gnome-download-ftp;/notification-daemon/&gnome-minor-20;/notification-daemon-¬ification-daemon-version;.tar.xz"> + <!ENTITY notification-daemon-md5sum "2de7f4075352831f1d98d8851b642124"> + <!ENTITY notification-daemon-size "336 KB"> + <!ENTITY notification-daemon-buildsize "4.1 MB"> <!ENTITY notification-daemon-time "less than 0.1 SBU"> ]> Modified: trunk/BOOK/introduction/welcome/changelog.xml ============================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml Mon Apr 4 10:04:59 2016 (r17220) +++ trunk/BOOK/introduction/welcome/changelog.xml Mon Apr 4 12:22:43 2016 (r17221) @@ -48,6 +48,22 @@ <para>April 4th, 2016</para> <itemizedlist> <listitem> + <para>[bdubbs] - Update to notification-daemon-3.20.0. Fixes + <ulink url="&blfs-ticket-root;7683">#7683</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to dhcp-4.3.4. Fixes + <ulink url="&blfs-ticket-root;7659">#7659</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to mercurial-3.7.3. Fixes + <ulink url="&blfs-ticket-root;7658">#7658</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to mesa-11.2.0. Fixes + <ulink url="&blfs-ticket-root;7540">#7540</ulink>.</para> + </listitem> + <listitem> <para>[pierre] - Change instructions so that Midori depend on newer versions of WebKitGTK+. Fixes <ulink url="&blfs-ticket-root;7611">#7611</ulink>.</para> Modified: trunk/BOOK/networking/connect/dhcp.xml ============================================================================== --- trunk/BOOK/networking/connect/dhcp.xml Mon Apr 4 10:04:59 2016 (r17220) +++ trunk/BOOK/networking/connect/dhcp.xml Mon Apr 4 12:22:43 2016 (r17221) @@ -6,9 +6,9 @@ <!ENTITY dhcp-download-http " "> <!ENTITY dhcp-download-ftp "ftp://ftp.isc.org/isc/dhcp/&dhcp-version;/dhcp-&dhcp-version;.tar.gz"> - <!ENTITY dhcp-md5sum "60f330a69566c52d841ddaab9d7a2662"> - <!ENTITY dhcp-size "8.8 MB"> - <!ENTITY dhcp-buildsize "212 MB"> + <!ENTITY dhcp-md5sum "0138319fe2b788cf4bdf34fbeaf9ff54"> + <!ENTITY dhcp-size "8.9 MB"> + <!ENTITY dhcp-buildsize "213 MB"> <!ENTITY dhcp-time "0.5 SBU"> ]> @@ -166,7 +166,12 @@ make -j1</userinput></screen> <para> - To test the results, issue: <command>make check</command> + <!-- To test the results, issue: <command>make check</command> + + Note: make check builds a library, but otherwise does nothing. + + --> + This package does not come with a test suite. </para> <para> Modified: trunk/BOOK/packages.ent ============================================================================== --- trunk/BOOK/packages.ent Mon Apr 4 10:04:59 2016 (r17220) +++ trunk/BOOK/packages.ent Mon Apr 4 12:22:43 2016 (r17221) @@ -271,7 +271,7 @@ <!ENTITY librep-version "0.92.5"> <!ENTITY llvm-version "3.8.0"> <!ENTITY lua-version "5.3.2"> -<!ENTITY mercurial-version "3.7.2"> +<!ENTITY mercurial-version "3.7.3"> <!ENTITY nasm-version "2.12.01"> <!ENTITY npapi-sdk-version "0.27.2"> <!ENTITY php-version "7.0.4"> @@ -356,7 +356,7 @@ <!-- Chapter 14 --> <!ENTITY ppp-version "2.4.5"> <!ENTITY dhcpcd-version "6.10.1"> -<!ENTITY dhcp-version "4.3.3-P1"> +<!ENTITY dhcp-version "4.3.4"> <!-- Chapter 15 --> <!ENTITY bridgeutils-version "1.5"> @@ -456,7 +456,7 @@ <!ENTITY xbitmaps-version "1.1.1"> <!ENTITY xcursor-themes-version "1.0.4"> <!ENTITY xkeyboard-config-version "2.17"> -<!ENTITY mesa-version "11.1.2"> +<!ENTITY mesa-version "11.2.0"> <!ENTITY xcb-util-version "0.4.0"> <!ENTITY xcb-util-image-version "0.4.0"> <!ENTITY xcb-util-keysyms-version "0.4.0"> Modified: trunk/BOOK/x/installing/mesa.xml ============================================================================== --- trunk/BOOK/x/installing/mesa.xml Mon Apr 4 10:04:59 2016 (r17220) +++ trunk/BOOK/x/installing/mesa.xml Mon Apr 4 12:22:43 2016 (r17221) @@ -6,10 +6,10 @@ <!ENTITY mesa-download-http " "> <!ENTITY mesa-download-ftp "ftp://ftp.freedesktop.org/pub/mesa/&mesa-version;/mesa-&mesa-version;.tar.xz"> - <!ENTITY mesa-md5sum "0a1e9b0419b7cda01203eedaedfd37b5"> - <!ENTITY mesa-size "7.3 MB"> - <!ENTITY mesa-buildsize "317 MB (with tests and docs)"> - <!ENTITY mesa-time "2.9 SBU (with tests and docs - all with parallelism = 4)"> + <!ENTITY mesa-md5sum "aee389ef4fe00c4251fcb866ca3c510f"> + <!ENTITY mesa-size "7.5 MB"> + <!ENTITY mesa-buildsize "267 MB (with tests and docs)"> + <!ENTITY mesa-time "3.5 SBU (with tests and docs - all with parallelism = 4)"> ]> <sect1 id="mesa" xreflabel="Mesa-&mesa-version;"> -- http://lists.linuxfromscratch.org/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
