mirror of
https://git.proxmox.com/git/proxmox-firewall
synced 2025-08-16 23:14:27 +00:00
34 lines
1.3 KiB
Plaintext
34 lines
1.3 KiB
Plaintext
Source: proxmox-firewall
|
|
Section: admin
|
|
Priority: optional
|
|
Maintainer: Proxmox Support Team <support@proxmox.com>
|
|
Build-Depends: cargo:native,
|
|
debhelper-compat (= 13),
|
|
librust-anyhow-1+default-dev,
|
|
librust-env-logger-0.11+default-dev,
|
|
librust-insta-1+default-dev (>= 1.21-~~),
|
|
librust-insta-1+json-dev (>= 1.21-~~),
|
|
librust-log-0.4+default-dev,
|
|
librust-proxmox-sys-0.6+default-dev,
|
|
librust-proxmox-ve-config-dev (>= 0.2.3-~~),
|
|
librust-serde-1+default-dev,
|
|
librust-serde-1+derive-dev,
|
|
librust-serde-json-1+default-dev,
|
|
librust-serde-plain-1+default-dev,
|
|
librust-signal-hook-0.3+default-dev,
|
|
librust-thiserror-1+default-dev,
|
|
libstd-rust-dev,
|
|
netbase,
|
|
python3,
|
|
rustc:native,
|
|
Standards-Version: 4.6.2
|
|
Homepage: https://www.proxmox.com
|
|
|
|
Package: proxmox-firewall
|
|
Architecture: any
|
|
Conflicts: ulogd,
|
|
Depends: netbase, nftables, pve-firewall, ${misc:Depends}, ${shlibs:Depends},
|
|
Description: Proxmox's nftables-based firewall written in rust
|
|
This package contains a nftables-based implementation of the Proxmox VE
|
|
Firewall
|