leap_mx.git, branch master [leap_mx] [bug] fix delivery using Soledad Server incoming API 2017-09-30T03:57:48+00:00 drebs drebs@riseup.net 2017-09-30T03:57:48+00:00 d6e4207c445c80ce6029eb1cf8ba25928c9f109f MX was mistakenly adding a prefix of "user-" to the uuid when delivering using the new Soledad Server incoming APi. That was probably introduced by mistake because the CouchDB user databases are all prefixed with that prefix.
MX was mistakenly adding a prefix of "user-" to the uuid when delivering
using the new Soledad Server incoming APi. That was probably introduced
by mistake because the CouchDB user databases are all prefixed with that
prefix.
[bug] fix incompatibility with six==1.11.0 2017-09-28T16:39:46+00:00 Kali Kaneko kali@leap.se 2017-09-28T16:39:46+00:00 896ec52bb1a1f9489cf531bd245c0f6b4c2e2773 add the version of with_metaclass found in six==1.10.0 See https://github.com/SecurityInnovation/PGPy/issues/217 - Resolves: #8672
add the version of with_metaclass found in six==1.10.0

See https://github.com/SecurityInnovation/PGPy/issues/217

- Resolves: #8672
[pkg] bump changelog for 0.10.0 2017-09-28T11:38:17+00:00 Kali Kaneko kali@leap.se 2017-09-28T11:38:17+00:00 d71305cb962b927b318d1c40f31fade324b8ca34

[bug] fail gracefully if latest six lib not found 2017-09-12T16:08:39+00:00 Kali Kaneko kali@leap.se 2017-09-12T16:08:39+00:00 52ab64716696b500abe7052e49da7f5417e8cffc - Resolves: #8668
- Resolves: #8668
[docs] add changelog for incoming api 2017-09-02T09:03:55+00:00 Victor Shyba victor1984@riseup.net 2017-09-02T09:03:55+00:00 404574bf251287bb9a8d8fe58ca54bb56123b1a4 -- Related: #8664
-- Related: #8664
[docs] update configuration sample 2017-09-02T09:02:07+00:00 Victor Shyba victor1984@riseup.net 2017-09-02T09:02:07+00:00 e5df9af8651810378d558f95d9c702384f8795f9 Added a section to show how to configure incoming api. -- Related: #8664
Added a section to show how to configure incoming api.

-- Related: #8664
[feature] add support for soledad incoming api 2017-09-02T08:59:11+00:00 Victor Shyba victor1984@riseup.net 2017-08-31T06:17:19+00:00 83f386ea7258e9ecb92c3d5dbcb09ed514f437b4 -- Related: #8664
-- Related: #8664
[pkg] require a recent enough version of cryptography 2017-06-27T08:36:56+00:00 Kali Kaneko kali@leap.se 2017-06-27T08:36:42+00:00 5b754b03d80be6b820350fdc7cbec3219077476b otherwise, a very old cryptography version is pulled from jessie. this is needed by the vendored pgpy.
otherwise, a very old cryptography version is pulled from jessie.
this is needed by the vendored pgpy.
[pkg] add pgpy dependencies 2017-06-27T08:33:51+00:00 Kali Kaneko kali@leap.se 2017-06-26T19:19:53+00:00 39a865e7953bc0424bf0d8d598c068f4b7b11299

[pkg] remove pgpy dependency from requirements 2017-06-27T08:33:50+00:00 Kali Kaneko kali@leap.se 2017-06-26T18:28:50+00:00 fec3b462a1f4eb6d4f30c2ccdf6abba0b17f3b86