소스 검색

Update to dbus-1.12.16

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11616 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Douglas R. Reno 6 년 전
부모
커밋
d1d90532e8
4개의 변경된 파일20개의 추가작업 그리고 10개의 파일을 삭제
  1. 12 2
      chapter01/changelog.xml
  2. 2 2
      chapter01/whatsnew.xml
  3. 3 3
      general.ent
  4. 3 3
      packages.ent

+ 12 - 2
chapter01/changelog.xml

@@ -42,13 +42,23 @@
     <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-06-12</para>
+      <itemizedlist>
+        <listitem>
+          <para>[renodr] - Update to dbus-1.12.16. Fixes
+          <ulink url="&lfs-ticket-root;4470">#4470</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
 
     <listitem>
       <para>2019-06-08</para>
       <itemizedlist>
         <listitem>
-          <para>Make it so that the instructions for removing symlinks before building
-          Util-Linux in Chapter 6 are only visible in systemd.</para>
+          <para>[renodr] - make it so that the instructions for removing 
+          symlinks before building Util-Linux in Chapter 6 are only visible 
+          in systemd.</para>
         </listitem>
       </itemizedlist>
     </listitem>

+ 2 - 2
chapter01/whatsnew.xml

@@ -62,9 +62,9 @@
     <!--<listitem>
       <para>DejaGNU-&dejagnu-version;</para>
     </listitem>-->
-    <!--<listitem revision="systemd">
+    <listitem revision="systemd">
       <para>D-Bus-&dbus-version;</para>
-    </listitem>-->
+    </listitem>
     <!--<listitem>
       <para>Diffutils-&diffutils-version;</para>
     </listitem>-->

+ 3 - 3
general.ent

@@ -1,13 +1,13 @@
-<!ENTITY version         "SVN-20190608">
+<!ENTITY version         "SVN-20190612">
 <!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        "20190608-systemd">
+<!ENTITY versiond        "20190612-systemd">
 <!ENTITY short-versiond  "systemd">
 <!ENTITY generic-versiond "systemd"> 
 
-<!ENTITY releasedate     "June 8, 2019">
+<!ENTITY releasedate     "June 12, 2019">
 
 <!ENTITY copyrightdate   "1999-2019"><!-- jhalfs needs a literal dash, not &ndash; -->
 <!ENTITY milestone       "8.5">

+ 3 - 3
packages.ent

@@ -118,10 +118,10 @@
 <!ENTITY coreutils-ch6-du "190 MB">
 <!ENTITY coreutils-ch6-sbu "2.6 SBU">
 
-<!ENTITY dbus-version "1.12.12">
-<!ENTITY dbus-size "2,029 KB">
+<!ENTITY dbus-version "1.12.16">
+<!ENTITY dbus-size "2,048 KB">
 <!ENTITY dbus-url "https://dbus.freedesktop.org/releases/dbus/dbus-&dbus-version;.tar.gz">
-<!ENTITY dbus-md5 "ea11069521beeee4e47f0086596a43c8">
+<!ENTITY dbus-md5 "2dbeae80dfc9e3632320c6a53d5e8890">
 <!ENTITY dbus-home "https://www.freedesktop.org/wiki/Software/dbus">
 <!ENTITY dbus-ch6-du "18 MB">
 <!ENTITY dbus-ch6-sbu "0.2 SBU">