forked from pool/quassel
- Update to 0.14.0 * Database schema format change, no downgrade possible! * Don't silently fall back to unencrypted client/core communication if certificate cannot be loaded * Properly escape LDAP usernames to prevent injection or bypassing authentication * Strip format codes in ignore list rules (this might affect pre-existing rules) * Support many more features of IRCv3 * Improve window handling under Wayland * Support the HAProxy protocol * Provide a daemon providing Prometheus metrics * Deprecate local highlight settings (prefer synced ones instead) * Improve configuration of SASL PLAIN and EXTERNAL * Add button for strike-through format * Allow choosing the account to connect to via command-line option * Make database schema migration more robust * Make backlog fetch more efficient, allow for fetch-on-demand * Make syncing and other aspects of the core/client protocol more efficient * Many smaller fixes * Improve log output, documentation and UI help * Update translations, bundled iconsets and application icons - Added new BuildRequires boost-devel: New build dependency. - Added new Require update-alternatives: Fixing missing in post/pre. - Change logrotate config: Fix permission problem. - Dropped patches: * 0001-common-Disable-enum-type-stream-operators-for-Qt-5.1.patch: Upstream support Qt 5.15. * quassel-set-required-libs-and-flags.patch: Remove Qt4 support. OBS-URL: https://build.opensuse.org/request/show/987951 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/quassel?expand=0&rev=93
2 lines
123 B
Plaintext
2 lines
123 B
Plaintext
addFilter("incoherent-logrotate-file /etc/logrotate.d/quasselcore")
|
|
addFilter("explicit-lib-dependency libqt5_sql_backend") |