Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ntpsec for openSUSE:Factory checked 
in at 2023-02-07 18:49:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ntpsec (Old)
 and      /work/SRC/openSUSE:Factory/.ntpsec.new.4462 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ntpsec"

Tue Feb  7 18:49:43 2023 rev:20 rq:1063583 version:1.2.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/ntpsec/ntpsec.changes    2021-10-15 
23:03:47.282089954 +0200
+++ /work/SRC/openSUSE:Factory/.ntpsec.new.4462/ntpsec.changes  2023-02-07 
18:49:47.859361462 +0100
@@ -1,0 +2,23 @@
+Mon Feb  6 11:46:52 UTC 2023 - Marcus Meissner <meiss...@suse.com>
+
+- Updated to version 1.2.2
+  - Restore/cleanup NTPv1 support
+    - ntpq sysstats now shows NTPv1 traffic.
+    - NTPv1 counter added to sysstats log file.
+    - NTS supports partial wildcards, for example *.example.com
+    - Work on documentation, ntpdate, ntpheat, ntploggpg, ntpq's sysstats, 
ntpviz, and seccomp.
+    - NTP auth no longer breaks on NULs.
+    - The NTS server now saves 10 days worth of cookie keys. This will allow 
clients that only poll once a day to use NTS without using NTS-KE to keep 
cookies up to date.
+    - rawstats now logs dropped packets and their BOGON code
+      - Only one per request to avoid DoSing the log file
+      - This lets you see packets that take too long.
+    - Add 4 or 6 to DNS/NTS RefID tags to indicate that the DNS or NTS-KE has 
succeeded but NTP has not worked yet.
+    - Build improvements
+      - Restore Python 2.6 support
+      - Restore LibreSSL support
+      - Add support for OpenSSL 3.0
+    - Fix hash validation in ntpleapfetch again.
+    - FreeBSD now gets nanosecond resolution on receive time stamps.
+- added ntpsec.keyring
+
+-------------------------------------------------------------------

Old:
----
  ntpsec-1.2.1.tar.gz
  ntpsec-1.2.1.tar.gz.asc

New:
----
  ntpsec-1.2.2.tar.gz
  ntpsec-1.2.2.tar.gz.asc
  ntpsec.keyring

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ntpsec.spec ++++++
--- /var/tmp/diff_new_pack.xoFEtu/_old  2023-02-07 18:49:48.523365031 +0100
+++ /var/tmp/diff_new_pack.xoFEtu/_new  2023-02-07 18:49:48.535365095 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ntpsec
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 # Copyright (c) 2016 Malcolm J Lewis <malcolmle...@opensuse.org>
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,13 +18,15 @@
 
 
 Name:           ntpsec
-Version:        1.2.1
+Version:        1.2.2
 Release:        0
 Summary:        Improved implementation of Network Time Protocol
 License:        BSD-2-Clause AND NTP AND BSD-3-Clause AND MIT
 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
+Source0:        https://ftp.ntpsec.org/pub/releases/%{name}-%{version}.tar.gz
+Source1:        
https://ftp.ntpsec.org/pub/releases/%{name}-%{version}.tar.gz.asc
+# https://ftp.ntpsec.org/pub/releases/ntpsec.gpg.pub.asc
+Source2:        ntpsec.keyring
 Source3:        %{name}.changes
 Source4:        logrotate.ntp
 Source8:        ntp.conf
@@ -149,6 +151,8 @@
 %install
 python3 ./waf install --destdir=%{buildroot}
 
+rm %{buildroot}/usr/bin/runtests
+
 # Use correct path in unit file
 
 ln -s service %{buildroot}%{_sbindir}/rcntpd
@@ -238,7 +242,7 @@
 %{_libdir}/libntpc.so
 
 %files
-%license LICENSE.adoc
+%license LICENSES/*
 %doc NEWS.adoc README.adoc
 %config(noreplace) %{_sysconfdir}/ntp.conf
 %{_sbindir}/rcntpd

++++++ ntpsec-1.2.1.tar.gz -> ntpsec-1.2.2.tar.gz ++++++
++++ 19635 lines of diff (skipped)

Reply via email to