Reverted back to udev-030, since there was a problem found with the 031 version. Unstable branch will wait for 032

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4163 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Jeremy Utley 2004-09-13 16:24:21 +00:00
parent 83ee024968
commit f077d7b6d9
2 changed files with 2 additions and 4 deletions

View File

@ -69,7 +69,7 @@ first a summary, then a detailed log.</para>
<listitem><para>readline-5.0-display_wrap-1.patch</para></listitem> <listitem><para>readline-5.0-display_wrap-1.patch</para></listitem>
<listitem><para>syslog-ng-1.6.5</para></listitem> <listitem><para>syslog-ng-1.6.5</para></listitem>
<listitem><para>sysvinit-2.85-proclen-1.patch</para></listitem> <listitem><para>sysvinit-2.85-proclen-1.patch</para></listitem>
<listitem><para>udev-031</para></listitem> <listitem><para>udev-030</para></listitem>
<listitem><para>udev-config-1.permissions</para></listitem> <listitem><para>udev-config-1.permissions</para></listitem>
<listitem><para>udev-config-1.rules</para></listitem> <listitem><para>udev-config-1.rules</para></listitem>
<listitem><para>util-linux-2.12a-kernel_headers-1.patch</para></listitem> <listitem><para>util-linux-2.12a-kernel_headers-1.patch</para></listitem>
@ -97,8 +97,6 @@ first a summary, then a detailed log.</para>
<listitem><para>September 12th, 2004 [jeremy]: Added Zlib Security Patch, <listitem><para>September 12th, 2004 [jeremy]: Added Zlib Security Patch,
fixing bug 899 for unstable.</para></listitem> fixing bug 899 for unstable.</para></listitem>
<listitem><para>September 12th, 2004 [jeremy]: Upgraded to udev-031</para></listitem>
<listitem><para>September 11th, 2004 [jeremy]: A problem was reported on IRC <listitem><para>September 11th, 2004 [jeremy]: A problem was reported on IRC
where after locking in glibc chapter 6, gcc would no longer function properly where after locking in glibc chapter 6, gcc would no longer function properly
due to a missing libgcc_s library. In troubleshooting, it was found that this due to a missing libgcc_s library. In troubleshooting, it was found that this

View File

@ -69,6 +69,6 @@
<!ENTITY tcl-version "8.4.7"> <!ENTITY tcl-version "8.4.7">
<!ENTITY texinfo-version "4.7"> <!ENTITY texinfo-version "4.7">
<!ENTITY util-linux-version "2.12c"> <!ENTITY util-linux-version "2.12c">
<!ENTITY udev-version "031"> <!ENTITY udev-version "030">
<!ENTITY vim-version "6.3"> <!ENTITY vim-version "6.3">
<!ENTITY zlib-version "1.2.1"> <!ENTITY zlib-version "1.2.1">