Path to this page:
./
chat/lurch-purple,
XEP-0384: OMEMO Encryption for libpurple
Branch: CURRENT,
Version: 0.7.0nb8,
Package name: lurch-purple-0.7.0nb8,
Maintainer: pkgsrc-usersIn German, an Axolotl is a type of Lurch, which simply means
'amphibian'. This plugin brings Axolotl, by now renamed to double
ratchet, to libpurple applications such as Pidgin by implementing
the XEP-0384: OMEMO Encryption.
Required to run:[
security/libgcrypt] [
chat/libpurple] [
textproc/mxml]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 391.709 KB
Version history: (Expand)
- (2024-11-15) Updated to version: lurch-purple-0.7.0nb8
- (2024-11-01) Updated to version: lurch-purple-0.7.0nb7
- (2024-11-01) Updated to version: lurch-purple-0.7.0nb6
- (2024-05-29) Updated to version: lurch-purple-0.7.0nb5
- (2023-11-08) Updated to version: lurch-purple-0.7.0nb4
- (2023-04-19) Updated to version: lurch-purple-0.7.0nb3
CVS history: (Expand)
2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377) |
Log message:
*: recursive bump for icu 74.1
|
2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | |
Log message:
revbump after textproc/icu update
|
2022-11-23 17:21:30 by Adam Ciarcinski | Files touched by this commit (1878) | |
Log message:
massive revision bump after textproc/icu update
|
2022-04-18 21:12:27 by Adam Ciarcinski | Files touched by this commit (1798) | |
Log message:
revbump for textproc/icu update
|
2022-04-06 21:53:53 by Greg Troxel | Files touched by this commit (3) |
Log message:
chat/lurch-purple: Update to 0.7.0
Actually works with pidgin, talking to Conversations via federation!
(0.6.8 did not)
Upstream:
## [0.7.0] - 2021-02-12
### Added
- This file.
- An API reachable through _libpurple_ signals. See `lurch_api.h` for details \
and usage.
- Testing setup using _cmocka_ and tests for new modules.
- CI setup running the tests in _appveyor_ and reporting coverage results to \
_codecov_.
- The possibility to dynamically link against the submodule libaries. \
([#151](https://github.com/gkdr/lurch/pull/151)) (thanks, \
[@fortysixandtwo](https://github.com/fortysixandtwo)!)
### Changed
- A new `/command` handler using the API, replacing the old implementation. The \
commands are a bit different and some are new.
- Updated _libomemo_ submodule to 0.7.1. See the \
[changelog](https://github.com/gkdr/libomemo/blob/master/CHANGELOG.md) for \
details.
- Updated _axc_ submodule to 0.3.4. See the \
[changelog](https://github.com/gkdr/axc/blob/master/CHANGELOG.md) for details.
### Removed
- The `lurch_initialised` setting in the `accounts.xml`.
### BUGFIXES
|
2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063) |
Log message:
revbump for icu and libffi
|
2021-11-15 23:54:34 by Thomas Klausner | Files touched by this commit (396) |
Log message:
*: recursive bump for gstreamer 1.18.5
|
2021-10-26 12:05:29 by Nia Alarie | Files touched by this commit (146) |
Log message:
chat: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|