Skip to content

Commit

Permalink
Chore: update debian package (v2fly#894)
Browse files Browse the repository at this point in the history
  • Loading branch information
Loyalsoldier authored Apr 12, 2021
1 parent 66c3423 commit 9beabe8
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/deb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
types: [opened, synchronize, reopened]
paths:
- ".github/workflows/deb.yml"
- "release/debian/*"
release:
types: [prereleased]

Expand Down
8 changes: 8 additions & 0 deletions release/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
v2ray-core (4.37.3-1) unstable; urgency=medium

* DNS: hosts support multiple addresses (#884 #886 #888)
* Fix: cannot load geoip & geosite (#889)
* Chore: use Go v1.16 to build Debian package (#890)

-- V2Fly <[email protected]> Mon, 12 Apr 2021 23:05:51 +0800

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

* Websocket: support browser forwarder (#818)
Expand Down
2 changes: 1 addition & 1 deletion release/debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Priority: optional
Maintainer: ymshenyu <[email protected]>
Build-Depends: debhelper-compat (= 12),
dh-golang,
golang-any
golang-1.16
Standards-Version: 4.5.0
Homepage: https://github.com/v2fly/v2ray-core
#Vcs-Browser: https://salsa.debian.org/debian/v2ray-core
Expand Down

0 comments on commit 9beabe8

Please sign in to comment.