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

Ximin Luo infinity0 at moszumanska.debian.org
Sat Aug 22 12:59:46 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 714581df514c74199c47451a2bc3a51cb34ccabd
Author: Yawning Angel <yawning at torproject.org>
Date:   Tue Feb 17 11:45:41 2015 +0000

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

diff --git a/ChangeLog b/ChangeLog
index 85fc60f..c0c57e3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-Changes in version 0.0.4 - UNRELEASED
+Changes in version 0.0.4 - 2015-02-17
  - Improve the runtime performance of the obfs4 handshake tests.
  - Changed the go.crypto import path to the new location (golang.org/x/crypto).
  - Added client only support for ScrambleSuit.
diff --git a/obfs4proxy/obfs4proxy.go b/obfs4proxy/obfs4proxy.go
index 5c93053..da8f011 100644
--- a/obfs4proxy/obfs4proxy.go
+++ b/obfs4proxy/obfs4proxy.go
@@ -51,7 +51,7 @@ import (
 )
 
 const (
-	obfs4proxyVersion = "0.0.3"
+	obfs4proxyVersion = "0.0.4"
 	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