Accepting request 172791 from YaST:Head
submit changed packages from YaST:Head to openSUSE:Factory OBS-URL: https://build.opensuse.org/request/show/172791 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=268
This commit is contained in:
commit
8dc95b0e3a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7d3dbdcce6deb5fb14e9074e046ac980c58ccb87915c643def8a9a4432302536
|
|
||||||
size 292066
|
|
3
yast2-network-2.24.17.tar.bz2
Normal file
3
yast2-network-2.24.17.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:960a38d08a62bff80133a1cfbd2a53f8a2d32ad3b7b1d5c5eedea9690b8d9233
|
||||||
|
size 301687
|
@ -1,3 +1,58 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 19 07:30:38 UTC 2013 - mfilka@suse.com
|
||||||
|
|
||||||
|
- Fix detection of properly configured LCS and CTC devices (bnc#741071#c20)
|
||||||
|
- Only save LLADDR (persistent MAC) for some s390 card types,
|
||||||
|
avoiding softsetup, also after the installation (bnc#728611).
|
||||||
|
- Ensure persistent interface names by retriggering udev events
|
||||||
|
after we have written an incomplete 70-persistent-net.rules
|
||||||
|
(bnc#721520).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 12 10:49:56 UTC 2013 - mfilka@suse.com
|
||||||
|
|
||||||
|
- Changed way how list of slave candidates for bridge is created
|
||||||
|
- Improved conditions for slave candidates list creation. Devices
|
||||||
|
enslaved in a bond are excluded.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 10 09:13:30 UTC 2013 - mfilka@suse.com
|
||||||
|
|
||||||
|
- bnc#813835
|
||||||
|
- Crash when attempting to edit unconfigured interface.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 2 07:06:49 UTC 2013 - mfilka@suse.com
|
||||||
|
|
||||||
|
- bnc#719881
|
||||||
|
- S390: only L2 capable devices can be enslaved into bond.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 22 11:37:29 UTC 2013 - mfilka@suse.com
|
||||||
|
|
||||||
|
- bnc#747844
|
||||||
|
- Extended bugfix. Initializes reasonable defaults for s390
|
||||||
|
specific variables when configuring device for the first time.
|
||||||
|
Previous fix handled switching between interfaces only.
|
||||||
|
- bnc#792985
|
||||||
|
- eth not set up during installation
|
||||||
|
- previous bugfix was not working
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 22 10:08:35 UTC 2013 - mfilka@suse.com
|
||||||
|
|
||||||
|
- Ported several fixes in YaPI:
|
||||||
|
- fate#313309
|
||||||
|
- support for bonding and bridging (WebYaST)
|
||||||
|
- bnc#790219
|
||||||
|
- fixed writting ifcfg for bonding through YaPI.
|
||||||
|
More than two interfaces can be added into bond device.
|
||||||
|
- YaPI: drop caches when reading network interfaces, make it
|
||||||
|
stateless (bnc#790219#c33) - lslezak@suse.cz
|
||||||
|
- bnc#790202
|
||||||
|
- workaround for forcing reconfiguration of bridge slaves
|
||||||
|
- 2.24.17
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 5 16:05:05 CET 2013 - mvidner@suse.cz
|
Tue Mar 5 16:05:05 CET 2013 - mvidner@suse.cz
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-network
|
Name: yast2-network
|
||||||
Version: 2.24.16
|
Version: 2.24.17
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Loading…
Reference in New Issue
Block a user