From 204243b1a4b21f72fe23d75de80be55cce3a11ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20H=C3=B6rist?= Date: Fri, 14 Feb 2020 17:47:20 +0100 Subject: [PATCH] [omemo] Update manifest.ini & CHANGELOG --- omemo/CHANGELOG | 3 +++ omemo/manifest.ini | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/omemo/CHANGELOG b/omemo/CHANGELOG index 73efb48..6ce39fd 100644 --- a/omemo/CHANGELOG +++ b/omemo/CHANGELOG @@ -1,3 +1,6 @@ +2.6.74 / 2020-02-14 +- Switch to 12 byte IV + 2.6.73 / 2020-01-19 - Don't show warning for Key Transport messages diff --git a/omemo/manifest.ini b/omemo/manifest.ini index 5d65af5..8c94a9d 100644 --- a/omemo/manifest.ini +++ b/omemo/manifest.ini @@ -1,7 +1,7 @@ [info] name: OMEMO short_name: omemo -version: 2.6.73 +version: 2.6.74 description: OMEMO is an XMPP Extension Protocol (XEP) for secure multi-client end-to-end encryption based on Axolotl and PEP. You need to install some dependencies, detailed in the installation instructions for your system in the GitHub wiki. authors: Bahtiar `kalkin-` Gadimov Daniel Gultsch