Private
Public Access
1
0

chore: bump version to 0.3.3 for dpkg and service fixes

This commit is contained in:
2026-05-03 02:35:32 +00:00
parent 1dea4383f1
commit 06d338f41c
4 changed files with 12 additions and 34 deletions

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
linux-patch-api (0.3.3-1) unstable; urgency=low
* Fix dpkg packaging: Remove linux-patch-api user creation, fix directory ownership
* Fix package install: Remove sudo from apt commands (service runs as root)
* Remove NoNewPrivileges and RestrictSUIDSGID from systemd service
-- Echo <echo@moon-dragon.us> Sat, 03 May 2026 02:30:00 -0500
linux-patch-api (0.3.2-1) unstable; urgency=low
* Fix package install: Remove sudo from apt commands (service runs as root)