Debian Patches
Status for folks/0.15.12-3
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| persona-Don-t-notify-on-weak_unref-cb-of-individual.patch | persona: Don't notify on weak_unref cb of individual `_individual_weak_notify_cb()` only fires when the Individual is mid-dispose, and emitting a notify signal at that point is unsafe because signal handlers may access objects that have already been finalized. The property setter already emits notify during normal (non-teardown) operation, so this signal is only needed during the teardown path where it's dangerous. In other words, let's get rid of it. (cherry picked from commit 80db435bd733cad50fc2f680b74220d290f28b26) |
Niels De Graef <nielsdegraef@gmail.com> | no | upstream, after 0.15.12 | 2026-09-15 |
