1.1.0-4
Related: RHEL-40673 RHEL-55260 RHEL-55261
This commit is contained in:
parent
352e8ae352
commit
b6fdcca06a
@ -1,6 +1,6 @@
|
|||||||
Name: synce4l
|
Name: synce4l
|
||||||
Version: 1.1.0
|
Version: 1.1.0
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: SyncE implementation for Linux
|
Summary: SyncE implementation for Linux
|
||||||
|
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
@ -78,6 +78,12 @@ echo '.so man8/synce4l.8' > $RPM_BUILD_ROOT%{_mandir}/man5/synce4l.conf.5
|
|||||||
%{_mandir}/man8/*.8*
|
%{_mandir}/man8/*.8*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 20 2024 Miroslav Lichvar <mlichvar@redhat.com> 1.1.0-4
|
||||||
|
- remove existing smc socket on start (RHEL-40673)
|
||||||
|
- fix crash observed with newer E810 firmware (RHEL-55261)
|
||||||
|
- fix initial pin ID to not match an existing pin (RHEL-55261)
|
||||||
|
- fix requested thread stack size on aarch64 (RHEL-55260)
|
||||||
|
|
||||||
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.1.0-3
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.1.0-3
|
||||||
- Bump release for June 2024 mass rebuild
|
- Bump release for June 2024 mass rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user