Bump version to 0.1.6 for Phase 4 release
Some checks failed
CI Pipeline / Rust Format Check (push) Successful in 3s
CI Pipeline / Clippy Lints (push) Successful in 53s
CI Pipeline / Rust Unit Tests (push) Successful in 1m12s
CI Pipeline / Security Audit (push) Failing after 4s
CI Pipeline / Frontend Lint & Type Check (push) Successful in 13s
CI Pipeline / Build .deb & Release (push) Has been skipped
Some checks failed
CI Pipeline / Rust Format Check (push) Successful in 3s
CI Pipeline / Clippy Lints (push) Successful in 53s
CI Pipeline / Rust Unit Tests (push) Successful in 1m12s
CI Pipeline / Security Audit (push) Failing after 4s
CI Pipeline / Frontend Lint & Type Check (push) Successful in 13s
CI Pipeline / Build .deb & Release (push) Has been skipped
This commit is contained in:
12
debian/changelog
vendored
12
debian/changelog
vendored
@ -1,3 +1,15 @@
|
||||
linux-patch-manager (0.1.6-1) noble; urgency=medium
|
||||
|
||||
* Phase 4: Exhaustive analysis fixes, security hardening, and code quality improvements
|
||||
* Implemented CRL generation and verification for mTLS agent certificates
|
||||
* Added IP-based rate limiting middleware using governor crate
|
||||
* Hardened error handling and removed silent unwrap_or_default failures
|
||||
* Fixed blocking I/O in agent_loader to use async tokio::fs
|
||||
* Made allow_reboot configurable per job via database column
|
||||
* Improved audit integrity verification and reporting limits
|
||||
|
||||
-- Echo <echo@moon-dragon.us> Fri, 15 May 2026 22:11:45 +0000
|
||||
|
||||
linux-patch-manager (1.0.0-1) noble; urgency=medium
|
||||
|
||||
* Initial release of Linux Patch Manager
|
||||
|
||||
Reference in New Issue
Block a user