[pkg-otr-team] [irssi-plugin-otr] 49/167: Released 3.1.0

Holger Levsen holger at moszumanska.debian.org
Mon Mar 3 21:55:31 UTC 2014


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to tag 4.0.0
in repository irssi-plugin-otr.

commit 318f755e47425859b440433998e69bc008a02e53
Author: cypherpunk <cypherpunk>
Date:   Thu Aug 2 00:22:33 2007 +0000

    Released 3.1.0
---
 NEWS                             |  3 +++
 README                           | 20 +++++++++++++++++++-
 packaging/fedora/pidgin-otr.spec |  2 +-
 packaging/windows/pidgin-otr.nsi |  2 +-
 4 files changed, 24 insertions(+), 3 deletions(-)

diff --git a/NEWS b/NEWS
index 305a8f5..7e8296c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+1 Aug 2007:
+- Released 3.1.0
+
 31 Jul 2007:
 - Translations for English, Dutch, Spanish, French, Slovak
 
diff --git a/README b/README
index f17916b..5502367 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
 	       Off-the-Record Messaging plugin for pidgin
-			  v3.1.0, XX XXX 2007
+			  v3.1.0,  1 Aug 2007
 
 This is a pidgin plugin which implements Off-the-Record (OTR) Messaging.
 It is known to work (at least) under the Linux and Windows versions of
@@ -154,6 +154,24 @@ Authenticate Buddy
     or an IM account he hasn't used before, at which point OTR will not
     recognize him and you will be asked to authenticate again.
 
+    To authenticate buddies using the old (fingerprint) method, click
+    the "Advanced..." button in the Authenticate Buddy window.  This is
+    useful if, for example, your buddy is using an older version of OTR
+    that does not yet support the new method.
+    
+    Click the "Advanced..." button once you have your buddy on the
+    phone, or some other authenticated communication channel (such as a
+    gpg-signed message).  Have your buddy read you his fingerprint.  If
+    it matches what is displayed in the dialog box, pull down the
+    selection that says "I have not" (verified that this is in fact the
+    correct fingerprint), and change it to "I have".
+
+    Once you do this, the label on the OTR button will change to "OTR:
+    Private".  Note that you only need to do this once per buddy (or
+    once per fingerprint, if your buddy has more than one fingerprint).
+    pidgin-otr will remember which fingerprints you have marked as
+    verified.
+
 What's this?
 
     This will open a web browser to get online help.
diff --git a/packaging/fedora/pidgin-otr.spec b/packaging/fedora/pidgin-otr.spec
index f60e574..705360f 100644
--- a/packaging/fedora/pidgin-otr.spec
+++ b/packaging/fedora/pidgin-otr.spec
@@ -1,7 +1,7 @@
 Summary: Off-The-Record Messaging plugin for pidgin
 Name: pidgin-otr
 Version: 3.1.0
-Release: preview2%{?dist}
+Release: 1%{?dist}
 Source: http://otr.cypherpunks.ca/%{name}-%{version}.tar.gz
 Url: http://otr.cypherpunks.ca/
 License: GPL
diff --git a/packaging/windows/pidgin-otr.nsi b/packaging/windows/pidgin-otr.nsi
index 3911d9b..7a93ef6 100644
--- a/packaging/windows/pidgin-otr.nsi
+++ b/packaging/windows/pidgin-otr.nsi
@@ -24,7 +24,7 @@
 ; todo: SetBrandingImage
 ; HM NIS Edit Wizard helper defines
 !define PRODUCT_NAME "pidgin-otr"
-!define PRODUCT_VERSION "3.1.0-preview3"
+!define PRODUCT_VERSION "3.1.0-1"
 !define PRODUCT_PUBLISHER "Cypherpunks CA"
 !define PRODUCT_WEB_SITE "http://otr.cypherpunks.ca/"
 !define PRODUCT_UNINST_KEY "Software\Microsoft\Windows\CurrentVersion\Uninstall\${PRODUCT_NAME}"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-otr/packages/irssi-plugin-otr.git



More information about the Pkg-otr-team mailing list