diff --git a/yast2-network-2.17.14.tar.bz2 b/yast2-network-2.17.14.tar.bz2 deleted file mode 100644 index 9645d24..0000000 --- a/yast2-network-2.17.14.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:45b8a6ba666f9dab5434c7453b6271c25451e06f6faf02f610c7b7de51616b73 -size 294387 diff --git a/yast2-network-2.17.15.tar.bz2 b/yast2-network-2.17.15.tar.bz2 new file mode 100644 index 0000000..6831a22 --- /dev/null +++ b/yast2-network-2.17.15.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31a833418ba17d03a6a07090988c2743abbe4de17d618f04c23dfb04ddee7d04 +size 294574 diff --git a/yast2-network.changes b/yast2-network.changes index 7b50a8f..ad9d7fd 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Aug 4 15:56:34 CEST 2008 - mzugec@suse.cz + +- for ssh/vnc installation don't reload/restart network because + possibility of IP change (bnc#347482) +- 2.17.15 + ------------------------------------------------------------------- Mon Aug 4 13:22:38 CEST 2008 - mzugec@suse.cz diff --git a/yast2-network.spec b/yast2-network.spec index 9da9967..e69b2bc 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -1,10 +1,17 @@ # -# spec file for package yast2-network (Version 2.17.14) +# spec file for package yast2-network (Version 2.17.15) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. -# This file and all modifications and additions to the pristine -# package are under the same license as the package itself. # +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# 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/ # @@ -12,12 +19,12 @@ Name: yast2-network -Version: 2.17.14 +Version: 2.17.15 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-network-2.17.14.tar.bz2 +Source0: yast2-network-2.17.15.tar.bz2 Prefix: /usr # should be required by devtools BuildRequires: perl-XML-Writer pkgconfig rpm @@ -71,7 +78,7 @@ Authors: Michal Svec %prep -%setup -n yast2-network-2.17.14 +%setup -n yast2-network-2.17.15 %build %{prefix}/bin/y2tool y2autoconf @@ -136,6 +143,10 @@ fi %exclude %{prefix}/share/doc/packages/yast2-network/README %changelog * Mon Aug 04 2008 mzugec@suse.cz +- for ssh/vnc installation don't reload/restart network because + possibility of IP change (bnc#347482) +- 2.17.15 +* Mon Aug 04 2008 mzugec@suse.cz - improved Lan::Packages() function - added STARTMODE=onboot for tun/tap devices (FaTE#302184) - 2.17.14