Update to libblockdev-2.19.

Update to libbytesize-1.4. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20321 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Bruce Dubbs 2018-08-17 00:08:56 +00:00
parent 2f1053cebf
commit 9e629a4b14
10 changed files with 34 additions and 18 deletions

View File

@ -37,7 +37,7 @@
machine readable format.
</para>
&lfs82_checked;
&lfs83_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -43,7 +43,7 @@
transaction based environments with non-persistent servers.
</para>
&lfs82_checked;
&lfs83_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -7,10 +7,10 @@
<!ENTITY libblockdev-download-http
"https://github.com/storaged-project/libblockdev/releases/download/&libblockdev-version;-1/libblockdev-&libblockdev-version;.tar.gz">
<!ENTITY libblockdev-download-ftp " ">
<!ENTITY libblockdev-md5sum "d01296478678e8bd7281ba250175c675">
<!ENTITY libblockdev-size "752 KB">
<!ENTITY libblockdev-buildsize "13 MB">
<!ENTITY libblockdev-time "0.1 SBU">
<!ENTITY libblockdev-md5sum "1abdd679cbf077bb373b484f6da31648">
<!ENTITY libblockdev-size "788 KB">
<!ENTITY libblockdev-buildsize "18 MB">
<!ENTITY libblockdev-time "0.2 SBU">
]>
<sect1 id="libblockdev" xreflabel="libblockdev-&libblockdev-version;">
@ -80,8 +80,9 @@
<para role="required">
<xref linkend="gobject-introspection"/>,
<xref linkend="libbytesize"/>,
<xref linkend="parted"/>, and
<xref linkend="volume_key"/>
<xref linkend="parted"/>,
<xref linkend="volume_key"/>, and
<xref linkend="yaml"/>
</para>
<bridgehead renderas="sect4">Optional</bridgehead>

View File

@ -6,9 +6,9 @@
<!ENTITY libbytesize-download-http "https://github.com/storaged-project/libbytesize/releases/download/&libbytesize-version;/libbytesize-&libbytesize-version;.tar.gz">
<!ENTITY libbytesize-download-ftp " ">
<!ENTITY libbytesize-md5sum "dd6dcd764e94833ca7ecae4c4893e52b">
<!ENTITY libbytesize-md5sum "aa9bd5a04546873714da2adbaaa9f283">
<!ENTITY libbytesize-size "404 KB">
<!ENTITY libbytesize-buildsize "4.0 MB">
<!ENTITY libbytesize-buildsize "4.6 MB">
<!ENTITY libbytesize-time "less than 0.1 SBU">
]>
@ -34,7 +34,7 @@
facilitates the common operations with sizes in bytes.
</para>
&lfs82_checked;
&lfs83_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -35,7 +35,7 @@
Language).
</para>
&lfs82_checked;
&lfs83_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -44,6 +44,14 @@
<listitem>
<para>August 16th, 2018</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Update to libblockdev-2.19. Fixes
<ulink url="&blfs-ticket-root;10885">#10885</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to libbytesize-1.4. Fixes
<ulink url="&blfs-ticket-root;10987">#10987</ulink>.</para>
</listitem>
<listitem>
<para>[ken] - Update to cups-filters-1.20.4. Fixes
<ulink url="&blfs-ticket-root;10945">#10945</ulink>.</para>

View File

@ -127,8 +127,8 @@
<!ENTITY libassuan-version "2.5.1">
<!ENTITY libatasmart-version "0.19">
<!ENTITY libatomic_ops-version "7.6.4">
<!ENTITY libblockdev-version "2.17">
<!ENTITY libbytesize-version "1.3">
<!ENTITY libblockdev-version "2.19">
<!ENTITY libbytesize-version "1.4">
<!ENTITY libcroco-version "0.6.12">
<!ENTITY libdaemon-version "0.14">
<!ENTITY libdrm-version "2.4.93">

View File

@ -34,7 +34,7 @@
partition resizing tool.
</para>
&lfs82_checked;
&lfs83_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@ -101,7 +101,9 @@
commands:
</para>
<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
<screen><userinput>sed -i '/utsname.h/a#include &lt;sys/sysmacros.h&gt;' libparted/arch/linux.c &amp;&amp;
./configure --prefix=/usr --disable-static &amp;&amp;
make &amp;&amp;
make -C doc html &amp;&amp;
@ -148,6 +150,11 @@ install -v -m644 doc/{FAT,API,parted.{txt,html}} \
<sect2 role="commands">
<title>Command Explanations</title>
<para>
<command>sed ...</command>: Add a header to allow building with glibc-2.28
or later.
</para>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/static-libraries.xml"/>

View File

@ -41,7 +41,7 @@
signature verification and key management.
</para>
&lfs82_checked;
&lfs83_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -35,7 +35,7 @@
them separately from volumes to handle forgotten passphrases.
</para>
&lfs82_checked;
&lfs83_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">