[ubuntu/questing-proposed] gtk4 4.19.4+ds-0ubuntu1 (Accepted)

Alessandro Astone alessandro.astone at canonical.com
Tue Aug 19 13:26:19 UTC 2025


gtk4 (4.19.4+ds-0ubuntu1) questing; urgency=medium

  * New upstream release
  * d/libgtk-4-1.symbols: Add new symbols
  * d/control: Bump minimum libwayland version
  * d/p: Rebase patches
  * d/p/print-Fix-finding-cpdb-headers.patch: Drop patch applied upstream

gtk4 (4.19.3+ds-0ubuntu2) questing; urgency=medium

  * d/p/workarounds: Skip failing nodeparser tests on s390x

gtk4 (4.19.3+ds-0ubuntu1) questing; urgency=medium

  * New upstream release
  * d/p/insttests: Rebase and temporarily drop tool tests, needs rework
  * d/p/workarounds: Drop softpipe patch, it doesn't apply and should be obsolete
  * d/p/gstplay{,er}: Rework for porting from gst-player to gst-play
  * d/p: Rebase all other patches
  * d/p: Add proposed patch to fix compiling with cpdb
  * d/control, d/install: Adapt to modules being statically linked in libgtk
  * d/install: Add new bash completions
  * d/libgtk-4-1.symbols: Add new symbols
  * d/p/d: Drop GSK renderer patch, use Vulkan by default like upstream

gtk4 (4.18.6+ds-2ubuntu1) questing; urgency=medium

  * Merge with Debian. Remaining changes:
    - Embrace Vulkan as default renderer

gtk4 (4.18.6+ds-2) unstable; urgency=medium

  * Add packaging changes to previous changelog entry that were
    accidentally left undocumented in the previous upload

gtk4 (4.18.6+ds-1) unstable; urgency=medium

  * New upstream bugfix release
    - In the cups printer driver, fix NULL-termination on arrays of choices,
      avoiding a possible crash
      (gtk!8595 upstream)
    - Fix a crash caused by using uninitialized memory in GtkCssKeyframes
      (gtk!8656 upstream)
    - Fix a memory leak in GtkCssValue
      (gtk!8629 upstream)
    - Avoid a warning when gtk_application_inhibit() is called with
      GTK_APPLICATION_INHIBIT_IDLE and no window
      (gtk!8638 upstream)
    - Fix names of Activate, Deactivate window events to match AT-SPI spec
      (gtk!8652 upstream)
    - Render symbolic SVG icons more correctly by improving the parser
      for the path mini-language, and improve related test coverage
      (gtk#7575, gtk!8548, gtk!8549, gtk!8642 upstream)
    - Under Wayland, delay destruction of the event queue until after
      everything has been detached from it
      (gtk!8481 upstream)
    - Simplify gdk_memory_texture_builder_set_color_state() by not handling
      a NULL state that was already checked for
      (gtk!8582 upstream)
    - Improve the "inspector" debugging tool:
      + show more environment variables
      + show the text protocol
      + centre-align accessibility errors
      + report an error if buttons are too small
      + make warnings not wrap too much
      + remove incorrect early-returns
    - Improve examples:
      + In gtkgears fix lighting
      + In gtk-demo, add missing accessibility properties
      + In gtk-demo, fix a regression in the ucd demo
      + In node-editor, make the help non-editable
    - Documentation updates
    - Translation updates: ca, de, fi, he, sk
    - Upstream CI changes not relevant to Debian
    - macOS-specific changes not relevant to Debian
    - Minor updates in vendored pango subproject, not relevant to Debian
      (we use libpango1.0-dev instead)
  * d/libgtk-4-1.bug-control: Add known out-of-tree IM modules to
    Package-Status.
    There are considerably fewer of these than GTK 3 modules, because
    GTK 4 does not support arbitrary GTK_MODULES, but they could still be
    involved in crashes; so it seems wise to diagnose them as "packages
    libgtk-4-1 is related to" in bug reports.
  * d/libgtk-4-doc.links: Remove unused, dangling symlinks to GLib docs

Date: Tue, 19 Aug 2025 14:46:12 +0200
Changed-By: Alessandro Astone <alessandro.astone at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/gtk4/4.19.4+ds-0ubuntu1
-------------- next part --------------
Format: 1.8
Date: Tue, 19 Aug 2025 14:46:12 +0200
Source: gtk4
Built-For-Profiles: noudeb
Architecture: source
Version: 4.19.4+ds-0ubuntu1
Distribution: questing
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Alessandro Astone <alessandro.astone at canonical.com>
Changes:
 gtk4 (4.19.4+ds-0ubuntu1) questing; urgency=medium
 .
   * New upstream release
   * d/libgtk-4-1.symbols: Add new symbols
   * d/control: Bump minimum libwayland version
   * d/p: Rebase patches
   * d/p/print-Fix-finding-cpdb-headers.patch: Drop patch applied upstream
 .
 gtk4 (4.19.3+ds-0ubuntu2) questing; urgency=medium
 .
   * d/p/workarounds: Skip failing nodeparser tests on s390x
 .
 gtk4 (4.19.3+ds-0ubuntu1) questing; urgency=medium
 .
   * New upstream release
   * d/p/insttests: Rebase and temporarily drop tool tests, needs rework
   * d/p/workarounds: Drop softpipe patch, it doesn't apply and should be obsolete
   * d/p/gstplay{,er}: Rework for porting from gst-player to gst-play
   * d/p: Rebase all other patches
   * d/p: Add proposed patch to fix compiling with cpdb
   * d/control, d/install: Adapt to modules being statically linked in libgtk
   * d/install: Add new bash completions
   * d/libgtk-4-1.symbols: Add new symbols
   * d/p/d: Drop GSK renderer patch, use Vulkan by default like upstream
 .
 gtk4 (4.18.6+ds-2ubuntu1) questing; urgency=medium
 .
   * Merge with Debian. Remaining changes:
     - Embrace Vulkan as default renderer
 .
 gtk4 (4.18.6+ds-2) unstable; urgency=medium
 .
   * Add packaging changes to previous changelog entry that were
     accidentally left undocumented in the previous upload
 .
 gtk4 (4.18.6+ds-1) unstable; urgency=medium
 .
   * New upstream bugfix release
     - In the cups printer driver, fix NULL-termination on arrays of choices,
       avoiding a possible crash
       (gtk!8595 upstream)
     - Fix a crash caused by using uninitialized memory in GtkCssKeyframes
       (gtk!8656 upstream)
     - Fix a memory leak in GtkCssValue
       (gtk!8629 upstream)
     - Avoid a warning when gtk_application_inhibit() is called with
       GTK_APPLICATION_INHIBIT_IDLE and no window
       (gtk!8638 upstream)
     - Fix names of Activate, Deactivate window events to match AT-SPI spec
       (gtk!8652 upstream)
     - Render symbolic SVG icons more correctly by improving the parser
       for the path mini-language, and improve related test coverage
       (gtk#7575, gtk!8548, gtk!8549, gtk!8642 upstream)
     - Under Wayland, delay destruction of the event queue until after
       everything has been detached from it
       (gtk!8481 upstream)
     - Simplify gdk_memory_texture_builder_set_color_state() by not handling
       a NULL state that was already checked for
       (gtk!8582 upstream)
     - Improve the "inspector" debugging tool:
       + show more environment variables
       + show the text protocol
       + centre-align accessibility errors
       + report an error if buttons are too small
       + make warnings not wrap too much
       + remove incorrect early-returns
     - Improve examples:
       + In gtkgears fix lighting
       + In gtk-demo, add missing accessibility properties
       + In gtk-demo, fix a regression in the ucd demo
       + In node-editor, make the help non-editable
     - Documentation updates
     - Translation updates: ca, de, fi, he, sk
     - Upstream CI changes not relevant to Debian
     - macOS-specific changes not relevant to Debian
     - Minor updates in vendored pango subproject, not relevant to Debian
       (we use libpango1.0-dev instead)
   * d/libgtk-4-1.bug-control: Add known out-of-tree IM modules to
     Package-Status.
     There are considerably fewer of these than GTK 3 modules, because
     GTK 4 does not support arbitrary GTK_MODULES, but they could still be
     involved in crashes; so it seems wise to diagnose them as "packages
     libgtk-4-1 is related to" in bug reports.
   * d/libgtk-4-doc.links: Remove unused, dangling symlinks to GLib docs
Checksums-Sha1:
 6f9697d8a7041ec62f43d8a7623b9cc8a0afc904 4404 gtk4_4.19.4+ds-0ubuntu1.dsc
 8e95290442c28caa826de35e3f9a0180729ab80b 15899400 gtk4_4.19.4+ds.orig.tar.xz
 d8843ece5d0100e695d86ca6a42ce15ad6e8f560 3755276 gtk4_4.19.4+ds-0ubuntu1.debian.tar.xz
 baa6c0ce2c3fe6aefee1ab4220fcb04085242c6f 24349 gtk4_4.19.4+ds-0ubuntu1_source.buildinfo
Checksums-Sha256:
 89c6bb7231b7ff623e102eecdd23137bac3676d84f10ab9d6ac39f062f4912d7 4404 gtk4_4.19.4+ds-0ubuntu1.dsc
 cd975266b2f3f6b94fe41a8111dfe8c783fa24a3b623701efa58e9ea7dc8bc92 15899400 gtk4_4.19.4+ds.orig.tar.xz
 f199d2d7e78bf5e2e59d7afe173973a6859729114e67df57ad1e9b4e6c85e418 3755276 gtk4_4.19.4+ds-0ubuntu1.debian.tar.xz
 3006595ecf7d7b2273d342793056cd3dcf18d6b62d9f62bd36d2d68cba20130f 24349 gtk4_4.19.4+ds-0ubuntu1_source.buildinfo
Files:
 6901092a894f28ac96e66bcf8779c87c 4404 libs optional gtk4_4.19.4+ds-0ubuntu1.dsc
 0be2e1a9cc40ea2bb9acb99fcc358b7e 15899400 libs optional gtk4_4.19.4+ds.orig.tar.xz
 9f4c271de0701160188244bd4c61925b 3755276 libs optional gtk4_4.19.4+ds-0ubuntu1.debian.tar.xz
 65a5f8f5b3252a9e96e415c8eef0a9db 24349 libs optional gtk4_4.19.4+ds-0ubuntu1_source.buildinfo
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>


More information about the Questing-changes mailing list