Change logs for kbd source package in Intrepid

  • kbd (1.14.1-3ubuntu3) intrepid; urgency=low
    
      * Fix segfault when dealing with Unicode characters that happen to collide
        with internal special symbol tables when XORed with 0xF000. (This will
        doubtless still get some Unicode characters wrong, so isn't a perfect
        solution.)
    
     -- Colin Watson <email address hidden>   Thu, 25 Sep 2008 09:49:59 +0100
  • kbd (1.14.1-3ubuntu2) intrepid; urgency=low
    
      * Properly apply ckbcomp patch; I hadn't regenerated loadkeys.c.
    
     -- Colin Watson <email address hidden>   Fri, 19 Sep 2008 02:19:36 +0100
  • kbd (1.14.1-3ubuntu1) intrepid; urgency=low
    
      * Resynchronise with Debian. Remaining changes:
        - Prefer console-setup to console-common and console-data.
        - debian/console-screen.kbd.sh: Don't run at all if setupcon (from
          console-setup) is present.
        - Move console-screen.kbd.sh to rcS/S90.
        - Add setfont, kbd_mode, and loadkeys to initramfs for console-setup.
        - Use ckbcomp to get the keyboard layout if other data files are not
          available.
    
    kbd (1.14.1-3) unstable; urgency=low
    
      * Change the LSB header of /etc/init.d/console-screen.kbd.sh to provide the
        unique name console-screen.kbd, closes: #483607.  This avoids collisions
        when replacing console-tools with kbd (and vice versa).
      * Remove MIA developer Denis Barbier from Uploaders, closes: #480167.
      * Set /sys/module/vt/parameters/default_utf8 at bootup, closes: #478480.
        This enables openvt’ing consoles in Unicode mode depending on the system
        locale.
      * Don’t say “Setting console screen modes and fonts” when not setting fonts,
        to avoid confusing people.
    
    kbd (1.14.1-2) unstable; urgency=low
    
      * Initialize all consoles in console-screen.kbd.sh, not only the first one;
        closes: #443606.  This partially reverts a change done in 1.12-15 (see the
        third changelog entry for that version).
      * Adjust LSB headers of init script to update-rc.d params, closes: #476097.
      * debian/console-screen.kbd.sh: Don’t set fonts and keymaps if setupcon is
        present.  console-setup will run right afterwards, anyway.
      * Create symlinks for loadkeys and dumpkeys in /usr/bin for better
        compatibility with console-tools.  See #261801.
    
    kbd (1.14.1-1) unstable; urgency=low
    
      * Acknowledge changes from non-maintainer upload by Marc 'HE' Brockschmidt,
        closes: #459156.
      * New upstream version.
      * Removed now unnecessary build-dependencies on flex and bison.
      * Added myself to uploaders, closes: #446030
      * Remove debian/patches directory and build dependency on quilt.  Package
        maintenance now happens in a Git repository.
      * Make openvt pay attention to its child’s exit status.  Patch by Jim Paris,
        closes: #190386.
      * Avoid openvt messing up the child’s I/O caused by closing a standard file
        descriptor.  Patch by Jim Paris, closes: #190385.
      * Handle the CapsShift modifier understood by Linux kernels since 2.6.24.
        Patch by Samuel Thibault, closes: #452103.
      * Bump Standards-Version to 3.7.3.
      * Move dumpkeys and unicode_start to /bin.  This avoids problems when /usr
        is not yet mounted when /etc/init.d/keymap.sh (package console-common) is
        executed.  Thanks to Christian Perrier, Denis Barbier and others,
        closes: #261801.
      * Make upstream makefile not strip binaries to enable the nostrip build
        option, closes: #437248.
      * The Debian copyright file is now available in machine-readable format.
        The passage about kbd’s history was removed from it; upstream’s CREDITS
        file is shipped instead, as it includes the same information.
      * Added Vcs-Git and Vcs-Browser fields to debian/control.
    
    kbd (1.12-19.1) unstable; urgency=low
    
      * Non-maintainer upload.
      * Fix FTBFS with /bin/sh -> dash by using cat to create conftest.c files,
        instead of relying on echo doing the right thing [tm]. (Closes: #459156)
    
     -- Colin Watson <email address hidden>   Thu, 19 Jun 2008 01:03:50 +0100
  • kbd (1.12-19ubuntu2) hardy; urgency=low
    
      * loadkeys_console-setup.patch: Use ckbcomp to get the keyboard layout if
        other data files are not available (LP: #83487).
    
     -- Colin Watson <email address hidden>   Mon, 04 Feb 2008 14:19:21 +0000