mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
Stick with 9.6 and higher
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -19,7 +19,6 @@ jobs:
|
||||
- ubuntu-20.04
|
||||
- ubuntu-18.04
|
||||
postgres:
|
||||
- postgres:9.2
|
||||
- postgres:9.6
|
||||
- postgres:10
|
||||
- postgres:11
|
||||
|
||||
@@ -2,8 +2,7 @@ Package: firezone
|
||||
Version: 0.2.0-1
|
||||
Architecture: amd64
|
||||
Maintainer: FireZone LLC <dpkg@firez.one>
|
||||
Depends: libc6, net-tools (>= 1.60), systemd (>= 237), openssl (>= 1.1.1), wireguard-tools (>= 1.0), postgresql (>= 9.2), iptables (>= 1.6.1)
|
||||
|
||||
Depends: libc6, net-tools (>= 1.60), systemd (>= 237), openssl (>= 1.1.1), wireguard-tools (>= 1.0), postgresql (>= 9.6), iptables (>= 1.6.1)
|
||||
Section: net
|
||||
Priority: optional
|
||||
Homepage: https://firez.one
|
||||
|
||||
@@ -2,7 +2,7 @@ Package: firezone
|
||||
Version: 0.2.0-1
|
||||
Architecture: arm64
|
||||
Maintainer: FireZone LLC <dpkg@firez.one>
|
||||
Depends: libc6, net-tools (>= 1.60), systemd (>= 237), openssl (>= 1.1.1), wireguard-tools (>= 1.0), postgresql (>= 9.2), iptables (>= 1.6.1)
|
||||
Depends: libc6, net-tools (>= 1.60), systemd (>= 237), openssl (>= 1.1.1), wireguard-tools (>= 1.0), postgresql (>= 9.6), iptables (>= 1.6.1)
|
||||
Section: net
|
||||
Priority: optional
|
||||
Homepage: https://firez.one
|
||||
|
||||
@@ -7,7 +7,7 @@ License: ASL 2.0
|
||||
Requires: libc6
|
||||
Requires: net-tools
|
||||
Requires: wireguard-tools
|
||||
Requires: postgresql-server
|
||||
Requires: postgresql-server >= 9.6
|
||||
Requires: openssl
|
||||
Requires: systemd
|
||||
Requires: iptables
|
||||
|
||||
@@ -2,7 +2,7 @@ Package: firezone
|
||||
Version: 0.2.0-1
|
||||
Architecture: amd64
|
||||
Maintainer: FireZone, LLC <dpkg@firez.one>
|
||||
Depends: libc6, net-tools (>= 1.60), systemd (>= 237), openssl (>= 1.1.1), wireguard-tools (>= 1.0), postgresql (>= 9.2), iptables (>= 1.6.1)
|
||||
Depends: libc6, net-tools (>= 1.60), systemd (>= 237), openssl (>= 1.1.1), wireguard-tools (>= 1.0), postgresql (>= 9.6), iptables (>= 1.6.1)
|
||||
Section: net
|
||||
Priority: optional
|
||||
Homepage: https://firez.one
|
||||
|
||||
@@ -2,7 +2,7 @@ Package: firezone
|
||||
Version: 0.2.0-1
|
||||
Architecture: arm64
|
||||
Maintainer: FireZone, LLC <dpkg@firez.one>
|
||||
Depends: libc6, net-tools (>= 1.60), systemd (>= 237), openssl (>= 1.1.1), wireguard-tools (>= 1.0), postgresql (>= 9.2), iptables (>= 1.6.1)
|
||||
Depends: libc6, net-tools (>= 1.60), systemd (>= 237), openssl (>= 1.1.1), wireguard-tools (>= 1.0), postgresql (>= 9.6), iptables (>= 1.6.1)
|
||||
Section: net
|
||||
Priority: optional
|
||||
Homepage: https://firez.one
|
||||
|
||||
@@ -2,7 +2,7 @@ Package: firezone
|
||||
Version: 0.2.0-1
|
||||
Architecture: amd64
|
||||
Maintainer: FireZone, LLC <dpkg@firez.one>
|
||||
Depends: libc6, net-tools (>= 1.60), systemd (>= 237), openssl (>= 1.1.1), wireguard-tools (>= 1.0), postgresql (>= 9.2), iptables (>= 1.6.1)
|
||||
Depends: libc6, net-tools (>= 1.60), systemd (>= 237), openssl (>= 1.1.1), wireguard-tools (>= 1.0), postgresql (>= 9.6), iptables (>= 1.6.1)
|
||||
Section: net
|
||||
Priority: optional
|
||||
Homepage: https://firez.one
|
||||
|
||||
@@ -2,7 +2,7 @@ Package: firezone
|
||||
Version: 0.2.0-1
|
||||
Architecture: arm64
|
||||
Maintainer: FireZone, LLC <dpkg@firez.one>
|
||||
Depends: libc6, net-tools (>= 1.60), systemd (>= 237), openssl (>= 1.1.1), wireguard-tools (>= 1.0), postgresql (>= 9.2), iptables (>= 1.6.1)
|
||||
Depends: libc6, net-tools (>= 1.60), systemd (>= 237), openssl (>= 1.1.1), wireguard-tools (>= 1.0), postgresql (>= 9.6), iptables (>= 1.6.1)
|
||||
Section: net
|
||||
Priority: optional
|
||||
Homepage: https://firez.one
|
||||
|
||||
Reference in New Issue
Block a user