Files
rustnet/debian/rustnet.lintian-overrides
Marco Cadetg e0de0c42a7 feat: add GitHub Actions workflow for Ubuntu PPA releases
- Add automated PPA build workflow for Ubuntu 22.04 and 24.04
- Build and sign packages using CI GPG key
- Auto-upload to ppa:domcyrus/rustnet on git tags
- Add complete Debian packaging files
2025-10-13 11:51:27 +02:00

7 lines
289 B
Plaintext

# Capabilities are intentionally set in postinst for packet capture and eBPF
rustnet: elevated-privileges [usr/bin/rustnet]
rustnet: setuid-binary [usr/bin/rustnet] *
# Binary size is expected for Rust applications with eBPF support
rustnet: unstripped-binary-or-object [usr/bin/rustnet]