Update to man-pages-4.11.

Incorporate a test fix into the flex patch.



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11244 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Bruce Dubbs 2017-05-05 20:07:19 +00:00
parent aeaae4a908
commit 6ca023512b
6 changed files with 20 additions and 12 deletions

View File

@ -42,6 +42,16 @@
<listitem revision="sysv"> or <listitem revision="systemd"> as
appropriate for the entry or if needed the entire day's listitem.
-->
<listitem>
<para>2017-05-05</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Update to man-pages-4.11. Fixes
<ulink url="&lfs-ticket-root;4083">#4083</ulink>.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>2017-05-03</para>
<itemizedlist>

View File

@ -260,7 +260,7 @@
</listitem>
-->
<listitem>
<para>flex-2.6.3-upstream_fix-1.patch</para>
<para>flex-2.6.3-upstream_fixes-3.patch</para>
</listitem>
</itemizedlist>

View File

@ -61,8 +61,6 @@
<screen><userinput remap="test">make check</userinput></screen>
<para>One test, <emphasis>cxx_restart</emphasis>, is known to fail.</para>
<para>Install the package:</para>
<screen><userinput remap="install">make install</userinput></screen>

View File

@ -1,13 +1,13 @@
<!ENTITY version "SVN-20170503">
<!ENTITY version "SVN-20170505">
<!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 "20170503-systemd">
<!ENTITY versiond "20170505-systemd">
<!ENTITY short-versiond "systemd">
<!ENTITY generic-versiond "systemd">
<!ENTITY releasedate "May 3, 2017">
<!ENTITY releasedate "May 5, 2017">
<!ENTITY copyrightdate "1999-2017"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "8.1">

View File

@ -438,10 +438,10 @@
<!ENTITY man-db-ch6-du "30 MB">
<!ENTITY man-db-ch6-sbu "0.4 SBU">
<!ENTITY man-pages-version "4.10">
<!ENTITY man-pages-size "1,521 KB">
<!ENTITY man-pages-version "4.11">
<!ENTITY man-pages-size "1,538 KB">
<!ENTITY man-pages-url "&kernel;linux/docs/man-pages/man-pages-&man-pages-version;.tar.xz">
<!ENTITY man-pages-md5 "c76a2844ea70e374fdff9c2e61bbe85b">
<!ENTITY man-pages-md5 "c2f25e2367fc12267bb85abe7b39f173">
<!ENTITY man-pages-home "http://www.kernel.org/doc/man-pages/">
<!ENTITY man-pages-ch6-du "27 MB">
<!ENTITY man-pages-ch6-sbu "less than 0.1 SBU">

View File

@ -20,9 +20,9 @@
<!ENTITY coreutils-i18n-patch-md5 "a9404fb575dfd5514f3c8f4120f9ca7d">
<!ENTITY coreutils-i18n-patch-size "168 KB">
<!ENTITY flex-fixes-patch "flex-&flex-version;-upstream_fix-2.patch">
<!ENTITY flex-fixes-patch-md5 "bda1fae644c2337f70879341e0e49a6d">
<!ENTITY flex-fixes-patch-size "3.3 KB">
<!ENTITY flex-fixes-patch "flex-&flex-version;-upstream_fixes-3.patch">
<!ENTITY flex-fixes-patch-md5 "b46f6b0380e502a3dfb8b503227cd680">
<!ENTITY flex-fixes-patch-size "3.4 KB">
<!--
<!ENTITY gcc-asan-patch "gcc-&gcc-version;-asan-1.patch">