Browse Source

Chore: update debian package to v4.42.2 (#1277)

Loyalsoldier 4 years ago
parent
commit
c334a4ed3c

+ 11 - 0
release/debian/changelog

@@ -1,3 +1,14 @@
+v2ray-core (4.42.2-1) unstable; urgency=medium
+
+  * Support Windows ARM64
+  * TLS: support client certificate authentication
+  * GeoIP asset: add trimmed GeoIP file `geoip-only-cn-private.dat` to zip package for ROM/RAM insufficient devices
+  * Socks: support 4/4a version of the socks protocol
+  * DNS: add option `disableFallbackIfMatch` for DNS
+  * More details in https://github.com/v2fly/v2ray-core/releases/tag/v4.42.2
+
+ -- V2Fly <dev@v2fly.org>  Mon, 20 Sep 2021 11:00:00 +0800
+
 v2ray-core (4.41.1-1) unstable; urgency=medium
 
   * VMess: added two VMess experiments: AuthenticatedLength & NoTerminationSignal

+ 8 - 0
release/debian/control

@@ -37,3 +37,11 @@ Description: Library platform for building proxies in golang (routing file)
  Project V2Ray is a set of network tools that help you to build your
  own computer network. It secures your network connections and thus
  protects your privacy.
+
+Package: v2ray-geoip-only-cn-private
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Library platform for building proxies in golang (routing file)
+ Project V2Ray is a set of network tools that help you to build your
+ own computer network. It secures your network connections and thus
+ protects your privacy.

+ 4 - 0
release/debian/copyright

@@ -11,6 +11,10 @@ Files: release/config/geoip.dat
 Copyright: 2015-2020 V2Fly Community
 License: CC-BY-SA-4.0
 
+Files: release/config/geoip-only-cn-private.dat
+Copyright: 2015-2020 V2Fly Community
+License: CC-BY-SA-4.0
+
 Files: release/debian/*
 Copyright: 2020 ymshenyu <ymshenyu@gmail.com>
 License: Expat

+ 1 - 0
release/debian/v2ray-geoip-only-cn-private.install

@@ -0,0 +1 @@
+release/config/geoip-only-cn-private.dat usr/share/v2ray