[ubuntu/artful-proposed] console-setup 1.166ubuntu1 (Accepted)

Mathieu Trudel-Lapierre cyphermox at ubuntu.com
Wed Aug 23 15:46:13 UTC 2017


console-setup (1.166ubuntu1) artful; urgency=medium

  [ Mathieu Trudel-Lapierre ]
  * Merge from Debian unstable; remaining changes:
    - Add an apport hook.
    - If the locale is C during configuration, only set CHARMAP to ISO-8859-15
      on kFreeBSD; otherwise restore the previous behaviour from before the
      kFreeBSD port of using UTF-8 in that case.
    - Change the default font from Fixed to VGA for Lat15; while it's not
      entirely complete, it looks better and is largely good enough.
    - Set keymap and font in the initramfs if possible and sensible.
    - debian/vtrgb, debian/vtrgb.vga,
      debian/console-setup-linux.setvtrgb.service, 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.
    - Don't copy keyboard-configuration questions to /target in OEM mode.
      oem-config will ask them later, and copying these confuses it.
    - Tolerate absence of setupcon in postinst scripts.
    - Added templates for keyboard detection.
    - 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.
    - Map ppc64el/* to XKBMODEL=pc105.
    - keyboard_present.sh: Quiet config/postinst when we have no USB devices.
    - 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.
    - Don't make debian/copyright a symlink to COPYRIGHT, this is disallowed
      by the Ubuntu archive installer.
    - Include pc105.tree for ubiquity; make sure it gets built.
    - Add Keyboard/Makefile rule to build pc105.tree.
    - Fix command injection in ckbcomp.
    - Generate a locale locally for translating keyboard names in
      kbdnames-maker.
    - xmlreader, KeyboardNames.pl: Added model entry to skip model selection.
    - setupcon:
      - 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.
      - Map XKBMODEL=SKIP to '' for compatibility with existing
        configs.
      - Explicitly exit 0, so that postinsts don't fail in the event that
        loadkeys can't find a console.
    - Handle unattended upgrades without breaking plymouth when updating
      console fonts.
    - 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.
    - Make sure we give a meaningful name to ch layouts: "Switzerland" instead
      of "German (Switzerland), since it includes French too.
    - Add console-setup-tty and the udev rule that uses it to set Unicode, font,
      and keyboard mode at early boot.
  * Keyboard/Makefile: make sure KeyboardNames.pl is built with accurate data
    from xkb-data.
  * Don't cat over the keymaps; they're already moved to the right place.

  [ Iain Lane ]
  * debian/console-setup.postinst: Replace the checking of fgconsole in [1-6]
    with checking if fgconsole is a tty according to logind. The previous
    assumption was that a graphical environment would be on vt7, which isn't
    true with gnome-shell any more.
  * debian/console-setup.postinst, debian/keyboard-configuration.postinst:
    Don't call setupcon --force -k any more - it breaks wayland sessions.
    (LP: #1710637)

console-setup (1.166) unstable; urgency=medium

  [ Updated translations ]
  * Bokmål, Norwegian (nb.po) by Petter Reinholdtsen

console-setup (1.165) unstable; urgency=medium

  [ Updated translations ]
  * Galician (gl.po) by Jorge Barreiro
  * Simplified Chinese (zh_CN.po) by Yangfl
  * Traditional Chinese (zh_TW.po) by Yao Wei (魏銘廷)

console-setup (1.164) unstable; urgency=medium

  [ Updated translations ]
  * Croatian (hr.po) by Valentin Vidic

console-setup (1.163) unstable; urgency=medium

  [ Updated translations ]
  * Belarusian (be.po) by Viktar Siarheichyk

console-setup (1.162) unstable; urgency=medium

  [ Updated translations ]
  * Thai (th.po) by Theppitak Karoonboonyanan

console-setup (1.161) unstable; urgency=medium

  [ Updated translations ]
  * Italian (it.po) by Milo Casagrande
  * Korean (ko.po) by Changwoo Ryu

console-setup (1.160) unstable; urgency=medium

  [ Anton Zinoviev ]
  * keyboard-configuration.preinst: run update-rc.d only after the
    obsoleted configuration files have been removed. Thanks to
    sacrificial-spam-address@ and Mateusz Łukasik, closes: #817232.

  [ Updated translations ]
  * Catalan (ca.po) by Jordi Mallach
  * Spanish (es.po) by Javier Fernández-Sanguino Peña

console-setup (1.158) unstable; urgency=medium

  [ Updated translations ]
  * Bulgarian (bg.po) by Damyan Ivanov

console-setup (1.157) unstable; urgency=medium

  [ Updated translations ]
  * Japanese (ja.po) by Kenshi Muto

console-setup (1.156) unstable; urgency=medium

  [ Updated translations ]
  * Slovak (sk.po) by Ivan Masár

console-setup (1.155) unstable; urgency=medium

  [ Anton Zinoviev ]
  * Add three Kazakh symbols to CyrAsia: Cyrillic capital and small letter
    U with stroke and Tenge sign.  Thanks to Baurzhan Muftakhidinov,
    closes: #844579.

console-setup (1.154) unstable; urgency=medium

  [ Updated translations ]
  * Kazakh (kk.po) by Baurzhan Muftakhidinov

console-setup (1.153) unstable; urgency=medium

  [ Anton Zinoviev ]
  * keyboard-configuration.config: use untranslated C kbdnames strings in
    case of failed iconv.  Thanks to ishikawa, closes: #842324.

console-setup (1.152) unstable; urgency=medium

  [ Samuel Thibault ]
  * Team upload.

  [ Philip Hands ]
  * ensure setupcon generated script never has empty braces. Closes: #833053.

  [ Samuel Thibault ]
  * Make console-setup installable on hurd-any, d-i insists on having it.

console-setup (1.151) unstable; urgency=medium

  [ Samuel Thibault ]
  * Team upload.
  * rules: Fix race in parallel builds, closes: #837327.

  [ gregor herrmann and Samuel Thibault ]
  * Keyboard/kbdnames-maker, Keyboard/kbdcompiler, Keyboard/Makefile,
    debian/preprocessor, debian/rules: Pass ./KeyboardNames.pl to kbdnames-maker
    instead of KeyboardNames.pl, since perl does not look at '.' any
    more. Closes: #840209.

  [ Dominik George ]
  * keyboard-configuration.config: Fix mksh compatibility. Closes: #833378.

console-setup (1.150) unstable; urgency=medium

  [ Updated translations ]
  * Danish (da.po) by Joe Hansen

console-setup (1.149) unstable; urgency=medium

  [ Updated translations ]
  * Danish (da.po) by Joe Hansen

console-setup (1.148) unstable; urgency=medium

  [ Karsten Merker ]
  * Typo fix in the setupcon manpage. Closes: #832595.

  [ Updated translations ]
  * Turkish (tr.po) by Mert Dirik

console-setup (1.147) unstable; urgency=medium

  [ Updated translations ]
  * Russian (ru.po) by Yuri Kozlov
  * Ukrainian (uk.po) by Anton Gladky

console-setup (1.146) unstable; urgency=medium

  * Rebuild with translation files that include complete information
    about translator and last update information.

console-setup (1.145) unstable; urgency=medium

  * Rebuild with translations back in place

console-setup (1.144) unstable; urgency=medium

  [ Updated translations ]
  * German (de.po) by Holger Wansing

console-setup (1.143) unstable; urgency=medium

  [ Anton Zinoviev ]
  * Use non-recursive make-files.  Closes: #767260.  Some ideas borrowed
    from http://mischasan.wordpress.com.
  * New configuration variable BEEP controlling the style of the system
    beep.  Documented in console-setup(5).
  * console-setup-{linux,freebsd}: Add an alternative dependency
    init-system-helpers (>= 1.29~) to initscripts.  Closes: #804988.
  * keyboard-setup.sh.init: remove the unnecessary "Should-Start: keymap
    udev".  Thanks to Felipe Sateler for the helpful discussion.
  * Move the main logic out of the init.d scripts into scripts installed in
    /lib/console-setup.
  * console-setup.service: move this service out of single user mode.  Do
    not require to run it before getty.
  * Keyboard/kbdcompiler: generate properly the precomiled keymaps for
    console-setup-mini; they have been totaly broken for a while...
  * Keyboard/{xmlreader,compose_translator}: use utf8 instead of the
    deprecated encoding pragma.

Date: Thu, 10 Aug 2017 15:06:17 -0400
Changed-By: Mathieu Trudel-Lapierre <cyphermox at ubuntu.com>
Maintainer: Ubuntu Installer Team <ubuntu-installer at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/console-setup/1.166ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 10 Aug 2017 15:06:17 -0400
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.166ubuntu1
Distribution: artful
Urgency: medium
Maintainer: Ubuntu Installer Team <ubuntu-installer at lists.ubuntu.com>
Changed-By: Mathieu Trudel-Lapierre <cyphermox 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
Closes: 767260 804988 817232 832595 833053 833378 837327 840209 842324 844579
Launchpad-Bugs-Fixed: 1710637
Changes:
 console-setup (1.166ubuntu1) artful; urgency=medium
 .
   [ Mathieu Trudel-Lapierre ]
   * Merge from Debian unstable; remaining changes:
     - Add an apport hook.
     - If the locale is C during configuration, only set CHARMAP to ISO-8859-15
       on kFreeBSD; otherwise restore the previous behaviour from before the
       kFreeBSD port of using UTF-8 in that case.
     - Change the default font from Fixed to VGA for Lat15; while it's not
       entirely complete, it looks better and is largely good enough.
     - Set keymap and font in the initramfs if possible and sensible.
     - debian/vtrgb, debian/vtrgb.vga,
       debian/console-setup-linux.setvtrgb.service, 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.
     - Don't copy keyboard-configuration questions to /target in OEM mode.
       oem-config will ask them later, and copying these confuses it.
     - Tolerate absence of setupcon in postinst scripts.
     - Added templates for keyboard detection.
     - 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.
     - Map ppc64el/* to XKBMODEL=pc105.
     - keyboard_present.sh: Quiet config/postinst when we have no USB devices.
     - 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.
     - Don't make debian/copyright a symlink to COPYRIGHT, this is disallowed
       by the Ubuntu archive installer.
     - Include pc105.tree for ubiquity; make sure it gets built.
     - Add Keyboard/Makefile rule to build pc105.tree.
     - Fix command injection in ckbcomp.
     - Generate a locale locally for translating keyboard names in
       kbdnames-maker.
     - xmlreader, KeyboardNames.pl: Added model entry to skip model selection.
     - setupcon:
       - 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.
       - Map XKBMODEL=SKIP to '' for compatibility with existing
         configs.
       - Explicitly exit 0, so that postinsts don't fail in the event that
         loadkeys can't find a console.
     - Handle unattended upgrades without breaking plymouth when updating
       console fonts.
     - 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.
     - Make sure we give a meaningful name to ch layouts: "Switzerland" instead
       of "German (Switzerland), since it includes French too.
     - Add console-setup-tty and the udev rule that uses it to set Unicode, font,
       and keyboard mode at early boot.
   * Keyboard/Makefile: make sure KeyboardNames.pl is built with accurate data
     from xkb-data.
   * Don't cat over the keymaps; they're already moved to the right place.
 .
   [ Iain Lane ]
   * debian/console-setup.postinst: Replace the checking of fgconsole in [1-6]
     with checking if fgconsole is a tty according to logind. The previous
     assumption was that a graphical environment would be on vt7, which isn't
     true with gnome-shell any more.
   * debian/console-setup.postinst, debian/keyboard-configuration.postinst:
     Don't call setupcon --force -k any more - it breaks wayland sessions.
     (LP: #1710637)
 .
 console-setup (1.166) unstable; urgency=medium
 .
   [ Updated translations ]
   * Bokmål, Norwegian (nb.po) by Petter Reinholdtsen
 .
 console-setup (1.165) unstable; urgency=medium
 .
   [ Updated translations ]
   * Galician (gl.po) by Jorge Barreiro
   * Simplified Chinese (zh_CN.po) by Yangfl
   * Traditional Chinese (zh_TW.po) by Yao Wei (魏銘廷)
 .
 console-setup (1.164) unstable; urgency=medium
 .
   [ Updated translations ]
   * Croatian (hr.po) by Valentin Vidic
 .
 console-setup (1.163) unstable; urgency=medium
 .
   [ Updated translations ]
   * Belarusian (be.po) by Viktar Siarheichyk
 .
 console-setup (1.162) unstable; urgency=medium
 .
   [ Updated translations ]
   * Thai (th.po) by Theppitak Karoonboonyanan
 .
 console-setup (1.161) unstable; urgency=medium
 .
   [ Updated translations ]
   * Italian (it.po) by Milo Casagrande
   * Korean (ko.po) by Changwoo Ryu
 .
 console-setup (1.160) unstable; urgency=medium
 .
   [ Anton Zinoviev ]
   * keyboard-configuration.preinst: run update-rc.d only after the
     obsoleted configuration files have been removed. Thanks to
     sacrificial-spam-address@ and Mateusz Łukasik, closes: #817232.
 .
   [ Updated translations ]
   * Catalan (ca.po) by Jordi Mallach
   * Spanish (es.po) by Javier Fernández-Sanguino Peña
 .
 console-setup (1.158) unstable; urgency=medium
 .
   [ Updated translations ]
   * Bulgarian (bg.po) by Damyan Ivanov
 .
 console-setup (1.157) unstable; urgency=medium
 .
   [ Updated translations ]
   * Japanese (ja.po) by Kenshi Muto
 .
 console-setup (1.156) unstable; urgency=medium
 .
   [ Updated translations ]
   * Slovak (sk.po) by Ivan Masár
 .
 console-setup (1.155) unstable; urgency=medium
 .
   [ Anton Zinoviev ]
   * Add three Kazakh symbols to CyrAsia: Cyrillic capital and small letter
     U with stroke and Tenge sign.  Thanks to Baurzhan Muftakhidinov,
     closes: #844579.
 .
 console-setup (1.154) unstable; urgency=medium
 .
   [ Updated translations ]
   * Kazakh (kk.po) by Baurzhan Muftakhidinov
 .
 console-setup (1.153) unstable; urgency=medium
 .
   [ Anton Zinoviev ]
   * keyboard-configuration.config: use untranslated C kbdnames strings in
     case of failed iconv.  Thanks to ishikawa, closes: #842324.
 .
 console-setup (1.152) unstable; urgency=medium
 .
   [ Samuel Thibault ]
   * Team upload.
 .
   [ Philip Hands ]
   * ensure setupcon generated script never has empty braces. Closes: #833053.
 .
   [ Samuel Thibault ]
   * Make console-setup installable on hurd-any, d-i insists on having it.
 .
 console-setup (1.151) unstable; urgency=medium
 .
   [ Samuel Thibault ]
   * Team upload.
   * rules: Fix race in parallel builds, closes: #837327.
 .
   [ gregor herrmann and Samuel Thibault ]
   * Keyboard/kbdnames-maker, Keyboard/kbdcompiler, Keyboard/Makefile,
     debian/preprocessor, debian/rules: Pass ./KeyboardNames.pl to kbdnames-maker
     instead of KeyboardNames.pl, since perl does not look at '.' any
     more. Closes: #840209.
 .
   [ Dominik George ]
   * keyboard-configuration.config: Fix mksh compatibility. Closes: #833378.
 .
 console-setup (1.150) unstable; urgency=medium
 .
   [ Updated translations ]
   * Danish (da.po) by Joe Hansen
 .
 console-setup (1.149) unstable; urgency=medium
 .
   [ Updated translations ]
   * Danish (da.po) by Joe Hansen
 .
 console-setup (1.148) unstable; urgency=medium
 .
   [ Karsten Merker ]
   * Typo fix in the setupcon manpage. Closes: #832595.
 .
   [ Updated translations ]
   * Turkish (tr.po) by Mert Dirik
 .
 console-setup (1.147) unstable; urgency=medium
 .
   [ Updated translations ]
   * Russian (ru.po) by Yuri Kozlov
   * Ukrainian (uk.po) by Anton Gladky
 .
 console-setup (1.146) unstable; urgency=medium
 .
   * Rebuild with translation files that include complete information
     about translator and last update information.
 .
 console-setup (1.145) unstable; urgency=medium
 .
   * Rebuild with translations back in place
 .
 console-setup (1.144) unstable; urgency=medium
 .
   [ Updated translations ]
   * German (de.po) by Holger Wansing
 .
 console-setup (1.143) unstable; urgency=medium
 .
   [ Anton Zinoviev ]
   * Use non-recursive make-files.  Closes: #767260.  Some ideas borrowed
     from http://mischasan.wordpress.com.
   * New configuration variable BEEP controlling the style of the system
     beep.  Documented in console-setup(5).
   * console-setup-{linux,freebsd}: Add an alternative dependency
     init-system-helpers (>= 1.29~) to initscripts.  Closes: #804988.
   * keyboard-setup.sh.init: remove the unnecessary "Should-Start: keymap
     udev".  Thanks to Felipe Sateler for the helpful discussion.
   * Move the main logic out of the init.d scripts into scripts installed in
     /lib/console-setup.
   * console-setup.service: move this service out of single user mode.  Do
     not require to run it before getty.
   * Keyboard/kbdcompiler: generate properly the precomiled keymaps for
     console-setup-mini; they have been totaly broken for a while...
   * Keyboard/{xmlreader,compose_translator}: use utf8 instead of the
     deprecated encoding pragma.
Checksums-Sha1:
 dbf547eb573edbfd7d09a37841f835e17f86592e 3475 console-setup_1.166ubuntu1.dsc
 87335d0e0b243c6b910381a4032e3ad8e9a1dd40 1703932 console-setup_1.166ubuntu1.tar.xz
 757f23ee298c3b2475bb12ca4945bb5d1355283b 7234 console-setup_1.166ubuntu1_source.buildinfo
Checksums-Sha256:
 c27275fe7f1ba311c104ee47b23c32f91bcf371e9ee1e99a4777807868f67a4f 3475 console-setup_1.166ubuntu1.dsc
 89275af011f32772f11f37330c4694d3bc2b0eb10f9039b0d0293a3dd4940a4d 1703932 console-setup_1.166ubuntu1.tar.xz
 b0a9897d528bb10578fbdacf478aae0b41fc4c7a0bc1129af01a64588d93a811 7234 console-setup_1.166ubuntu1_source.buildinfo
Files:
 25eca34cd788e7fe2b41122654dff534 3475 utils optional console-setup_1.166ubuntu1.dsc
 5aaff0e3708a3f2e99afc9a365f6db2e 1703932 utils optional console-setup_1.166ubuntu1.tar.xz
 3eb6e2fcd257ebc4e48606cdcf961d79 7234 utils optional console-setup_1.166ubuntu1_source.buildinfo
Original-Maintainer: Debian Install System Team <debian-boot at lists.debian.org>

-----BEGIN PGP SIGNATURE-----

iQIcBAEBCgAGBQJZnaK8AAoJEABpWkBMnr2nYH0QAIOxLmsq9Cthu+5om9Cto4RV
vSoRNRw7IkC7wNFFEcmm49Ch6z97xREEtH+J062dmGv1JP5yI2KpvtYUuE3OuH4B
STZ9hLR9I5SF/JjqvDUMspC4zW/DKBAKHQ4/Yz3H5F75SnuRrzN907f/1YvmbzYm
Af0FU3ZI1s8ifBp4BnOKlNkeYj+FgLxota1aQlXJPpy+Qc665tsPptQQlLuMazL9
DMshDEkKZJTUG8+h+G4bwn22AtWkRzn9BHFcc/OJYTw+6FKAudr182Q5UopE9d5l
+eD8J7h1UkQndvuWGL79+FUsDfyq8k6KjBFAqFCExqdo3jDbu/rufsa9i3VU3Kgi
vgFuHZpjNXwKec5MP/EbtsbGmtFHyUbH5aRYnLfZNPukszhsN2D2K4sRU9tUgAmY
tmtsBgBswZXIDOvMZbW/URJ5ZOdt10XhHf+im0WxOsCinJAykFkMrQ7Pm39jsdB3
pIphFIdsOy9uRyuXQv1GVvtf51qg4Xm0mmuTmUdvyS+GXpF7AdNk7EqCJG0L0Dsc
holWe+hzAGhdrRd+coYz02d8HRsf/LwDpaN2CCPg3ztBeF2zWT1XpIE57uKo4QMm
D5tYQKSj+VDM9VYX1U3RnuxmjKcJbIJxLaX9/owOlu4cPtBvhoncYRr8D+D0RjB4
EKwviQooeeKhIAxLiY3M
=89pw
-----END PGP SIGNATURE-----


More information about the Artful-changes mailing list