Change logs for kbd source package in Bionic

  • kbd (2.0.4-2ubuntu1.18.04.0) bionic; urgency=medium
    
      * kbd_mode: Add -f option and don't perform dangerous mode switches without
        it. In the back-ported fix kbd_mode exits with success, even when the
        dangerous mode change is skipped, just prints an error, to not break old
        scripts. (LP: #520546)
    
     -- Balint Reczey <email address hidden>  Thu, 09 May 2019 17:22:51 +0200
  • kbd (2.0.4-2ubuntu1) bionic; urgency=low
    
      * Merge from Debian unstable.  Remaining changes:
        - 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.
        - Change loadkeys to find any console not in raw mode when invoked
          without an explicit console parameter, in case the foreground console
          is in raw mode.
        - Simplify maintainer scripts for conffile removal, using new features
          in debhelper 8.1.0.
        - Add setvtrgb to kbd-udeb.
        - Fix incorrect keymap sanity check in loadkeys_ckbcomp.diff.
        - debian/control: Depend on console-setup | console-setup-mini, since
          console-setup-mini also Depends on kbd now through console-setup-linux.
        - Added initramfs hook to have setfont/loadkeys available in initramfs.
        - debian/patches/loadkeys_find_usable_console.diff: fix wrong type argument
          to ioctl(..., KDGKBMODE), which causes consoles to not be correctly
          detected on 64-bit archs.  LP: #1621824.
        - debian/patches/loadkeys_ckbcomp.diff: Include xmalloc.h to avoid implicit
          declaration causing crashes with newer gcc. LP: #1631504.
    
    kbd (2.0.4-2) unstable; urgency=medium
    
      * Drop obsolete lsb-base dependency
      * Bump to debhelper compat 10 (automatic dh-autoreconf, etc)
      * Bump Standards-Version to 4.1.0
      * Remove myself from uploaders
    
    kbd (2.0.4-1) unstable; urgency=medium
    
      * debian/gbp.conf: Add import-orig upstream-vcs-tag setting
      * debian/watch: look for .xz tarballs
      * New upstream release.
      * Update patches to apply again
      * Revert "Add debian/patches/0001-add-configure-flag-to-disable-tests.patch"
        - now part of upstream release.
      * debian/gbp.conf: switch deprecated section name gbp-pq to pq
      * Bump Standards-Version to 4.0.0
      * Use recommended https urls for Vcs-* fields
    
     -- Julian Andres Klode <email address hidden>  Mon, 22 Jan 2018 14:49:48 +0100
  • kbd (2.0.3-2ubuntu3) zesty; urgency=medium
    
      * debian/patches/loadkeys_ckbcomp.diff: Include xmalloc.h to avoid implicit
        declaration causing crashes with newer gcc. LP: #1631504.
    
     -- Jason Conti <email address hidden>  Thu, 13 Oct 2016 13:51:28 -0400