debcrafters-packages team mailing list archive
-
debcrafters-packages team
-
Mailing list archive
-
Message #09952
[Bug 2130151] [NEW] Merge console-setup from Debian Unstable for resolute
Public bug reported:
Scheduled-For: ubuntu-25.11
Ubuntu: 1.237ubuntu1
Debian Unstable: 1.244
A new release of console-setup is available for merging from Debian
Unstable.
If it turns out this needs a sync rather than a merge, please change the
tagging from ['dcr-merge'] to ['dcr-sync'], and (optionally) update the
title as desired.
If this merge pulls in a new upstream version, also consider adding an
entry to the resolute Release Notes:
https://discourse.ubuntu.com/t/resolute-raccoon-release-notes/
### New Debian Changes ###
console-setup (1.244) unstable; urgency=medium
[ D-I role ]
* [l10n] Commit changed/added po files (from l10n-sync run at dillon)
[ Philip Hands ]
* lintian: override depends-on-essential hurd
* setupcon: use a fixed name for the initrd keymap file (closes: #977877)
-- Philip Hands <phil@xxxxxxxxx> Sun, 26 Oct 2025 08:52:50 +0100
console-setup (1.243) unstable; urgency=medium
[ Holger Wansing ]
* Change d/copyright and d/bdf2psf.copyright, to remove FSF's (outdated)
postal address.
[ Samuel Thibault ]
* keyboard-configuration.templates: Add Left Alt+Left Shift choice for group
toggle, set as default to avoid conflict with level3(ralt_switch)
(Closes: #1117976).
* keyboard-configuration.config: Manage Left Alt+Left Shift, make Alt+Shift
allocate both left and right alt.
* keyboard-configuration.preinst: Automatically migrate to Left Alt+Left
Shift.
* CHANGES: remove duplicate file.
* keyboard-configuration.templates: Fix dz(azerty-oss/deadkeys) into dz,
which is what xkb really provides.
* keyboard-configuration.config: Fix dz default layout.
-- Samuel Thibault <sthibault@xxxxxxxxxx> Sun, 19 Oct 2025 16:03:57
+0200
console-setup (1.242) unstable; urgency=medium
* keyboard-configuration.templates: Update dz(la) into dz(azerty-oss).
* rules: Check that d-i's kmaps have all the d-i layouts.
-- Samuel Thibault <sthibault@xxxxxxxxxx> Fri, 29 Aug 2025 18:13:24
+0200
console-setup (1.241) unstable; urgency=medium
* keyboard-configuration.templates: Use ca/multix variant instead of
ca/multi (Closes: #1111994).
-- Samuel Thibault <sthibault@xxxxxxxxxx> Fri, 29 Aug 2025 01:11:18
+0200
console-setup (1.240) unstable; urgency=medium
[ Updated translations ]
* Spanish (es.po) by Santiago Vila
* Russian (ru.po) by Алексей Шилин
* Tamil (ta.po) by தமிழ்நேரம்
-- Cyril Brulebois <kibi@xxxxxxxxxx> Sun, 20 Jul 2025 06:30:07 +0200
console-setup (1.239) unstable; urgency=medium
[ NoisyCoil ]
* Add support for Apple MTP keyboard and Apple SPI Keyboard, as found
on ARM-based Apple laptops like M1 MacBook Pro and M2 MacBook Air
(Closes: #1108360).
-- Cyril Brulebois <kibi@xxxxxxxxxx> Fri, 27 Jun 2025 17:20:08 +0200
console-setup (1.238) unstable; urgency=medium
* Team upload
[ Updated translations ]
* Belarusian (be.po) by Joe
* Greek (el.po) by galaxico
* Hungarian (hu.po) by Szia Tomi
* Khmer (km.po) by Chou Chamnan
* Punjabi (Gurmukhi) (pa.po) by DuskyElf
* Romanian (ro.po) by Remus-Gabriel Chelu
* Russian (ru.po) by vladiruzz
* Sinhala (si.po) by leela
* Telugu (te.po) by Sripath Roy Koganti
* Uyghur (ug.po) by Abduqadir Abliz
* Traditional Chinese (zh_TW.po) by reimu105
-- Holger Wansing <hwansing@xxxxxxxxxxx> Tue, 24 Jun 2025 23:11:35
+0200
### Old Ubuntu Delta ###
console-setup (1.237ubuntu1) questing; urgency=medium
* Merge with Debian unstable (LP: #2098981). Remaining changes:
- debian/clean: Delete Keyboard/tree-keymaps/ on clean
- Add an apport hook
- Add noudeb build profile
- 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.
- xmlreader: Added model entry to skip model selection
- Fix command injection in ckbcomp
- Keyboard/Makefile: make sure KeyboardNames.pl is built with accurate data from xkb-data.
- Add Keyboard/Makefile rule to build pc105.tree
- debian/control: Build depend on keymapper
- 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
- 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.
- Include pc105.tree for ubiquity
- Keyboard/keymaptree tool to analyze key maps
- Don't copy keyboard-configuration questions to /target in OEM mode.
oem-config will ask them later, and copying these confuses it.
- Map ppc64el/* to XKBMODEL=pc105
- 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.
- 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.
- 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.
- Added templates for keyboard detection
- 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.
- 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
- Make sure we give a meaningful name to ch layouts: "Switzerland"
instead of "German (Switzerland), since it includes French too."
- Generate a locale locally for translating keyboard names in kbdnames-maker.
- Make COPYRIGHT a symlink to debian/copyright
- Add noudeb build profile re
- Generate a locale locally for translating keyboard names in kbdnames-maker.
- Generated changes in debian/po/templates.pot (This is the diff produced by dpkg-buildpkg -S -sa -d.)
* Dropped changes:
- Reinstated dh_clean in d/rules which was probably commented out by mistake
-- Anshul Singh <anshul.singh@xxxxxxxxxxxxx> Wed, 04 Jun 2025 16:00:37
+0530
** Affects: console-setup (Ubuntu)
Importance: Undecided
Status: New
** Tags: dcr-merge
** Changed in: console-setup (Ubuntu)
Milestone: None => ubuntu-25.11
--
You received this bug notification because you are a member of
Debcrafters packages, which is subscribed to console-setup in Ubuntu.
https://bugs.launchpad.net/bugs/2130151
Title:
Merge console-setup from Debian Unstable for resolute
Status in console-setup package in Ubuntu:
New
Bug description:
Scheduled-For: ubuntu-25.11
Ubuntu: 1.237ubuntu1
Debian Unstable: 1.244
A new release of console-setup is available for merging from Debian
Unstable.
If it turns out this needs a sync rather than a merge, please change
the tagging from ['dcr-merge'] to ['dcr-sync'], and (optionally)
update the title as desired.
If this merge pulls in a new upstream version, also consider adding an
entry to the resolute Release Notes:
https://discourse.ubuntu.com/t/resolute-raccoon-release-notes/
### New Debian Changes ###
console-setup (1.244) unstable; urgency=medium
[ D-I role ]
* [l10n] Commit changed/added po files (from l10n-sync run at dillon)
[ Philip Hands ]
* lintian: override depends-on-essential hurd
* setupcon: use a fixed name for the initrd keymap file (closes: #977877)
-- Philip Hands <phil@xxxxxxxxx> Sun, 26 Oct 2025 08:52:50 +0100
console-setup (1.243) unstable; urgency=medium
[ Holger Wansing ]
* Change d/copyright and d/bdf2psf.copyright, to remove FSF's (outdated)
postal address.
[ Samuel Thibault ]
* keyboard-configuration.templates: Add Left Alt+Left Shift choice for group
toggle, set as default to avoid conflict with level3(ralt_switch)
(Closes: #1117976).
* keyboard-configuration.config: Manage Left Alt+Left Shift, make Alt+Shift
allocate both left and right alt.
* keyboard-configuration.preinst: Automatically migrate to Left Alt+Left
Shift.
* CHANGES: remove duplicate file.
* keyboard-configuration.templates: Fix dz(azerty-oss/deadkeys) into dz,
which is what xkb really provides.
* keyboard-configuration.config: Fix dz default layout.
-- Samuel Thibault <sthibault@xxxxxxxxxx> Sun, 19 Oct 2025 16:03:57
+0200
console-setup (1.242) unstable; urgency=medium
* keyboard-configuration.templates: Update dz(la) into dz(azerty-oss).
* rules: Check that d-i's kmaps have all the d-i layouts.
-- Samuel Thibault <sthibault@xxxxxxxxxx> Fri, 29 Aug 2025 18:13:24
+0200
console-setup (1.241) unstable; urgency=medium
* keyboard-configuration.templates: Use ca/multix variant instead of
ca/multi (Closes: #1111994).
-- Samuel Thibault <sthibault@xxxxxxxxxx> Fri, 29 Aug 2025 01:11:18
+0200
console-setup (1.240) unstable; urgency=medium
[ Updated translations ]
* Spanish (es.po) by Santiago Vila
* Russian (ru.po) by Алексей Шилин
* Tamil (ta.po) by தமிழ்நேரம்
-- Cyril Brulebois <kibi@xxxxxxxxxx> Sun, 20 Jul 2025 06:30:07 +0200
console-setup (1.239) unstable; urgency=medium
[ NoisyCoil ]
* Add support for Apple MTP keyboard and Apple SPI Keyboard, as found
on ARM-based Apple laptops like M1 MacBook Pro and M2 MacBook Air
(Closes: #1108360).
-- Cyril Brulebois <kibi@xxxxxxxxxx> Fri, 27 Jun 2025 17:20:08 +0200
console-setup (1.238) unstable; urgency=medium
* Team upload
[ Updated translations ]
* Belarusian (be.po) by Joe
* Greek (el.po) by galaxico
* Hungarian (hu.po) by Szia Tomi
* Khmer (km.po) by Chou Chamnan
* Punjabi (Gurmukhi) (pa.po) by DuskyElf
* Romanian (ro.po) by Remus-Gabriel Chelu
* Russian (ru.po) by vladiruzz
* Sinhala (si.po) by leela
* Telugu (te.po) by Sripath Roy Koganti
* Uyghur (ug.po) by Abduqadir Abliz
* Traditional Chinese (zh_TW.po) by reimu105
-- Holger Wansing <hwansing@xxxxxxxxxxx> Tue, 24 Jun 2025 23:11:35
+0200
### Old Ubuntu Delta ###
console-setup (1.237ubuntu1) questing; urgency=medium
* Merge with Debian unstable (LP: #2098981). Remaining changes:
- debian/clean: Delete Keyboard/tree-keymaps/ on clean
- Add an apport hook
- Add noudeb build profile
- 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.
- xmlreader: Added model entry to skip model selection
- Fix command injection in ckbcomp
- Keyboard/Makefile: make sure KeyboardNames.pl is built with accurate data from xkb-data.
- Add Keyboard/Makefile rule to build pc105.tree
- debian/control: Build depend on keymapper
- 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
- 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.
- Include pc105.tree for ubiquity
- Keyboard/keymaptree tool to analyze key maps
- Don't copy keyboard-configuration questions to /target in OEM mode.
oem-config will ask them later, and copying these confuses it.
- Map ppc64el/* to XKBMODEL=pc105
- 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.
- 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.
- 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.
- Added templates for keyboard detection
- 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.
- 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
- Make sure we give a meaningful name to ch layouts: "Switzerland"
instead of "German (Switzerland), since it includes French too."
- Generate a locale locally for translating keyboard names in kbdnames-maker.
- Make COPYRIGHT a symlink to debian/copyright
- Add noudeb build profile re
- Generate a locale locally for translating keyboard names in kbdnames-maker.
- Generated changes in debian/po/templates.pot (This is the diff produced by dpkg-buildpkg -S -sa -d.)
* Dropped changes:
- Reinstated dh_clean in d/rules which was probably commented out by mistake
-- Anshul Singh <anshul.singh@xxxxxxxxxxxxx> Wed, 04 Jun 2025
16:00:37 +0530
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/console-setup/+bug/2130151/+subscriptions