gjs (1.76.2-4)
[PTS] [DDPO]
COMMITS: VCS has seen 1 commit since the debian/1.76.2-4 tag
- Git: https://salsa.debian.org/gnome-team/gjs.git
-
- Branch: debian/latest
- Path: debian/changelog
- Repo size: 61054976
- Browser: https://salsa.debian.org/gnome-team/gjs
- Last scan: 2023-09-19 03:32:24+00
- Next scan: 2023-09-26 05:08:00+00
- Merge requests: 3
- Debian changelog in Git:
gjs (1.76.2-4) unstable; urgency=medium
* Team upload
[ Jeremy BĂcha ]
* Revert "d/rules, d/meson/no-exe-wrapper.ini: Work around FTBFS
on mips64el". meson 1.2.1 fixed the underlying issue.
[ Simon McVittie ]
* d/p/function-Always-initialize-callback-return-value.patch:
Add patch backported from upstream 1.77.1 avoiding infinite loops
of idle callbacks if an idle handler is called during GC. The most
common reason for this is if a GNOME Shell extension incorrectly does
not disconnect all of its signal/idle/timeout handlers. This change
mitigates the infinite loop and associated log flooding, but does not
fix the extension behaviour. (Closes: #1034356)
-- Simon McVittie <smcv@debian.org> Thu, 17 Aug 2023 11:34:22 +0100
- This branch is 1 commit ahead of tag debian/1.76.2-4
- Git log:
commit 0bb6a56767204fc4139d0cbe3c6eb47297cd62ff
Author: Amin Bandali <bandali@canonical.com>
Date: Mon Sep 4 10:01:00 2023 -0400
Change debian-branch from debian/master to debian/latest