[ubuntu/noble-proposed] kbd 2.6.4-2ubuntu1 (Accepted)

Olivier Gayot olivier.gayot at canonical.com
Wed Feb 28 15:45:11 UTC 2024


kbd (2.6.4-2ubuntu1) noble; urgency=medium

  * Merge with Debian unstable (LP: #2055065). 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.
    - debian/control: Depend on console-setup | console-setup-mini, since
      console-setup-mini also Depends on kbd now through console-setup-linux.
    - Add setvtrgb to kbd-udeb (LP #730672).

  * Dropped unnecessary changelog entries
    - Added initramfs hook to have setfont/loadkeys available in initramfs.
      + This is basically a duplicate of:
        Add setfont, kbd_mode, and loadkeys to initramfs for console-setup.
    - 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.
      + This was a bug in an Ubuntu-specific patch so irrelevant to our delta
        with Debian.
    - Fix incorrect keymap sanity check in loadkeys_ckbcomp.diff.
      + This was a bug in an Ubuntu-specific patch so irrelevant to our delta
        with Debian.

kbd (2.6.4-2) unstable; urgency=medium

  * Team upload (to unstable).

  [ cacin ]
  * Use https in homepage url (Closes: #1060324)

kbd (2.6.4-1) experimental; urgency=medium

  * Team upload.

  [ Andreas Henriksson ]
  * New upstream release.
  * Fix failure to build twice in a row (Closes: #1047644)

  [ cacin ]
  * move files to /usr for DEP17 (Closes: #1060074)

Date: Tue, 27 Feb 2024 10:52:03 +0100
Changed-By: Olivier Gayot <olivier.gayot at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Nick Rosbrook <nick.rosbrook at canonical.com>
https://launchpad.net/ubuntu/+source/kbd/2.6.4-2ubuntu1
-------------- next part --------------
Format: 1.8
Date: Tue, 27 Feb 2024 10:52:03 +0100
Source: kbd
Built-For-Profiles: noudeb
Architecture: source
Version: 2.6.4-2ubuntu1
Distribution: noble
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Olivier Gayot <olivier.gayot at canonical.com>
Closes: 1047644 1060074 1060324
Launchpad-Bugs-Fixed: 2055065
Changes:
 kbd (2.6.4-2ubuntu1) noble; urgency=medium
 .
   * Merge with Debian unstable (LP: #2055065). 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.
     - debian/control: Depend on console-setup | console-setup-mini, since
       console-setup-mini also Depends on kbd now through console-setup-linux.
     - Add setvtrgb to kbd-udeb (LP #730672).
 .
   * Dropped unnecessary changelog entries
     - Added initramfs hook to have setfont/loadkeys available in initramfs.
       + This is basically a duplicate of:
         Add setfont, kbd_mode, and loadkeys to initramfs for console-setup.
     - 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.
       + This was a bug in an Ubuntu-specific patch so irrelevant to our delta
         with Debian.
     - Fix incorrect keymap sanity check in loadkeys_ckbcomp.diff.
       + This was a bug in an Ubuntu-specific patch so irrelevant to our delta
         with Debian.
 .
 kbd (2.6.4-2) unstable; urgency=medium
 .
   * Team upload (to unstable).
 .
   [ cacin ]
   * Use https in homepage url (Closes: #1060324)
 .
 kbd (2.6.4-1) experimental; urgency=medium
 .
   * Team upload.
 .
   [ Andreas Henriksson ]
   * New upstream release.
   * Fix failure to build twice in a row (Closes: #1047644)
 .
   [ cacin ]
   * move files to /usr for DEP17 (Closes: #1060074)
Checksums-Sha1:
 7961b854badad075e6f59b7d6a4f6648a33b5a24 2163 kbd_2.6.4-2ubuntu1.dsc
 55891786bf83f2035676fa0a2cf972a3ad6d974a 2055999 kbd_2.6.4.orig.tar.gz
 df9d844a26afaf583fdbbd3d3b12666da9241983 69128 kbd_2.6.4-2ubuntu1.debian.tar.xz
 255216deecf9e9b6ec7c7e2ab0789a542e0f010e 6511 kbd_2.6.4-2ubuntu1_source.buildinfo
Checksums-Sha256:
 97c7d8526da503d9d6f2c9e51df64476c7b1b5f58e3e21f1c4b6ae52394b8392 2163 kbd_2.6.4-2ubuntu1.dsc
 f5c7be3fd5365bd5150a3293cff58f836acc2b5914515c1ca91540a7f9be50f7 2055999 kbd_2.6.4.orig.tar.gz
 1689340cc5b3684e72bb4a55df0b8eec456eab52f346fb04ad755d3313c6c156 69128 kbd_2.6.4-2ubuntu1.debian.tar.xz
 9bf2150d8172d42b571c5469411a975008021f0d2a323a11c7a6eb9ab5c87b8c 6511 kbd_2.6.4-2ubuntu1_source.buildinfo
Files:
 dddf60f381007404d2ad8f3909fd9431 2163 utils optional kbd_2.6.4-2ubuntu1.dsc
 44604b15619c327a3b574b38430a768c 2055999 utils optional kbd_2.6.4.orig.tar.gz
 9ecd668edcf7bd2c019b28506208101f 69128 utils optional kbd_2.6.4-2ubuntu1.debian.tar.xz
 c924957aa88522b709da4c999b218973 6511 utils optional kbd_2.6.4-2ubuntu1_source.buildinfo
Original-Maintainer: Console utilities maintainers <pkg-kbd-devel at lists.alioth.debian.org>
Vcs-Git: https://git.launchpad.net/~ogayot/ubuntu/+source/kbd
Vcs-Git-Commit: f1c50e7627b36657e22d90a43e77305b958b5974
Vcs-Git-Ref: refs/heads/merge-lp2055065-noble


More information about the noble-changes mailing list