From 9098f347422697299957231778cf1ed6bb7a02e5 Mon Sep 17 00:00:00 2001 From: Echo Date: Sun, 3 May 2026 03:11:41 +0000 Subject: [PATCH] chore: bump version to 0.3.4 for clean CI build --- debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index 43905b1..61f475f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +linux-patch-api (0.3.4-1) unstable; urgency=low + + * Fix CI workflow: prevent recursive tag triggers (v* -> v*.*.*) + * Fix CI workflow: upload u2204 deb to same release (no -u2204 suffix) + * Remove sudo from apt commands (service runs as root) + * Remove NoNewPrivileges and RestrictSUIDSGID from systemd service + * Fix dpkg packaging: remove linux-patch-api user creation + + -- Echo Sat, 03 May 2026 03:15:00 -0500 linux-patch-api (0.3.3-1) unstable; urgency=low * Fix dpkg packaging: Remove linux-patch-api user creation, fix directory ownership