chore: update debian changelog to v0.3.6
Some checks failed
CI/CD Pipeline / Code Format (push) Successful in 1s
CI/CD Pipeline / Clippy Lints (push) Successful in 40s
CI/CD Pipeline / Unit Tests (push) Successful in 47s
CI/CD Pipeline / Security Audit (push) Successful in 5s
CI/CD Pipeline / Build Debian Package (push) Failing after 1m55s
CI/CD Pipeline / Build Debian Package (Ubuntu 22.04) (push) Failing after 2m5s
CI/CD Pipeline / Build Arch Package (push) Successful in 2m3s
CI/CD Pipeline / Build Alpine Package (push) Successful in 3m12s
CI/CD Pipeline / Build RPM Package (push) Successful in 3m40s
Some checks failed
CI/CD Pipeline / Code Format (push) Successful in 1s
CI/CD Pipeline / Clippy Lints (push) Successful in 40s
CI/CD Pipeline / Unit Tests (push) Successful in 47s
CI/CD Pipeline / Security Audit (push) Successful in 5s
CI/CD Pipeline / Build Debian Package (push) Failing after 1m55s
CI/CD Pipeline / Build Debian Package (Ubuntu 22.04) (push) Failing after 2m5s
CI/CD Pipeline / Build Arch Package (push) Successful in 2m3s
CI/CD Pipeline / Build Alpine Package (push) Successful in 3m12s
CI/CD Pipeline / Build RPM Package (push) Successful in 3m40s
This commit is contained in:
12
debian/changelog
vendored
12
debian/changelog
vendored
@ -1,4 +1,14 @@
|
|||||||
linux-patch-api (0.3.5-1) unstable; urgency=low
|
linux-patch-api (0.3.6-1) unstable; urgency=low
|
||||||
|
|
||||||
|
* Add GET /api/v1/system/services/{name} endpoint for service health checks
|
||||||
|
* Add ServiceStatus struct with systemd and OpenRC support
|
||||||
|
* Add get_service_status() to PackageManagerBackend trait
|
||||||
|
* Implement systemd service status via systemctl
|
||||||
|
* Implement OpenRC service status via rc-service
|
||||||
|
* Add E2E test for service status endpoint
|
||||||
|
|
||||||
|
-- Echo <echo@moon-dragon.us> Mon, 04 May 2026 23:44:00 -0500
|
||||||
|
|
||||||
|
|
||||||
* Remove CapabilityBoundingSet and AmbientCapabilities - apt needs full root capabilities
|
* Remove CapabilityBoundingSet and AmbientCapabilities - apt needs full root capabilities
|
||||||
* Remove ProtectSystem=strict, NoNewPrivileges, RestrictSUIDSGID - block core functionality
|
* Remove ProtectSystem=strict, NoNewPrivileges, RestrictSUIDSGID - block core functionality
|
||||||
|
|||||||
Reference in New Issue
Block a user