1
0
forked from pool/yast2-network

- 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 +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