Forráskód Böngészése

Another bugfix upgrade to util-linux - version 2.12g

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4191 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Jeremy Utley 21 éve
szülő
commit
de0e2eb5b2
2 módosított fájl, 5 hozzáadás és 2 törlés
  1. 4 1
      chapter01/changelog.xml
  2. 1 1
      general.ent

+ 4 - 1
chapter01/changelog.xml

@@ -44,7 +44,7 @@ first a summary, then a detailed log.</para>
 <listitem><para>sed-4.1.2</para></listitem>
 <listitem><para>tar-1.14</para></listitem>
 <listitem><para>tcl-8.4.7</para></listitem>
-<listitem><para>util-linux-2.12e</para></listitem>
+<listitem><para>util-linux-2.12g</para></listitem>
 <listitem><para>vim-6.3</para></listitem>
 </itemizedlist>
 </listitem>
@@ -93,6 +93,9 @@ first a summary, then a detailed log.</para>
 </itemizedlist>
 </listitem>
 
+<listitem><para>September 22nd, 2004 [jeremy]: Upgraded to Util-Linux 2.12g.
+Rapid release to fix a bug where unmounting as a user would hang the process.</para></listitem>
+
 <listitem><para>September 22nd, 2004 [jeremy]: Dropped the 2 patches to hotplug
 since they are no longer needed.</para></listitem>
 

+ 1 - 1
general.ent

@@ -68,7 +68,7 @@
 <!ENTITY tar-version "1.14">
 <!ENTITY tcl-version "8.4.7">
 <!ENTITY texinfo-version "4.7">
-<!ENTITY util-linux-version "2.12e">
+<!ENTITY util-linux-version "2.12g">
 <!ENTITY udev-version "032">
 <!ENTITY vim-version "6.3">
 <!ENTITY zlib-version "1.2.1">