mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-05 22:04:48 +00:00
Update to latest version of coreutils suppression patch to prevent su's man-page from being installed.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7435 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
d7fd2f9878
commit
478ae84222
@ -36,6 +36,17 @@
|
||||
</listitem>
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<para>March 18, 2006</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[matthew] - Use updated version of the coreutils suppression
|
||||
patch to prevent coreutils version of the su man page from being
|
||||
installed. Fixes #1690.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>March 11, 2006</para>
|
||||
<itemizedlist>
|
||||
|
@ -47,7 +47,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>Coreutils Suppress Uptime, Kill, Su Patch - 15 KB:</term>
|
||||
<term>Coreutils Suppress Uptime, Kill, Su Patch - 13 KB:</term>
|
||||
<listitem>
|
||||
<para><ulink url="&patches-root;&coreutils-suppress-patch;"/></para>
|
||||
</listitem>
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!ENTITY version "SVN-20060311">
|
||||
<!ENTITY releasedate "March 11, 2006">
|
||||
<!ENTITY version "SVN-20060318">
|
||||
<!ENTITY releasedate "March 18, 2006">
|
||||
<!ENTITY milestone "6.2">
|
||||
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
<!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch">
|
||||
|
||||
<!ENTITY coreutils-i18n-patch "coreutils-&coreutils-version;-i18n-1.patch">
|
||||
<!ENTITY coreutils-suppress-patch "coreutils-&coreutils-version;-suppress_uptime_kill_su-1.patch">
|
||||
<!ENTITY coreutils-suppress-patch "coreutils-&coreutils-version;-suppress_uptime_kill_su-2.patch">
|
||||
<!ENTITY coreutils-uname-patch "coreutils-&coreutils-version;-uname-1.patch">
|
||||
|
||||
<!ENTITY diffutils-i18n-patch "diffutils-&diffutils-version;-i18n-1.patch">
|
||||
|
Loading…
Reference in New Issue
Block a user