diff --git a/chrony-2.4.1.tar.gz b/chrony-2.4.1.tar.gz new file mode 100644 index 0000000..5a79649 --- /dev/null +++ b/chrony-2.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fd59e0ef625b4459e3a9c7f221c52f56596582bce31abfae5f7369702edb6e0 +size 390641 diff --git a/chrony-2.4.tar.gz b/chrony-2.4.tar.gz deleted file mode 100644 index 54dfc00..0000000 --- a/chrony-2.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8d04e7cda2333289c2104b731d39c3c1db94816e43bae35d7ee4e7ae8af6391f -size 390077 diff --git a/chrony.changes b/chrony.changes index 220bb56..9286382 100644 --- a/chrony.changes +++ b/chrony.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Nov 29 16:54:52 UTC 2016 - mpost@suse.com + +- Upgraded to version 2.4.1: + - Bug fixes + - Fix processing of kernel timestamps on non-Linux systems + - Fix crash with smoothtime directive + - Fix validation of refclock sample times + - Fix parsing of refclock directive + ------------------------------------------------------------------- Wed Jun 8 10:02:51 UTC 2016 - mrueckert@suse.de diff --git a/chrony.spec b/chrony.spec index cfb3927..4adbd3f 100644 --- a/chrony.spec +++ b/chrony.spec @@ -11,10 +11,11 @@ # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# + # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %define vendorzone opensuse. %if 0%{?suse_version} > 1230 %bcond_without systemd @@ -26,10 +27,10 @@ %global clknetsim_ver a5949fe Name: chrony -Version: 2.4 +Version: 2.4.1 Release: 0 -License: GPL-2.0 Summary: System Clock Synchronization Client and Server +License: GPL-2.0 Group: Productivity/Networking/Other Url: http://chrony.tuxfamily.org/ Source: http://download.tuxfamily.org/chrony/chrony-%{version}.tar.gz @@ -51,11 +52,11 @@ Patch5: chrony-fix-open.patch # BuildRequires: NetworkManager-devel BuildRequires: bison +BuildRequires: gcc-c++ BuildRequires: libcap-devel BuildRequires: libedit-devel BuildRequires: mozilla-nss-devel BuildRequires: pkg-config -BuildRequires: gcc-c++ # The timezone package is needed for the "make check" tests. It can be # removed if the call to make check is ever deleted. BuildRequires: timezone