Private
Public Access
1
0

release: bump version to 1.1.9 for non-Ubuntu package fixes

This commit is contained in:
2026-05-20 02:54:09 +00:00
parent 1dfea9bbde
commit dfc2370540
3 changed files with 22 additions and 1 deletions

12
debian/changelog vendored
View File

@ -1,3 +1,15 @@
linux-patch-api (1.1.9-1) unstable; urgency=low
* Fix non-Ubuntu packages: align Arch, RPM, Alpine with Debian baseline
* Remove system user creation (service runs as root)
* Fix ownership to root:root across all platforms
* Fix Alpine: co-locate install script with APKBUILD
* Fix Arch: correct $startdir path in PKGBUILD
* Fix RPM: add runtime deps, comment BuildRequires for CI
* Add comprehensive installation docs for all platforms
-- Echo <echo@moon-dragon.us> Tue, 19 May 2026 21:54:00 -0500
linux-patch-api (1.1.8-1) unstable; urgency=low
* Fix FQDN resolution: prioritize hostname -f over /etc/hostname for full domain