Changeset 20483d8


Ignore:
Timestamp:
07/20/2017 11:52:47 PM (7 years ago)
Author:
DJ Lucas <dj@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
872899f
Parents:
ba91030
Message:

Fix EXTRA_DIST files in systemd tarball.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11271 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    rba91030 r20483d8  
    4343    appropriate for the entry or if needed the entire day's listitem.
    4444-->
     45    <listitem revision="systemd">
     46      <para>2017-07-21</para>
     47      <itemizedlist>
     48        <listitem>
     49          <para>[dj] - Fix EXTRA_DIST files in systemd tarball.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
    4554    <listitem>
    4655      <para>2017-07-18</para>
  • general.ent

    rba91030 r20483d8  
    44<!ENTITY generic-version "development"> <!-- Use "development"  or "x.y[-pre{x}]" -->
    55
    6 <!ENTITY versiond        "20170718-systemd">
     6<!ENTITY versiond        "20170721-systemd">
    77<!ENTITY short-versiond  "systemd">
    88<!ENTITY generic-versiond "systemd">
    99
    10 <!ENTITY releasedate     "July 18, 2017">
     10<!ENTITY releasedate     "July 21, 2017">
    1111
    1212<!ENTITY copyrightdate   "1999-2017"><!-- jhalfs needs a literal dash, not &ndash; -->
  • packages.ent

    rba91030 r20483d8  
    561561
    562562<!ENTITY systemd-version "234">
    563 <!ENTITY systemd-size    "4,072 KB">
     563<!ENTITY systemd-size    "4,084 KB">
    564564<!ENTITY systemd-url     "http://anduin.linuxfromscratch.org/sources/other/systemd/systemd-&systemd-version;.tar.xz">
    565 <!ENTITY systemd-md5     "157b51f03bf367c15d870111ef9255a1">
     565<!ENTITY systemd-md5     "d057c3ee9a1bb23aa4836f354fedf26c">
    566566<!ENTITY systemd-home    "http://www.freedesktop.org/wiki/Software/systemd/">
    567567<!ENTITY systemd-ch6-du  "507 MB">
Note: See TracChangeset for help on using the changeset viewer.