Hello community, here is the log from the commit of package ntpsec for openSUSE:Factory checked in at 2018-03-30 12:08:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ntpsec (Old) and /work/SRC/openSUSE:Factory/.ntpsec.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ntpsec" Fri Mar 30 12:08:04 2018 rev:8 rq:592276 version:1.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ntpsec/ntpsec.changes 2017-12-01 15:54:12.122819527 +0100 +++ /work/SRC/openSUSE:Factory/.ntpsec.new/ntpsec.changes 2018-03-30 12:08:04.576316254 +0200 @@ -1,0 +2,21 @@ +Thu Mar 29 10:43:16 UTC 2018 - [email protected] + +- Version update to 1.1.0: + * Digests longer then 20 bytes will be truncated. + * We have merged NTP Classic's fix for CVE-2018-7182. + * we have dropped support for Broadcast servers. We had kept it for + older desktop operating systems listening on the local network + broadcast domain, a use case that is now no longer in use at sane + enviroments, and no longer necessary for modern desktop OSs. + * It is now possible to unpeer refclocks using a type/unit specification + rather than a magic IP address. This was the last obligatory use of + magic IP addresses in the configuration grammar. + * OpenBSD has been removed from the list of supported platforms for + ntpd. It will be restored if and when its clock API supports drift + adjustment via ntp_adjtime() or equivalent facility. + * Mac OS X support has been dropped pending the implementation of + ntp_adjtime(2). + * A bug that caused the rejection of 33% of packets from Amazon time + service has been fixed. + +------------------------------------------------------------------- Old: ---- ntpsec-1.0.0.tar.gz ntpsec-1.0.0.tar.gz.asc New: ---- ntpsec-1.1.0.tar.gz ntpsec-1.1.0.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ntpsec.spec ++++++ --- /var/tmp/diff_new_pack.QpxvNx/_old 2018-03-30 12:08:05.776272869 +0200 +++ /var/tmp/diff_new_pack.QpxvNx/_new 2018-03-30 12:08:05.776272869 +0200 @@ -1,7 +1,7 @@ # # spec file for package ntpsec # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2016 Malcolm J Lewis <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -18,12 +18,12 @@ Name: ntpsec -Version: 1.0.0 +Version: 1.1.0 Release: 0 Summary: Improved implementation of Network Time Protocol License: BSD-2-Clause AND NTP AND BSD-3-Clause AND MIT Group: System/Base -Url: https://www.ntpsec.org/ +URL: https://www.ntpsec.org/ Source0: ftp://ftp.ntpsec.org/pub/releases/%{name}-%{version}.tar.gz Source1: ftp://ftp.ntpsec.org/pub/releases/%{name}-%{version}.tar.gz.asc Source3: %{name}.changes @@ -53,7 +53,7 @@ Recommends: logrotate # For ntpleapfetch Recommends: wget -Conflicts: otherproviders(ntp-daemon) +Conflicts: ntp-daemon Provides: ntp-daemon %description @@ -173,6 +173,7 @@ %{_bindir}/ntpviz %{_bindir}/ntpwait %{_bindir}/ntplogtemp +%{_bindir}/ntpsnmpd %{_mandir}/man1/ntploggps.1%{?ext_man} %{_mandir}/man1/ntpdig.1%{?ext_man} %{_mandir}/man8/ntpkeygen.8%{?ext_man} @@ -183,11 +184,13 @@ %{_mandir}/man1/ntpviz.1%{?ext_man} %{_mandir}/man8/ntpwait.8%{?ext_man} %{_mandir}/man1/ntplogtemp.1%{?ext_man} +%{_mandir}/man8/ntpsnmpd.8%{?ext_man} %{_sbindir}/rcntp-wait %{_unitdir}/ntp-wait.service %files -%doc NEWS README LICENSE +%license LICENSE +%doc NEWS README %config(noreplace) %{_sysconfdir}/ntp.conf %{_sbindir}/rcntpd %{_bindir}/ntpfrob ++++++ ntpsec-1.0.0.tar.gz -> ntpsec-1.1.0.tar.gz ++++++ ++++ 37920 lines of diff (skipped)
