[ubuntu/noble-proposed] console-setup 1.226ubuntu1 (Accepted)
Heinrich Schuchardt
heinrich.schuchardt at canonical.com
Wed Mar 13 12:37:11 UTC 2024
console-setup (1.226ubuntu1) noble; urgency=medium
* Merge with Debian unstable (LP: #2054681). 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
- Make COPYRIGHT a symlink to debian/copyright
- Don't cat over the keymaps; they're already moved to the right place.
- Include pc105.tree for ubiquity
- Keyboard/keymaptree tool to analyze key maps
- Add Keyboard/Makefile rule to build pc105.tree
- 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: 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
* New changes
- generated changes in debian/po/templates.pot
(This is the diff produced by dpkg-buildpkg -S -sa -d.)
console-setup (1.226) unstable; urgency=medium
* Team upload
* setupcon: fix mistaken $(( (closes: 1063518)
console-setup (1.225) unstable; urgency=medium
* Team upload
[ Philip Hands ]
* eliminate use of egrep and \# (closes: #1019660)
[ Updated translations ]
* Catalan (ca.po) by d
* Norwegian Bokmal (nb.po) by Petter Reinholdtsen
* Polish (pl.po) by Matthaiks
* Swedish (sv.po) by bittin1ddc447d824349b2
* Turkish (tr.po) by Oğuz Ersen
* Ukrainian (uk.po) by Сергій
console-setup (1.224) unstable; urgency=medium
* Team upload
[ Alper Nebi Yasak ]
* Add Taiwanese as an xkb-keymap answer for taiwanese(indigenous) and
default to it for zh_TW as suggested by Andrew Lee (李健秋).
[ Updated translations ]
* Indonesian (id.po) by Andika Triwidada
* Lithuanian (lt.po) by Rimas Kudelis
* Marathi (mr.po) by omwani
* Dutch (nl.po) by Frans Spiesschaert
* Punjabi (Gurmukhi) (pa.po) by Aman Alam
* Romanian (ro.po) by Remus-Gabriel Chelu
* Turkish (tr.po) by Fatih Altun
* Ukrainian (uk.po) by Сергій
* Simplified Chinese (zh_CN.po) by Zi Jiaxu
Date: Mon, 26 Feb 2024 13:58:31 +0100
Changed-By: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Simon Chopin <simon.chopin at canonical.com>
https://launchpad.net/ubuntu/+source/console-setup/1.226ubuntu1
-------------- next part --------------
Format: 1.8
Date: Mon, 26 Feb 2024 13:58:31 +0100
Source: console-setup
Built-For-Profiles: noudeb
Architecture: source
Version: 1.226ubuntu1
Distribution: noble
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
Closes: 1019660 1063518
Launchpad-Bugs-Fixed: 2054681
Changes:
console-setup (1.226ubuntu1) noble; urgency=medium
.
* Merge with Debian unstable (LP: #2054681). 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
- Make COPYRIGHT a symlink to debian/copyright
- Don't cat over the keymaps; they're already moved to the right place.
- Include pc105.tree for ubiquity
- Keyboard/keymaptree tool to analyze key maps
- Add Keyboard/Makefile rule to build pc105.tree
- 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: 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
.
* New changes
- generated changes in debian/po/templates.pot
(This is the diff produced by dpkg-buildpkg -S -sa -d.)
.
console-setup (1.226) unstable; urgency=medium
.
* Team upload
.
* setupcon: fix mistaken $(( (closes: 1063518)
.
console-setup (1.225) unstable; urgency=medium
.
* Team upload
.
[ Philip Hands ]
* eliminate use of egrep and \# (closes: #1019660)
.
[ Updated translations ]
* Catalan (ca.po) by d
* Norwegian Bokmal (nb.po) by Petter Reinholdtsen
* Polish (pl.po) by Matthaiks
* Swedish (sv.po) by bittin1ddc447d824349b2
* Turkish (tr.po) by Oğuz Ersen
* Ukrainian (uk.po) by Сергій
.
console-setup (1.224) unstable; urgency=medium
.
* Team upload
.
[ Alper Nebi Yasak ]
* Add Taiwanese as an xkb-keymap answer for taiwanese(indigenous) and
default to it for zh_TW as suggested by Andrew Lee (李健秋).
.
[ Updated translations ]
* Indonesian (id.po) by Andika Triwidada
* Lithuanian (lt.po) by Rimas Kudelis
* Marathi (mr.po) by omwani
* Dutch (nl.po) by Frans Spiesschaert
* Punjabi (Gurmukhi) (pa.po) by Aman Alam
* Romanian (ro.po) by Remus-Gabriel Chelu
* Turkish (tr.po) by Fatih Altun
* Ukrainian (uk.po) by Сергій
* Simplified Chinese (zh_CN.po) by Zi Jiaxu
Checksums-Sha1:
75a4b29b19661e9edf418ce3215f2082c69808f5 2994 console-setup_1.226ubuntu1.dsc
bccd50781fb38d7d6f6e91b6b8f1091507627c8b 1706236 console-setup_1.226ubuntu1.tar.xz
bedd30dfa4f21f96a47e435b322ceeffdd3b35d3 16477 console-setup_1.226ubuntu1_source.buildinfo
Checksums-Sha256:
0250c99cc41bab4907972a848286ccc6b379d8339fbc50c122097f626dd7682a 2994 console-setup_1.226ubuntu1.dsc
efa5899294f656f7d1c1450acf55c4a56c01ad8a9416bb175a81a7f18336f2f0 1706236 console-setup_1.226ubuntu1.tar.xz
7b0e4c6f3136edd06556441fb6f515a4e9e36221622042f40a31d2c558f4c483 16477 console-setup_1.226ubuntu1_source.buildinfo
Files:
657e426de2016732443cf10c1fe901ea 2994 utils optional console-setup_1.226ubuntu1.dsc
b698bb832478707e027117c25b7feeb6 1706236 utils optional console-setup_1.226ubuntu1.tar.xz
c99903779fb702a23f6fb4ec1d0027d2 16477 utils optional console-setup_1.226ubuntu1_source.buildinfo
Original-Maintainer: Debian Install System Team <debian-boot at lists.debian.org>
Vcs-Git: https://git.launchpad.net/~schopin/ubuntu/+source/console-setup
Vcs-Git-Commit: c6a7d94ea5359c5527c393313a6b1610466ac977
Vcs-Git-Ref: refs/heads/merge-lp2054681-noble
More information about the noble-changes
mailing list