Browse Source

Regenerate the systemd man pages tarball with the non-namespaced version of the DocbookXSL Stylesheets. Finishes BLFS Ticket #11559

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11501 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Douglas R. Reno 6 years ago
parent
commit
6ff35e95e8
3 changed files with 15 additions and 5 deletions
  1. 10 0
      chapter01/changelog.xml
  2. 3 3
      general.ent
  3. 2 2
      packages.ent

+ 10 - 0
chapter01/changelog.xml

@@ -43,6 +43,16 @@
     appropriate for the entry or if needed the entire day's listitem.
 -->
 
+    <listitem revision="systemd">
+      <para>2019-01-20</para>
+      <itemizedlist>
+        <listitem>
+          <para>[renodr] - Regenerate the systemd man pages tarball with
+          the Non-namespaced versions of the Docbook XSL Stylesheets.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
     <listitem revision="systemd">
       <para>2019-01-11</para>
       <itemizedlist>

+ 3 - 3
general.ent

@@ -1,13 +1,13 @@
-<!ENTITY version         "SVN-20190111">
+<!ENTITY version         "SVN-20190120">
 <!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        "20190111-systemd">
+<!ENTITY versiond        "20190120-systemd">
 <!ENTITY short-versiond  "systemd">
 <!ENTITY generic-versiond "systemd"> 
 
-<!ENTITY releasedate     "January 11, 2019">
+<!ENTITY releasedate     "January 20, 2019">
 
 <!ENTITY copyrightdate   "1999-2019"><!-- jhalfs needs a literal dash, not &ndash; -->
 <!ENTITY milestone       "8.4">

+ 2 - 2
packages.ent

@@ -630,10 +630,10 @@
 <!--<!ENTITY systemd-url      "&anduin-sources;/systemd-&systemd-version;-&systemd-stable;.tar.xz">-->
 <!ENTITY systemd-md5      "0e4f91b513d4b04e2c10a5173e5a87b2">
 <!ENTITY systemd-home     "https://www.freedesktop.org/wiki/Software/systemd/">
-<!ENTITY systemd-man-size "464 KB">
+<!ENTITY systemd-man-size "460 KB">
 <!--<!ENTITY systemd-man-url  "&anduin-sources;/systemd-man-pages-&systemd-version;-&systemd-stable;.tar.xz">-->
 <!ENTITY systemd-man-url  "&anduin-sources;/systemd-man-pages-&systemd-version;.tar.xz">
-<!ENTITY systemd-man-md5  "908241937e3ec2441fa8aaeaa5993d0f">
+<!ENTITY systemd-man-md5  "ca49a25e1cf330b02adc07218f430dae">
 <!ENTITY systemd-ch6-du   "297 MB">
 <!ENTITY systemd-ch6-sbu  "1.1 SBU">