Remove a nonexistent systemd patch that I forgot to do earlier

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11146 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Douglas R. Reno 2016-11-18 10:12:30 +00:00
parent af3f6d2175
commit af97530c1f
3 changed files with 7 additions and 3 deletions

View File

@ -90,6 +90,7 @@
</listitem>
</varlistentry>
<!--
<varlistentry revision="systemd">
<term>Systemd security patch - <token>&systemd-security-patch-size;</token>:</term>
<listitem>
@ -97,6 +98,7 @@
<para>MD5 sum: <literal>&systemd-security-patch-md5;</literal></para>
</listitem>
</varlistentry>
-->
</variablelist>

View File

@ -1,13 +1,13 @@
<!ENTITY version "SVN-20161117">
<!ENTITY version "SVN-20161118">
<!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 "20161117-systemd">
<!ENTITY versiond "20161118-systemd">
<!ENTITY short-versiond "systemd">
<!ENTITY generic-versiond "systemd">
<!ENTITY releasedate "November 17, 2016">
<!ENTITY releasedate "November 18, 2016">
<!ENTITY copyrightdate "1999-2016"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "7.11">

View File

@ -34,6 +34,8 @@
<!ENTITY sysvinit-consolidated-patch-md5 "0b7b5ea568a878fdcc4057b2bf36e5cb">
<!ENTITY sysvinit-consolidated-patch-size "3.9 KB">
<!--
<!ENTITY systemd-security-patch "systemd-&systemd-version;-security_fix-1.patch">
<!ENTITY systemd-security-patch-md5 "aa9d81fec9a3875a54e63af86904513a">
<!ENTITY systemd-security-patch-size "4 KB">
-->