[ubuntu/vivid-proposed] console-setup 1.108ubuntu1 (Accepted)

Mathieu Trudel-Lapierre mathieu-tl at ubuntu.com
Mon Mar 2 22:13:13 UTC 2015


console-setup (1.108ubuntu1) vivid; urgency=medium

  [ Steve Langasek ]
  * Merge from Debian unstable, remaining changes: (LP: #1426721)
    - Don't gzip font or ACM files in /etc/console-setup/.  The space saving
      is negligible, and it's more efficient not to need to uncompress them
      at boot time.
    - Include pc105.tree for ubiquity.
    - Move boot tasks to a combination of two udev rules and a single
      Upstart job, ensuring that they're run at points when we are able to
      satisfy the constraints on the relevant ioctls.
    - Stop running debconf-updatepo on clean.
    - Set keymap and font in the initramfs if possible and sensible.
    - Add an apport hook.
    - Use keymapper to generate decision trees for a restricted subset of
      the pc105 model.
    - Depend on kbd (>= 1.15-1ubuntu3) for a valuable loadkeys improvement.
    - Include support for translated keyboard names.
    - Depend on debconf instead of pre-depending, because pre-depends have
      no effect on config scripts.
    - debian/vtrgb, debian/vtrgb.vga,
      debian/console-setup-linux.setvtrgb.upstart, debian/rules,
      debian/console-setup-linux.postinst: use Ubuntu's virtual terminal color
      scheme by default, with a VGA color scheme available as an alternative.
    - Make setupcon explicitly exit 0, so that postinsts don't fail in the
      event that loadkeys can't find a console.
    - Update for new layouts and variants for Montenegro and Serbia, and
      migrate configuration files from the old layouts.
    - Generate a locale locally for translating keyboard names in
      kbdnames-maker.
    - Don't copy keyboard-configuration questions to /target in OEM mode.
      oem-config will ask them later, and copying these confuses it.
    - Change the default font from Fixed to VGA for Lat15; while it's not
      entirely complete, it looks better and is largely good enough.
    - If the detect-keyboard debconf plugin is available
      (cdebconf-newt-detect-keys in the installer), then offer to use it to
      detect the keyboard layout.
    - Fix default keyboard selection for language/country combinations
      lacking a proper combined locale.
    - Drop the layout/variant priority to high on fresh installs.
    - Set default for Dutch to us(intl), not just us.
    - Set default layout for Vietnam to 'us'.
    - Set default variant for French to oss.
    - Set default layout for Simplified Chinese to 'cn'.
    - Don't use the default keyboard variant if the layout is overridden by
      preseeding.
    - If keyboard-configuration/layoutcode is preseeded but not marked as
      seen, then set the default layout but don't lower the layout question
      priority or preseed console-setup/ask_detect.
    - Use the default keyboard model if an existing configuration file sets
      XKBMODEL="".
    - Go back to always asking layout before variant.
    - Fix keyboard layout detection to set the layout properly.
    - Reset keyboard-configuration/toggle to the default if it's set to "No
      toggling" and you select a non-Latin layout.
    - Automatically save the font and keymap to /etc in
      /etc/init.d/console-setup if it isn't being run from init. Similarly,
      ensure that the font and keymap are saved to /etc during initial
      installation.
    - Replace usplash detection code with Plymouth detection code.
    - Load the new keyboard configuration immediately when running
      'dpkg-reconfigure keyboard-configuration' in an installed system.
    - Don't fail to configure keyboard-configuration if setxkbmap fails to
      talk to the X display.
    - Tolerate absence of setupcon in keyboard-configuration.postinst.
    - Drop the simplified keyboard-configuration/xkb-keymap question.
    - Fix command injection in ckbcomp.
    - debian/console-setup.console-font.upstart: Add Upstart job that sets up
      console font when plymouth-splash is starting.
    - Override description of the ch layout from "German (Switzerland)" to
      just "Switzerland".
    - Map ppc64el/* to XKBMODEL=pc105.
  * Dropped changes, included in Debian:
    - "Do not configure keyboard; keep kernel keymap" model option,
      preseedable by keyboard-configuration/modelcode=SKIP: this is now
      supported upstream with either "unknown" or an empty string as the
      model.
    - Run kbd_mode on each tty in ACTIVE_CONSOLES rather than on the current
      tty, since the current tty might belong to X and changing X's tty out
      of raw mode is a very bad idea.
    - Include Terminus font in the compiled packages.  Do not depend, but
      conflict/provide/replace console-terminus.  New upstream version of
      the Terminus font (4.32).
    - Explicitly build-depend on liblocale-gettext-perl for kbdnames-maker,
      and likewise have keyboard-configuration depend on
      liblocale-gettext-perl.
    - Weaken test for whether /usr is mounted; testing for /usr/share is
      sufficient, and fixes operation in d-i.
    - Make keyboard-configuration replace old console-setup/console-setup-mini
      versions as well as conflicting with them.
    - Set default layout for Kurdish to tr(ku).
  * Dropped changes, no longer needed:
    - Cope with systems installed with console-setup-udeb (<< 1.53) (which
      predates Ubuntu 12.04 and Debian wheezy).
    - Drop ancient handling of an empty codeset in the config file.
    - Drop vtrgb upgrade handling from natty
    - Drop upstart job transition from lucid
  * setupcon: Map XKBMODEL=SKIP to '' for compatibility with existing
    configs.
  * debian/rules: revert hard-coding of a list of "debconf-selectable"
    layouts for the udebs, since we don't use this debconf question in Ubuntu
    and all layouts are selectable.
  * setupcon: revert ridiculous upstream twiddling of keymap cache filenames:
    - the variables are taken from a config file which, if changed,
      invalidates the cache.
    - there is only ever one keyboard map per system.
    - the system should not have to resolve filenames to find the keymap cache
      on boot.
  * Move vtrgb handling to console-setup-linux package, since this is clearly
    Linux-specific.
  * Add missing console-setup-linux.prerm to remove /etc/vtrgb alternatives
  * Keyboard/kbdcompiler: fix bug in filtering of unsupported variants that
    breaks generation of the pc105.tree for d-i keyboard detection.
  * debian/keyboard-configuration.postinst: udpkg is not part of an installed
    Debian system; don't fail to configure if it's absent and the script is
    called outside of an installer context.
  * Don't make debian/copyright a symlink to COPYRIGHT, this is disallowed
    by the Ubuntu archive installer.

  [ Mathieu Trudel-Lapierre ]
  * debian/keyboard-configuration.config: fix typo in model check for SKIP;
    even when looking up the layout/variant, we need to check for the model
    as XKBMODEL, since $model doesn't exist.
  * debian/preprocessor: revert the removal of keyboard names (for size) of
    console-setup-udeb: we do need those, since we don't use the simplified
    xkb-keymap template from Debian just yet: this way we can still show
    country/language names when selecting a keyboard, layout or variant.

Date: Fri, 27 Feb 2015 16:36:52 -0500
Changed-By: Mathieu Trudel-Lapierre <mathieu-tl at ubuntu.com>
Maintainer: Ubuntu Installer Team <ubuntu-installer at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/console-setup/1.108ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 27 Feb 2015 16:36:52 -0500
Source: console-setup
Binary: keyboard-configuration console-setup console-setup-mini console-setup-linux console-setup-freebsd bdf2psf console-setup-udeb console-setup-amiga-ekmap console-setup-ataritt-ekmap console-setup-macintoshold-ekmap console-setup-pc-ekmap console-setup-sun4-ekmap console-setup-sun5-ekmap console-setup-pc-ekbd console-setup-linux-fonts-udeb console-setup-freebsd-fonts-udeb console-setup-linux-charmaps-udeb console-setup-freebsd-charmaps-udeb
Architecture: source
Version: 1.108ubuntu1
Distribution: vivid
Urgency: medium
Maintainer: Ubuntu Installer Team <ubuntu-installer at lists.ubuntu.com>
Changed-By: Mathieu Trudel-Lapierre <mathieu-tl at ubuntu.com>
Description:
 bdf2psf    - font converter to generate console fonts from BDF source fonts
 console-setup - console font and keymap setup program
 console-setup-amiga-ekmap - encoded Linux keyboard layouts for Amiga keyboards (udeb)
 console-setup-ataritt-ekmap - encoded Linux keyboard layouts for Atari TT keyboards (udeb)
 console-setup-freebsd - FreeBSD specific part of console-setup
 console-setup-freebsd-charmaps-udeb - FreeBSD 8-bit charmaps for console-setup-udeb (udeb)
 console-setup-freebsd-fonts-udeb - FreeBSD console fonts for Debian Installer (udeb)
 console-setup-linux - Linux specific part of console-setup
 console-setup-linux-charmaps-udeb - Linux 8-bit charmaps for console-setup-udeb (udeb)
 console-setup-linux-fonts-udeb - Linux console fonts for Debian Installer (udeb)
 console-setup-macintoshold-ekmap - encoded Linux keyboard layouts for old-style Macintosh keyboards (udeb)
 console-setup-mini - console font and keymap setup program - reduced version for Linux
 console-setup-pc-ekbd - encoded FreeBSD keyboard layouts for PC keyboards (udeb)
 console-setup-pc-ekmap - encoded Linux keyboard layouts for PC keyboards (udeb)
 console-setup-sun4-ekmap - encoded Linux keyboard layouts for Sun4 keyboards (udeb)
 console-setup-sun5-ekmap - encoded Linux keyboard layouts for Sun5 keyboards (udeb)
 console-setup-udeb - Configure the keyboard (udeb)
 keyboard-configuration - system-wide keyboard preferences
Launchpad-Bugs-Fixed: 1426721
Changes:
 console-setup (1.108ubuntu1) vivid; urgency=medium
 .
   [ Steve Langasek ]
   * Merge from Debian unstable, remaining changes: (LP: #1426721)
     - Don't gzip font or ACM files in /etc/console-setup/.  The space saving
       is negligible, and it's more efficient not to need to uncompress them
       at boot time.
     - Include pc105.tree for ubiquity.
     - Move boot tasks to a combination of two udev rules and a single
       Upstart job, ensuring that they're run at points when we are able to
       satisfy the constraints on the relevant ioctls.
     - Stop running debconf-updatepo on clean.
     - Set keymap and font in the initramfs if possible and sensible.
     - Add an apport hook.
     - Use keymapper to generate decision trees for a restricted subset of
       the pc105 model.
     - Depend on kbd (>= 1.15-1ubuntu3) for a valuable loadkeys improvement.
     - Include support for translated keyboard names.
     - Depend on debconf instead of pre-depending, because pre-depends have
       no effect on config scripts.
     - debian/vtrgb, debian/vtrgb.vga,
       debian/console-setup-linux.setvtrgb.upstart, debian/rules,
       debian/console-setup-linux.postinst: use Ubuntu's virtual terminal color
       scheme by default, with a VGA color scheme available as an alternative.
     - Make setupcon explicitly exit 0, so that postinsts don't fail in the
       event that loadkeys can't find a console.
     - Update for new layouts and variants for Montenegro and Serbia, and
       migrate configuration files from the old layouts.
     - Generate a locale locally for translating keyboard names in
       kbdnames-maker.
     - Don't copy keyboard-configuration questions to /target in OEM mode.
       oem-config will ask them later, and copying these confuses it.
     - Change the default font from Fixed to VGA for Lat15; while it's not
       entirely complete, it looks better and is largely good enough.
     - If the detect-keyboard debconf plugin is available
       (cdebconf-newt-detect-keys in the installer), then offer to use it to
       detect the keyboard layout.
     - Fix default keyboard selection for language/country combinations
       lacking a proper combined locale.
     - Drop the layout/variant priority to high on fresh installs.
     - Set default for Dutch to us(intl), not just us.
     - Set default layout for Vietnam to 'us'.
     - Set default variant for French to oss.
     - Set default layout for Simplified Chinese to 'cn'.
     - Don't use the default keyboard variant if the layout is overridden by
       preseeding.
     - If keyboard-configuration/layoutcode is preseeded but not marked as
       seen, then set the default layout but don't lower the layout question
       priority or preseed console-setup/ask_detect.
     - Use the default keyboard model if an existing configuration file sets
       XKBMODEL="".
     - Go back to always asking layout before variant.
     - Fix keyboard layout detection to set the layout properly.
     - Reset keyboard-configuration/toggle to the default if it's set to "No
       toggling" and you select a non-Latin layout.
     - Automatically save the font and keymap to /etc in
       /etc/init.d/console-setup if it isn't being run from init. Similarly,
       ensure that the font and keymap are saved to /etc during initial
       installation.
     - Replace usplash detection code with Plymouth detection code.
     - Load the new keyboard configuration immediately when running
       'dpkg-reconfigure keyboard-configuration' in an installed system.
     - Don't fail to configure keyboard-configuration if setxkbmap fails to
       talk to the X display.
     - Tolerate absence of setupcon in keyboard-configuration.postinst.
     - Drop the simplified keyboard-configuration/xkb-keymap question.
     - Fix command injection in ckbcomp.
     - debian/console-setup.console-font.upstart: Add Upstart job that sets up
       console font when plymouth-splash is starting.
     - Override description of the ch layout from "German (Switzerland)" to
       just "Switzerland".
     - Map ppc64el/* to XKBMODEL=pc105.
   * Dropped changes, included in Debian:
     - "Do not configure keyboard; keep kernel keymap" model option,
       preseedable by keyboard-configuration/modelcode=SKIP: this is now
       supported upstream with either "unknown" or an empty string as the
       model.
     - Run kbd_mode on each tty in ACTIVE_CONSOLES rather than on the current
       tty, since the current tty might belong to X and changing X's tty out
       of raw mode is a very bad idea.
     - Include Terminus font in the compiled packages.  Do not depend, but
       conflict/provide/replace console-terminus.  New upstream version of
       the Terminus font (4.32).
     - Explicitly build-depend on liblocale-gettext-perl for kbdnames-maker,
       and likewise have keyboard-configuration depend on
       liblocale-gettext-perl.
     - Weaken test for whether /usr is mounted; testing for /usr/share is
       sufficient, and fixes operation in d-i.
     - Make keyboard-configuration replace old console-setup/console-setup-mini
       versions as well as conflicting with them.
     - Set default layout for Kurdish to tr(ku).
   * Dropped changes, no longer needed:
     - Cope with systems installed with console-setup-udeb (<< 1.53) (which
       predates Ubuntu 12.04 and Debian wheezy).
     - Drop ancient handling of an empty codeset in the config file.
     - Drop vtrgb upgrade handling from natty
     - Drop upstart job transition from lucid
   * setupcon: Map XKBMODEL=SKIP to '' for compatibility with existing
     configs.
   * debian/rules: revert hard-coding of a list of "debconf-selectable"
     layouts for the udebs, since we don't use this debconf question in Ubuntu
     and all layouts are selectable.
   * setupcon: revert ridiculous upstream twiddling of keymap cache filenames:
     - the variables are taken from a config file which, if changed,
       invalidates the cache.
     - there is only ever one keyboard map per system.
     - the system should not have to resolve filenames to find the keymap cache
       on boot.
   * Move vtrgb handling to console-setup-linux package, since this is clearly
     Linux-specific.
   * Add missing console-setup-linux.prerm to remove /etc/vtrgb alternatives
   * Keyboard/kbdcompiler: fix bug in filtering of unsupported variants that
     breaks generation of the pc105.tree for d-i keyboard detection.
   * debian/keyboard-configuration.postinst: udpkg is not part of an installed
     Debian system; don't fail to configure if it's absent and the script is
     called outside of an installer context.
   * Don't make debian/copyright a symlink to COPYRIGHT, this is disallowed
     by the Ubuntu archive installer.
 .
   [ Mathieu Trudel-Lapierre ]
   * debian/keyboard-configuration.config: fix typo in model check for SKIP;
     even when looking up the layout/variant, we need to check for the model
     as XKBMODEL, since $model doesn't exist.
   * debian/preprocessor: revert the removal of keyboard names (for size) of
     console-setup-udeb: we do need those, since we don't use the simplified
     xkb-keymap template from Debian just yet: this way we can still show
     country/language names when selecting a keyboard, layout or variant.
Checksums-Sha1:
 ed867da4135a22e689aa14a6c1bbf2df6f71b678 3488 console-setup_1.108ubuntu1.dsc
 cf01511beb4abb2d9a5c58d8dbb6759747a0d5a3 1832188 console-setup_1.108ubuntu1.tar.xz
Checksums-Sha256:
 fb6b8e2095c535f8d82a0594fa7883af835064f16b285980e3df2ace30b1d3d5 3488 console-setup_1.108ubuntu1.dsc
 23ad3e403099cfbd65c72d049bf507c8cbda4a3ac2996e1e2fc32fba7e549338 1832188 console-setup_1.108ubuntu1.tar.xz
Files:
 77b1a7ce2dc391c88c4c8f07f54cdba8 3488 utils optional console-setup_1.108ubuntu1.dsc
 85c6f15236cbb3722409750c23f21d2d 1832188 utils optional console-setup_1.108ubuntu1.tar.xz
Original-Maintainer: Debian Install System Team <debian-boot at lists.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBAgAGBQJU9Nk6AAoJEMEmM+HuAYyTFA8P/jAEsgq9NTkzp3TkkQk23Diw
w/32ORqY/3Sp0E8FwABvoykDS/DJqAi3Q+ATC50V/bMDfH3H21q/VaLihomAhV3Z
Xe5/QFQzAIwDcHJtw9ry1d+YuYn21A75DGcNmBd2Xes879f+pvGBfCxObfRc4cgF
JyLZ1kydqXWw89IoPiJokyRgAk1zTUfjz2680Y6eIrabDf1u5JmDkQQH/rdpUa5Y
XLCNFpTHZaTZxmSjXeFNAcI0yNzZeFqPK3j1mu5NvLeVXV6boziXsW4IDC0/Nb9k
Xlo9jqTc+LLiUBmQt8AUmKaEmK7gXd6391fuBdBJTvFMQwB/mLT9Qpj7b6oguGm8
fA8GyUjDJF4Cn3GMJl9GeuC4nHVJfN/X8uMTLEVjjxyUVi8MGizVF5uI/p0uCspB
BmwdHIYsYSUMeBToOCeetAK0UVhuTwJHqk+upU4FLswtAuOjKEeNuTItoSXr0jcc
ForD3CwrKALmL+gGHP2XJJeAywzEuDWnb+Jpefs2b+n7yQDylEiG5gF5gdqHyU/S
204qfBeZ6zbtlRBZYBE6BP/4paku+EkjXvQ0yghAhLQYXyBVa+a0kTsFUljdXOru
YeUQ2oBlIkbvbPF6p758cymb1OtdS/9jlPiFU+i0gACTQK5zkJaLtshOY6X3kIPT
PsEunB5uCYcDjEcMNQZo
=7LW4
-----END PGP SIGNATURE-----


More information about the Vivid-changes mailing list