1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42
|
golang-refraction-networking-utls (0.0~git20201210.2179f28-1) unstable; urgency=medium
* New upstream release upstream/0.0_git20201210.2179f28
- Implement FingerprintClientHello to generate ClientHelloSpec from
ClientHello raw bytes.
* debian/rules:
- Workaround test fails on ppc64el (Closes: #976940).
-- Roger Shimizu <rosh@debian.org> Mon, 14 Dec 2020 02:17:22 +0900
golang-refraction-networking-utls (0.0~git20201112.f7e7360-1) unstable; urgency=medium
* New upstream 0.0~git20201112.f7e7360
-- Roger Shimizu <rosh@debian.org> Mon, 23 Nov 2020 02:01:33 +0900
golang-refraction-networking-utls (0.0~git20200820.33a2903-1) unstable; urgency=medium
* New upstream 0.0~git20200820.33a2903
* debian/patches:
- Removed upstreamed patches.
* debian/rules:
- Simplify the method to exclude example app.
-- Roger Shimizu <rosh@debian.org> Wed, 16 Sep 2020 01:46:42 +0900
golang-refraction-networking-utls (0.0~git20190909.43c36d3-2) unstable; urgency=medium
* debian/patches:
- Add patch to skip TestVerifyHostname fail at git-pbuilder
environment.
- Cherry-pick 2 patches from upstream to support Chrome 83.
* debian/rules:
- Enable dh_auto_test.
-- Roger Shimizu <rosh@debian.org> Thu, 18 Jun 2020 02:01:22 +0900
golang-refraction-networking-utls (0.0~git20190909.43c36d3-1) unstable; urgency=medium
* Initial release (Closes: #959534)
-- Roger Shimizu <rosh@debian.org> Sun, 03 May 2020 21:58:52 +0900
|