Commit Graph

231 Commits

Author SHA1 Message Date
Miroslav Lichvar
2a5394f185 3.3-5 2018-08-13 12:02:58 +02:00
Miroslav Lichvar
e0770f801c add workaround for late reload of unit file (#1614751) 2018-08-13 12:02:58 +02:00
Miroslav Lichvar
947de079b7 fix PIDFile in local chronyd.service on upgrades from chrony < 3.3-2 2018-08-13 12:02:58 +02:00
Miroslav Lichvar
1284f5a8d4 3.3-4 2018-07-16 16:06:07 +02:00
Miroslav Lichvar
70b83a3867 add gcc-c++ to build requirements 2018-07-16 16:05:54 +02:00
Fedora Release Engineering
a6d24e5deb - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-12 21:46:39 +00:00
Miroslav Lichvar
dd304952ec 3.3-2 2018-06-18 15:57:11 +02:00
Miroslav Lichvar
d2850f1c13 avoid blocking in getrandom system call 2018-06-18 15:56:58 +02:00
Miroslav Lichvar
46c0acfa68 move pidfile to /var/run/chrony to allow chronyd to remove it on exit 2018-06-18 15:37:53 +02:00
Miroslav Lichvar
9989827a3c 3.3-1 2018-04-04 12:45:46 +02:00
Miroslav Lichvar
bfa1db2d6a enable keyfile by default again 2018-04-04 12:41:23 +02:00
Miroslav Lichvar
5e2242337f update to 3.3 2018-04-04 12:31:01 +02:00
Miroslav Lichvar
85d5386bd9 3.3-0.1.pre1 2018-03-15 09:42:13 +01:00
Miroslav Lichvar
1f8ef8f584 add gcc to build requirements 2018-03-15 09:39:35 +01:00
Miroslav Lichvar
80a92f4205 switch to nettle for crypto hashing 2018-03-15 09:33:58 +01:00
Miroslav Lichvar
c1f119f1f1 update to 3.3-pre1 2018-03-15 09:30:20 +01:00
Fedora Release Engineering
e690bd94d1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-07 04:55:04 +00:00
Miroslav Lichvar
85ea060019 3.2-3 2018-01-30 11:59:45 +01:00
Miroslav Lichvar
eabe7b50e5 use systemd macro for scriptlet dependencies 2018-01-30 11:33:50 +01:00
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