Author: renodr
Date: Tue Aug 11 17:55:24 2020
New Revision: 23491

Log:
Update to systemd-246
Restore libnl test suite information

Modified:
   trunk/BOOK/general/sysutils/systemd.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/networking/netlibs/libnl.xml
   trunk/BOOK/packages.ent

Modified: trunk/BOOK/general/sysutils/systemd.xml
==============================================================================
--- trunk/BOOK/general/sysutils/systemd.xml     Tue Aug 11 10:17:00 2020        
(r23490)
+++ trunk/BOOK/general/sysutils/systemd.xml     Tue Aug 11 17:55:24 2020        
(r23491)
@@ -7,10 +7,10 @@
   <!--  <!ENTITY systemd-download-http 
"http://anduin.linuxfromscratch.org/LFS/systemd-&systemd-version;-&systemd-stable;.tar.xz";>
 For whenever we move to a stable snapshot for backports -->
   <!ENTITY systemd-download-http 
"https://github.com/systemd/systemd/archive/v&systemd-version;/systemd-&systemd-version;.tar.gz";>
   <!ENTITY systemd-download-ftp  " ">
-  <!ENTITY systemd-md5sum        "04f02d9841ea5992a16f6b03c873da28">
-  <!ENTITY systemd-size          "8.6 MB">
-  <!ENTITY systemd-buildsize     "246 MB (with tests)">
-  <!ENTITY systemd-time          "2.1 SBU (with tests)">
+  <!ENTITY systemd-md5sum        "a3e9efa72d0309dd26513a221cdff31b">
+  <!ENTITY systemd-size          "9.1 MB">
+  <!ENTITY systemd-buildsize     "256 MB (with tests)">
+  <!ENTITY systemd-time          "2.4 SBU (with tests)">
 
 ]>
 
@@ -78,6 +78,7 @@
       </listitem>
     </itemizedlist>
 
+<!-- Saving for the next time that we need a patch
     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     <itemizedlist spacing="compact">
       <listitem>
@@ -87,6 +88,7 @@
         </para>
       </listitem>
     </itemizedlist>
+-->
 
     <bridgehead renderas="sect3">systemd Dependencies</bridgehead>
 
@@ -142,14 +144,15 @@
 
   <sect2 role="installation">
     <title>Installation of systemd</title>
-    
+
+<!--
     <para>
       Apply a patch to fix a build failure when building with GCC-10 as well as
       a segmentation fault in systemd-udevd on some platforms:
     </para>
 
 <screen><userinput remap="pre">patch -Np1 -i 
../systemd-&systemd-version;-gcc_10-fixes-2.patch</userinput></screen>
-    
+-->
 
     <para>
       Remove an unneeded group,
@@ -419,7 +422,7 @@
         <term><command>userdbctl</command></term>
         <listitem>
           <para>
-            inspect users, groups, and group memberships
+            inspects users, groups, and group memberships
           </para>
           <indexterm zone="systemd userdbctl">
             <primary sortas="b-userdbctl">userdbctl</primary>

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Tue Aug 11 10:17:00 
2020        (r23490)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Tue Aug 11 17:55:24 
2020        (r23491)
@@ -44,6 +44,13 @@
     <listitem>
       <para>August 11th, 2020</para>
       <itemizedlist>
+        <listitem revision="systemd">
+          <para>[renodr] - Update to systemd-246. Fixes
+          <ulink url="&blfs-ticket-root;13863">#13863</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[renodr] - Restore the test suite in libnl.</para>
+        </listitem>
         <listitem>
           <para>[pierre] - Update to fuse3-3.9.3. Fixes
           <ulink url="&blfs-ticket-root;13902">#13902</ulink>.</para>

Modified: trunk/BOOK/networking/netlibs/libnl.xml
==============================================================================
--- trunk/BOOK/networking/netlibs/libnl.xml     Tue Aug 11 10:17:00 2020        
(r23490)
+++ trunk/BOOK/networking/netlibs/libnl.xml     Tue Aug 11 17:55:24 2020        
(r23491)
@@ -119,9 +119,10 @@
 make</userinput></screen>
 
     <para>
-      <!-- To test the results, issue: <command>make check</command>. -->
+      To test the results, issue: <command>make check</command>.
       <!-- currently broken by check-0.15.1 -->
-      This package does not have a working test suite.
+      <!--This package does not have a working test suite.
+          With check-0.15.2, things are working again. -->
     </para>
 
     <para>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Tue Aug 11 10:17:00 2020        (r23490)
+++ trunk/BOOK/packages.ent     Tue Aug 11 17:55:24 2020        (r23491)
@@ -303,7 +303,7 @@
 <!ENTITY sg3_utils-version            "1.45">
 <!ENTITY strigi-version               "0.7.8">
 <!ENTITY sysstat-version              "12.4.0">
-<!ENTITY systemd-version              "245">
+<!ENTITY systemd-version              "246">
 <!--<!ENTITY systemd-stable               "6b4878d"> Unused for now -->
 <!ENTITY udisks-version               "1.0.5">    <!-- stable lt .90 micro 
version -->
 <!ENTITY udisks2-version              "2.9.0">    <!-- stable lt .90 micro 
version -->
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to