Package Release Info

purple-carbons-0.2.2-bp154.1.90

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libpurple-plugin-carbons

Change Logs

* Thu May 02 2019 Martin Herkt <9+suse@cirno.systems>
- Update to version 0.2.2:
  * Use JabberStream to account's domain instead of parsing the
    username
  * Make sure to not edit the client capabilities while connected
  * Do not set any pointers to null while processing (should play
    nicer with other plugins)
  * Makefile improvements
* Sun Oct 14 2018 sor.alexei@meowr.ru
- Update to version 0.2.1:
  * Add a missing null check.
  * Delete some unused constants.
- Remove purple-carbons-fix-omemo-crash.patch: Merged upstream.
* Sun Oct 07 2018 sor.alexei@meowr.ru
- Add purple-carbons-fix-omemo-crash.patch: Fix a crash when an
  OMEMO message is carboned.
* Wed Oct 03 2018 Martin Herkt <9+suse@cirno.systems>
- Update to version 0.2.0:
  * Got rid of the commands, the plugin now sends a feature
    discovery request to the server and activates message carbons
    if they are supported by the server.
* Mon Sep 24 2018 sor.alexei@meowr.ru
- Update to version 0.1.6:
  * Clean up the code a bit.
Version: 0.1.5-bp150.1.3
* Tue May 08 2018 sor.alexei@meowr.ru
- Update to version 0.1.5:
  * Do not interpret the <body> if there is also an <encrypted>
    node.
- Remove the libjabber.so hack: no longer needed.
- Remove unnecessary purple-carbons-rpmlintrc.
* Sun Apr 01 2018 9+suse@cirno.systems
- Remove _service
- Update to 0.1.4
  * Re-enable carbons for active accounts on plugin load
  * Fix various build system issues
* Fri Mar 31 2017 9@cirno.systems
- Initial commit