[ubuntu/hirsute-proposed] console-setup 1.198ubuntu1 (Accepted)
Łukasz 'sil2100' Zemczak
lukasz.zemczak at ubuntu.com
Mon Nov 9 16:04:12 UTC 2020
console-setup (1.198ubuntu1) hirsute; urgency=low
* Merge from Debian unstable. 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.
- 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.
- 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.
- debian/control: we also need xkb-data-i18n as a Build-Depends-Indep to
build a complete set of translated keyboard layout/variant names.
- 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 layout for Kurdish to tr(ku).
- Set default for Dutch to us(intl), not just us.
- Set default layout for Vietnam to 'us'.
- 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.
- Fix command injection in ckbcomp.
- Generate a locale locally for translating keyboard names in
kbdnames-maker.
- Keyboard/Makefile: make sure KeyboardNames.pl is built with accurate data
from xkb-data.
- xmlreader, KeyboardNames.pl: Added model entry to skip model selection.
- Make sure we give a meaningful name to ch layouts: "Switzerland" instead
of "German (Switzerland), since it includes French too.
- 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.
- debian/control: Build depend on keymapper
- debian/keyboard-configuration.config:
- change back the french default layout to be fr+oss and not fr+latin9
the change was dropped by error in a previous merge
- 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.
console-setup (1.198) unstable; urgency=medium
* Team upload
* Add Berber (Latin) keymap for new language Kabyle.
[ Updated translations ]
* Bulgarian (bg.po) by Damyan Ivanov
* Czech (cs.po) by Miroslav Kure
* Persian (fa.po) by سهیل خانعلیپور
* Italian (it.po) by Milo Casagrande
* Marathi (mr.po) by Prachi Joshi
* Norwegian Bokmal (nb.po) by Petter Reinholdtsen
* Punjabi (Gurmukhi) (pa.po) by Aman ALam
* Traditional Chinese (zh_TW.po) by Walter Cheuk
[ New translations ]
* Kabyle (kab.po) by Slimane Selyan Amiri
* Occitan (oc.po) by Quentin PAGÈS
console-setup (1.197) unstable; urgency=medium
* Team upload
[ Anton Zinoviev ]
* standard.equivalents: map more aggressively the box drawing symbols.
Mappings for ballot symbols. Thanks to Nick Black, closes: #965029.
* sync the Terminus font with the xfonts-terminus package (new upstream
version with new font size 18x10, apply the patches dv1.diff (modified
Cyrillic letters d and v) and td1.diff (centered tilde)).
* console-setup.templates: remove references for the console-tools
package which is no longer in the Debian archive. Do not refer to the
font size at boot time which is irrelevant with framebuffer.
[ Updated translations ]
* German (de.po) by Holger Wansing
* Greek (el.po) by root
* Esperanto (eo.po) by Felipe Castro
* Spanish (es.po) by Javier Fernández-Sanguino
* Estonian (et.po) by Kristjan Räts
* Persian (fa.po) by Abbas Baharforoosh
* French (fr.po) by Baptiste Jammet
* Hebrew (he.po) by Yaron Shahrabani
* Croatian (hr.po) by Milo Ivir
* Indonesian (id.po) by Andika Triwidada
* Icelandic (is.po) by Sveinn í Felli
* Kannada (kn.po) by Yogesh
* Dutch (nl.po) by Frans Spiesschaert
* Polish (pl.po) by Bartosz Feński
* Portuguese (pt.po) by Miguel Figueiredo
* Portuguese (Brazil) (pt_BR.po) by Adriano Rafael Gomes
* Serbian (sr.po) by Filipovic Dragan
* Swedish (sv.po) by Anders Jonsson
* Uyghur (ug.po) by Abdusalam
* Simplified Chinese (zh_CN.po) by Boyuan Yang
console-setup (1.196) unstable; urgency=medium
* Team upload
[ Sergey V. Udaltsov ]
* Sort out licensing issue for Latvian.
[ Anton Zinoviev ]
* Keyboard/ckb: update with keyboard data of version 2.29 of xkb files.
(This change is not relevant for the binary packages in Debian.)
[ Laurent Vivier ]
* Drop macintosh_old layout and replace it with the macintosh layout.
[ Holger Wansing]
* Build-depend on debhelper >= 9.20160709, and remove dependency on empty
transitional package dh-systemd. Closes: #958612
[ Updated translations ]
* Malayalam by Fahad Shihab
* Tamil by Jeyanthinath MuthuRam
Date: Mon, 09 Nov 2020 16:03:40 +0100
Changed-By: Łukasz 'sil2100' Zemczak <lukasz.zemczak at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/console-setup/1.198ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Mon, 09 Nov 2020 16:03:40 +0100
Source: console-setup
Architecture: source
Version: 1.198ubuntu1
Distribution: hirsute
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Łukasz 'sil2100' Zemczak <lukasz.zemczak at ubuntu.com>
Closes: 958612 965029
Changes:
console-setup (1.198ubuntu1) hirsute; urgency=low
.
* Merge from Debian unstable. 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.
- 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.
- 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.
- debian/control: we also need xkb-data-i18n as a Build-Depends-Indep to
build a complete set of translated keyboard layout/variant names.
- 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 layout for Kurdish to tr(ku).
- Set default for Dutch to us(intl), not just us.
- Set default layout for Vietnam to 'us'.
- 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.
- Fix command injection in ckbcomp.
- Generate a locale locally for translating keyboard names in
kbdnames-maker.
- Keyboard/Makefile: make sure KeyboardNames.pl is built with accurate data
from xkb-data.
- xmlreader, KeyboardNames.pl: Added model entry to skip model selection.
- Make sure we give a meaningful name to ch layouts: "Switzerland" instead
of "German (Switzerland), since it includes French too.
- 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.
- debian/control: Build depend on keymapper
- debian/keyboard-configuration.config:
- change back the french default layout to be fr+oss and not fr+latin9
the change was dropped by error in a previous merge
- 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.
.
console-setup (1.198) unstable; urgency=medium
.
* Team upload
.
* Add Berber (Latin) keymap for new language Kabyle.
.
[ Updated translations ]
* Bulgarian (bg.po) by Damyan Ivanov
* Czech (cs.po) by Miroslav Kure
* Persian (fa.po) by سهیل خانعلیپور
* Italian (it.po) by Milo Casagrande
* Marathi (mr.po) by Prachi Joshi
* Norwegian Bokmal (nb.po) by Petter Reinholdtsen
* Punjabi (Gurmukhi) (pa.po) by Aman ALam
* Traditional Chinese (zh_TW.po) by Walter Cheuk
.
[ New translations ]
* Kabyle (kab.po) by Slimane Selyan Amiri
* Occitan (oc.po) by Quentin PAGÈS
.
console-setup (1.197) unstable; urgency=medium
.
* Team upload
.
[ Anton Zinoviev ]
* standard.equivalents: map more aggressively the box drawing symbols.
Mappings for ballot symbols. Thanks to Nick Black, closes: #965029.
* sync the Terminus font with the xfonts-terminus package (new upstream
version with new font size 18x10, apply the patches dv1.diff (modified
Cyrillic letters d and v) and td1.diff (centered tilde)).
* console-setup.templates: remove references for the console-tools
package which is no longer in the Debian archive. Do not refer to the
font size at boot time which is irrelevant with framebuffer.
.
[ Updated translations ]
* German (de.po) by Holger Wansing
* Greek (el.po) by root
* Esperanto (eo.po) by Felipe Castro
* Spanish (es.po) by Javier Fernández-Sanguino
* Estonian (et.po) by Kristjan Räts
* Persian (fa.po) by Abbas Baharforoosh
* French (fr.po) by Baptiste Jammet
* Hebrew (he.po) by Yaron Shahrabani
* Croatian (hr.po) by Milo Ivir
* Indonesian (id.po) by Andika Triwidada
* Icelandic (is.po) by Sveinn í Felli
* Kannada (kn.po) by Yogesh
* Dutch (nl.po) by Frans Spiesschaert
* Polish (pl.po) by Bartosz Feński
* Portuguese (pt.po) by Miguel Figueiredo
* Portuguese (Brazil) (pt_BR.po) by Adriano Rafael Gomes
* Serbian (sr.po) by Filipovic Dragan
* Swedish (sv.po) by Anders Jonsson
* Uyghur (ug.po) by Abdusalam
* Simplified Chinese (zh_CN.po) by Boyuan Yang
.
console-setup (1.196) unstable; urgency=medium
.
* Team upload
.
[ Sergey V. Udaltsov ]
* Sort out licensing issue for Latvian.
.
[ Anton Zinoviev ]
* Keyboard/ckb: update with keyboard data of version 2.29 of xkb files.
(This change is not relevant for the binary packages in Debian.)
.
[ Laurent Vivier ]
* Drop macintosh_old layout and replace it with the macintosh layout.
.
[ Holger Wansing]
* Build-depend on debhelper >= 9.20160709, and remove dependency on empty
transitional package dh-systemd. Closes: #958612
.
[ Updated translations ]
* Malayalam by Fahad Shihab
* Tamil by Jeyanthinath MuthuRam
Checksums-Sha1:
cb8b35f710822b57b7a74080fc2cbd683f53e2e0 2746 console-setup_1.198ubuntu1.dsc
cf7904758e7bae8a04e2f50fc084dd44a9e0ebd2 1817432 console-setup_1.198ubuntu1.tar.xz
900d6e21f5651031b8ceaf5577878530d692dbe0 8262 console-setup_1.198ubuntu1_source.buildinfo
Checksums-Sha256:
5328ff2a6c7a835b854b9f18173b40cb8415f48262a24134136fa5f82d038ac8 2746 console-setup_1.198ubuntu1.dsc
57f0044f72667a8eebc0e9514bb21d0e23912a010d3326fce0b23936a524cc41 1817432 console-setup_1.198ubuntu1.tar.xz
59df839b5824388deec6ac61de03a994f4812297364111b4ee81680bd5a61b9b 8262 console-setup_1.198ubuntu1_source.buildinfo
Files:
35f5291fe3a649181dcea3aafcfe3987 2746 utils optional console-setup_1.198ubuntu1.dsc
1684a27af8e30667aa186b4fa4872ef6 1817432 utils optional console-setup_1.198ubuntu1.tar.xz
bb3bd6e18857f40656298cc5df939dec 8262 utils optional console-setup_1.198ubuntu1_source.buildinfo
Original-Maintainer: Debian Install System Team <debian-boot at lists.debian.org>
-----BEGIN PGP SIGNATURE-----
iQEzBAEBCgAdFiEEqx+XcX7ftBm4bj5/AhnKGdA0MwwFAl+pW7QACgkQAhnKGdA0
MwwynggAoKIe+f9eczvnxtZn24qj16Gv+ewkvR7hFnXV+TcwSecwTtTVHBU5WJWi
0ENsbz0esmaWjE8NpjuGIElW8DdVD03HP4cz+sjhNyepizNrFpRe9aVE5n4xik8L
3QdFNAR5C3kdDUOY04eIk5HU+TctoswaSPWWEPsDAdJpXQw0nwGsOxxVH7r0Z7kC
sugHEtyTfwsY/3dWzbvzxAPnnXdsaFPNNpnQrirzjNo0GyDNEkOtK06+ckxDlIbI
IDXdCCoi8TBRm5PIkB5MgHjdGg3v4iV6fEtJl+Mb0qPZsf1EFaDPE//3rNQIsCj/
p54cRl6plCVwp1AzCu8gZWtZVFaPtA==
=av/E
-----END PGP SIGNATURE-----
More information about the Hirsute-changes
mailing list