pidgin/pidgin

Add a setting-changed signal to PurpleAccount and propagate it from PurpleAccountManager

Also add a freeze and thaw mechanism to make sure state is consistent when the
signal is emitted.

Add a `GParamSpec` parameter to the `account-changed` signal as well, so that users can determine which property changed.

Testing Done:
Used `g_message` in the propagator to verify that everything was behaving.

Reviewed at https://reviews.imfreedom.org/r/2060/
---
name: cyrus-sasl2
config-opts:
- --with-dblib=berkeley
- --without-pam
- --without-opie
- --without-des
- --disable-gssapi
- --enable-cram
- --enable-scram
- --enable-digest
- --enable-otp
- --enable-plain
- --enable-login
- --with-plugindir=/app/lib/sasl2
no-parallel-make: true
sources:
- type: archive
url: https://github.com/cyrusimap/cyrus-sasl/releases/download/cyrus-sasl-2.1.27/cyrus-sasl-2.1.27.tar.gz
sha256: 26866b1549b00ffd020f188a43c258017fa1c382b3ddadd8201536f72efb05d5
cleanup:
- /include
- /lib/pkgconfig
- /lib/*.la
- /lib/sasl2/*.la
- /sbin
- /share/man