[Pkg-privacy-commits] [obfs4proxy] 108/151: Do the release ritual for obfs4proxy-0.0.3.

Ximin Luo infinity0 at moszumanska.debian.org
Sat Aug 22 12:59:45 UTC 2015


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

infinity0 pushed a commit to branch master
in repository obfs4proxy.

commit fc00015ee266eed17703be114543eecdde7bc818
Author: Yawning Angel <yawning at torproject.org>
Date:   Wed Oct 1 19:29:22 2014 +0000

    Do the release ritual for obfs4proxy-0.0.3.
---
 ChangeLog                | 2 +-
 obfs4proxy/obfs4proxy.go | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 8fc2275..19b5f7f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-Changes in version 0.0.3 - UNRELEASED
+Changes in version 0.0.3 - 2014-10-01
  - Change the obfs4 bridge line format to use a "cert" argument instead of the
    previous "node-id" and "public-key" arguments.  The "cert" consists of the
    Base64 encoded concatenation of the node ID and public key, with the
diff --git a/obfs4proxy/obfs4proxy.go b/obfs4proxy/obfs4proxy.go
index 20ad89a..5c93053 100644
--- a/obfs4proxy/obfs4proxy.go
+++ b/obfs4proxy/obfs4proxy.go
@@ -51,7 +51,7 @@ import (
 )
 
 const (
-	obfs4proxyVersion = "0.0.2"
+	obfs4proxyVersion = "0.0.3"
 	obfs4proxyLogFile = "obfs4proxy.log"
 	socksAddr         = "127.0.0.1:0"
 	elidedAddr        = "[scrubbed]"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/obfs4proxy.git



More information about the Pkg-privacy-commits mailing list