Commit Graph

312 Commits

Author SHA1 Message Date
Miroslav Lichvar
ab2181b2fa 3.2-2 2018-01-25 14:52:52 +01:00
Miroslav Lichvar
216232645f update description 2018-01-25 14:49:37 +01:00
Miroslav Lichvar
6bdb94e9b0 fix chronyc getting stuck in infinite loop after clock step 2018-01-25 14:49:37 +01:00
Miroslav Lichvar
f15bb7e2fc suggest ntp-refclock 2018-01-25 14:49:37 +01:00
Miroslav Lichvar
e099458cec remove obsolete dependency 2018-01-25 14:49:37 +01:00
Miroslav Lichvar
994c6b7832 don't allow packaging without vendor zone 2018-01-25 14:49:21 +01:00
Miroslav Lichvar
5f4b70cc48 3.2-1 2017-09-15 11:57:18 +02:00
Miroslav Lichvar
b64e08b39d get TAI-UTC offset and leap seconds from tzdata by default 2017-09-15 11:55:32 +02:00
Miroslav Lichvar
85d555d5f8 update to 3.2 2017-09-15 11:50:12 +02:00
Miroslav Lichvar
328d343cc6 3.2-0.4.pre2 2017-08-29 16:24:24 +02:00
Miroslav Lichvar
f5c55bcd1e update to 3.2-pre2 2017-08-29 16:15:24 +02:00
Fedora Release Engineering
99ddf3df96 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-02 18:47:29 +00:00
Fedora Release Engineering
2d6a1210de - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-26 04:48:54 +00:00
Miroslav Lichvar
116d066ca4 3.2-0.1.pre1 2017-07-25 19:12:19 +02:00
Miroslav Lichvar
4cd6554f04 update to 3.2-pre1 2017-07-25 19:12:19 +02:00
Miroslav Lichvar
3f9c9e5a2a 3.1-5 2017-05-04 13:28:21 +02:00
Miroslav Lichvar
9e5209d06d check PEERNTP variable before loading existing dhclient files
The /etc/dhcp/dhclient.d/chrony.sh script creates files with NTP servers
from DHCP only if the PEERNTP variable is not set to "no" (e.g. in
/etc/sysconfig/network). If the variable was set after the files were
already created, the chronyd service would still use the NTP servers
until the files were removed (e.g. after network restart).

Modify the chrony-helper script to check the variable before loading
any servers from dhclient files. Setting the variable and restarting
the chronyd service should now have an immediate effect.
2017-05-04 13:08:43 +02:00
Miroslav Lichvar
e1fbfc8eee 3.1-4 2017-04-20 18:31:39 +02:00
Miroslav Lichvar
2d4edec9f3 don't drop PHC samples with zero delay 2017-04-20 18:04:52 +02:00
Miroslav Lichvar
b22f8dcc0a fix seccomp filter for new glibc once again 2017-04-20 17:56:49 +02:00
Miroslav Lichvar
6dfb0e7dd9 use ID from /etc/os-release to set pool.ntp.org vendor zone (#1443599) 2017-04-20 17:54:54 +02:00
Miroslav Lichvar
b29d028b1f 3.1-3 2017-03-13 15:02:14 +01:00
Miroslav Lichvar
3ad37b28f0 fix seccomp filter for new glibc 2017-03-13 15:02:03 +01:00
Fedora Release Engineering
2032e72b91 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-10 07:29:27 +00:00
Miroslav Lichvar
408af378a0 3.1-1 2017-01-31 12:22:54 +01:00
Miroslav Lichvar
bd74fbff19 update to 3.1 2017-01-31 12:22:54 +01:00
Miroslav Lichvar
9ff6d4ff4c enable seccomp support on more archs
Sync the list of archs with libseccomp.spec.
2017-01-31 12:22:12 +01:00
Miroslav Lichvar
f88a6ec090 package chronyd sysconfig file 2017-01-27 16:36:06 +01:00
Miroslav Lichvar
90033729f6 3.1-0.1.pre1 2017-01-24 16:30:56 +01:00
Miroslav Lichvar
6c93b71fbc update to 3.1-pre1 2017-01-24 16:11:53 +01:00
Miroslav Lichvar
70f2de24ac 3.0-1 2017-01-16 15:06:12 +01:00
Miroslav Lichvar
729019b3f6 update to 3.0 2017-01-16 15:05:43 +01:00
Miroslav Lichvar
e3e3907c77 3.0-0.3.pre3 2017-01-06 14:37:48 +01:00
Miroslav Lichvar
7bed2937bb update to 3.0-pre3 2017-01-06 14:36:42 +01:00
Miroslav Lichvar
1f74ee9b38 3.0-0.2.pre2 2016-12-15 14:37:14 +01:00
Miroslav Lichvar
9306b48e32 update to 3.0-pre2 2016-12-15 14:36:03 +01:00
Miroslav Lichvar
4b9c5317b9 enable support for MS-SNTP authentication in Samba 2016-12-12 08:32:38 +01:00
Miroslav Lichvar
de808da06c 3.0-0.1.pre1 2016-12-09 10:55:27 +01:00
Miroslav Lichvar
48d6b6a324 update to 3.0-pre1 2016-12-09 10:54:26 +01:00
Miroslav Lichvar
00544599e8 2.4.1-1 2016-11-21 13:56:51 +01:00
Miroslav Lichvar
b5253b697d update to 2.4.1 2016-11-21 13:54:33 +01:00
Miroslav Lichvar
79b3cf2441 2.4-4 2016-10-27 14:27:13 +02:00
Miroslav Lichvar
2772b98732 avoid AVC denials in chrony-wait service (#1350815) 2016-10-27 14:27:02 +02:00
Miroslav Lichvar
153695ad5a 2.4-3 2016-09-13 10:37:27 +02:00
Miroslav Lichvar
ef05b63a36 fix chrony-helper to escape names of systemd units (#1374767) 2016-09-13 10:37:16 +02:00
Miroslav Lichvar
beca049d6e 2.4-2 2016-06-28 13:12:45 +02:00
Miroslav Lichvar
14388922a6 fix chrony-helper to exit with correct status (#1350531) 2016-06-28 13:11:54 +02:00
Miroslav Lichvar
1d558238de fix testing with new glibc 2016-06-08 11:21:27 +02:00
Miroslav Lichvar
c7616f29d7 2.4-1 2016-06-07 12:25:22 +02:00
Miroslav Lichvar
cd6a2f88be update to 2.4 2016-06-07 12:23:58 +02:00