summaryrefslogtreecommitdiff
path: root/chat/libotr/distinfo
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2012-09-06 00:23:18 +0000
committergdt <gdt@pkgsrc.org>2012-09-06 00:23:18 +0000
commitca3cca522e8849c8f280d01c24b9788e02c2220f (patch)
treede0ef8faad957caec399a4bd6cc85c0406d4eef3 /chat/libotr/distinfo
parent276b886564e5d6da67544efe903e84462f0667e4 (diff)
downloadpkgsrc-ca3cca522e8849c8f280d01c24b9788e02c2220f.tar.gz
Update to 4.0.0.
Note that while the protocol is compatible, the API is not, and hence there will be a pidgin-otr update within minutes. There is an apparent gcc 4.1.3 -O2/SSP bug, which is avoided by disabling SSP in libotr (which libotr finds and turns on). This is temporary pending more fine-grained control and/or a fix. Update to libotr 4.0.0. Note that libotr 4.x is API-incompatible with libotr 3.x; upstream thinks this is ok, so pkgsrc won't try to work around it. 24 Aug 2012: - Release 4.0.0 - Support v3 of the OTR protocol - The main new feature: sensibly handle the case where a user is logged in multiple times to the same IM account - API changes: - instance tags, to support multiple simultaneous logins - support for asynchronous private key generation - the ability to provide an "extra" symmetric key to applications (with forward secrecy) - applications can supply a formation conversion callback if they do not natively use XHTML-style UTF8 markup - error messages formerly provided by libotr are now handled using callbacks to the application, for better i18n support - otrl_message_sending now handles message fragmentation internally
Diffstat (limited to 'chat/libotr/distinfo')
-rw-r--r--chat/libotr/distinfo8
1 files changed, 4 insertions, 4 deletions
diff --git a/chat/libotr/distinfo b/chat/libotr/distinfo
index b3f581e1b6c..185271ea140 100644
--- a/chat/libotr/distinfo
+++ b/chat/libotr/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2012/08/14 22:08:09 gdt Exp $
+$NetBSD: distinfo,v 1.9 2012/09/06 00:23:18 gdt Exp $
-SHA1 (libotr-3.2.1.tar.gz) = 898bf00d019f49ca34cd0116dd2e22685c67c394
-RMD160 (libotr-3.2.1.tar.gz) = 07deab0a7f63680e44c3a631666b9b4a21bd66cf
-Size (libotr-3.2.1.tar.gz) = 414684 bytes
+SHA1 (libotr-4.0.0.tar.gz) = 8865e9011b8674290837afcf7caf90c492ae09cc
+RMD160 (libotr-4.0.0.tar.gz) = 802147fa58437b7c971f0c62ea7781e783672e97
+Size (libotr-4.0.0.tar.gz) = 441441 bytes