Sun, 24 Nov 2024 07:36:43 CST | login

Information for build linuxptp-3.1.1-6.el9_2.2

ID26875
Package Namelinuxptp
Version3.1.1
Release6.el9_2.2
Epoch
DraftFalse
Sourcegit+https://git.cclinux.org/stage/rpms/linuxptp.git#0939ed0cf3f4a14f2a568ee7eaffa075084436b5
SummaryPTP implementation for Linux
DescriptionThis software is an implementation of the Precision Time Protocol (PTP) according to IEEE standard 1588 for Linux. The dual design goals are to provide a robust implementation of the standard and to use the most relevant and modern Application Programming Interfaces (API) offered by the Linux kernel. Supporting legacy APIs and other platforms is not a goal.
Built bydistrobuild
State complete
Volume DEFAULT
StartedTue, 11 Jul 2023 19:53:09 CST
CompletedTue, 11 Jul 2023 20:07:56 CST
Taskbuild (dist-circle9_2-updates, /stage/rpms/linuxptp.git:0939ed0cf3f4a14f2a568ee7eaffa075084436b5)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/linuxptp.git?#0939ed0cf3f4a14f2a568ee7eaffa075084436b5'}}
Tags
dist-circle9-compose
dist-circle9-updates
RPMs
src
linuxptp-3.1.1-6.el9_2.2.src.rpm (info) (download)
aarch64
linuxptp-3.1.1-6.el9_2.2.aarch64.rpm (info) (download)
linuxptp-debuginfo-3.1.1-6.el9_2.2.aarch64.rpm (info) (download)
linuxptp-debugsource-3.1.1-6.el9_2.2.aarch64.rpm (info) (download)
i686
linuxptp-3.1.1-6.el9_2.2.i686.rpm (info) (download)
linuxptp-debuginfo-3.1.1-6.el9_2.2.i686.rpm (info) (download)
linuxptp-debugsource-3.1.1-6.el9_2.2.i686.rpm (info) (download)
ppc64le
linuxptp-3.1.1-6.el9_2.2.ppc64le.rpm (info) (download)
linuxptp-debuginfo-3.1.1-6.el9_2.2.ppc64le.rpm (info) (download)
linuxptp-debugsource-3.1.1-6.el9_2.2.ppc64le.rpm (info) (download)
s390x
linuxptp-3.1.1-6.el9_2.2.s390x.rpm (info) (download)
linuxptp-debuginfo-3.1.1-6.el9_2.2.s390x.rpm (info) (download)
linuxptp-debugsource-3.1.1-6.el9_2.2.s390x.rpm (info) (download)
x86_64
linuxptp-3.1.1-6.el9_2.2.x86_64.rpm (info) (download)
linuxptp-debuginfo-3.1.1-6.el9_2.2.x86_64.rpm (info) (download)
linuxptp-debugsource-3.1.1-6.el9_2.2.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
s390x
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Thu May 18 2023 Miroslav Lichvar <mlichvar@redhat.com> 3.1.1-6.el9_2.2 - don't re-arm fault clearing timer on unrelated netlink events (#2208265) - clear pending errors on sockets (#2208210) * Mon Mar 20 2023 Miroslav Lichvar <mlichvar@redhat.com> 3.1.1-6.el9_2.1 - don't switch from system clock to PHC with SW timestamping (#2178233) * Thu Jan 05 2023 Miroslav Lichvar <mlichvar@redhat.com> 3.1.1-6 - add support for VLAN over bond (#2120521) - handle EINTR when waiting for transmit timestamp (#2128786) - check for unexpected changes in frequency offset (#2150815) * Thu Jul 28 2022 Miroslav Lichvar <mlichvar@redhat.com> 3.1.1-5 - disable PHC switch with vclocks (#2066452) * Thu Jun 30 2022 Miroslav Lichvar <mlichvar@redhat.com> 3.1.1-4 - handle PHC read failing with EBUSY in phc2sys (#2102568) * Thu Jun 09 2022 Miroslav Lichvar <mlichvar@redhat.com> 3.1.1-3 - add support for virtual clocks (#2067310) - make sanity clock check more reliable (#2079893) * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 3.1.1-2 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Mon Aug 02 2021 Miroslav Lichvar <mlichvar@redhat.com> 3.1.1-1 - update to 3.1.1 (#1979954 CVE-2021-3570 CVE-2021-3571) - add read-only UDS port - add option to set clockClass threshold - don't repeat some log messages in multi-port configuration - increase default TX timestamp timeout to 10 ms - limit unicast message rate per address and grant duration * Tue Jun 22 2021 Mohan Boddu <mboddu@redhat.com> - 3.1-5 - Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065