diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-06-25 09:52:47 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-06-25 09:52:47 +0000 |
commit | 0c21d487d3fd2fadf095297d3606979972a01937 (patch) | |
tree | a5501fe190f3c396bb642bbd5ce946f10f072ad1 /chapter01 | |
parent | 0626b4d3193fa7e0e7a538eef59dd488994ab6bd (diff) |
* Updated to latest mktemp patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6158 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index a32daf890..f6d7387a5 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -67,6 +67,7 @@ First a summary, then a detailed log.</para> <listitem><para>&glibc-testfix-patch;</para></listitem> <listitem><para>&gzip-security_fix-patch;</para></listitem> <listitem><para>Hotplug &hotplug-version;</para></listitem> +<listitem><para>&mktemp-tempfile-patch;</para></listitem> <listitem><para>&sysklogd-fixes-patch;</para></listitem> <listitem><para>&tar-sparse_fix-patch;</para></listitem> <listitem><para>&util-linux-cramfs-patch;</para></listitem> @@ -80,6 +81,7 @@ First a summary, then a detailed log.</para> <listitem><para>flex-2.5.31-debian_fixes-2.patch</para></listitem> <listitem><para>iproute2-2.6.11-050330-remove_db-1.patch</para></listitem> <listitem><para>man-1.5o1-80cols-1.patch</para></listitem> +<listitem><para>mktemp-1.5-add_tempfile-1.patch</para></listitem> <listitem><para>shadow-4.0.7-fix_lastlog-1.patch</para></listitem> <listitem><para>sysklogd-1.4.1-kernel_headers-1.patch</para></listitem> <listitem><para>sysvinit-2.85-proclen-1.patch</para></listitem> @@ -89,6 +91,9 @@ First a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>June 25th, 2005 [matthew]: Updated to the latest version of the +mktemp tempfile patch, which supports building outside the source directory</para></listitem> + <listitem><para>June 24th, 2005 [archaic]: Added the compress symlink to gzip. </para></listitem> |