فهرست منبع

Fix potential problem with meson-0.52 and systemd-243.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11697 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Douglas R. Reno 5 سال پیش
والد
کامیت
87b22cad78
4فایلهای تغییر یافته به همراه17 افزوده شده و 7 حذف شده
  1. 10 0
      chapter01/changelog.xml
  2. 1 1
      chapter06/systemd.xml
  3. 3 3
      general.ent
  4. 3 3
      patches.ent

+ 10 - 0
chapter01/changelog.xml

@@ -42,6 +42,16 @@
     <listitem revision="sysv"> or <listitem revision="systemd"> as
     appropriate for the entry or if needed the entire day's listitem.
        -->
+    <listitem revision="systemd">
+      <para>2019-11-06</para>
+      <itemizedlist>
+        <listitem>
+          <para>[renodr] - Fix potential infinite loop with meson-0.52
+          and systemd-243.</para>
+        </listitem>
+       </itemizedlist>
+    </listitem>
+
     <listitem revision="sysv">
       <para>2019-10-31</para>
       <itemizedlist>

+ 1 - 1
chapter06/systemd.xml

@@ -43,7 +43,7 @@
     <para>First, apply a patch to fix various bugs since the release
     of systemd-243.</para>
 
-<screen><userinput remap="pre">patch -Np1 -i ../systemd-&systemd-version;-consolidated_fixes-1.patch</userinput></screen>
+<screen><userinput remap="pre">patch -Np1 -i ../systemd-&systemd-version;-consolidated_fixes-2.patch</userinput></screen>
 
     <para>Create a symlink to work around missing xsltproc:</para>
 

+ 3 - 3
general.ent

@@ -1,13 +1,13 @@
-<!ENTITY version         "SVN-20191101">
+<!ENTITY version         "SVN-20191106">
 <!ENTITY short-version   "svn">  <!-- Used below in &blfs-book; 
                                       Change to x.y for release but not -rc releases -->
 <!ENTITY generic-version "development"> <!-- Use "development"  or "x.y[-pre{x}]" -->
 
-<!ENTITY versiond        "20191101-systemd">
+<!ENTITY versiond        "20191106-systemd">
 <!ENTITY short-versiond  "systemd">
 <!ENTITY generic-versiond "systemd"> 
 
-<!ENTITY releasedate     "November 1st, 2019">
+<!ENTITY releasedate     "November 6th, 2019">
 
 <!ENTITY copyrightdate   "1999-2019"><!-- jhalfs needs a literal dash, not &ndash; -->
 <!ENTITY milestone       "9.0">

+ 3 - 3
patches.ent

@@ -57,7 +57,7 @@
 <!ENTITY sysvinit-consolidated-patch-md5 "4900322141d493e74020c9cf437b2cdc">
 <!ENTITY sysvinit-consolidated-patch-size "2.4 KB">
 
-<!ENTITY systemd-consolidated-patch "systemd-&systemd-version;-consolidated_fixes-1.patch">
-<!ENTITY systemd-consolidated-patch-md5 "d1f60dcbd53222eecfc58e4e95ef60ab">
-<!ENTITY systemd-consolidated-patch-size "60 KB">
+<!ENTITY systemd-consolidated-patch "systemd-&systemd-version;-consolidated_fixes-2.patch">
+<!ENTITY systemd-consolidated-patch-md5 "2bad2992f4373eb925885f2ea2fb8d14">
+<!ENTITY systemd-consolidated-patch-size "64 KB">