Files
obfs4/obfs4.changes
Jonathan Papineau 05d6f5a899 - Update to version 0.0.13:
* Stop using utls entirely for TLS signature normalization (meek_lite).
 * Stop pinning the certificate chain for default bridges (meek_lite).

OBS-URL: https://build.opensuse.org/package/show/network/obfs4?expand=0&rev=3
2022-02-05 16:00:50 +00:00

23 lines
978 B
Plaintext

-------------------------------------------------------------------
Sat Feb 05 15:56:01 UTC 2022 - jonathan@jontech.app
- Update to version 0.0.13:
* Stop using utls entirely for TLS signature normalization (meek_lite).
* Stop pinning the certificate chain for default bridges (meek_lite).
-------------------------------------------------------------------
Fri Jan 07 19:56:19 UTC 2022 - jonathan@jontech.app
- Update to version 0.0.12:
* Fix the long standing distinguishers associated with agl's Elligator2
implementation (Thanks to Loup Vaillant).
* Replace the extra25519 import with an internal package.
* Update the Azure TLS certificate digest (Thanks to Philipp Winter).
* Make the -unsafeLogging command line switch work.
* Bump the version of the utls fork, add the Chrome 83 fingerprint.
-------------------------------------------------------------------
Mon Dec 13 02:51:32 UTC 2021 - Jonathan Papineau <jonathan@jontech.app>
- Create obfs4 package