From 87601fe510d7c6ea937571fcca4c22f618d4700c Mon Sep 17 00:00:00 2001 From: Echo Date: Tue, 5 May 2026 00:56:01 +0000 Subject: [PATCH] fix: correct debian changelog format (add missing 0.3.5 header) --- debian/changelog | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/changelog b/debian/changelog index a0766fd..2b646bb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ linux-patch-api (0.3.7-1) unstable; urgency=low -- Echo Mon, 04 May 2026 23:44:00 -0500 +linux-patch-api (0.3.5-1) unstable; urgency=low * Remove CapabilityBoundingSet and AmbientCapabilities - apt needs full root capabilities * Remove ProtectSystem=strict, NoNewPrivileges, RestrictSUIDSGID - block core functionality