Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ntpsec for openSUSE:Factory checked 
in at 2024-07-25 15:38:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ntpsec (Old)
 and      /work/SRC/openSUSE:Factory/.ntpsec.new.1882 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ntpsec"

Thu Jul 25 15:38:29 2024 rev:23 rq:1189230 version:1.2.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/ntpsec/ntpsec.changes    2024-02-22 
21:03:14.473522245 +0100
+++ /work/SRC/openSUSE:Factory/.ntpsec.new.1882/ntpsec.changes  2024-07-25 
15:50:04.441371400 +0200
@@ -1,0 +2,32 @@
+Wed Apr 17 09:27:12 UTC 2024 - Martin Hauke <[email protected]>
+
+- Updat to version 1.2.3
+  * Change mode6 alignment to four, which may break some
+    compatibility with classic NTP.
+  * Seccomp should now also yield invalid syscall names when dying.
+  * Make ntpq stop dropping output timestamp leading zeroes.
+  * Update documents in quite a few places.
+  * Reset some stats hourly, even when not logged into files.
+  * Add error logging, and stats for ms-sntp.
+  * Add spacing between multiple peer views in ntpq.
+  * We think we have fixed ms-sntp but we can’t test it.
+  * ntpd and ntpq both treat SHA-1 as an alias for SHA1 NIST
+    uses SHA-1. The crypto package from OpenSSL uses SHA1.
+  * The default crypto type for ntpq is now AES. RFC 8573
+    deprecated MD5.
+  * There are now log files with hourly statistics for NTS and
+    NTS-KE traffic: filegen ntsstats and filegen ntskestats,
+  * Update ntpsnmpd to use python built-in to get uname information.
+  * Update license file names for REUSE compliance.
+  * Fix ntploggps issue where count_used_satellites checked before
+    it is initialized.
+  * Print out OpenSSL version at configure time.
+  * Enable debug symbols by default, with only an option to disable.
+  * Add support for ecdhcurves list.
+  * Fix ntpdig crash when using 2.ntp.pool.org with a host without
+    IPv6 support.
+  * Do not install libaes_siv test anymore.
+  * Add update option to buildprep.
+  * ntpdig shows packet delay in JSON output.
+
+-------------------------------------------------------------------

Old:
----
  ntpsec-1.2.2a.tar.gz
  ntpsec-1.2.2a.tar.gz.asc

New:
----
  ntpsec-1.2.3.tar.gz
  ntpsec-1.2.3.tar.gz.asc

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

Other differences:
------------------
++++++ ntpsec.spec ++++++
--- /var/tmp/diff_new_pack.yfQjrI/_old  2024-07-25 15:50:05.117398769 +0200
+++ /var/tmp/diff_new_pack.yfQjrI/_new  2024-07-25 15:50:05.117398769 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ntpsec
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 # Copyright (c) 2016 Malcolm J Lewis <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:           ntpsec
-Version:        1.2.2a
+Version:        1.2.3
 Release:        0
 Summary:        Improved implementation of Network Time Protocol
 License:        BSD-2-Clause AND NTP AND BSD-3-Clause AND MIT
@@ -101,12 +101,14 @@
 Recommends:     python3-psutil
 # Same binaries
 Conflicts:      ntp
+BuildArch:      noarch
 
 %description utils
 The ntpsec utilities relying on the python module of ntp
 
 %package doc
 Summary:        Documentation for %{name}
+BuildArch:      noarch
 
 %description doc
 Documentation files generated from asciidoc for %{name}.
@@ -141,7 +143,6 @@
     --sbindir=%{_sbindir} \
     --bindir=%{_bindir} \
     --enable-seccomp \
-    --enable-debug-gdb \
     --enable-early-droproot \
     --enable-leap-smear \
     --enable-mssntp \
@@ -151,8 +152,6 @@
 %install
 python3 ./waf install --destdir=%{buildroot}
 
-rm %{buildroot}/usr/bin/runtests
-
 # Use correct path in unit file
 
 ln -s service %{buildroot}%{_sbindir}/rcntpd
@@ -198,7 +197,8 @@
 %postun -n libntpc1 -p /sbin/ldconfig
 
 %files -n python3-ntp
-%{python3_sitearch}/ntp*
+%{python3_sitearch}/ntp
+%{python3_sitearch}/ntp-1.2.3.egg-info
 
 %files utils
 %{_bindir}/ntploggps

++++++ ntpsec-1.2.2a.tar.gz -> ntpsec-1.2.3.tar.gz ++++++
++++ 13203 lines of diff (skipped)

Reply via email to