diff --git a/yast2-network-2.24.16.tar.bz2 b/yast2-network-2.24.16.tar.bz2 deleted file mode 100644 index a8fb62d..0000000 --- a/yast2-network-2.24.16.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7d3dbdcce6deb5fb14e9074e046ac980c58ccb87915c643def8a9a4432302536 -size 292066 diff --git a/yast2-network-2.24.17.tar.bz2 b/yast2-network-2.24.17.tar.bz2 new file mode 100644 index 0000000..1d4a082 --- /dev/null +++ b/yast2-network-2.24.17.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:960a38d08a62bff80133a1cfbd2a53f8a2d32ad3b7b1d5c5eedea9690b8d9233 +size 301687 diff --git a/yast2-network.changes b/yast2-network.changes index 9a0e35d..9735ecc 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -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 diff --git a/yast2-network.spec b/yast2-network.spec index d5e01cb..379ebaa 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -17,7 +17,7 @@ Name: yast2-network -Version: 2.24.16 +Version: 2.24.17 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build