[tor-commits] [tor-messenger-build/master] Bump ctypes-otr to 42cbf4ef

arlo at torproject.org arlo at torproject.org
Thu Mar 24 23:36:02 UTC 2016


commit 07b5043720c540456a67a3fb55099df8ce398380
Author: Arlo Breault <arlolra at gmail.com>
Date:   Thu Mar 24 16:32:32 2016 -0700

    Bump ctypes-otr to 42cbf4ef
---
 ChangeLog                  | 4 ++++
 projects/ctypes-otr/config | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 7e9e7a1..37c2a75 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@ Tor Messenger 0.1.0b6
  * All Platforms
    * Use the THUNDERBIRD_45_0b3_RELEASE tag on mozilla-esr45
    * Use the THUNDERBIRD_45_0b3_RELEASE tag on comm-esr45
+   * ctypes-otr
+     * GH 68: Don't close notification bar until verification succeeds
+     * GH 71: Improve verifying from the fingerprint manager
+     * GH 72: Generate keys automatically after account creation
 
 Tor Messenger 0.1.0b5 -- March 09, 2016
  * All Platforms
diff --git a/projects/ctypes-otr/config b/projects/ctypes-otr/config
index 611116d..0e580eb 100644
--- a/projects/ctypes-otr/config
+++ b/projects/ctypes-otr/config
@@ -1,7 +1,7 @@
 # vim: filetype=yaml sw=2
 version: '[% c("abbrev") %]'
 git_url: https://github.com/arlolra/ctypes-otr
-git_hash: d733f71db6b08f25c3e01fed071d3fe84bab6352
+git_hash: 42cbf4ef97db631ccee265c9373be43236c455ce
 filename: 'ctypes-otr-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.gz'
 var:
   lib_glob: 'lib/*.so*'



More information about the tor-commits mailing list