aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDouglas R. Reno <renodr@linuxfromscratch.org>2016-11-18 10:12:30 +0000
committerDouglas R. Reno <renodr@linuxfromscratch.org>2016-11-18 10:12:30 +0000
commitaf97530c1f9942ea58b2787152057c345b95c43e (patch)
treef06826e34ecaed8c0aabe6248d0b2233ec52c11f
parentaf3f6d217530334acc4fddf9c082db229d60767b (diff)
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
-rw-r--r--chapter03/patches.xml2
-rw-r--r--general.ent6
-rw-r--r--patches.ent2
3 files changed, 7 insertions, 3 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml
index beca10595..f350d36b1 100644
--- a/chapter03/patches.xml
+++ b/chapter03/patches.xml
@@ -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>
diff --git a/general.ent b/general.ent
index aad8f998f..e80fe2672 100644
--- a/general.ent
+++ b/general.ent
@@ -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">
diff --git a/patches.ent b/patches.ent
index 3657e90fd..ed54fef82 100644
--- a/patches.ent
+++ b/patches.ent
@@ -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">
+-->