Improved implementation of Network Time Protocol
https://www.ntpsec.org/
A more secure NTP. Derived from NTP Classic, Dave Mills’s original.
- Developed at network:time
- Sources inherited from project openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/ntpsec && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000555 555 Bytes | |
_servicedata | 0000000234 234 Bytes | |
logrotate.ntp | 0000000213 213 Bytes | |
ntp.conf | 0000002970 2.9 KB | |
ntp.firewall | 0000000343 343 Bytes | |
ntpsec-0.9.7+git20171002.c79bc6271.tar.xz | 0038540008 36.8 MB | |
ntpsec.changes | 0000050357 49.2 KB | |
ntpsec.spec | 0000006042 5.9 KB |
Revision 4 (latest revision is 23)
Dominique Leuenberger (dimstar_suse)
accepted
request 530459
from
Tomáš Chvátal (scarabeus_iv)
(revision 4)
- Update to version 0.9.7+git20171002.c79bc6271: * Fix a comment that became incorrect after the autonomy change. * Fix GitLab issue #378: Misc warnings on RasPi * Address GitLab issue #380: ntpq should not terminate with a traceback * Attempt to suppress some compiler warnings. * Don't build with -Wcast-align * Fully disable -Wcast-align. * Suppress another useless warning. * Abandon -Wsign-conversion, it's too flaky to be useful. * -Wsign-conversion is unreasonably difficult to stamp out. * Revert "Attempt to suppress some compiler warnings." * Restore build under clang. * Finish rationalization of config block copy. * Thinko fix. * Trial implementation/docs of RFE: Add fudge option to server config * Added tests for missing values in __parse_varlist * Fixed broken test for cook() * Added missing tests for several functions * Explain a scenario in which bias configuration might be useful. * Don't scale the bias report - use units of seconds. * Addtress GitLab issue #381: simple mathematics * Fixed / completed test for NTPStats.__init__() * Change prettydate() to always emit UTC, for reproducibility. * Fixes tests for cook() to match new prettydate() * Address GitLab issue #383: ntpq: invalid file argument ignored * Grammar * Fix spelling of "received" * Typo fix. * Suppress a false-positive Coverity warning. * branch change
Comments 0