summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2022-06-26 12:06:54 +0100
committerSimon McVittie <smcv@debian.org>2022-06-26 12:06:54 +0100
commit3b54bdda3a5199954939d4398c31b5c4b9529d53 (patch)
treee27bee4d35db2a1363852f9f365a46b769ecdf0b
parent0e5b9966a5bec5166ad014f14f6b33a55cf7775e (diff)
Release to experimentaldebian/2.73.1-1
-rw-r--r--debian/changelog17
1 files changed, 14 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 0962f01f8..81d6afe49 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-glib2.0 (2.73.1-1) UNRELEASED; urgency=medium
+glib2.0 (2.73.1-1) experimental; urgency=medium
* New upstream release
* d/copyright: Update
@@ -21,8 +21,19 @@ glib2.0 (2.73.1-1) UNRELEASED; urgency=medium
Add patch to fix an installed-test failure
* Update Lintian overrides
* Standards-Version: 4.6.1 (no changes required)
-
- -- Simon McVittie <smcv@debian.org> Thu, 23 Jun 2022 14:39:54 +0100
+ * d/p/dataset-Do-not-increment.patch,
+ d/p/glib-tests-dataset-Add-a-test.patch,
+ d/p/In-test_datalist_id_remove_multiple-verify-that-the-data-.patch,
+ d/p/gdataset-Preserve-destruction-order.patch,
+ d/p/glib-tests-dataset-Test-id_remove_multiple.patch,
+ d/p/dataset-Rename-i-as-destroy_index-and-move-it-out-of-dest.patch,
+ d/p/glib-tests-dataset-Use-existing-code.patch:
+ Add patches to preserve order of GDataList destructors.
+ This avoids a crash in GTK.
+ * d/p/Revert-gobject-Use-g_datalist_id_remove_multiple.patch:
+ Add patch to revert optimizations that trigger a gnome-shell crash
+
+ -- Simon McVittie <smcv@debian.org> Sun, 26 Jun 2022 12:06:36 +0100
glib2.0 (2.72.2-2) unstable; urgency=medium