Private
Public Access
1
0

Release v1.0.0 (#41)
Some checks failed
CI Pipeline / Rust Format Check (push) Successful in 3s
CI Pipeline / Clippy Lints (push) Successful in 51s
CI Pipeline / Rust Unit Tests (push) Failing after 1m26s
CI Pipeline / Security Audit (push) Successful in 4s
CI Pipeline / Frontend Lint & Type Check (push) Successful in 15s
CI Pipeline / Build .deb & Release (push) Has been skipped

* chore: bump version to 1.0.0

* fix: BusyBox-compatible timing and set -e safety in shell scripts
This commit is contained in:
Draco-Lunaris-Echo
2026-06-07 13:27:21 -05:00
committed by GitHub
parent 5fa1fef6c8
commit 209480dd43
6 changed files with 39 additions and 26 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
linux-patch-manager (1.0.0-1) unstable; urgency=low
* Release v1.0.0
-- git-echo <git-echo@moon-dragon.us> Sun, 07 Jun 2026 12:58:46 -0500
linux-patch-manager (0.1.9-1) noble; urgency=medium
* Fix: Replace broken DashMap rate limiting with tower-governor middleware