Changeset 43886b7


Ignore:
Timestamp:
12/30/2012 08:30:29 AM (11 years ago)
Author:
Matthew Burgess <matthew@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 7.3, 7.4, 7.5, 7.5-systemd, 7.6, 7.6-systemd, 7.7, 7.7-systemd, 7.8, 7.8-systemd, 7.9, 7.9-systemd, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
0f344dd
Parents:
cb476d5
Message:

Upgrade to Kbd-1.15.5. Fixes #3239.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10086 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    rcb476d5 r43886b7  
    4141      <itemizedlist>
    4242        <listitem>
     43          <para>[matthew] - Upgrade to Kbd-1.15.5.  Fixes
     44          <ulink url="&lfs-ticket-root;3239">#3239</ulink>.</para>
     45        </listitem>
     46        <listitem>
    4347          <para>[matthew] - All E2fsprogs tests pass now, so remove the
    4448          &quot;-k&quot; flag from its invocation.</para>
  • chapter01/whatsnew.xml

    rcb476d5 r43886b7  
    113113      <para>IPRoute2 &iproute2-version;</para>
    114114    </listitem>
    115     <!--<listitem>
     115    <listitem>
    116116      <para>Kbd &kbd-version;</para>
    117     </listitem>-->
     117    </listitem>
    118118    <listitem>
    119119      <para>Kmod &kmod-version;</para>
     
    234234
    235235    <listitem>
     236      <para>&kbd-backspace-patch;</para>
     237    </listitem>
     238
     239    <listitem>
    236240      <para>&make-fixes-patch;</para>
    237241    </listitem>
     
    263267
    264268    <listitem>
     269      <para>kbd-1.15.3-backspace-1.patch</para>
     270    </listitem>
     271
     272    <listitem>
     273      <para>kbd-1.15.3-upstream_fixes-1.patch</para>
     274    </listitem>
     275
     276    <listitem>
    265277      <para>kmod-9-testsuite-1.patch</para>
    266278    </listitem>
  • chapter03/patches.xml

    rcb476d5 r43886b7  
    4848        <para>Download: <ulink url="&patches-root;&flex-bison-patch;"/></para>
    4949        <para>MD5 sum: <literal>&flex-bison-patch-md5;</literal></para>
    50       </listitem>
    51     </varlistentry>
    52 
    53     <varlistentry>
    54       <term>Kbd Loadkeys Fix Patch - <token>&kbd-fixes-patch-size;</token>:</term>
    55       <listitem>
    56         <para>Download: <ulink url="&patches-root;&kbd-fixes-patch;"/></para>
    57         <para>MD5 sum: <literal>&kbd-fixes-patch-md5;</literal></para>
    5850      </listitem>
    5951    </varlistentry>
  • chapter06/kbd.xml

    rcb476d5 r43886b7  
    66]>
    77
    8 <!-- FIXME: upstream git has been persuaded by SuSe to build resizecons on x86_64,
    9 so the sed will need attention if that change is not removed before the next release -->
    10 
    118<sect1 id="ch-system-kbd" role="wrap">
    129  <?dbhtml filename="kbd.html"?>
     
    4542    <title>Installation of Kbd</title>
    4643
    47     <para>The behaviour of <command>loadkeys</command> when run without a
    48     filename was broken in this release. The following patch fixes this:</para>
    49 
    50 <screen><userinput remap="pre">patch -Np1 -i ../&kbd-fixes-patch;</userinput></screen>
    51 
    5244    <para>The behaviour of the Backspace and Delete keys is not consistent
    5345    across the keymaps in the Kbd package. The following patch fixes this
     
    5951    and the Delete key generates a well-known escape sequence.</para>
    6052
    61     <para>Fix a bug in the Spanish message translations which prevents kbd from
    62     building with gettext-&gettext-version;:</para>
    63 
    64 <screen><userinput remap="pre">sed -i '/guardado\ el/s/\(^.*en\ %\)\(.*\)/\14\$\2/' po/es.po</userinput></screen>
    65 
    66     <para>Remove the redundant <command>resizecons</command> program (32-bit x86
    67     only, needs the defunct svgalib, which predates linux-2.6 and is incompatible
    68     with modern KMS, to provide the video mode files - for normal use
    69     <command>setfont</command> sizes the console appropriately) and its manpage.</para>
    70 
    71     <para>The shipped version of <filename>configure.ac</filename> is newer than
    72     <filename>aclocal.m4</filename>, so autotools will be run by <command>make</command>
    73     which will overwrite the change to <filename>configure</filename>. Alter the date
    74     and time of <filename>configure.ac</filename> - this uses the system timezone, so we
    75     pick a time that is sufficiently old in all timezones.</para>
    76 
    77 <screen><userinput remap="pre">sed -i 's/\(RESIZECONS_PROGS=\)yes/\1no/' configure &amp;&amp;
    78 sed -i 's/resizecons.8 //' man/man8/Makefile.in &amp;&amp;
    79 touch -d '2011-05-07 08:30' configure.ac</userinput></screen>
     53    <para>Fix a bug that causes some keymaps not to be loaded correctly:</para>
     54
     55<screen><userinput remap="pre">sed -i -e '326 s/if/while/' src/loadkeys.analyze.l</userinput></screen>
    8056
    8157    <para>Prepare Kbd for compilation:</para>
    8258
    83 <screen><userinput remap="configure">./configure --prefix=/usr --datadir=/lib/kbd</userinput></screen>
     59<screen><userinput remap="configure">./configure --prefix=/usr --datadir=/lib/kbd \
     60  --disable-vlock</userinput></screen>
    8461
    8562    <variablelist>
     
    9269          always be on the root partition instead of the default <filename
    9370          class="directory">/usr/share/kbd</filename>.</para>
     71       </listitem>
     72      </varlistentry>
     73
     74      <varlistentry>
     75        <term><parameter>--disable-vlock</parameter></term>
     76        <listitem>
     77          <para>This option prevents the vlock utility from being built, as it
     78          requires the PAM library, which isn't available in the chroot
     79          environment.</para>
    9480       </listitem>
    9581      </varlistentry>
  • packages.ent

    rcb476d5 r43886b7  
    279279<!ENTITY iproute2-ch6-sbu "0.1 SBU">
    280280
    281 <!ENTITY kbd-version "1.15.3">
    282 <!ENTITY kbd-size "1,621 KB">
     281<!ENTITY kbd-version "1.15.5">
     282<!ENTITY kbd-size "1,690 KB">
    283283<!ENTITY kbd-url "http://ftp.altlinux.org/pub/people/legion/kbd/kbd-&kbd-version;.tar.gz">
    284 <!ENTITY kbd-md5 "8143e179a0f3c25646ce5085e8777200">
     284<!ENTITY kbd-md5 "34c71feead8ab9c01ec638acea8cd877">
    285285<!ENTITY kbd-home "http://ftp.altlinux.org/pub/people/legion/kbd">
    286286<!ENTITY kbd-ch6-du "20 MB">
  • patches.ent

    rcb476d5 r43886b7  
    2727<!ENTITY kbd-backspace-patch-size "12 KB">
    2828
    29 <!ENTITY kbd-fixes-patch "kbd-&kbd-version;-upstream_fixes-1.patch">
    30 <!ENTITY kbd-fixes-patch-md5 "58ae9bd7d546426cfaccf3eba16ad1a2">
    31 <!ENTITY kbd-fixes-patch-size "1.6 KB">
    32 
    33 
    3429<!ENTITY make-fixes-patch "make-&make-version;-upstream_fixes-3.patch">
    3530<!ENTITY make-fixes-patch-md5 "95027ab5b53d01699845d9b7e1dc878d">
Note: See TracChangeset for help on using the changeset viewer.