[ubuntu/eoan-proposed] glib2.0 2.62.3-2~ubuntu19.10.1 (Accepted)
Iain Lane
iain.lane at canonical.com
Thu Jan 16 15:43:31 UTC 2020
glib2.0 (2.62.3-2~ubuntu19.10.1) eoan; urgency=medium
* No-change backport from unstable to eoan (LP: #1850932).
+ Contains fix for LP: #1844853 - "IBus no longer works in Qt applications
after upgrade"
glib2.0 (2.62.3-2) unstable; urgency=medium
* Team upload
* Rename pkg.glib2.0.noinsttest build profile to noinsttest.
This is now registered on <https://wiki.debian.org/BuildProfileSpec>.
glib2.0 (2.62.3-1) unstable; urgency=medium
* Team upload
* New upstream release
- Drop patches that were applied upstream
* Don't build libglib2.0-tests under pkg.glib2.0.noinsttest build profile.
This is a prototype of the proposed standard build profile noinsttest.
If the build profiles include both nocheck and pkg.glib2.0.noinsttest,
we can drop the libdbus-1-dev build-dependency without harming test
coverage or altering the contents of binary packages.
* d/gbp.conf: Use upstream/2.62.x branch
glib2.0 (2.62.2-3) unstable; urgency=medium
* Team upload
[ Iain Lane ]
* control: Drop `debian/experimental` from Vcs-*
[ Simon McVittie ]
* Build-depend on libdbus-1-dev for better test coverage
* Update to upstream commit 2.62.2-28-g3cf25070e:
- d/p/goption-Relax-assertion-to-avoid-being-broken-by-kdeinit5.patch:
Fix assertion failure when called from a process that overwrites its
argv, such as kdeinit5
- d/p/gdbus-peer-Specifically-listen-on-127.0.0.1.patch:
Improve reliability of gdbus-peer test in some container environments
- d/p/gdbusserver-Delete-socket-and-nonce-file-when-stopping-se.patch,
d/p/gdbusserver-Keep-a-strong-reference-to-the-server-in-call.patch,
d/p/gdbusauthmechanismsha1-Remove-unnecessary-g_warning-calls.patch,
d/p/gdbusauthmechanismsha1-Create-.dbus-keyrings-directory-re.patch,
d/p/tests-Move-main-loop-and-test-GUID-into-test-functions-in.patch,
d/p/tests-Isolate-directories-in-gdbus-peer-test.patch,
d/p/gdbus-peer-test-Improve-diagnostics-if-g_rmdir-fails.patch,
d/p/gdbus-peer-test-Stop-GDBusServer-before-tearing-down-temp.patch,
d/p/gdbus-peer-test-Use-unix-dir-address-if-exact-format-does.patch,
d/p/gdbus-server-auth-test-Create-temporary-directory-for-Uni.patch:
Mark as applied upstream in 2.62.x branch
* d/p/gdbus-server-auth-test-Include-gcredentialsprivate.h.patch:
Apply patch from 2.63.x to fix missing coverage in test for #941018
* d/p/Make-ld-executable-configurable.patch:
Apply patch from 2.63.x to use cross ld where necessary
* d/p/gdbus-server-auth-test-Create-temporary-directory-for-Uni.patch:
Mark as applied upstream in 2.63.x branch
* Improve patch metadata: use more URLs for bug references
glib2.0 (2.62.2-2) unstable; urgency=medium
* Team upload
* Update to upstream commit 2.62.2-14-gfcbb88823:
- d/p/gdesktopappinfo-Allocate-DesktopFileDir-structs-dynamical.patch,
d/p/gdesktopappinfo-Cancel-file-monitor-when-resetting-a-Desk.patch,
d/p/glocalfilemonitor-Keep-a-weak-ref-to-the-monitor-in-GFile.patch:
Fix intermittent test failures for GDesktopAppInfo (Closes: #941550)
- d/p/gvariant-Limit-recursion-in-g_variant_parse.patch:
Ensure that parsing a text-format GVariant does not run out of stack
space
- d/p/tests-Use-objcopy-from-the-cross-compilation-file-if-conf.patch,
d/p/docs-Add-objcopy-to-example-cross-compilation-file.patch:
Use the appropriate architecture's objcopy when cross-compiling
- d/p/gtestutils-Add-additional-non-NULL-check-in-g_assert_cmpm.patch:
Avoid false positive NULL dereference warnings in g_assert_cmpmem()
- d/p/gspawn-Port-to-g_poll-from-select.patch:
Fix launching subprocesses when a very large number of fds are open
- d/p/gcredentialsprivate-Document-the-various-private-macros.patch,
d/p/credentials-Invalid-Linux-struct-ucred-means-no-informati.patch,
d/p/GDBus-prefer-getsockopt-style-credentials-passing-APIs.patch:
Ensure libdbus clients can authenticate with a GDBusServer like the
one in ibus (Closes: #941018)
* d/p/gdbusserver-Delete-socket-and-nonce-file-when-stopping-se.patch,
d/p/gdbusserver-Keep-a-strong-reference-to-the-server-in-call.patch,
d/p/Add-a-test-for-GDBusServer-authentication.patch:
Backport regression test for #941018 from upstream git master
* d/p/gdbusauthmechanismsha1-Remove-unnecessary-g_warning-calls.patch,
d/p/gdbusauthmechanismsha1-Create-.dbus-keyrings-directory-re.patch,
d/p/tests-Move-main-loop-and-test-GUID-into-test-functions-in.patch,
d/p/tests-Isolate-directories-in-gdbus-peer-test.patch:
Backport reliability fixes for gdbus-peer test from upstream git master
* d/p/gdbus-peer-test-Improve-diagnostics-if-g_rmdir-fails.patch,
d/p/gdbus-peer-test-Stop-GDBusServer-before-tearing-down-temp.patch,
d/p/gdbus-peer-test-Use-unix-dir-address-if-exact-format-does.patch,
d/p/gdbus-server-auth-test-Create-temporary-directory-for-Uni.patch:
Add some proposed patches to improve GDBus unit tests
* d/p/debian/mimeapps-test-Mark-as-flaky.patch:
Drop patch, hopefully no longer needed with #941550 fixed
* d/p/debian/taptestrunner-Stop-looking-like-an-executable-script.patch:
Make taptestrunner non-executable to avoid a Lintian warning
glib2.0 (2.62.2-1) unstable; urgency=medium
* New upstream release
+ Fixes use after free when calling g_dbus_connection_flush_sync() in a
dedicated thread (LP: #1848202)
Date: Mon, 16 Dec 2019 16:40:40 +0000
Changed-By: Iain Lane <iain.lane at canonical.com>
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
https://launchpad.net/ubuntu/+source/glib2.0/2.62.3-2~ubuntu19.10.1
-------------- next part --------------
Format: 1.8
Date: Mon, 16 Dec 2019 16:40:40 +0000
Source: glib2.0
Architecture: source
Version: 2.62.3-2~ubuntu19.10.1
Distribution: eoan
Urgency: medium
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
Changed-By: Iain Lane <iain.lane at canonical.com>
Closes: 941018 941550
Launchpad-Bugs-Fixed: 1844853 1848202 1850932
Changes:
glib2.0 (2.62.3-2~ubuntu19.10.1) eoan; urgency=medium
.
* No-change backport from unstable to eoan (LP: #1850932).
+ Contains fix for LP: #1844853 - "IBus no longer works in Qt applications
after upgrade"
.
glib2.0 (2.62.3-2) unstable; urgency=medium
.
* Team upload
* Rename pkg.glib2.0.noinsttest build profile to noinsttest.
This is now registered on <https://wiki.debian.org/BuildProfileSpec>.
.
glib2.0 (2.62.3-1) unstable; urgency=medium
.
* Team upload
* New upstream release
- Drop patches that were applied upstream
* Don't build libglib2.0-tests under pkg.glib2.0.noinsttest build profile.
This is a prototype of the proposed standard build profile noinsttest.
If the build profiles include both nocheck and pkg.glib2.0.noinsttest,
we can drop the libdbus-1-dev build-dependency without harming test
coverage or altering the contents of binary packages.
* d/gbp.conf: Use upstream/2.62.x branch
.
glib2.0 (2.62.2-3) unstable; urgency=medium
.
* Team upload
.
[ Iain Lane ]
* control: Drop `debian/experimental` from Vcs-*
.
[ Simon McVittie ]
* Build-depend on libdbus-1-dev for better test coverage
* Update to upstream commit 2.62.2-28-g3cf25070e:
- d/p/goption-Relax-assertion-to-avoid-being-broken-by-kdeinit5.patch:
Fix assertion failure when called from a process that overwrites its
argv, such as kdeinit5
- d/p/gdbus-peer-Specifically-listen-on-127.0.0.1.patch:
Improve reliability of gdbus-peer test in some container environments
- d/p/gdbusserver-Delete-socket-and-nonce-file-when-stopping-se.patch,
d/p/gdbusserver-Keep-a-strong-reference-to-the-server-in-call.patch,
d/p/gdbusauthmechanismsha1-Remove-unnecessary-g_warning-calls.patch,
d/p/gdbusauthmechanismsha1-Create-.dbus-keyrings-directory-re.patch,
d/p/tests-Move-main-loop-and-test-GUID-into-test-functions-in.patch,
d/p/tests-Isolate-directories-in-gdbus-peer-test.patch,
d/p/gdbus-peer-test-Improve-diagnostics-if-g_rmdir-fails.patch,
d/p/gdbus-peer-test-Stop-GDBusServer-before-tearing-down-temp.patch,
d/p/gdbus-peer-test-Use-unix-dir-address-if-exact-format-does.patch,
d/p/gdbus-server-auth-test-Create-temporary-directory-for-Uni.patch:
Mark as applied upstream in 2.62.x branch
* d/p/gdbus-server-auth-test-Include-gcredentialsprivate.h.patch:
Apply patch from 2.63.x to fix missing coverage in test for #941018
* d/p/Make-ld-executable-configurable.patch:
Apply patch from 2.63.x to use cross ld where necessary
* d/p/gdbus-server-auth-test-Create-temporary-directory-for-Uni.patch:
Mark as applied upstream in 2.63.x branch
* Improve patch metadata: use more URLs for bug references
.
glib2.0 (2.62.2-2) unstable; urgency=medium
.
* Team upload
* Update to upstream commit 2.62.2-14-gfcbb88823:
- d/p/gdesktopappinfo-Allocate-DesktopFileDir-structs-dynamical.patch,
d/p/gdesktopappinfo-Cancel-file-monitor-when-resetting-a-Desk.patch,
d/p/glocalfilemonitor-Keep-a-weak-ref-to-the-monitor-in-GFile.patch:
Fix intermittent test failures for GDesktopAppInfo (Closes: #941550)
- d/p/gvariant-Limit-recursion-in-g_variant_parse.patch:
Ensure that parsing a text-format GVariant does not run out of stack
space
- d/p/tests-Use-objcopy-from-the-cross-compilation-file-if-conf.patch,
d/p/docs-Add-objcopy-to-example-cross-compilation-file.patch:
Use the appropriate architecture's objcopy when cross-compiling
- d/p/gtestutils-Add-additional-non-NULL-check-in-g_assert_cmpm.patch:
Avoid false positive NULL dereference warnings in g_assert_cmpmem()
- d/p/gspawn-Port-to-g_poll-from-select.patch:
Fix launching subprocesses when a very large number of fds are open
- d/p/gcredentialsprivate-Document-the-various-private-macros.patch,
d/p/credentials-Invalid-Linux-struct-ucred-means-no-informati.patch,
d/p/GDBus-prefer-getsockopt-style-credentials-passing-APIs.patch:
Ensure libdbus clients can authenticate with a GDBusServer like the
one in ibus (Closes: #941018)
* d/p/gdbusserver-Delete-socket-and-nonce-file-when-stopping-se.patch,
d/p/gdbusserver-Keep-a-strong-reference-to-the-server-in-call.patch,
d/p/Add-a-test-for-GDBusServer-authentication.patch:
Backport regression test for #941018 from upstream git master
* d/p/gdbusauthmechanismsha1-Remove-unnecessary-g_warning-calls.patch,
d/p/gdbusauthmechanismsha1-Create-.dbus-keyrings-directory-re.patch,
d/p/tests-Move-main-loop-and-test-GUID-into-test-functions-in.patch,
d/p/tests-Isolate-directories-in-gdbus-peer-test.patch:
Backport reliability fixes for gdbus-peer test from upstream git master
* d/p/gdbus-peer-test-Improve-diagnostics-if-g_rmdir-fails.patch,
d/p/gdbus-peer-test-Stop-GDBusServer-before-tearing-down-temp.patch,
d/p/gdbus-peer-test-Use-unix-dir-address-if-exact-format-does.patch,
d/p/gdbus-server-auth-test-Create-temporary-directory-for-Uni.patch:
Add some proposed patches to improve GDBus unit tests
* d/p/debian/mimeapps-test-Mark-as-flaky.patch:
Drop patch, hopefully no longer needed with #941550 fixed
* d/p/debian/taptestrunner-Stop-looking-like-an-executable-script.patch:
Make taptestrunner non-executable to avoid a Lintian warning
.
glib2.0 (2.62.2-1) unstable; urgency=medium
.
* New upstream release
+ Fixes use after free when calling g_dbus_connection_flush_sync() in a
dedicated thread (LP: #1848202)
Checksums-Sha1:
27a37dc72a08f0f09a9ca2dfe3c0428c495d3de3 3312 glib2.0_2.62.3-2~ubuntu19.10.1.dsc
a8970ea4a9fbaf3050172d63f17372ead2894798 4684460 glib2.0_2.62.3.orig.tar.xz
f22bc7c6f0edd87d0a32c07ad66094c6e6d650a9 91528 glib2.0_2.62.3-2~ubuntu19.10.1.debian.tar.xz
9da0cc653e4bfb198fb2c23b261172d628510909 13690 glib2.0_2.62.3-2~ubuntu19.10.1_source.buildinfo
Checksums-Sha256:
6efc58c98fbe6cfd02f3b8858d7fac03a9f86c293d7f327f599021180791efb0 3312 glib2.0_2.62.3-2~ubuntu19.10.1.dsc
4400adc9f0d3ffcfe8e84225210370ce3f9853afb81812ddadb685325aa655c4 4684460 glib2.0_2.62.3.orig.tar.xz
10fe5e1d93b949fc15b39338eeb34341243c0cbdef07c5176e4117c51a1202c0 91528 glib2.0_2.62.3-2~ubuntu19.10.1.debian.tar.xz
16c68ed8492ae5ab776019a73ff3dafb7539d394cacb4d30c3fe983fd3188245 13690 glib2.0_2.62.3-2~ubuntu19.10.1_source.buildinfo
Files:
ba1b615c2d1da9bcf0f38a3a909a6f08 3312 libs optional glib2.0_2.62.3-2~ubuntu19.10.1.dsc
9766a37736974e636227d62f86bae40e 4684460 libs optional glib2.0_2.62.3.orig.tar.xz
4359e3111ea663fe81f06e86b7b90dd1 91528 libs optional glib2.0_2.62.3-2~ubuntu19.10.1.debian.tar.xz
8ead117f0efe384ffbdfeb8d89120031 13690 libs optional glib2.0_2.62.3-2~ubuntu19.10.1_source.buildinfo
More information about the Eoan-changes
mailing list