| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
|
|
|
|
|
|
|
|
| |
On the one hand the latest release is now relatively close to the
master, on the other I suspect live ebuilds + vendoring = trouble.
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
| |
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
|
|
|
|
| |
Package-Manager: portage-2.3.2
|
|
|
|
|
|
|
|
| |
Tested on a x86 virtual machine.
Gentoo-Bug: 590766
Package-Manager: portage-2.3.1
|
|
|
|
|
| |
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="arm"
|
|
|
|
|
|
|
|
| |
* add the upstream remote-id for the Github project
* add the upstream remote-id for the PyPI entry
* indent with tabs instead of spaces
Package-Manager: portage-2.3.0
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
|
|
|
|
|
| |
from metadata file
Package-Manager: portage-2.3.0_rc1
Closes: https://github.com/gentoo/gentoo/pull/1528
Signed-off-by: Ian Delaney <idella4@gentoo.org>
|
|
|
|
| |
Package-Manager: portage-2.2.26
|
|
|
|
|
|
|
| |
A new obfuscating proxy for Tor bridges which supports, among others,
the OBFS4 protocol.
Relevant Gentoo bug: #580582.
|
|
|
|
|
|
| |
split it into multiple commits, one per ebuild.
This reverts commit eff2dc6a41b8dd13a978b01608f5df3b0eb6d84e.
|
|
A new obfuscating proxy for Tor bridges which supports, among others,
the OBFS4 protocol. It depends on three packages which were not in
Portage and therefore have just had ebuild files created as well:
dev-go/ed25519, dev-go/goptlib, and dev-go/siphash.
Relevant Gentoo bugs: #580582, #580622, #580626, #580628.
|