Path to this page:
./
chat/lurch-purple,
XEP-0384: OMEMO Encryption for libpurple
Branch: CURRENT,
Version: 0.7.0nb2,
Package name: lurch-purple-0.7.0nb2,
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)
- (2022-11-23) Updated to version: lurch-purple-0.7.0nb2
- (2022-04-20) Updated to version: lurch-purple-0.7.0nb1
- (2022-04-07) Updated to version: lurch-purple-0.7.0
- (2021-12-08) Updated to version: lurch-purple-0.6.8nb11
- (2021-11-16) Updated to version: lurch-purple-0.6.8nb10
- (2021-04-21) Updated to version: lurch-purple-0.6.8nb9
CVS history: (Expand)
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
|
2021-10-07 15:23:36 by Nia Alarie | Files touched by this commit (146) |
Log message:
chat: Remove SHA1 hashes for distfiles
|
2021-04-21 13:43:04 by Adam Ciarcinski | Files touched by this commit (1822) |
Log message:
revbump for textproc/icu
|