[ubuntu/groovy-proposed] gnome-initial-setup 3.38.1-1ubuntu2~20.10.1 (Accepted)

Iain Lane iain.lane at canonical.com
Tue Oct 27 21:35:43 UTC 2020


gnome-initial-setup (3.38.1-1ubuntu2~20.10.1) groovy; urgency=medium

  * Backport from hirsute to groovy for SRU.
  * control, gbp.conf: Update git branch to ubuntu/groovy for SRU

gnome-initial-setup (3.38.1-1ubuntu2) hirsute; urgency=medium

  * Don't cast a GtkLabel into a GisSnapTile.
    We populate a GtkFlowBox with tiles representing features snaps. There
    might not be exactly enough to fill up the entire number of rows, so the
    remaining cells are filled up with blank space, which is actually a
    GtkLabel.
    When clicking these tiles, we launch Software to the application that's
    been clicked. That is done by looking inside the tile to find its
    associated snap.
    We try to do this 'looking inside' for the blank tiles too. But they
    aren't snaps at all - as mentioned above, they are GtkLabels. We illegally
    cast to a snap tile, and then operate on it. At best, this leads to a
    warning on stderr and Software getting spawned to display a nonsense
    application. At worst we crash.
    Fix this by altering the callback to check if we have clicked on a snap or
    not. In the not case, simply return and do nothing. (LP: #1901548)

Date: Tue, 27 Oct 2020 18:03:16 +0000
Changed-By: Iain Lane <iain.lane at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/gnome-initial-setup/3.38.1-1ubuntu2~20.10.1
-------------- next part --------------
Format: 1.8
Date: Tue, 27 Oct 2020 18:03:16 +0000
Source: gnome-initial-setup
Architecture: source
Version: 3.38.1-1ubuntu2~20.10.1
Distribution: groovy
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Iain Lane <iain.lane at canonical.com>
Launchpad-Bugs-Fixed: 1901548
Changes:
 gnome-initial-setup (3.38.1-1ubuntu2~20.10.1) groovy; urgency=medium
 .
   * Backport from hirsute to groovy for SRU.
   * control, gbp.conf: Update git branch to ubuntu/groovy for SRU
 .
 gnome-initial-setup (3.38.1-1ubuntu2) hirsute; urgency=medium
 .
   * Don't cast a GtkLabel into a GisSnapTile.
     We populate a GtkFlowBox with tiles representing features snaps. There
     might not be exactly enough to fill up the entire number of rows, so the
     remaining cells are filled up with blank space, which is actually a
     GtkLabel.
     When clicking these tiles, we launch Software to the application that's
     been clicked. That is done by looking inside the tile to find its
     associated snap.
     We try to do this 'looking inside' for the blank tiles too. But they
     aren't snaps at all - as mentioned above, they are GtkLabels. We illegally
     cast to a snap tile, and then operate on it. At best, this leads to a
     warning on stderr and Software getting spawned to display a nonsense
     application. At worst we crash.
     Fix this by altering the callback to check if we have clicked on a snap or
     not. In the not case, simply return and do nothing. (LP: #1901548)
Checksums-Sha1:
 d86ea8040305dfff5fb5a680ddbc7dc0b3d317aa 3244 gnome-initial-setup_3.38.1-1ubuntu2~20.10.1.dsc
 41d5920aafaaf5dd35efa3d26e6d2bf6d9b06216 30368 gnome-initial-setup_3.38.1-1ubuntu2~20.10.1.debian.tar.xz
 0714fc25e35ed25ee2bf2410b9f528a30661a59a 22021 gnome-initial-setup_3.38.1-1ubuntu2~20.10.1_source.buildinfo
Checksums-Sha256:
 4c86ab66ab502ac477809aca26113058b21f59ae85cfaf020215c34b264e911e 3244 gnome-initial-setup_3.38.1-1ubuntu2~20.10.1.dsc
 4badfa158b216f85431341a2423d5a62d1130d4ec62547588d5ad829c4d97ce6 30368 gnome-initial-setup_3.38.1-1ubuntu2~20.10.1.debian.tar.xz
 a6f2200f7bae910115180c0688969dd8ca9b134042eb022f282efb7f6623c8e7 22021 gnome-initial-setup_3.38.1-1ubuntu2~20.10.1_source.buildinfo
Files:
 319068384b447c54dc8e1213f930eecf 3244 gnome optional gnome-initial-setup_3.38.1-1ubuntu2~20.10.1.dsc
 2986e9d87467da31b78ffec1b4ad1d4a 30368 gnome optional gnome-initial-setup_3.38.1-1ubuntu2~20.10.1.debian.tar.xz
 504b1df023f6b6bb935475ce11f9a5b1 22021 gnome optional gnome-initial-setup_3.38.1-1ubuntu2~20.10.1_source.buildinfo
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>


More information about the Groovy-changes mailing list