aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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">
+-->