*** This bug is a duplicate of bug 2098981 *** https://bugs.launchpad.net/bugs/2098981
** This bug has been marked a duplicate of bug 2098981 Please merge 1.237 into questing from debian unstable -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to console-setup in Ubuntu. https://bugs.launchpad.net/bugs/2111986 Title: Merge console-setup from Debian Unstable for questing Status in console-setup package in Ubuntu: New Bug description: Scheduled-For: ubuntu-25.06 Ubuntu: 1.226ubuntu3 Debian Unstable: 1.237 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 tag '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 questing Release Notes: https://discourse.ubuntu.com/t/questing-quokka-release-notes/ ### New Debian Changes ### console-setup (1.237) unstable; urgency=medium [ Updated translations ] * Korean (ko.po) by Changwoo Ryu -- Cyril Brulebois <k...@debian.org> Tue, 13 May 2025 15:18:09 +0200 console-setup (1.236) unstable; urgency=medium * Team upload [ Updated translations ] * Czech (cs.po) by Miroslav Kure * German (de.po) by Holger Wansing * Spanish (es.po) by Francisco Javier Carro Orgeira * French (fr.po) by Baptiste Jammet * Galician (gl.po) by Parodper * Croatian (hr.po) by Valentin Vidic * Hungarian (hu.po) by Szia Tomi * Indonesian (id.po) by Andika Triwidada * Latvian (lv.po) by Tranzistors * Marathi (mr.po) by Kalyani Kenekar * Uyghur (ug.po) by Abduqadir Abliz * Simplified Chinese (zh_CN.po) by Boyuan Yang -- Holger Wansing <hwans...@mailbox.org> Tue, 01 Apr 2025 00:53:02 +0200 console-setup (1.235) unstable; urgency=medium * Team upload [ Samuel Thibault ] * Advertise DejaVu fonts. * Regenerate/update documentation ('Hackers Guide for console-setup'). [ Updated translations ] * Arabic (ar.po) by Amr Walryh * Catalan (ca.po) by poc senderi * Estonian (et.po) by Priit Jõerüüt * Hebrew (he.po) by Yaron Shahrabani * Hungarian (hu.po) by Szia Tomi * Icelandic (is.po) by Sveinn í Felli * Japanese (ja.po) by Sadaharu Wakisaka * Georgian (ka.po) by Temuri Doghonadze * Lithuanian (lt.po) by Rimas Kudelis * Dutch (nl.po) by Frans Spiesschaert * Polish (pl.po) by Matthaiks * Portuguese (pt.po) by Miguel Figueiredo * Portuguese (Brazil) (pt_BR.po) by Adriano Rafael Gomes * Romanian (ro.po) by Vasile Cristian-Ilie * Serbian (sr.po) by Мирослав Николић * Swedish (sv.po) by Anders Jonsson * Turkish (tr.po) by Fatih Altun * Ukrainian (uk.po) by Hotripak * Vietnamese (vi.po) by Dagon Vn -- Holger Wansing <hwans...@mailbox.org> Sat, 08 Mar 2025 23:10:52 +0100 console-setup (1.234) unstable; urgency=medium * Team upload [ Updated translations ] * Arabic (ar.po) by Maytham * Belarusian (be.po) by vics * Persian (fa.po) by Danial Behzadi * Finnish (fi.po) by Ricky Tigg * Italian (it.po) by Milo Casagrande * Korean (ko.po) by Changwoo Ryu * Marathi (mr.po) by omwani * Polish (pl.po) by Matthaiks * Romanian (ro.po) by Remus-Gabriel Chelu * Tamil (ta.po) by தமிழ்நேரம் -- Holger Wansing <hwans...@mailbox.org> Sun, 02 Feb 2025 22:19:40 +0100 console-setup (1.233) unstable; urgency=medium * Team upload [ Updated translations ] * Estonian (et.po) by Kristjan Räts * Persian (fa.po) by peylight * French (fr.po) by Baptiste Jammet * Galician (gl.po) by Víctor Posada * Hungarian (hu.po) by Szia Tomi * Icelandic (is.po) by Sveinn í Felli * Japanese (ja.po) by Sadaharu Wakisaka * Occitan (oc.po) by Quentin PAGÈS * Russian (ru.po) by Yuri Kozlov * Simplified Chinese (zh_CN.po) by Weng Qizhi -- Holger Wansing <hwans...@mailbox.org> Fri, 29 Nov 2024 22:30:53 +0100 console-setup (1.232) unstable; urgency=medium [ Updated translations ] * Hungarian (hu.po) by Szia Tomi -- Cyril Brulebois <k...@debian.org> Sat, 02 Nov 2024 21:21:36 +0100 console-setup (1.231) unstable; urgency=medium * Team upload [ Updated translations ] * Czech (cs.po) by Miroslav Kure * Greek (el.po) by mpt.c * Hindi (hi.po) by AYUSHMAN TIWARI * Hungarian (hu.po) by Szia Tomi * Indonesian (id.po) by Andika Triwidada * Georgian (ka.po) by Temuri Doghonadze * Latvian (lv.po) by GGLVXD * Norwegian Bokmal (nb.po) by Petter Reinholdtsen * Turkish (tr.po) by Fatih Altun * Simplified Chinese (zh_CN.po) by Zi Jiaxu -- Holger Wansing <hwans...@mailbox.org> Sun, 20 Oct 2024 21:29:35 +0200 console-setup (1.230) unstable; urgency=medium * Team upload [ Helmut Grohne ] * DEP17: Move aliased files to /usr. Closes: #1064299. -- Holger Wansing <hwans...@mailbox.org> Thu, 11 Jul 2024 19:05:44 +0200 console-setup (1.229) unstable; urgency=medium [ Samuel Thibault ] * Fonts/bdf2psf: Avoid numerous >32bit portability warning. [ Holger Wansing ] * Stop building kfreebsd packages (arch has been removed from the archive). Closes: #619328. [ Updated translations ] * Portuguese (Brazil) (pt_BR.po) by Adriano Rafael Gomes -- Holger Wansing <hwans...@mailbox.org> Sat, 06 Jul 2024 13:23:37 +0200 console-setup (1.228) unstable; urgency=medium [ Steve Langasek ] * setupcon: use /run for tempfiles (and dump the various unnecessary fallback paths), since /run is always mountable rw at least as early as /tmp is and is guaranteed to be safe from tmpcleaners at boot. Only keep /tmp as a fallback in case we have access to write to /tmp and to a console, but not to /run. LP: #1824227. Closes: Bug#1072204, #848972. [ Cyril Brulebois ] * Rebuild against newer xkb-data (closes: #1073857), with thanks to Christian Stewart for the bug report. [ Updated translations ] * Georgian (ka.po) by Temuri Doghonadze * Portuguese (Brazil) (pt_BR.po) by Adriano Rafael Gomes -- Cyril Brulebois <k...@debian.org> Thu, 20 Jun 2024 00:43:24 +0200 console-setup (1.227) unstable; urgency=medium * Team upload [ Jakub Wilk ] * typos in documentation (closes: 1065561) [ Samuel Thibault ] * Fix key types, notably altgr not working with shift. * Add dejavu fonts rasterized from the DejaVu vector font. This notably provides fonts larger than 32 pixels, usable with linux ≥ 6.9. (closes: 816111) * rules,control: Add unifont and fonts-dejavu-mono to console-setup-linux and console-setup-freebsd's Static-built-Using. * console-setup.config, font-switch: Avoid warning on systems that don't have lsmod (closes: 1071823) -- Holger Wansing <hwans...@mailbox.org> Thu, 30 May 2024 10:54:36 +0200 ### Old Ubuntu Delta ### console-setup (1.226ubuntu3) plucky; urgency=medium [ Alexander Amelkin ] * setupcon: fix logic that finds the font file to avoid duplication (LP: #2086110) -- Andreas Hasenack <andr...@canonical.com> Fri, 10 Jan 2025 14:31:46 -0300 console-setup (1.226ubuntu2) oracular; urgency=medium * Source-only upload to rebuild against new xkb-data version -- Agathe Porte <agathe.po...@canonical.com> Wed, 03 Jul 2024 15:45:33 +0200 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.) -- Heinrich Schuchardt <heinrich.schucha...@canonical.com> Mon, 26 Feb 2024 13:58:31 +0100 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/console-setup/+bug/2111986/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp