diff options
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 | ||||
-rw-r--r-- | chapter06/kbd.xml | 5 | ||||
-rw-r--r-- | packages.ent | 6 |
4 files changed, 9 insertions, 10 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 85df0d3a1..62cb7b463 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2010-04-20</para> <itemizedlist> <listitem> + <para>[matthew] Upgrade to Kbd-1.15.2. Fixes + <ulink url="&lfs-ticket-root;2634">#2634</ulink>.</para> + </listitem> + <listitem> <para>[matthew] Remove the now unused --docdir parameter for Udev. Fixes <ulink url="&lfs-ticket-root;2633">#2633</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 269d3ff2c..e6f2af558 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -106,9 +106,9 @@ <listitem> <para>IPRoute2 &iproute2-version;</para> </listitem> - <!--<listitem> + <listitem> <para>Kbd &kbd-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Less &less-version;</para> </listitem>--> diff --git a/chapter06/kbd.xml b/chapter06/kbd.xml index 6907c6616..3b5360f46 100644 --- a/chapter06/kbd.xml +++ b/chapter06/kbd.xml @@ -40,11 +40,6 @@ <sect2 role="installation"> <title>Installation of Kbd</title> - <para>The Kbd package doesn't come shipped with the standard configure - scripts, so generate them now:</para> - -<screen><userinput remap="pre">autoreconf</userinput></screen> - <para>The behaviour of the Backspace and Delete keys is not consistent across the keymaps in the Kbd package. The following patch fixes this issue for i386 keymaps:</para> diff --git a/packages.ent b/packages.ent index 2d55be6e2..559e7dce3 100644 --- a/packages.ent +++ b/packages.ent @@ -270,10 +270,10 @@ <!ENTITY iproute2-ch6-du "5.7 MB"> <!ENTITY iproute2-ch6-sbu "0.2 SBU"> -<!ENTITY kbd-version "1.15.1"> -<!ENTITY kbd-size "1,081 KB"> +<!ENTITY kbd-version "1.15.2"> +<!ENTITY kbd-size "1,520 KB"> <!ENTITY kbd-url "http://ftp.altlinux.com/pub/people/legion/kbd/kbd-&kbd-version;.tar.gz"> -<!ENTITY kbd-md5 "f997c490fe5ede839aacf31da6c4eb06"> +<!ENTITY kbd-md5 "77d0b51454522bc6c170bbdc6e31202a"> <!ENTITY kbd-home " "> <!ENTITY kbd-ch6-du "16.0 MB"> <!ENTITY kbd-ch6-sbu "less than 0.1 SBU"> |