Author: pierre
Date: Fri Jan 31 09:32:22 2020
New Revision: 22618

Log:
elogind-243.4

Modified:
   trunk/BOOK/general/sysutils/elogind.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent

Modified: trunk/BOOK/general/sysutils/elogind.xml
==============================================================================
--- trunk/BOOK/general/sysutils/elogind.xml     Fri Jan 31 09:02:16 2020        
(r22617)
+++ trunk/BOOK/general/sysutils/elogind.xml     Fri Jan 31 09:32:22 2020        
(r22618)
@@ -6,9 +6,9 @@
 
   <!ENTITY elogind-download-http 
"https://github.com/elogind/elogind/archive/v&elogind-version;/elogind-&elogind-version;.tar.gz";>
   <!ENTITY elogind-download-ftp  " ">
-  <!ENTITY elogind-md5sum        "fb5ba9da1115d68d2b6cdbcd10167b7d">
+  <!ENTITY elogind-md5sum        "9803503c9bcfe487f400380d742788e5">
   <!ENTITY elogind-size          "1.3 MB">
-  <!ENTITY elogind-buildsize     "56 MB (add 1 MB for tests)">
+  <!ENTITY elogind-buildsize     "49 MB (add 2 MB for tests)">
   <!ENTITY elogind-time          "0.4 SBU (NINJAJOBS=1)">
 ]>
 
@@ -136,8 +136,7 @@
       is enabled with:
     </para>
 
-<screen><literal>
--*- Cryptographic API ---&gt;                               [CONFIG_CRYPTO]
+<screen><literal>-*- Cryptographic API ---&gt;                               
[CONFIG_CRYPTO]
    &lt;M/*&gt; Userspace cryptographic algorithm configuration 
[CONFIG_CRYPTO_USER]
    &lt;M/*&gt; User-space interface for hash algorithms        
[CONFIG_CRYPTO_USER_API_HASH]</literal></screen>
 
@@ -150,12 +149,10 @@
     <title>Installation of elogind</title>
 
     <para>
-      First fix an issue with reading a session file:
+      Fix one of the tests:
     </para>
-
-<screen><userinput>sed -e '/dirent-util/a #include "env-file.h"'               
             \
-    -e '/sessions/{n;n;s/=.*$/= parse_env_file (NULL, p, "UID", \&amp;s);/}' \
-    -i src/basic/cgroup-util.c</userinput></screen>
+<!-- Shouldn't be needed on LFS SVN, but is needed on 9.0 -->
+<screen><userinput>sed 's/os-release/lsb-release/' -i 
src/test/test-copy.c</userinput></screen>
 
     <para>
       Install <application>elogind</application> by running the following
@@ -170,8 +167,8 @@
       --localstatedir=/var                 \
       -Dcgroup-controller=elogind          \
       -Ddbuspolicydir=/etc/dbus-1/system.d \
-<!-- needed in 243.4      -Dman=auto                           \
--->      ..  &amp;&amp;
+      -Dman=auto                           \
+      ..  &amp;&amp;
 ninja</userinput></screen>
 
     <para>
@@ -204,13 +201,13 @@
       sets the location of the <application>D-Bus</application> policy
       directory.
     </para>
-<!-- added in 243.4
+
     <para>
       <parameter>-Dman=auto</parameter>: The default value of this switch is
       <emphasis>false</emphasis>. Setting it to <emphasis>auto</emphasis>
       allows building and installing the man pages if the recommended
       dependencies are installed.
-    </para>-->
+    </para>
 
     <para>
       <command>ln -s ...</command>: These commands install symlinks so that

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Fri Jan 31 09:02:16 
2020        (r22617)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Fri Jan 31 09:32:22 
2020        (r22618)
@@ -44,6 +44,10 @@
     <listitem>
       <para>January 31st, 2020</para>
       <itemizedlist>
+        <listitem revision="sysv">
+          <para>[pierre] - Update to elogind-243.4. Fixes
+          <ulink url="&blfs-ticket-root;12984">#12984</ulink>.</para>
+        </listitem>
         <listitem>
           <para>[bdubbs] - Update to cbindgen-0.13.0. Fixes
           <ulink url="&blfs-ticket-root;13085">#13085</ulink>.</para>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Fri Jan 31 09:02:16 2020        (r22617)
+++ trunk/BOOK/packages.ent     Fri Jan 31 09:32:22 2020        (r22618)
@@ -271,7 +271,7 @@
 <!ENTITY cpio-version                 "2.13">
 <!ENTITY cups-pk-helper-version       "0.2.6">
 <!ENTITY dbus-version                 "1.12.16">   <!-- Even minors only -->
-<!ENTITY elogind-version              "241.4">
+<!ENTITY elogind-version              "243.4">
 <!ENTITY blocaled-version             "0.2">
 <!ENTITY eudev-version                "1.7">
 <!ENTITY fcron-version                "3.2.1">
-- 
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