Changelog for
quassel-mono-0.12.5-bp150.3.1.x86_64.rpm :
* Wed Jul 11 2018 rkitoverAATTgmail.com- Fix the rpmlint warning env-script-interpreter by rewriting the [#]!/usr/bin/env shebang in the scripts in /usr/share/quassel/scripts .
* Wed Jun 27 2018 rkitoverAATTgmail.com- Change quasselcore.service to start after `default.target` instead of `network.target` as the PostgreSQL backend may not be available during startup otherwise. bsc#1102568
* Fri Jun 22 2018 wbauerAATTtmo.at- Add Fix-build-with-Qt5.11.patch to fix build with Qt 5.11
* Fri May 11 2018 mchandrasAATTsuse.de- Add new QUASSELCORE_PORT sysconfig variable to allow users to change the default Quassel Core TCP port.
* Mon Apr 30 2018 jengelhAATTinai.de- Trim bias and filler wording from descriptions.- Stop ignoring errors from useradd/groupadd.
* Wed Apr 25 2018 tchvatalAATTsuse.com- Version update to 0.12.4:
* Various small fixes
* Implement custom deserializer to add our own sanity checks (bsc#1090495 CVE-2018-1000178)
* Reject clients that attempt to login before the core is configured (bsc#1090495 CVE-2018-1000179)- Rebase patch quassel-set-required-libs-and-flags.patch- Switch from qt5webkit to webengine
* Thu Nov 23 2017 rbrownAATTsuse.com- Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)
* Thu Aug 25 2016 tchvatalAATTsuse.com- Reenable translations that disappeared at some point of time
* Fri May 27 2016 tchvatalAATTsuse.com- Reduce pc files to only those that are really needed
* Mon May 02 2016 tchvatalAATTsuse.com- Version update to 0.12.4:
* Various small fixes
* Fix for core crash from client handshake data bnc#978002 CVE-2016-4414
* Fri Feb 12 2016 javierAATTopensuse.org- Update to 0.12.3
* Fix activity filters when selecting buffers in custom ChatViews
* Fix default shortcuts when integrated with KDE Frameworks
* Introduce support for Appveyor CI (automated Windows builds)
* Support SnoreNotify 0.7
* Various cleanups and performance improvements
* Various build system fixes
* Channel keys are again remembered between syncs
* Support for Qt 5.5
* Network (re)connection fixes
* Fix possible message loss when running multiple core users on a psql database
* Command line option for specifying SSL certificates and keys
* Many smaller fixes- Rebased quassel-set-required-libs-and-flags.patch- Removed patches that have been merged upstream
* CVE-2015-8547.patch
* Fix-build-with-Qt-5.5.patch
* Fix-rejoining-parted-channels.patch- Updated spec:
* main.cpp no longer contains __DATE__/__TIME__
* CMakeLists now requires snorenotify-qt5-devel >= 0.7
* Sun Feb 07 2016 tchvatalAATTsuse.com- Allow building kde and non-kde based quassel version- Move quasselclient desktop to base so both variants don\'t have to rename the file- Introduce quasselclient-qt5 subpackage- Use update-alternatives to switch between kde/qt5 versions
* Mon Dec 14 2015 tchvatalAATTsuse.com- Apply patch for bnc#958928 CVE-2015-8547:
* CVE-2015-8547.patch
* Sun Nov 15 2015 vbabkaAATTsuse.com- Add Fix-rejoining-parted-channels.patch: Fixes upstream issue http://bugs.quassel-irc.org/issues/1369 where parted channels are rejoined after reconnecting.
* Fri Oct 09 2015 hrvoje.senjanAATTgmail.com- Added Fix-build-with-Qt-5.5.patch (boo#949489)
* Sat Jul 04 2015 hrvoje.senjanAATTgmail.com- Add quassel-set-required-libs-and-flags.patch: Set the correct libraries and compiler flags in order to use qglobal.h in check_cxx_source_compiles function- Drop quassel-disable-ssl-check.patch
* Fri Jul 03 2015 tchvatalAATTsuse.com- Add patch to fix/disable SSL check in cmakelists.txt:
* quassel-disable-ssl-check.patch
* Wed May 06 2015 tittiatcokeAATTgmail.com- Move the notifyrc file to the base package, so that both the mono and client subpackages can use it. Without this file there are no notifications.
* Wed May 06 2015 tchvatalAATTsuse.com- Version bump to 0.12.2 bnc#928728:
* Fix PostgreSQL not re-initializing after reconnect (raising CVE-2013-4422 from the dead)
* Remove warning on startup due to a change in Kdelibs4ConfigMigrator
* Emergency fix for behavior change in Qt5\'s psql driver regarding timezones
* Tue Apr 21 2015 tchvatalAATTsuse.com- Deprecate realver as it is not used now again
* Mon Apr 20 2015 tittiatcokeAATTgmail.com- Update to 0.12.0 final
* Remote password change
* Core connection improvements
* Build system improvements
* PostgreSQL connection improvements
* Improve Qt5 support
* Translation updates
* Sun Mar 29 2015 tchvatalAATTsuse.com- Version bump to 0.12-rc1:
* Core hashing algorithm update
* Proper message splitting on multi-byte encodings/encryption
* Updated DB schema, no downgrade possible
* Fri Mar 06 2015 tchvatalAATTsuse.com- Version bump to 0.12-beta1:
* Various fixes all around
* Add support for KF5 so build with its integration- Reenable qca2 crypto- Enable snorenotify support
* Thu Jan 08 2015 dimstarAATTopensuse.org- Add hicolor-icon-theme BuildRequires and add call to icon_theme_cache_post/postun.
* Sun Oct 19 2014 tchvatalAATTsuse.com- Base us on Qt5 build - currently no direct KF5 integration- Version bump to 0.11:
* New build requirements: - C++11 capable compiler (gcc 4.7+, clang 3.3+, MSVC 2013+) - cmake 2.8.9+
* Full support for Qt 5.2+ in addition to Qt 4.6+
* Completely revamp the build system, making use of \"new\" CMake features
* Fix buffer hotlist sorting
* Split CTCP messages if they\'re too long
* Make database problems more obvious
* Fix backlog loading for QuasselDroid
* Properly save the toolbar state on Mac OSX
* Fix a crash with KDE\'s network detection
* Various other fixes
* Thu Jul 31 2014 dimstarAATTopensuse.org- Rename rpmlintrc to %{name}-rpmlintrc. Follow the packaging guidelines.
* Wed Mar 26 2014 herbertAATTgraeber-clan.de- Update to 0.10.0
* Refactor lots of the protocol and connection code
* Introduce connection probing for reliably negotiating protocol features
* Introduce the new DataStream protocol with streaming compression
* Option for forcing the core to only accept SSL connections
* Support for the Snore notification backend
* Allow searching the web for selected text
* Connection-related fixes
* Allow for hiding inactive networks
* Enable line wrap in the input field
* Show backlog messages in the Chat Monitor
* Remove SSL protocol selection, always use auto-negotiation for best results
* Highlight rules are now case-insensitive by default
* New and updated translations
* Bump inxi version (for /sysinfo)
* Use the raster rendering engine by default on OSX (should improve performance)
* Fri Mar 14 2014 tittiatcokeAATTgmail.com- Cleanup buildrequires and buildrecommends
* Wed Jan 08 2014 speilickeAATTsuse.com- Add back /etc/sysconfig/quasselcore (bnc#849850)
* Sat Dec 07 2013 cgiboudeauxAATTgmx.com- Update to 0.9.2
* Don\'t crash if /topic contains newlines.
* Fix SSL-related issues.
* Fix Phonon notifications not playing sound.
* Pingout if connection drops during SASL auth phase.
* Prevent messages from being sent to status buffers.
* Make sure manipulated/buggy clients cannot access backlog of other core users.
* Fix context menu issues.
* Tue Nov 05 2013 speilickeAATTsuse.com- Fix quasselcore.service, EnvironmentFile belongs into [Service] section and use ${FOO} rather than $FOO for proper expansion (Check https://fedoraproject.org/wiki/Packaging%3aSystemd#EnvironmentFiles_and_support_for_.2Fetc.2Fsysconfig_files) (bnc#849850)
* Mon Oct 14 2013 tchvatalAATTsuse.com- Utilize the unit file rather than old initscript
* Sun Oct 13 2013 herbertAATTgraeber-clan.de- Version bump to 0.9.1 (no official changelog available):
* Important update for PostgreSQL users, preventing database corruption. (bnc#845511)
* Fixes related to key handling for encrypted channels.
* Other fixes.
* Fri Aug 09 2013 tchvatalAATTsuse.com- Version bump to 0.9.0:
* Halfop support
* Channel-specific highlights
* Support for intermediate CA certificates
* Support the DockManager interface
* OSX Notification Center support
* DH1080 key exchange
* SASL EXTERNAL support
* Improvements for Retina displays on OSX
* Supporting to start minimized to tray
* Rudimentary support for Qt5 (obsolete again because upstream changed too much)
* Refactor of SignalProxy, network and protocol code
* First pieces of the coming protocol abstraction
* Build system improvements
* Various bugfixes
* New and updated translations
* Reformatted ALL the source code
* Fri Jul 06 2012 dmuellerAATTsuse.com- readd group fields for older distros
* Wed Mar 21 2012 herbertAATTgraeber-clan.de- fix names of some renamed icons
* Tue Mar 20 2012 herbertAATTgraeber-clan.de- update to version 0.8.0
* Add support for syslog request
* Make TAB completion keyboard shortcut configurable
* /showkey command for blowfish encryption
* Keyboard navigation: shortcut for hiding the current buffer
* oidentd support
* Fri Dec 09 2011 cooloAATTsuse.com- fix license to be in spdx.org format
* Sun Oct 09 2011 toddrme2178AATTgmail.com- Added dbusmenu-qt buildrequires- Removed redundant or incorrect provides (fix for RPMLINT warning)- Cleaned up spec file formatting
* Thu Sep 29 2011 herbertAATTgraeber-clan.de- update to version 0.7.3 (securtity bugfix release)
* Some CTCP requests triggered a bug in the parser
* Core crashed after deleting a Network without disconnecting the Network first
* Sun Apr 03 2011 herbertAATTgraeber-clan.de- update to version 0.7.2
* show notices in current buffer by default
* despammificating the pglog. This is done by switching from EAFP to LBYL
* Reworking handling of Prepared Queries in PostgreSQL (Quasselcore should now survive PG restarts)
* Don\'t have CTCP ignore rules apply to ACTIONs
* Some smaller fixes
* Sat Mar 05 2011 herbertAATTgraeber-clan.de- replace __DATE__ and __TIME__ by quassel.changes change time to make buildcompare working better
* Tue Sep 21 2010 herbertAATTgraeber-clan.de- update to version 0.7.1
* fix possible DoS over CTCP
* Thu Sep 16 2010 herbertAATTgraeber-clan.de- update to version 0.7.0 final- enable dbusmenu support when available
* Sat Aug 28 2010 herbertAATTgraeber-clan.de- update to version 0.7-rc1- require libca2-devel for ncryption support
* Sun Aug 15 2010 herbertAATTgraeber-clan.de- update to version 0.7-beta1
* Fullscreen mode (F11)
* CTCP CLIENTINFO support
* Shortcuts for navigation between chats (Alt+Left/Right/Up/Down)
* Add blowfish encryption (/setkey and /delkey; needs QCA2)
* Shortcut editing for all platforms (!KDE)
* Improved handling of invites
* New tray icon for highlights
* Global away
* Emacs-style keybindings for the input line
* Improved markerline behavior - Allow manual setting (Ctrl+R) - Provide shortcut for jumping to the markerline (Ctrl+K)
* New languages: pt, ja
* Many bugfixes
* Wed Apr 21 2010 herbertAATTgraeber-clan.de- update to version 0.6.1
* bug fixes
* Thu Apr 15 2010 herbertAATTgraeber-clan.de- update to version 0.6.0
* Completely reworked client/core connection featuring the long-awaited reconnection and Solid support as well as a streamlined UI
* Support for the new DBus-based system tray of KDE and, in some distros, Gnome (StatusNotifier spec)
* Improved notification handling
* Support for inputting formatted (colored/bold/...) text
* SASL auth support (replaces NickServ e.g. in Freenode)
* Several new languages and improved translations for alreay existing ones
* Build system improvements
* Mon Mar 08 2010 herbertAATTgraeber-clan.de- require libqtl4_sql_backend and recommend libqt4-sql-sqlite instead of requiring it for quasselcore and quassel-mono- save output of quasselcore daemon in /var/log/quassel
* Thu Mar 04 2010 herbertAATTgraeber-clan.de- update to version 0.6-rc1
* Tue Jan 19 2010 herbertAATTgraeber-clan.de- update to version 0.5.2
* Wed Nov 25 2009 herbertAATTgraeber-clan.de- update to version 0.5.1
* Fri Oct 16 2009 herbertAATTgraeber-clan.de- update to version 0.5.0
* Fri Oct 02 2009 herbertAATTgraeber-clan.de- update to version 0.5rc2
* Wed Sep 16 2009 herbertAATTgraeber-clan.de- fix requires
* Mon Sep 07 2009 herbertAATTgraeber-clan.de- remove the kde4 prefix from packages
* Fri Sep 04 2009 herbertAATTgraeber-clan.de- chown quasselcode.quasselcore /var/lib/quasselcore on installation, so that the database can be updated properly
* Sun Aug 30 2009 herbertAATTgraeber-clan.de- update to version 0.5rc1
* Sort nicklist (and tabcomplete) by most-recently-used
* Add a multiline write line with a toogle button like Chatzilla
* /exec commands
* Tab completion should show list of possible matches
* Rework styling settings
* Please add notifications for pms even when quassel is focused.
* automatically connect/disconnect on network status changes (w/ KDE)
* regain primary nick when free again
* Meta-Buffer: Highlighted Messages
* SSL Certificate collecting method
* Wed May 27 2009 herbertAATTgraeber-clan.de- Update to version 0.4.2- Removed the support to change user and group for the quasselcore daemon- Use a group named quasselcore instead of daemon- Use 127.0.0.1 as default listen address. Hostnames are not allowed- Fix creation of initial log file
* Tue May 26 2009 herbertAATTgraeber-clan.de- Put kde4_runtime_requires macro into the right subpackages- Quasselcore requires logrotate- Move log file into its own folder- Mark logrotate config file as \"noreplace\"- Add rpmlintrc file to make rpmlint happy
* Mon May 25 2009 herbertAATTgraeber-clan.de- Add SuSEfirewall2 service file
* Wed May 20 2009 herbertAATTgraeber-clan.de- Split into subpackages- Create a quasselcore user- Add init.d script and fillup template for quasselcore- Use /var/lib intead of /etc for configuration and data because the sqlite database should not be stored below /etc- Add an empty log file- change owner of files and directories that are used by quasselcore
* Thu Mar 26 2009 bitshuffler #suseAATTirc.f- Updated to 0.4.1