mirror of
https://github.com/domcyrus/rustnet.git
synced 2025-12-31 19:09:53 -06:00
Adds Ubuntu PPA packaging with automated GitHub Actions workflow. - Debian packaging files in debian/ directory - GitHub Actions workflow for automated PPA uploads - Targets Ubuntu Questing (25.10) with Rust 1.88
23 lines
930 B
Plaintext
23 lines
930 B
Plaintext
rustnet-monitor (0.14.0+ds6-1ubuntu1) questing; urgency=medium
|
|
|
|
* Refactored packaging with vendored dependencies in debian/vendor.tar.xz
|
|
* Target Ubuntu Questing (25.10) with Rust 1.88 for edition 2024 support
|
|
* Use versioned cargo-1.88 and rustc-1.88 packages
|
|
* eBPF enabled by default on Linux with automatic procfs fallback
|
|
* JSON logging for SIEM integration
|
|
* TUN/TAP interface support for VPN monitoring
|
|
|
|
-- Marco Cadetg <cadetg@gmail.com> Mon, 13 Oct 2025 21:32:00 +0000
|
|
|
|
rustnet-monitor (0.14.0-1) unstable; urgency=medium
|
|
|
|
* New upstream release
|
|
* eBPF Enabled by Default on Linux for enhanced performance
|
|
* JSON Logging for SIEM Integration
|
|
* TUN/TAP Interface Support for VPN connections
|
|
* Fedora COPR RPM Packaging
|
|
* Fixed high CPU usage on Linux
|
|
* Bundled vmlinux.h files to eliminate network dependency during builds
|
|
|
|
-- Marco Cadetg <cadetg@gmail.com> Sat, 12 Oct 2025 00:00:00 +0000
|