[Pkg-privacy-commits] [obfs4proxy] 142/151: Do the release ritual for obfs4proxy-0.0.5.
Ximin Luo
infinity0 at moszumanska.debian.org
Sat Aug 22 12:59:48 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 3540313e53fc851c833d98281fd64c8fd32effeb
Author: Yawning Angel <yawning at torproject.org>
Date: Wed Apr 15 20:54:07 2015 +0000
Do the release ritual for obfs4proxy-0.0.5.
---
ChangeLog | 2 +-
obfs4proxy/obfs4proxy.go | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 6c7213c..3569518 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-Changes in version 0.0.5 - UNRELEASED:
+Changes in version 0.0.5 - 2015-04-15:
- Go vet/fmt fixes, and misc. code cleanups. Patches by mvdan.
- Changed the go.net import path to the new location (golang.org/x/net).
- Added limited support for detecting if the parent process crashes.
diff --git a/obfs4proxy/obfs4proxy.go b/obfs4proxy/obfs4proxy.go
index 33fbce7..5d13b32 100644
--- a/obfs4proxy/obfs4proxy.go
+++ b/obfs4proxy/obfs4proxy.go
@@ -51,7 +51,7 @@ import (
)
const (
- obfs4proxyVersion = "0.0.4"
+ obfs4proxyVersion = "0.0.5"
obfs4proxyLogFile = "obfs4proxy.log"
socksAddr = "127.0.0.1:0"
)
--
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