diff --git a/yast2-network-2.16.4.tar.bz2 b/yast2-network-2.16.4.tar.bz2 deleted file mode 100644 index 9ebd971..0000000 --- a/yast2-network-2.16.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4d63eab6dea60403f9c0b46d8dd4bad90746e168682b1c38f9e04ccec5501da1 -size 270742 diff --git a/yast2-network-2.16.5.tar.bz2 b/yast2-network-2.16.5.tar.bz2 new file mode 100644 index 0000000..45a41b2 --- /dev/null +++ b/yast2-network-2.16.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8634006740ca7c1aad9446c2927cc97fd6eba2d6769921b88fd035e3c94dde76 +size 270808 diff --git a/yast2-network.changes b/yast2-network.changes index 79109e9..fa0c55e 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Oct 26 15:01:43 CEST 2007 - mzugec@suse.de + +- leave WIRELESS_KEY_X and WIRELESS_WPA_PSK empty for "no encryption" + auth mode (#335501) +- 2.16.5 + ------------------------------------------------------------------- Fri Oct 26 12:38:52 CEST 2007 - mzugec@suse.de diff --git a/yast2-network.spec b/yast2-network.spec index d6af511..75a0050 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-network (Version 2.16.4) +# spec file for package yast2-network (Version 2.16.5) # # 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.16.4 +Version: 2.16.5 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-network-2.16.4.tar.bz2 +Source0: yast2-network-2.16.5.tar.bz2 Prefix: /usr # should be required by devtools BuildRequires: perl-XML-Writer pkgconfig rpm @@ -44,12 +44,12 @@ Conflicts: yast2-core < 2.10.6 Summary: YaST2 - Network Configuration %package devel-doc -Version: 2.16.4 +Version: 2.16.5 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-network-2.16.4.tar.bz2 +Source0: yast2-network-2.16.5.tar.bz2 Prefix: /usr Requires: yast2-network >= 2.15.53 Summary: YaST2 - Developer documentation for yast2-network @@ -73,7 +73,7 @@ Authors: Michal Svec %prep -%setup -n yast2-network-2.16.4 +%setup -n yast2-network-2.16.5 %build %{prefix}/bin/y2tool y2autoconf @@ -138,6 +138,10 @@ fi %exclude %{prefix}/share/doc/packages/yast2-network/README %changelog * Fri Oct 26 2007 - mzugec@suse.de +- leave WIRELESS_KEY_X and WIRELESS_WPA_PSK empty for "no encryption" + auth mode (#335501) +- 2.16.5 +* Fri Oct 26 2007 - mzugec@suse.de - when select dhcp don't remove static default GW for hotplug (usb/pcmci) devices(#307102) - 2.16.4