Related: RHEL-12183
This commit is contained in:
Miroslav Lichvar 2025-12-11 08:42:38 +01:00
parent 7b9ac9f6f6
commit 24bd60d613

View File

@ -6,7 +6,7 @@
Name: linuxptp
Version: 4.4
Release: 6%{?dist}
Release: 7%{?dist}
Summary: PTP implementation for Linux
License: GPL-2.0-or-later
@ -201,6 +201,9 @@ fi
%{_mandir}/man8/*.8*
%changelog
* Thu Dec 11 2025 Miroslav Lichvar <mlichvar@redhat.com> 4.4-7
- add missing build requirement on lipcap-devel
* Tue Dec 09 2025 Miroslav Lichvar <mlichvar@redhat.com> 4.4-6
- add support for dropping root privileges (disabled by default) (RHEL-12183)
- create linuxptp user and /run/ptp directory