[ubuntu/hirsute-proposed] gjs 1.68.1-1~ubuntu0.21.04.1 (Accepted)

Marco Trevisan (Treviño) marco at ubuntu.com
Fri Jun 4 09:35:42 UTC 2021


gjs (1.68.1-1~ubuntu0.21.04.1) hirsute; urgency=medium

  * Backport to hirsute (LP: #1927840)

gjs (1.68.1-1) experimental; urgency=medium

  * New upstream release
  * debian/patches: Drop all, they've been applied upstream

gjs (1.68.0-2) experimental; urgency=medium

  * debian/patches: Cherry-pick upstream memory fixes

gjs (1.68.0-1) experimental; urgency=medium

  * New upstream release
    - Fixed session crashes in gjs on unlocking (sometimes)
    - installed-tests installed despite explicitly disabled
  * debian/patches: Drop all applied upstream
  * d/p/GObject-Don-t-autogenerate-accessors-for-CONSTRUCT_ONLY-p.patch,
    d/p/GObject-Define-camel-and-kebab-variants-of-CONSTRUCT_ONLY.patch,
    d/p/overrides-Gio-Fix-_LocalFilePrototype.patch,
    d/p/object-Return-undefined-and-not-the-actual-function-on-di.patch:
    - Various fixes for JS GObject overrides
  * d/p/cairo-Add-missing-semi-colons-from-dummy-class-declaratio.patch:
    - Fix headers warning
  * d/p/wrapperutils-Use-native-ostringstream-pointer-to-string-c.patch:
    - Print the object address in hex format on toString()
  * d/p/testFundamental-Ensure-a-fundamental-can-be-converted-to-.patch,
    d/p/fundamental-Use-value-or-instance-pointer-when-no-get-set.patch:
    - Correctly handle Gdk 4 Events
  * d/p/object-Pass-the-instance-pointer-to-toggle-notify.patch,
    d/p/object-Switch-back-to-normal-references-on-disposal.patch,
    d/p/object-Discard-disposed-GObject-s-and-do-not-create-wrapp.patch,
    d/p/object-Also-unset-the-object-qdata-during-wrapper-destruc.patch,
    d/p/object-Never-try-to-add-a-toggle-reference-on-a-disposed-.patch,
    d/p/object-Use-the-term-DISPOSED-for-objects-in-such-state-no.patch,
    d/p/testGobjectDestructionAccess-Verify-usage-of-vfunc_dispos.patch,
    d/p/object-Catch-finalized-objects-that-are-still-under-gjs-s.patch,
    d/p/testGObjectDestructionAccess-Ensure-that-returned-dispose.patch,
    d/p/testGObjectDestructionAccess-Verify-that-disposed-object-.patch,
    d/p/object-Cancel-queued-toggles-on-dispose-notify.patch:
    - Improve handling for diposed and finalized objects, fixing crashes
  * d/p/object-Safely-handle-disposal-when-happening-from-other-t.patch,
    d/p/installed-tests-Add-GjsTestTools-utilities-to-call-native.patch,
    d/p/gjs-test-tools-Add-ability-to-ref-unref-and-dispose-from-.patch,
    d/p/object-Discard-wrapper-when-GObject-is-disposed-from-main.patch,
    d/p/object-Do-not-disassociate-a-JS-object-if-we-have-queued-.patch,
    d/p/toggle-Initialize-private-variables-on-construction.patch,
    d/p/toggle-Use-GWeakRef-s-to-track-objects-to-prevent-adding-.patch:
    - Fix handling of dispose and unref hevent when happening in other threads
      (LP: #1882410)

gjs (1.67.2-2ubuntu2) hirsute; urgency=medium

  * debian/{control,gbp.conf}: Use ubuntu specifics
  * debian/patches: Ensure Gio will use valid LocalFilePrototype (LP: #1923267)

Date: Sun, 09 May 2021 01:53:05 +0200
Changed-By: Marco Trevisan (Treviño) <marco at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/gjs/1.68.1-1~ubuntu0.21.04.1
-------------- next part --------------
Format: 1.8
Date: Sun, 09 May 2021 01:53:05 +0200
Source: gjs
Built-For-Profiles: noudeb
Architecture: source
Version: 1.68.1-1~ubuntu0.21.04.1
Distribution: hirsute
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Marco Trevisan (Treviño) <marco at ubuntu.com>
Launchpad-Bugs-Fixed: 1882410 1923267 1927840
Changes:
 gjs (1.68.1-1~ubuntu0.21.04.1) hirsute; urgency=medium
 .
   * Backport to hirsute (LP: #1927840)
 .
 gjs (1.68.1-1) experimental; urgency=medium
 .
   * New upstream release
   * debian/patches: Drop all, they've been applied upstream
 .
 gjs (1.68.0-2) experimental; urgency=medium
 .
   * debian/patches: Cherry-pick upstream memory fixes
 .
 gjs (1.68.0-1) experimental; urgency=medium
 .
   * New upstream release
     - Fixed session crashes in gjs on unlocking (sometimes)
     - installed-tests installed despite explicitly disabled
   * debian/patches: Drop all applied upstream
   * d/p/GObject-Don-t-autogenerate-accessors-for-CONSTRUCT_ONLY-p.patch,
     d/p/GObject-Define-camel-and-kebab-variants-of-CONSTRUCT_ONLY.patch,
     d/p/overrides-Gio-Fix-_LocalFilePrototype.patch,
     d/p/object-Return-undefined-and-not-the-actual-function-on-di.patch:
     - Various fixes for JS GObject overrides
   * d/p/cairo-Add-missing-semi-colons-from-dummy-class-declaratio.patch:
     - Fix headers warning
   * d/p/wrapperutils-Use-native-ostringstream-pointer-to-string-c.patch:
     - Print the object address in hex format on toString()
   * d/p/testFundamental-Ensure-a-fundamental-can-be-converted-to-.patch,
     d/p/fundamental-Use-value-or-instance-pointer-when-no-get-set.patch:
     - Correctly handle Gdk 4 Events
   * d/p/object-Pass-the-instance-pointer-to-toggle-notify.patch,
     d/p/object-Switch-back-to-normal-references-on-disposal.patch,
     d/p/object-Discard-disposed-GObject-s-and-do-not-create-wrapp.patch,
     d/p/object-Also-unset-the-object-qdata-during-wrapper-destruc.patch,
     d/p/object-Never-try-to-add-a-toggle-reference-on-a-disposed-.patch,
     d/p/object-Use-the-term-DISPOSED-for-objects-in-such-state-no.patch,
     d/p/testGobjectDestructionAccess-Verify-usage-of-vfunc_dispos.patch,
     d/p/object-Catch-finalized-objects-that-are-still-under-gjs-s.patch,
     d/p/testGObjectDestructionAccess-Ensure-that-returned-dispose.patch,
     d/p/testGObjectDestructionAccess-Verify-that-disposed-object-.patch,
     d/p/object-Cancel-queued-toggles-on-dispose-notify.patch:
     - Improve handling for diposed and finalized objects, fixing crashes
   * d/p/object-Safely-handle-disposal-when-happening-from-other-t.patch,
     d/p/installed-tests-Add-GjsTestTools-utilities-to-call-native.patch,
     d/p/gjs-test-tools-Add-ability-to-ref-unref-and-dispose-from-.patch,
     d/p/object-Discard-wrapper-when-GObject-is-disposed-from-main.patch,
     d/p/object-Do-not-disassociate-a-JS-object-if-we-have-queued-.patch,
     d/p/toggle-Initialize-private-variables-on-construction.patch,
     d/p/toggle-Use-GWeakRef-s-to-track-objects-to-prevent-adding-.patch:
     - Fix handling of dispose and unref hevent when happening in other threads
       (LP: #1882410)
 .
 gjs (1.67.2-2ubuntu2) hirsute; urgency=medium
 .
   * debian/{control,gbp.conf}: Use ubuntu specifics
   * debian/patches: Ensure Gio will use valid LocalFilePrototype (LP: #1923267)
Checksums-Sha1:
 6219a5f44b6cb701428357cd8527769cb9b6f212 2749 gjs_1.68.1-1~ubuntu0.21.04.1.dsc
 da590f14d9e611aeceac731831b586b2ad558363 558920 gjs_1.68.1.orig.tar.xz
 a2df489b7717382818985cbde4a3deeebb6d1810 17804 gjs_1.68.1-1~ubuntu0.21.04.1.debian.tar.xz
 1c324c2ae0f6f7c92d8c6282004877ca1f78e4fd 16927 gjs_1.68.1-1~ubuntu0.21.04.1_source.buildinfo
Checksums-Sha256:
 8854b9c1277d0dc73ef24a5ad51d5cfa5fa89d99996fc80cc3944d0c966e6a89 2749 gjs_1.68.1-1~ubuntu0.21.04.1.dsc
 2ffa3ec2041104fcf9ab5dcc8f7cd9caa062278590318ffef9541956af5b4c70 558920 gjs_1.68.1.orig.tar.xz
 8ba2bdd6d304b2f24fe15b42516ba5f5b4606011f64367f9082c524f8e9ef9bf 17804 gjs_1.68.1-1~ubuntu0.21.04.1.debian.tar.xz
 45dc9fb1f8a4d3a14f997280819b0bd70d2304803ff084223b7d7215b423e3c0 16927 gjs_1.68.1-1~ubuntu0.21.04.1_source.buildinfo
Files:
 e4b515ce9f806b6a77c72feca12a485d 2749 interpreters optional gjs_1.68.1-1~ubuntu0.21.04.1.dsc
 2e41aeb154d62baab4a16a5042e09977 558920 interpreters optional gjs_1.68.1.orig.tar.xz
 49ecd6e77e5382d35c819beaa8d9ca94 17804 interpreters optional gjs_1.68.1-1~ubuntu0.21.04.1.debian.tar.xz
 b10ae3df05bd3336480d9c952bc78a2d 16927 interpreters optional gjs_1.68.1-1~ubuntu0.21.04.1_source.buildinfo
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>


More information about the Hirsute-changes mailing list