Hello community,

here is the log from the commit of package ntpsec for openSUSE:Factory checked 
in at 2019-01-21 10:57:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ntpsec (Old)
 and      /work/SRC/openSUSE:Factory/.ntpsec.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ntpsec"

Mon Jan 21 10:57:33 2019 rev:11 rq:666438 version:1.1.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/ntpsec/ntpsec.changes    2018-10-15 
09:46:08.739190025 +0200
+++ /work/SRC/openSUSE:Factory/.ntpsec.new.28833/ntpsec.changes 2019-01-21 
10:57:56.467463499 +0100
@@ -1,0 +2,13 @@
+Wed Jan 16 10:16:07 UTC 2019 - Tomáš Chvátal <tchva...@suse.com>
+
+- Update requirement check for gpsd to less strict one
+
+-------------------------------------------------------------------
+Wed Jan 16 09:06:44 UTC 2019 - Tomáš Chvátal <tchva...@suse.com>
+
+- Update to 1.1.3 bsc#1122131 CVE-2019-6445 bsc#1122132 
+  CVE-2019-6442 bsc#1122134 CVE-2019-6444 bsc#1122144
+  CVE-2019-6443:
+  * Lots of typo fixes, documentation cleanups, test targets.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ ntpsec.spec ++++++
--- /var/tmp/diff_new_pack.B8yyKc/_old  2019-01-21 10:57:56.935462888 +0100
+++ /var/tmp/diff_new_pack.B8yyKc/_new  2019-01-21 10:57:56.935462888 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ntpsec
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2016 Malcolm J Lewis <malcolmle...@opensuse.org>
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:           ntpsec
-Version:        1.1.2
+Version:        1.1.3
 Release:        0
 Summary:        Improved implementation of Network Time Protocol
 License:        BSD-2-Clause AND NTP AND BSD-3-Clause AND MIT
@@ -43,6 +43,8 @@
 BuildRequires:  openssl-devel
 BuildRequires:  pkgconfig
 BuildRequires:  pps-tools-devel
+BuildRequires:  python3-curses
+BuildRequires:  python3-gpsd
 BuildRequires:  pkgconfig(libbsd)
 BuildRequires:  pkgconfig(libevent)
 BuildRequires:  pkgconfig(libseccomp)
@@ -71,6 +73,8 @@
 Summary:        Utilities and commands for ntp
 Group:          System/Base
 Requires:       %{name} = %{version}
+# For ntpmon
+Requires:       python3-curses
 # For ntploggps
 Requires:       python3-gpsd
 Requires:       python3-ntp
@@ -87,6 +91,9 @@
 # Fix python shebangs
 sed -i -e 's:#!%{_bindir}/env python:#!%{_bindir}/python3:' \
     ntpclients/*
+# there is no actual reason for 3.18 gpsd version
+sed -i -e 's:, condition="ver >= num(3, 18)"::' \
+    pylib/wscript
 
 %build
 # We use the date from the changes file

++++++ ntpsec-1.1.2.tar.gz -> ntpsec-1.1.3.tar.gz ++++++
++++ 47308 lines of diff (skipped)


Reply via email to