Skip to content

Commit

Permalink
Chore: update debian package to v4.39.2 (v2fly#1034)
Browse files Browse the repository at this point in the history
  • Loading branch information
Loyalsoldier authored May 26, 2021
1 parent fbccd47 commit 3cab4d1
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions release/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
v2ray-core (4.39.2-1) unstable; urgency=medium

* Websocket: support header based Websocket early data & its partial browser forwarder support
* GeoData: add a memory efficient geodata decoder called `memconservative` for memory-limited devices
* HTTP/2 Transport: support to set method and headers for outgoing connections
* TCP Socket Option: support to set keepalive interval on Linux operating system
* Fixed BrowserForwarder panics with empty config
* Fixed FakeDNS prints error with empty config
* Fixed dual stack FakeDNS Close method
* Fixed Observatory starts with empty config & fails to close
* Fixed null check on alternative system dialer
* Fixed the chain proxy support for gRPC and HTTP/2 transport
* Fixed leastping logic
* Fixed v2ctl unable to create geodata loaders
* More details in https://github.com/v2fly/v2ray-core/releases/tag/v4.39.2

-- V2Fly <[email protected]> Wed, 26 May 2021 08:00:00 +0800

v2ray-core (4.38.3-1) unstable; urgency=medium

* FakeDNS: add fakedns+others sniffer
Expand Down

0 comments on commit 3cab4d1

Please sign in to comment.