Accepting request 140322 from YaST:Head

- Fixed testsuite. tests/include.ycp, tests/udev.ycp failed when
missing /etc/sysconfig/console. 

- initialize s390 specific device variables when switching interfaces
- s390 code cleanup. chan_mode variable is not shared between different
device types anymore. qeth_macaddress is set according sysconfig now.
- bnc#747844
- 2.24.8

- Refactoring editing interface names.
- Added nic name checking according bnc#784952 
- 2.24.7

OBS-URL: https://build.opensuse.org/request/show/140322
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=261
This commit is contained in:
Stephan Kulow 2012-11-06 15:25:20 +00:00 committed by Git OBS Bridge
commit f55ed32632
4 changed files with 28 additions and 6 deletions

View File

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

View File

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

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Tue Nov 6 10:44:59 UTC 2012 - mfilka@suse.com
- Fixed testsuite. tests/include.ycp, tests/udev.ycp failed when
missing /etc/sysconfig/console.
-------------------------------------------------------------------
Thu Oct 25 21:04:58 UTC 2012 - mfilka@suse.com
- initialize s390 specific device variables when switching interfaces
- s390 code cleanup. chan_mode variable is not shared between different
device types anymore. qeth_macaddress is set according sysconfig now.
- bnc#747844
- 2.24.8
-------------------------------------------------------------------
Wed Oct 17 12:42:29 UTC 2012 - mfilka@suse.com
- Refactoring editing interface names.
- Added nic name checking according bnc#784952
- 2.24.7
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Oct 3 09:07:01 UTC 2012 - mfilka@suse.com Wed Oct 3 09:07:01 UTC 2012 - mfilka@suse.com

View File

@ -17,7 +17,7 @@
Name: yast2-network Name: yast2-network
Version: 2.24.6 Version: 2.24.8
Release: 0 Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -37,8 +37,8 @@ BuildRequires: yast2-testsuite
# Wizard::SetDesktopTitleAndIcon # Wizard::SetDesktopTitleAndIcon
# yast2 v2.23.0 - support for shel (un)quoting # yast2 v2.23.0 - support for shel (un)quoting
# yast2 v2.23.6 - updated API for IPv6 # yast2 v2.23.6 - updated API for IPv6
BuildRequires: yast2 >= 2.21.22 BuildRequires: yast2 >= 2.23.6
Requires: yast2 >= 2.23.5 Requires: yast2 >= 2.23.6
#netconfig (FaTE #303618) #netconfig (FaTE #303618)
Requires: sysconfig >= 0.71.2 Requires: sysconfig >= 0.71.2