[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project chrony-4.5-1.el8.inferit.1

Name chrony
Epoch 0
Version 4.5
Release 1.el8.inferit.1
Website/URL https://chrony-project.org
License GPLv2
Build Time 2024-06-10 14:13:39
Build Host builder-x86-03.inferitos.ru
Summary An NTP client/server
Repositories BaseOS
Description chrony 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.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
chrony-4.5-1.el8.inferit.1.x86_64 An NTP client/server eedec87f5ae871e9715de40413fcf6d97f5dab9d77431229ea8af070e54f62dc download
src
chrony-4.5-1.el8.inferit.1.src An NTP client/server a20a14711e28583e7bae419306090941fc4d324d649bd3d7a3cde08148c8f87d download
Changelog link
* Mon Jun 10 2024 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 4.5-1.inferit.1
- Update to 4.5-1
- Use more servers instead of pool
- Rebuilt for MSVSphere 8.10

* Mon Apr 15 2024 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 4.5-1.inferit
- MSVSphere debranding: changed vendorzone
- Rebuilt for MSVSphere 8.10 beta

* Wed Jan 10 2024 Miroslav Lichvar <mlichvar@redhat.com> 4.5-1
- update to 4.5 (RHEL-21069 RHEL-10701)

* Thu Jul 14 2022 Miroslav Lichvar <mlichvar@redhat.com> 4.2-1
- update to 4.2 (#2062356)
- fix chrony-helper to delete sources by their original name (#2061660)
- update ntp2chrony script (#2018045 #2063766)

* Tue Jun 15 2021 Miroslav Lichvar <mlichvar@redhat.com> 4.1-1
- update to 4.1 (#1895003 #1847853 #1929157)
- add NetworkManager dispatcher script to add servers from DHCP even without
  dhclient (#1933139)
- restrict permissions of /var/lib/chrony and /var/log/chrony (#1939295)
- reset chrony-helper state after stopping chronyd (#1971697)
- add gcc-c++ and make to build requirements
- move default paths in /var/run to /run

* Tue May 21 2019 Miroslav Lichvar <mlichvar@redhat.com> 3.5-1
- update to 3.5 (#1685469 #1677218)
- fix shellcheck warnings in helper scripts (#1711948)
- update ntp2chrony script

* Mon Aug 13 2018 Miroslav Lichvar <mlichvar@redhat.com> 3.3-3
- fix PIDFile in local chronyd.service on upgrades from chrony < 3.3-2
  (#1614800)
- add workaround for late reload of unit file (#1614751)

* Mon Jun 18 2018 Miroslav Lichvar <mlichvar@redhat.com> 3.3-2
- move pidfile to /var/run/chrony to allow chronyd to remove it on exit
  (#1584585)
- avoid blocking in getrandom system call (#1592425)

* Thu Apr 05 2018 Miroslav Lichvar <mlichvar@redhat.com> 3.3-1
- update to 3.3
- enable keyfile by default again
- update ntp2chrony script

* Mon Mar 19 2018 Miroslav Lichvar <mlichvar@redhat.com> 3.3-0.2.pre1
- include ntp2chrony script in documentation (#1530987)