[ubuntu/mantic-proposed] console-setup 1.221ubuntu1 (Accepted)

Shengjing Zhu shengjing.zhu at canonical.com
Wed Jun 7 00:33:13 UTC 2023


console-setup (1.221ubuntu1) mantic; urgency=medium

  * Merge with Debian unstable (LP: #2020749). Remaining changes:
    - debian/clean: Delete Keyboard/tree-keymaps/ on clean
    - 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.
    - Do not set default FONTFACE or FONTSIZE for Lat15, kernel has built-in
      Terminus font, at multitiple sizes, and it correctly selects low/high
      dpi font size, based on screen resolution.
    - 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, prerm}: use Ubuntu's
      virtual terminal color scheme by default, with a VGA color scheme available
      as an alternative.
    - Handle unattended upgrades without breaking plymouth when updating
      console fonts.
    - Tolerate absence of setupcon in postinst scripts. Should be fixed by
      refactoring to not have a keyboard-configuration package that needs to
      call setupcon without depending on it.
    - Don't copy keyboard-configuration questions to /target in OEM mode.
      oem-config will ask them later, and copying these confuses it.
    - Added templates for keyboard detection
    - debian/control: drop freebsd-specific packages
    - 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.
    - keyboard-configuration.config: While sourcing config files to re-seed
      debconf, treat missing XKBOPTIONS as empty.
    - Fix default keyboard selection for language/country combinations
      lacking a proper combined locale.
    - debian/keyboard-configuration.config: lower the priority for the layout
      question.
    - Map ppc64el/* to XKBMODEL=pc105
    - Set default for Dutch to us(intl), not just us.
    - Set default layout for Kurdish to tr(ku)
    - Set default layout for Vietnam to 'us'
    - debian/keyboard-configuration.config: change back the french default layout to
      be fr+oss and not fr+latin9
    - debian/keyboard-configuration.config: Drop the xkb-keymap bits once
      again as we're not ready for those yet, as it's currently causing an
      invalid default layout in the installer.
    - keyboard-configuration.{config,templates}: There is no good default
      for layout toggling, stop pretending there is.  Console users can set
      one with dpkg-reconfigure or editing /etc/defaults/keyboard
    - 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
    - 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 COPYRIGHT a symlink to debian/copyright
    - Don't cat over the keymaps; they're already moved to the right place.
    - Add Keyboard/Makefile rule to build pc105.tree
    - Include pc105.tree for ubiquity; make sure it gets built.
    - debian/control: Build depend on keymapper
    - Make sure we give a meaningful name to ch layouts: "Switzerland" instead
      of "German (Switzerland), since it includes French too.
    - Keyboard/Makefile: make sure KeyboardNames.pl is built with accurate data
      from xkb-data.
    - xmlreader, KeyboardNames.pl: Added model entry to skip model selection
    - Fix command injection in ckbcomp
    - Generate a locale locally for translating keyboard names in
      kbdnames-maker.
    - setupcon:
      - use only /run for tempfiles with /tmp as a non-root fallback.
      - handle compressed console maps and font files.
      - Map XKBMODEL=SKIP to '' for compatibility with existing
        configs.
      - 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.
      - Explicitly exit 0, so that postinsts don't fail in the event that
        loadkeys can't find a console.
    - Add noudeb build profile
  - Remove obsoleted Vcs-Bzr field

console-setup (1.221) unstable; urgency=medium

  * Team upload.

  [ Updated translations ]
  * Belarusian (be.po) by Viktar Siarheichyk
  * Bengali (bn.po) by Indrani Roy
  * Norwegian Nynorsk (nn.po) by Yngve Spjeld-Landro

console-setup (1.220) unstable; urgency=medium

  * Team upload.

  [ Updated translations ]
  * Norwegian Bokmal (nb.po) by Kjetil Sørlund
  * Norwegian Nynorsk (nn.po) by Kjetil Sørlund

console-setup (1.219) unstable; urgency=medium

  [ Updated translations ]
  * Georgian (ka.po) by Temuri Doghonadze

console-setup (1.218) unstable; urgency=medium

  * Team upload.

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

Date: Thu, 25 May 2023 14:30:01 +0000
Changed-By: Shengjing Zhu <shengjing.zhu at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Steve Langasek <steve.langasek at canonical.com>
https://launchpad.net/ubuntu/+source/console-setup/1.221ubuntu1
-------------- next part --------------
Format: 1.8
Date: Thu, 25 May 2023 14:30:01 +0000
Source: console-setup
Built-For-Profiles: noudeb
Architecture: source
Version: 1.221ubuntu1
Distribution: mantic
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Shengjing Zhu <shengjing.zhu at canonical.com>
Launchpad-Bugs-Fixed: 2020749
Changes:
 console-setup (1.221ubuntu1) mantic; urgency=medium
 .
   * Merge with Debian unstable (LP: #2020749). Remaining changes:
     - debian/clean: Delete Keyboard/tree-keymaps/ on clean
     - 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.
     - Do not set default FONTFACE or FONTSIZE for Lat15, kernel has built-in
       Terminus font, at multitiple sizes, and it correctly selects low/high
       dpi font size, based on screen resolution.
     - 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, prerm}: use Ubuntu's
       virtual terminal color scheme by default, with a VGA color scheme available
       as an alternative.
     - Handle unattended upgrades without breaking plymouth when updating
       console fonts.
     - Tolerate absence of setupcon in postinst scripts. Should be fixed by
       refactoring to not have a keyboard-configuration package that needs to
       call setupcon without depending on it.
     - Don't copy keyboard-configuration questions to /target in OEM mode.
       oem-config will ask them later, and copying these confuses it.
     - Added templates for keyboard detection
     - debian/control: drop freebsd-specific packages
     - 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.
     - keyboard-configuration.config: While sourcing config files to re-seed
       debconf, treat missing XKBOPTIONS as empty.
     - Fix default keyboard selection for language/country combinations
       lacking a proper combined locale.
     - debian/keyboard-configuration.config: lower the priority for the layout
       question.
     - Map ppc64el/* to XKBMODEL=pc105
     - Set default for Dutch to us(intl), not just us.
     - Set default layout for Kurdish to tr(ku)
     - Set default layout for Vietnam to 'us'
     - debian/keyboard-configuration.config: change back the french default layout to
       be fr+oss and not fr+latin9
     - debian/keyboard-configuration.config: Drop the xkb-keymap bits once
       again as we're not ready for those yet, as it's currently causing an
       invalid default layout in the installer.
     - keyboard-configuration.{config,templates}: There is no good default
       for layout toggling, stop pretending there is.  Console users can set
       one with dpkg-reconfigure or editing /etc/defaults/keyboard
     - 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
     - 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 COPYRIGHT a symlink to debian/copyright
     - Don't cat over the keymaps; they're already moved to the right place.
     - Add Keyboard/Makefile rule to build pc105.tree
     - Include pc105.tree for ubiquity; make sure it gets built.
     - debian/control: Build depend on keymapper
     - Make sure we give a meaningful name to ch layouts: "Switzerland" instead
       of "German (Switzerland), since it includes French too.
     - Keyboard/Makefile: make sure KeyboardNames.pl is built with accurate data
       from xkb-data.
     - xmlreader, KeyboardNames.pl: Added model entry to skip model selection
     - Fix command injection in ckbcomp
     - Generate a locale locally for translating keyboard names in
       kbdnames-maker.
     - setupcon:
       - use only /run for tempfiles with /tmp as a non-root fallback.
       - handle compressed console maps and font files.
       - Map XKBMODEL=SKIP to '' for compatibility with existing
         configs.
       - 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.
       - Explicitly exit 0, so that postinsts don't fail in the event that
         loadkeys can't find a console.
     - Add noudeb build profile
   - Remove obsoleted Vcs-Bzr field
 .
 console-setup (1.221) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Updated translations ]
   * Belarusian (be.po) by Viktar Siarheichyk
   * Bengali (bn.po) by Indrani Roy
   * Norwegian Nynorsk (nn.po) by Yngve Spjeld-Landro
 .
 console-setup (1.220) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Updated translations ]
   * Norwegian Bokmal (nb.po) by Kjetil Sørlund
   * Norwegian Nynorsk (nn.po) by Kjetil Sørlund
 .
 console-setup (1.219) unstable; urgency=medium
 .
   [ Updated translations ]
   * Georgian (ka.po) by Temuri Doghonadze
 .
 console-setup (1.218) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Updated translations ]
   * German (de.po) by Holger Wansing
   * Vietnamese (vi.po) by tictactoe
Checksums-Sha1:
 fd33848710d02c32283cd82fd9d6ecf1099a67cc 3193 console-setup_1.221ubuntu1.dsc
 44f11711cea02ec987e40991d94164d82d6a2d03 2624092 console-setup_1.221ubuntu1.tar.xz
 072e6a3d992b39e6e9791ab9554222c61053ef14 8326 console-setup_1.221ubuntu1_source.buildinfo
Checksums-Sha256:
 a4606c130926755e8ad46b251ad6b078b67d395674dfb3cfd2a37d66c983aca8 3193 console-setup_1.221ubuntu1.dsc
 bcd79270af8227ee4a25bd542d00cf26e790f4c439a9ae56d1f22a347d4ba832 2624092 console-setup_1.221ubuntu1.tar.xz
 707af639bbb6ade2e14170292b638c627182576aedbb1777454a6e7d97e1a7a2 8326 console-setup_1.221ubuntu1_source.buildinfo
Files:
 67a253935f381d0e106a6865662a158d 3193 utils optional console-setup_1.221ubuntu1.dsc
 8340bdb2decaecc3f8f91243eb2b104a 2624092 utils optional console-setup_1.221ubuntu1.tar.xz
 d8f58e7efb5778a46df0f81d948eb0a7 8326 utils optional console-setup_1.221ubuntu1_source.buildinfo
Original-Maintainer: Debian Install System Team <debian-boot at lists.debian.org>
Vcs-Git: https://git.launchpad.net/~vorlon/ubuntu/+source/console-setup
Vcs-Git-Commit: e251e980ea9538f2efb9792461d48f5ac06dd35c
Vcs-Git-Ref: refs/heads/debian/sid


More information about the mantic-changes mailing list