diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-12-30 08:30:29 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-12-30 08:30:29 +0000 |
commit | 43886b744b9b598ade9b93288738299dbbaee061 (patch) | |
tree | f6b81606c84b3ad2a22bd3e5f6ba30d66ad970ef /chapter01/whatsnew.xml | |
parent | cb476d52146df0112d4b1b72dfc405905f2d1a03 (diff) |
Upgrade to Kbd-1.15.5. Fixes #3239.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10086 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/whatsnew.xml')
-rw-r--r-- | chapter01/whatsnew.xml | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 393bb2e60..4073f7017 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -112,9 +112,9 @@ <listitem> <para>IPRoute2 &iproute2-version;</para> </listitem> - <!--<listitem> + <listitem> <para>Kbd &kbd-version;</para> - </listitem>--> + </listitem> <listitem> <para>Kmod &kmod-version;</para> </listitem> @@ -233,6 +233,10 @@ </listitem> <listitem> + <para>&kbd-backspace-patch;</para> + </listitem> + + <listitem> <para>&make-fixes-patch;</para> </listitem> @@ -262,6 +266,14 @@ </listitem> <listitem> + <para>kbd-1.15.3-backspace-1.patch</para> + </listitem> + + <listitem> + <para>kbd-1.15.3-upstream_fixes-1.patch</para> + </listitem> + + <listitem> <para>kmod-9-testsuite-1.patch</para> </listitem> |