- Support biosdevname=1 NIC naming scheme: don't write mac-based udev

rules (FATE#311332).
- STARMODE='nfsroot' also for FCoE (FATE#306855).
- Show NIC device names for unconfigured NICs (FATE#311335).
- Fixed configuring multiple interfaces with the same VLAN (FATE#311380,
  FATE#309240, bnc#572747, bnc#588588)
- Make the hostname resolvable to our static address coming from
  Linuxrc (bnc#664929).
- 2.21.0

- Do not enable WIRELESS_POWER by default, some APs are broken
  (FATE#309255).

- Obsoleted X-KDE-SubstituteUID replaced with xdg-su in Exec in
  desktop files (bnc#540627)

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=137
This commit is contained in:
Martin Vidner 2011-07-22 16:10:11 +00:00 committed by Git OBS Bridge
parent dbf89e7341
commit 5ce1bda919
4 changed files with 36 additions and 10 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:daadf24077f1106d67eb88cc11cb0054c1851059e59892d4e77b9aaa3912d563
size 320872

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:548a34be1aefb4419b6f17422eed0592281429b39e1c8cdd1b23eabeafa0d935
size 297643

View File

@ -1,3 +1,28 @@
-------------------------------------------------------------------
Fri Jul 22 17:49:47 CEST 2011 - mvidner@suse.cz
- Support biosdevname=1 NIC naming scheme: don't write mac-based udev
rules (FATE#311332).
- STARMODE='nfsroot' also for FCoE (FATE#306855).
- Show NIC device names for unconfigured NICs (FATE#311335).
- Fixed configuring multiple interfaces with the same VLAN (FATE#311380,
FATE#309240, bnc#572747, bnc#588588)
- Make the hostname resolvable to our static address coming from
Linuxrc (bnc#664929).
- 2.21.0
-------------------------------------------------------------------
Fri Jul 22 17:49:46 CEST 2011 - jreidinger@suse.cz
- Do not enable WIRELESS_POWER by default, some APs are broken
(FATE#309255).
-------------------------------------------------------------------
Fri Jul 22 15:48:16 CEST 2011 - locilka@suse.cz
- Obsoleted X-KDE-SubstituteUID replaced with xdg-su in Exec in
desktop files (bnc#540627)
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jul 21 13:44:24 CEST 2011 - locilka@suse.cz Thu Jul 21 13:44:24 CEST 2011 - locilka@suse.cz

View File

@ -1,15 +1,15 @@
# #
# spec file for package yast2-network (Version 2.20.13) # spec file for package yast2-network (Version 2.21.0)
# #
# norootforbuild # norootforbuild
Name: yast2-network Name: yast2-network
Version: 2.20.13 Version: 2.21.0
Release: 0 Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-network-2.20.13.tar.bz2 Source0: yast2-network-2.21.0.tar.bz2
prefix: /usr prefix: /usr
@ -22,9 +22,10 @@ BuildRequires: yast2-devtools yast2-testsuite
BuildRequires: yast2-country BuildRequires: yast2-country
BuildRequires: yast2-installation >= 2.15.27 BuildRequires: yast2-installation >= 2.15.27
# NetworkStorage: adapt functions needed for iBFT (bnc#551380) # NetworkInterfaces::GetTypeFromIfcfg (bnc#572747)
BuildRequires: yast2 >= 2.19.3 BuildRequires: yast2 >= 2.21.6
Requires: yast2 >= 2.19.3 Requires: yast2 >= 2.21.6
#netconfig (FaTE #303618) #netconfig (FaTE #303618)
Requires: sysconfig >= 0.71.2 Requires: sysconfig >= 0.71.2
#GetLanguageCountry #GetLanguageCountry
@ -59,7 +60,7 @@ This package contains the YaST2 component for network configuration.
This package contains autogenerated documentation for yast2-network This package contains autogenerated documentation for yast2-network
%prep %prep
%setup -n yast2-network-2.20.13 %setup -n yast2-network-2.21.0
%build %build
%{prefix}/bin/y2tool y2autoconf %{prefix}/bin/y2tool y2autoconf