Sun, 22 Sep 2024 21:17:54 CST | login

Information for build chrony-4.2-1.el9.circle.1

ID23418
Package Namechrony
Version4.2
Release1.el9.circle.1
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/chrony.git#969d4587f80f9288c02e6b7ed27af94cdbc62c80
SummaryAn NTP client/server
Descriptionchrony is a versatile implementation of the Network Time Protocol (NTP). It can synchronise the system clock with NTP servers, reference clocks (e.g. GPS receiver), and manual input using wristwatch and keyboard. It can also operate as an NTPv4 (RFC 5905) server and peer to provide a time service to other computers in the network.
Built bydistrobuild
State complete
Volume DEFAULT
StartedFri, 25 Nov 2022 00:21:29 CST
CompletedFri, 25 Nov 2022 00:37:32 CST
Taskbuild (dist-circle9, /stage/rpms/chrony.git:969d4587f80f9288c02e6b7ed27af94cdbc62c80)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/chrony.git?#969d4587f80f9288c02e6b7ed27af94cdbc62c80'}}
Tags
dist-circle9
dist-circle9-compose
RPMs
src
chrony-4.2-1.el9.circle.1.src.rpm (info) (download)
aarch64
chrony-4.2-1.el9.circle.1.aarch64.rpm (info) (download)
chrony-debuginfo-4.2-1.el9.circle.1.aarch64.rpm (info) (download)
chrony-debugsource-4.2-1.el9.circle.1.aarch64.rpm (info) (download)
i686
chrony-4.2-1.el9.circle.1.i686.rpm (info) (download)
chrony-debuginfo-4.2-1.el9.circle.1.i686.rpm (info) (download)
chrony-debugsource-4.2-1.el9.circle.1.i686.rpm (info) (download)
ppc64le
chrony-4.2-1.el9.circle.1.ppc64le.rpm (info) (download)
chrony-debuginfo-4.2-1.el9.circle.1.ppc64le.rpm (info) (download)
chrony-debugsource-4.2-1.el9.circle.1.ppc64le.rpm (info) (download)
s390x
chrony-4.2-1.el9.circle.1.s390x.rpm (info) (download)
chrony-debuginfo-4.2-1.el9.circle.1.s390x.rpm (info) (download)
chrony-debugsource-4.2-1.el9.circle.1.s390x.rpm (info) (download)
x86_64
chrony-4.2-1.el9.circle.1.x86_64.rpm (info) (download)
chrony-debuginfo-4.2-1.el9.circle.1.x86_64.rpm (info) (download)
chrony-debugsource-4.2-1.el9.circle.1.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 * Wed Mar 23 2022 Miroslav Lichvar <mlichvar@redhat.com> 4.2-1 - update to 4.2 (#2051441) - fully switch from nettle to gnutls (#1953463 #1954483) - use NTP servers from DHCPv6 NTP server option (#2047415) - drop obsolete workaround in scriptlet * Tue Aug 10 2021 Miroslav Lichvar <mlichvar@redhat.com> 4.1-3 - update seccomp filter for new glibc (#1990589) - remove unnecessary build requirement * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 4.1-2 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Thu May 13 2021 Miroslav Lichvar <mlichvar@redhat.com> 4.1-1 - update to 4.1 - enable seccomp filter by default (incompatible with mailonchange directive) * Thu Apr 22 2021 Miroslav Lichvar <mlichvar@redhat.com> 4.1-0.1.pre1 - update to 4.1-pre1 - rework NM-dispatcher/dhclient detection - enable LTO on s390x * Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 4.0-4 - Rebuilt for updated systemd-rpm-macros See https://pagure.io/fesco/issue/2583. * Tue Feb 02 2021 Miroslav Lichvar <mlichvar@redhat.com> 4.0-3 - update NM DHCP dispatcher script * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - Add BuildRequires: make - drop dnssrv service and timer * Wed Oct 07 2020 Miroslav Lichvar <mlichvar@redhat.com> 4.0-1 - update to 4.0 - update directory permissions to follow upstream * Wed Sep 16 2020 Miroslav Lichvar <mlichvar@redhat.com> 4.0-0.9.pre4 - update to 4.0-pre4 * Wed Aug 26 2020 Miroslav Lichvar <mlichvar@redhat.com> 4.0-0.8.pre3 - update to 4.0-pre3 - switch to sourcedir directive for loading servers from DHCP - add NetworkManager dispatcher script to save servers from DHCP when dhclient is not installed (Robert Fairley) - drop old migration code from scriptlet - move default paths in /var/run to /run * Mon Aug 10 2020 Jeff Law <law@redhat.com> - 4.0-0.7.pre2 - Disable LTO on s390x * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.0-0.6.pre2 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.0-0.5.pre2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 13 2020 Tom Stellard <tstellar@redhat.com> 4.0-0.4.pre2 - use make macros * Mon May 04 2020 Miroslav Lichvar <mlichvar@redhat.com> 4.0-0.3.pre2 - rebuild for new nettle * Mon Apr 20 2020 Miroslav Lichvar <mlichvar@redhat.com> 4.0-0.2.pre2 - update to 4.0-pre2