浏览代码

Fix EXTRA_DIST files in systemd tarball.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11271 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
DJ Lucas 8 年之前
父节点
当前提交
20483d86bb
共有 3 个文件被更改,包括 13 次插入4 次删除
  1. 9 0
      chapter01/changelog.xml
  2. 2 2
      general.ent
  3. 2 2
      packages.ent

+ 9 - 0
chapter01/changelog.xml

@@ -42,6 +42,15 @@
     <listitem revision="sysv"> or <listitem revision="systemd"> as
     appropriate for the entry or if needed the entire day's listitem.
 -->
+    <listitem revision="systemd">
+      <para>2017-07-21</para>
+      <itemizedlist>
+        <listitem>
+          <para>[dj] - Fix EXTRA_DIST files in systemd tarball.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
     <listitem>
       <para>2017-07-18</para>
       <itemizedlist>

+ 2 - 2
general.ent

@@ -3,11 +3,11 @@
                                       Change to x.y for release but not -rc releases -->
 <!ENTITY generic-version "development"> <!-- Use "development"  or "x.y[-pre{x}]" -->
 
-<!ENTITY versiond        "20170718-systemd">
+<!ENTITY versiond        "20170721-systemd">
 <!ENTITY short-versiond  "systemd">
 <!ENTITY generic-versiond "systemd"> 
 
-<!ENTITY releasedate     "July 18, 2017">
+<!ENTITY releasedate     "July 21, 2017">
 
 <!ENTITY copyrightdate   "1999-2017"><!-- jhalfs needs a literal dash, not &ndash; -->
 <!ENTITY milestone       "8.1">

+ 2 - 2
packages.ent

@@ -560,9 +560,9 @@
 <!ENTITY sysklogd-ch6-sbu "less than 0.1 SBU">
 
 <!ENTITY systemd-version "234">
-<!ENTITY systemd-size    "4,072 KB">
+<!ENTITY systemd-size    "4,084 KB">
 <!ENTITY systemd-url     "http://anduin.linuxfromscratch.org/sources/other/systemd/systemd-&systemd-version;.tar.xz">
-<!ENTITY systemd-md5     "157b51f03bf367c15d870111ef9255a1">
+<!ENTITY systemd-md5     "d057c3ee9a1bb23aa4836f354fedf26c">
 <!ENTITY systemd-home    "http://www.freedesktop.org/wiki/Software/systemd/">
 <!ENTITY systemd-ch6-du  "507 MB">
 <!ENTITY systemd-ch6-sbu "7.4 SBU">