changeset 35406b57d8d8 in /home/hg/repos/gajim-plugins author: Bahtiar `kalkin-` Gadimov <[email protected]> branches: details:gajim-plugins?cmd=changeset;node=35406b57d8d8 description: Use gajim 0.16.5
diffstat: omemo/README.md | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diffs (19 lines): diff -r bbd08ec5106a -r 35406b57d8d8 omemo/README.md --- a/omemo/README.md Wed Dec 30 22:10:58 2015 +0100 +++ b/omemo/README.md Mon Jan 04 14:23:49 2016 +0100 @@ -18,12 +18,12 @@ ### Dependencies #### Gajim -You need Gajim version 0.16.4. If your package manager does not provide an up to date -version you can install it from the official Mercurial repository. +You need Gajim version 0.16.5. If your package manager does not provide an up to date +version you can install it from the official Mercurial repository. *DO NOT USE* gajim 0.16.4 it contains a vulnerability, which is fixed in 0.16.5. ```shell hg clone https://hg.gajim.org/gajim cd gajim -hg update gajim-0.16.4 --clean +hg update gajim-0.16.5 --clean ``` #### Python libraries _______________________________________________ Commits mailing list [email protected] https://lists.gajim.org/cgi-bin/listinfo/commits
