console-setup 1.166ubuntu1 source package in Ubuntu

Changelog

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.

 -- Mathieu Trudel-Lapierre <email address hidden>  Thu, 10 Aug 2017 15:06:17 -0400

Upload details

Uploaded by:
Mathieu Trudel-Lapierre
Uploaded to:
Artful
Original maintainer:
Ubuntu Installer Team
Architectures:
all
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
console-setup_1.166ubuntu1.tar.xz 1.6 MiB 89275af011f32772f11f37330c4694d3bc2b0eb10f9039b0d0293a3dd4940a4d
console-setup_1.166ubuntu1.dsc 3.4 KiB c27275fe7f1ba311c104ee47b23c32f91bcf371e9ee1e99a4777807868f67a4f

Available diffs

View changes file

Binary packages built by this source

bdf2psf: No summary available for bdf2psf in ubuntu artful.

No description available for bdf2psf in ubuntu artful.

console-setup: No summary available for console-setup in ubuntu artful.

No description available for console-setup in ubuntu artful.

console-setup-amiga-ekmap: No summary available for console-setup-amiga-ekmap in ubuntu artful.

No description available for console-setup-amiga-ekmap in ubuntu artful.

console-setup-ataritt-ekmap: No summary available for console-setup-ataritt-ekmap in ubuntu artful.

No description available for console-setup-ataritt-ekmap in ubuntu artful.

console-setup-freebsd: No summary available for console-setup-freebsd in ubuntu artful.

No description available for console-setup-freebsd in ubuntu artful.

console-setup-freebsd-charmaps-udeb: No summary available for console-setup-freebsd-charmaps-udeb in ubuntu artful.

No description available for console-setup-freebsd-charmaps-udeb in ubuntu artful.

console-setup-freebsd-fonts-udeb: No summary available for console-setup-freebsd-fonts-udeb in ubuntu artful.

No description available for console-setup-freebsd-fonts-udeb in ubuntu artful.

console-setup-linux: No summary available for console-setup-linux in ubuntu artful.

No description available for console-setup-linux in ubuntu artful.

console-setup-linux-charmaps-udeb: No summary available for console-setup-linux-charmaps-udeb in ubuntu artful.

No description available for console-setup-linux-charmaps-udeb in ubuntu artful.

console-setup-linux-fonts-udeb: No summary available for console-setup-linux-fonts-udeb in ubuntu artful.

No description available for console-setup-linux-fonts-udeb in ubuntu artful.

console-setup-macintoshold-ekmap: No summary available for console-setup-macintoshold-ekmap in ubuntu artful.

No description available for console-setup-macintoshold-ekmap in ubuntu artful.

console-setup-mini: No summary available for console-setup-mini in ubuntu artful.

No description available for console-setup-mini in ubuntu artful.

console-setup-pc-ekbd: No summary available for console-setup-pc-ekbd in ubuntu artful.

No description available for console-setup-pc-ekbd in ubuntu artful.

console-setup-pc-ekmap: No summary available for console-setup-pc-ekmap in ubuntu artful.

No description available for console-setup-pc-ekmap in ubuntu artful.

console-setup-sun4-ekmap: No summary available for console-setup-sun4-ekmap in ubuntu artful.

No description available for console-setup-sun4-ekmap in ubuntu artful.

console-setup-sun5-ekmap: No summary available for console-setup-sun5-ekmap in ubuntu artful.

No description available for console-setup-sun5-ekmap in ubuntu artful.

console-setup-udeb: No summary available for console-setup-udeb in ubuntu artful.

No description available for console-setup-udeb in ubuntu artful.

keyboard-configuration: No summary available for keyboard-configuration in ubuntu artful.

No description available for keyboard-configuration in ubuntu artful.