From 4d5401a9d28a1d67bce2222138e73552f2d8f4088c8e7706a3583ea98cc441cb Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Mon, 6 Aug 2007 15:06:11 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-ntp-client?expand=0&rev=8 --- yast2-ntp-client-2.15.5.tar.bz2 | 3 --- yast2-ntp-client-2.15.6.tar.bz2 | 3 +++ yast2-ntp-client.changes | 8 ++++++++ yast2-ntp-client.spec | 13 +++++++++---- 4 files changed, 20 insertions(+), 7 deletions(-) delete mode 100644 yast2-ntp-client-2.15.5.tar.bz2 create mode 100644 yast2-ntp-client-2.15.6.tar.bz2 diff --git a/yast2-ntp-client-2.15.5.tar.bz2 b/yast2-ntp-client-2.15.5.tar.bz2 deleted file mode 100644 index 78c6258..0000000 --- a/yast2-ntp-client-2.15.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5c51e03b01a383a1cc9606b2b411158a7d3ae60ea51363ce71422603b3962af2 -size 121708 diff --git a/yast2-ntp-client-2.15.6.tar.bz2 b/yast2-ntp-client-2.15.6.tar.bz2 new file mode 100644 index 0000000..5808722 --- /dev/null +++ b/yast2-ntp-client-2.15.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b187cf641e17024d3ae9c07eacf81862a4a4b09b8696d6ee4ff1e80855362121 +size 121996 diff --git a/yast2-ntp-client.changes b/yast2-ntp-client.changes index eb0537c..72803c1 100644 --- a/yast2-ntp-client.changes +++ b/yast2-ntp-client.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Aug 6 16:04:39 CEST 2007 - kmachalkova@suse.cz + +- Do not allow to edit access control rules if NTP is configured + via DHCP (DHCP may servers distribute their own rule set) +- Added help texts (FaTE #120109) +- 2.15.6 + ------------------------------------------------------------------- Fri Jul 27 16:00:59 CEST 2007 - kmachalkova@suse.cz diff --git a/yast2-ntp-client.spec b/yast2-ntp-client.spec index b6490e5..eebc9a1 100644 --- a/yast2-ntp-client.spec +++ b/yast2-ntp-client.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-ntp-client (Version 2.15.5) +# spec file for package yast2-ntp-client (Version 2.15.6) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -11,12 +11,12 @@ # norootforbuild Name: yast2-ntp-client -Version: 2.15.5 +Version: 2.15.6 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-ntp-client-2.15.5.tar.bz2 +Source0: yast2-ntp-client-2.15.6.tar.bz2 prefix: /usr BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-devtools yast2-testsuite #SLPAPI.pm @@ -36,7 +36,7 @@ Authors: Lukas Ocilka %prep -%setup -n yast2-ntp-client-2.15.5 +%setup -n yast2-ntp-client-2.15.6 %build %{prefix}/bin/y2tool y2autoconf @@ -74,6 +74,11 @@ rm -rf "$RPM_BUILD_ROOT" /usr/share/YaST2/schema/autoyast/rnc/ntpclient.rnc %changelog +* Mon Aug 06 2007 - kmachalkova@suse.cz +- Do not allow to edit access control rules if NTP is configured + via DHCP (DHCP may servers distribute their own rule set) +- Added help texts (FaTE #120109) +- 2.15.6 * Fri Jul 27 2007 - kmachalkova@suse.cz - Added functionality to restrict NTP service to selected servers only and to modify access control flags for individual servers