diff --git a/yast2-network-2.15.24.tar.bz2 b/yast2-network-2.15.24.tar.bz2 deleted file mode 100644 index d165fdc..0000000 --- a/yast2-network-2.15.24.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:adb218df06cc1db3f70d3a9541562ad06756921bb7919db2eecf68b28809a15d -size 267523 diff --git a/yast2-network-2.15.25.tar.bz2 b/yast2-network-2.15.25.tar.bz2 new file mode 100644 index 0000000..5efac6d --- /dev/null +++ b/yast2-network-2.15.25.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d5574ee436bc40767c7efe97162b4ea200d5b216c2b28ce9e8a06cfdbc001ce +size 258535 diff --git a/yast2-network.changes b/yast2-network.changes index 490ea19..fa8cf60 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Tue Apr 10 16:27:46 CEST 2007 - kmachalkova@suse.cz + +- DHCP client options dialog rewritten to CWM and integrated into + General options tab +- 2.15.25 + +------------------------------------------------------------------- +Thu Apr 5 14:25:36 CEST 2007 - kmachalkova@suse.cz + +- Correct quoting of proxy auth credentials so that special + characters are not intepreted by bash (#256360) +- Internet test: test proxy settings before downloading release + notes. If it fails, try direct connection (#162800, #260407) + ------------------------------------------------------------------- Thu Apr 5 10:35:13 CEST 2007 - mzugec@suse.cz diff --git a/yast2-network.spec b/yast2-network.spec index 98f4d99..3922c8a 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-network (Version 2.15.24) +# spec file for package yast2-network (Version 2.15.25) # # 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-network -Version: 2.15.24 +Version: 2.15.25 Release: 1 License: GNU General Public License (GPL) Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-network-2.15.24.tar.bz2 +Source0: yast2-network-2.15.25.tar.bz2 prefix: /usr # should be required by devtools BuildRequires: perl-XML-Writer pkgconfig @@ -51,7 +51,7 @@ Authors: Michal Svec %prep -%setup -n yast2-network-2.15.24 +%setup -n yast2-network-2.15.25 %build %{prefix}/bin/y2tool y2autoconf @@ -107,6 +107,15 @@ fi /usr/share/YaST2/schema/autoyast/rnc/proxy.rnc %changelog +* Tue Apr 10 2007 - kmachalkova@suse.cz +- DHCP client options dialog rewritten to CWM and integrated into + General options tab +- 2.15.25 +* Thu Apr 05 2007 - kmachalkova@suse.cz +- Correct quoting of proxy auth credentials so that special + characters are not intepreted by bash (#256360) +- Internet test: test proxy settings before downloading release + notes. If it fails, try direct connection (#162800, #260407) * Thu Apr 05 2007 - mzugec@suse.cz - for s390 write hwcfg file although driver doesn't provide busID - 2.15.24