cdebconf (0.270)
[PTS] [DDPO]
OK: VCS matches the version in the archive
- Git: https://salsa.debian.org/installer-team/cdebconf.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 8871936
- Browser: https://salsa.debian.org/installer-team/cdebconf
- Last scan: 2023-05-31 19:56:23+00
- Next scan: 2023-06-06 19:18:00+00
- Merge requests: 4
- CI pipeline status: success
- Debian changelog in Git:
cdebconf (0.270) unstable; urgency=medium
[ Cyril Brulebois ]
* gtk: Improve banner display when the installer logo's width doesn't
match the GTK window's width (See: #745359). Implement the following:
- No longer scale the installer logo, ever.
- If the logo is wider than the window, don't do anything. This can
happen with some graphics drivers under UEFI, e.g. when using a
small resolution like 640×480 with the virtio graphics driver. In
such cases, the logo is centered and is truncated on both sides.
- If the logo is narrower than the window, repeat the left-most 1-px
column to the left and/or the right-most 1-px column to the right,
to cover the whole window (see expand-direction below).
* gtk: Add support for banner metadata (See: #1036321). Until now,
depending on the logo design, the cdebconf code needed to be tweaked
to align the banner label (e.g. used to display “Rescue mode”) to the
left or to the right accordingly. Now, look for a logo_installer.ini
file in the same directory as the logo file(s), supporting two keys
under the [banner] section:
- label-position: left or right;
- expand-direction: left, right, or both.
* gtk: It is recommended to ship a banner metadata file matching the
logo design. If it is missing, or if it doesn't contain all supported
keys, the default settings have been arbitrarily set to the following
values, which are giving appropriate results with the Bookworm theme
(Emerald):
- label-position: right;
- expand-direction: both.
[ Updated translations ]
* Belarusian (be.po) by Viktar Siarheichyk
* Bengali (bn.po) by Indrani Roy
* Norwegian Nynorsk (nn.po) by Yngve Spjeld-Landro
-- Cyril Brulebois <kibi@debian.org> Tue, 23 May 2023 12:00:51 +0200
- This branch is even with tag 0.270