https://github.com/Yawning/obfs4/releases
On it! It will take some time because of the non-triviality of bumping dev-go/goptlib (upstream still doesn't provide release tarballs and Debian still doesn't package anything newer than 0.6) but I don't expect any major issues.
...and I spoke to soon - this release has introduced quite a few, if mostly indirect, dependencies on Go packages we currently haven't got in the tree. Will try to gradually bring them in, of course.
(In reply to Marek Szuba from comment #2) > ...and I spoke to soon - this release has introduced quite a few, if mostly > indirect, dependencies on Go packages we currently haven't got in the tree. > Will try to gradually bring them in, of course. thanks for the works, I just saw this release and post it here, there is no vital fix in this release, take your time.
(In reply to Marek Szuba from comment #2) > ...and I spoke to soon - this release has introduced quite a few, if mostly > indirect, dependencies on Go packages we currently haven't got in the tree. > Will try to gradually bring them in, of course. I must admit my laziness here. I tried to bump it and noticed the deep changes, so I set it aside.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=219e8820126fc1107656952f47445620e3b4c450 commit 219e8820126fc1107656952f47445620e3b4c450 Author: Marek Szuba <marecki@gentoo.org> AuthorDate: 2019-03-28 10:48:27 +0000 Commit: Marek Szuba <marecki@gentoo.org> CommitDate: 2019-03-28 10:51:04 +0000 net-proxy/obfs4proxy: bump to 0.0.9 Partly vendored because trying to package both yawning/utls and dsnet/compress resulted in them attempting to pull in a whole lot of additional dependencies, which we apparently do not need in obfs4proxy itself. Plus that way we were able to release this package without waiting for dev-go/go-crypto, dev-go/go-net and dev-go/go-sys to be bumped, although I hope the vendoring of these will only be temporary. Closes: https://bugs.gentoo.org/677460 Signed-off-by: Marek Szuba <marecki@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 net-proxy/obfs4proxy/Manifest | 6 ++++ net-proxy/obfs4proxy/obfs4proxy-0.0.9.ebuild | 49 ++++++++++++++++++++++++++++ 2 files changed, 55 insertions(+)