Package Release Info

purple-lurch-0.6.7-bp153.1.22

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

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libpurple-plugin-lurch

Change Logs

Version: 0.6.7-bp150.1.3
* Tue May 08 2018 sor.alexei@meowr.ru
- Update to version 0.6.7:
  * Fix not freeing account list after plugin load.
  * Ignore OMEMO messsage in MUCs if sender is not present.
  * Revert to EME instead of additional body.
  * Remove the magic number for proper enum.
  * Set the correct conversation type when decrypting incoming own
    message to others.
  * Decrypt messages from own account in MUCs.
  * Fix but also disable axc log output.
  * The MUC handling has been rewritten.
  * Destroy the message after exporting.
  * Add some debug output.
* Thu Mar 15 2018 sor.alexei@meowr.ru
- Update to version 0.6.6:
  * Skip adding recipient's devices if addressed to oneself.
  * Fix not initialising a pointer to NULL.
  * Allow to override all *FLAGS.
  * Allow to build a static library.
  * Report AXC errors through purple_debug.
  * Update submodules to current versions.
  * Fix warnings.
  * Some clean up.
- Remove the libjabber.so discoverability workaround: not needed
  anymore.
- Remove the rpmlintrc file: not really needed.
- Add CPPFLAGS
* Thu Apr 06 2017 9@cirno.systems
- 0.6.5
  * strips <html> tags to prevent message leakage
  * authentication tag is now appended to the key, i.e. is part
    of the data which is encrypted with the double ratchet session
  * changes message handler priorities so that this plugin is one
    of the last to process them, and thus fixes the incompatibility
    with the XMPP Receipts plugin
  * fixes display of (OMEMO) when switching from non-OMEMO
    conversations
* Fri Mar 31 2017 9@cirno.systems
- Initial commit, 0.6.4