[ubuntu/oracular-proposed] gnome-initial-setup 46.2-1ubuntu3 (Accepted)
Sebastien Bacher
seb128 at ubuntu.com
Thu Jun 27 08:53:10 UTC 2024
gnome-initial-setup (46.2-1ubuntu3) oracular; urgency=medium
[ Didier Roche ]
* Relax hostname validation rules.
Allow more correct hostname validations, still keeping the user error
strings for now.
Co-Authored-By: Matt Hagemann <matt.hagemann at canonical.com>
[ Nathan Pratta Teodosio ]
[ Marco Trevisan (Treviño) ]
* debian/patches: Refresh git indexes
* Fix alignment in bullet points in first Pro page.
(LP: #2062971)
* Align radio button text and its hint below in first Pro page.
(LP: #2062971)
* Remove all extraneous instances of can-focus.
As that prevents keyboard navigation of the pages (LP: #2069375).
* d/p: Ubuntu pages, bind functions to template.
C Functions referenced by the template must be bound to the template or
they won't be properly connected. (LP: #2068614)
* d/p: Ubuntu pages, ensure welcome screen is loaded (LP: #2068862)
* d/p: Ubuntu pages, reference private widgets only after construction.
They're just not created earlier, so we ended up referring to NULL
pointers instead of the actual widgets (LP: #2068614)
* d/p: Ubuntu pages, use filling alignment for the Ubuntu Pro offer message
(LP: #2062971)
* d/p: Ubuntu mode, always set the missing connection warning icon.
Then it's visibility is controlled as before, but at least now we will
show it even if there's no connection setup on startup (LP: #2068632)
* d/p: Ubuntu mode, add pro pages to POTFILE and improve strings to be
translated.
UI or C files of the Ubuntu Pro pages were not translatable, so add the
files to the POTFILES and fix the strings that contained elements that
should not be exposed to translators (LP: #2068639)
* d/p: Ubuntu Pro, add translatable pro services descriptions (LP: #2068639).
* d/p: Ubuntu Pro, fix alignment of widgets to match design (LP: #2062971)
* d/p: Ubuntu Pro, Use a grid to properly align dotted list elements.
We were listing the elements using manual formatting and this was broken
for lower resolutions or in general for longer texts, making a dotted
list not properly padded.
So use a grid to manage this, this indeed changes the text used by
translations but because of lp:2068639 it's not a problem because no
translations are available so far.
Also in this way RTL languages are properly handled (LP: #2062971)
* d/p: Ubuntu Pro, limit the wrapped label widths not to increase window size.
(LP: #2068856)
* d/p: Ubuntu Pro, animate stack on pro page changes (LP: #2068856)
* d/p: Ubuntu Pro, improve readability of long labels (LP: #2062971)
* d/p: Ubuntu Pro, scale icons and images to follow widget scaling
(LP: #2068675)
* d/p: Ubuntu Pro, use async spawn of pro client process.
The pro client process may slow in responding to us the tokens, so use
asynchronous spawn to ensure we don't hang the UI while calling it.
(LP: #2068859)
* d/p/Ubuntu mode: Do not override links color in the welcome page
(LP: #2069346)
[ Matt Hagemann ]
* d/p/Minor-design-and-copy-tweaks.patch:
- add error hints for setting hostname on accounts page
[ Yao Wei (魏銘廷) ]
* debian/patches/fix-language-select-crash.patch:
- fix crash when switching between languages multiple times
Date: Thu, 27 Jun 2024 10:50:39 +0200
Changed-By: Sebastien Bacher <seb128 at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/gnome-initial-setup/46.2-1ubuntu3
-------------- next part --------------
Format: 1.8
Date: Thu, 27 Jun 2024 10:50:39 +0200
Source: gnome-initial-setup
Built-For-Profiles: noudeb
Architecture: source
Version: 46.2-1ubuntu3
Distribution: oracular
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Sebastien Bacher <seb128 at ubuntu.com>
Launchpad-Bugs-Fixed: 2062971 2068614 2068632 2068639 2068675 2068856 2068859 2068862 2069346 2069375
Changes:
gnome-initial-setup (46.2-1ubuntu3) oracular; urgency=medium
.
[ Didier Roche ]
* Relax hostname validation rules.
Allow more correct hostname validations, still keeping the user error
strings for now.
Co-Authored-By: Matt Hagemann <matt.hagemann at canonical.com>
.
[ Nathan Pratta Teodosio ]
[ Marco Trevisan (Treviño) ]
* debian/patches: Refresh git indexes
* Fix alignment in bullet points in first Pro page.
(LP: #2062971)
* Align radio button text and its hint below in first Pro page.
(LP: #2062971)
* Remove all extraneous instances of can-focus.
As that prevents keyboard navigation of the pages (LP: #2069375).
* d/p: Ubuntu pages, bind functions to template.
C Functions referenced by the template must be bound to the template or
they won't be properly connected. (LP: #2068614)
* d/p: Ubuntu pages, ensure welcome screen is loaded (LP: #2068862)
* d/p: Ubuntu pages, reference private widgets only after construction.
They're just not created earlier, so we ended up referring to NULL
pointers instead of the actual widgets (LP: #2068614)
* d/p: Ubuntu pages, use filling alignment for the Ubuntu Pro offer message
(LP: #2062971)
* d/p: Ubuntu mode, always set the missing connection warning icon.
Then it's visibility is controlled as before, but at least now we will
show it even if there's no connection setup on startup (LP: #2068632)
* d/p: Ubuntu mode, add pro pages to POTFILE and improve strings to be
translated.
UI or C files of the Ubuntu Pro pages were not translatable, so add the
files to the POTFILES and fix the strings that contained elements that
should not be exposed to translators (LP: #2068639)
* d/p: Ubuntu Pro, add translatable pro services descriptions (LP: #2068639).
* d/p: Ubuntu Pro, fix alignment of widgets to match design (LP: #2062971)
* d/p: Ubuntu Pro, Use a grid to properly align dotted list elements.
We were listing the elements using manual formatting and this was broken
for lower resolutions or in general for longer texts, making a dotted
list not properly padded.
So use a grid to manage this, this indeed changes the text used by
translations but because of lp:2068639 it's not a problem because no
translations are available so far.
Also in this way RTL languages are properly handled (LP: #2062971)
* d/p: Ubuntu Pro, limit the wrapped label widths not to increase window size.
(LP: #2068856)
* d/p: Ubuntu Pro, animate stack on pro page changes (LP: #2068856)
* d/p: Ubuntu Pro, improve readability of long labels (LP: #2062971)
* d/p: Ubuntu Pro, scale icons and images to follow widget scaling
(LP: #2068675)
* d/p: Ubuntu Pro, use async spawn of pro client process.
The pro client process may slow in responding to us the tokens, so use
asynchronous spawn to ensure we don't hang the UI while calling it.
(LP: #2068859)
* d/p/Ubuntu mode: Do not override links color in the welcome page
(LP: #2069346)
.
[ Matt Hagemann ]
* d/p/Minor-design-and-copy-tweaks.patch:
- add error hints for setting hostname on accounts page
.
[ Yao Wei (魏銘廷) ]
* debian/patches/fix-language-select-crash.patch:
- fix crash when switching between languages multiple times
Checksums-Sha1:
21d551eb53762c4c6ef3896828835e43b35073dc 3380 gnome-initial-setup_46.2-1ubuntu3.dsc
14ea35535d36206bba55525ee3c87537a355cf2a 334516 gnome-initial-setup_46.2-1ubuntu3.debian.tar.xz
959d11e8732aa9bdc837450e6a57c95418365cab 29213 gnome-initial-setup_46.2-1ubuntu3_source.buildinfo
Checksums-Sha256:
d998fe64fcd132c52138a3b52ed9d06baf3008179e807ab53564625588673b97 3380 gnome-initial-setup_46.2-1ubuntu3.dsc
c6f357d5c22ed72988d064fe8e30f195c90ab74df4c819d3e110c0003b04d95f 334516 gnome-initial-setup_46.2-1ubuntu3.debian.tar.xz
4edbbe5d42abe43375e6152adc52c0b8326a4fa30cf0837a592b4732148be6a5 29213 gnome-initial-setup_46.2-1ubuntu3_source.buildinfo
Files:
8aa2a70f5fc697715f19719dd8911ff5 3380 gnome optional gnome-initial-setup_46.2-1ubuntu3.dsc
4b0eb315ba5a24143fd46cd60f177924 334516 gnome optional gnome-initial-setup_46.2-1ubuntu3.debian.tar.xz
d95524532f0220961c41b9c7863d8f9f 29213 gnome optional gnome-initial-setup_46.2-1ubuntu3_source.buildinfo
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
More information about the oracular-changes
mailing list