mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-25 07:42:13 +08:00
Update to xf86-input-wacom-0.33.0.
Update to boost-1.61.0. Update to btrfs-progs-v4.5.3. Update to glib-networking-2.48.2. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17361 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
43ef29db43
commit
af40aac416
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY boost-download-http "&sourceforge-repo;/boost/boost_&boost-dl-version;.tar.bz2">
|
||||
<!ENTITY boost-download-ftp " ">
|
||||
<!ENTITY boost-md5sum "65a840e1a0b13a558ff19eeb2c4f0cbe">
|
||||
<!ENTITY boost-size "74 MB">
|
||||
<!ENTITY boost-buildsize "899 MB (with Boost.Build's regression test)">
|
||||
<!ENTITY boost-time "5.5 SBU (with Boost.Build's regression test)">
|
||||
<!ENTITY boost-md5sum "6095876341956f65f9d35939ccea1a9f">
|
||||
<!ENTITY boost-size "81 MB">
|
||||
<!ENTITY boost-buildsize "921 MB (add 2 MB for regression tests)">
|
||||
<!ENTITY boost-time "1.3 SBU (add 2.3 SBU for regression test)">
|
||||
]>
|
||||
|
||||
<sect1 id="boost" xreflabel="Boost-&boost-version;">
|
||||
@ -37,6 +37,7 @@
|
||||
</para>
|
||||
|
||||
&lfs79_checked;
|
||||
&gcc6_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
@ -116,14 +117,14 @@
|
||||
<para>
|
||||
To run the Boost.Build's regression test (<xref linkend="python2"/>
|
||||
is required), issue <command>pushd tools/build/test; python test_all.py;
|
||||
popd</command>. One test out of 130 fails.
|
||||
popd</command>. All 131 tests should pass.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
To run every library's regression tests, issue <command>pushd status;
|
||||
../b2; popd</command>. A few tests may fail. They take very long (over
|
||||
120/50 SBU, one/four cores) and use a very large disk space (up to
|
||||
40 GB). You can use the <parameter>-jN</parameter> switch to
|
||||
120 SBU at -j1, 50 SBU at -j4) and use a very large amount of disk space
|
||||
(up to 40 GB). You can use the <parameter>-jN</parameter> switch to
|
||||
speed them up.
|
||||
</para>
|
||||
|
||||
|
@ -46,6 +46,22 @@
|
||||
<listitem>
|
||||
<para>May 15th, 2016</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to xf86-input-wacom-0.33.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;7848">#7848</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to boost-1.61.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;7840">#7840</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to btrfs-progs-v4.5.3. Fixes
|
||||
<ulink url="&blfs-ticket-root;7836">#7836</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to glib-networking-2.48.2. Fixes
|
||||
<ulink url="&blfs-ticket-root;7823">#7823</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to dhcpcd-6.11.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;7821">#7821</ulink>.</para>
|
||||
|
@ -8,9 +8,9 @@
|
||||
"&gnome-download-http;/glib-networking/2.48/glib-networking-&glib-networking-version;.tar.xz">
|
||||
<!ENTITY glib-networking-download-ftp
|
||||
"&gnome-download-ftp;/glib-networking/2.48/glib-networking-&glib-networking-version;.tar.xz">
|
||||
<!ENTITY glib-networking-md5sum "8658484ee9b89a503287ef99e501a223">
|
||||
<!ENTITY glib-networking-md5sum "d7cf81d52c856b0c66f7821021f40e08">
|
||||
<!ENTITY glib-networking-size "384 KB">
|
||||
<!ENTITY glib-networking-buildsize "8.9 MB (with tests)">
|
||||
<!ENTITY glib-networking-buildsize "0.1 MB (with tests)">
|
||||
<!ENTITY glib-networking-time "0.2 SBU (with tests)">
|
||||
]>
|
||||
|
||||
|
@ -42,7 +42,7 @@
|
||||
<!ENTITY tripwire-version "2.4.2.2">
|
||||
|
||||
<!-- Chapter 5 -->
|
||||
<!ENTITY btrfs-progs-version "4.5.2">
|
||||
<!ENTITY btrfs-progs-version "4.5.3">
|
||||
<!ENTITY fuse-version "2.9.6">
|
||||
<!ENTITY jfsutils-version "1.1.15">
|
||||
<!ENTITY lvm2-version "2.02.152">
|
||||
@ -79,7 +79,7 @@
|
||||
<!ENTITY aspell-version "0.60.6.1">
|
||||
|
||||
<!ENTITY boost-major "1">
|
||||
<!ENTITY boost-minor "60">
|
||||
<!ENTITY boost-minor "61">
|
||||
<!ENTITY boost-patch "0">
|
||||
<!ENTITY boost-version "&boost-major;.&boost-minor;.&boost-patch;">
|
||||
<!ENTITY boost-dl-version "&boost-major;_&boost-minor;_&boost-patch;">
|
||||
@ -391,7 +391,7 @@
|
||||
<!-- Chapter 17 -->
|
||||
<!ENTITY curl-version "7.48.0">
|
||||
<!ENTITY geoclue-version "0.12.0">
|
||||
<!ENTITY glib-networking-version "2.48.1">
|
||||
<!ENTITY glib-networking-version "2.48.2">
|
||||
<!ENTITY ldns-version "1.6.17">
|
||||
<!ENTITY libevent-version "2.0.22">
|
||||
<!ENTITY libnl-version "3.2.27">
|
||||
|
@ -6,8 +6,8 @@
|
||||
|
||||
<!ENTITY btrfs-progs-download-http "https://www.kernel.org/pub/linux/kernel/people/kdave/btrfs-progs/btrfs-progs-v&btrfs-progs-version;.tar.xz">
|
||||
<!ENTITY btrfs-progs-download-ftp " ">
|
||||
<!ENTITY btrfs-progs-md5sum "10d57fdfc791825e906aa7bd783d2da3">
|
||||
<!ENTITY btrfs-progs-size "1.1 MB">
|
||||
<!ENTITY btrfs-progs-md5sum "3feb593cb52df7570769559366d5e320">
|
||||
<!ENTITY btrfs-progs-size "1.2 MB">
|
||||
<!ENTITY btrfs-progs-buildsize "46 MB (add 1.4 GB for tests)">
|
||||
<!ENTITY btrfs-progs-time "0.4 SBU (add 2.1 SBU for tests)">
|
||||
]>
|
||||
@ -103,7 +103,7 @@ make</userinput></screen>
|
||||
|
||||
<para>To test the results, as the <systemitem
|
||||
class="username">root</systemitem> user, issue: <command>make -k
|
||||
test</command>.</para>
|
||||
test</command>. One test, long-device-name-for-ssd, is known to fail.</para>
|
||||
|
||||
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
||||
|
||||
|
@ -4,11 +4,11 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY xorg-wacom-driver-version "0.32.0">
|
||||
<!ENTITY xorg-wacom-driver-version "0.33.0">
|
||||
|
||||
<!ENTITY xorg-wacom-driver-download-http "&sourceforge-repo;/linuxwacom/xf86-input-wacom-&xorg-wacom-driver-version;.tar.bz2">
|
||||
<!ENTITY xorg-wacom-driver-download-ftp " ">
|
||||
<!ENTITY xorg-wacom-driver-md5sum "4597acd6ca57488b90369b81ce81efd0">
|
||||
<!ENTITY xorg-wacom-driver-md5sum "4faa1d4bf6eb74f40dba8c5cb3c9c3e4">
|
||||
<!ENTITY xorg-wacom-driver-size "584 KB">
|
||||
<!ENTITY xorg-wacom-driver-buildsize "12 MB (with tests)">
|
||||
<!ENTITY xorg-wacom-driver-time "0.1 SBU (with tests)">
|
||||
@ -40,6 +40,7 @@
|
||||
</para>
|
||||
|
||||
&lfs79_built;
|
||||
&gcc6_checked;
|
||||
|
||||
<bridgehead renderas="sect4">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
Loading…
Reference in New Issue
Block a user