Hello community,

here is the log from the commit of package yast2-network for openSUSE:Factory 
checked in at 2016-12-03 18:24:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-network (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-network.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-network"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-network/yast2-network.changes      
2016-11-25 12:04:43.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-network.new/yast2-network.changes 
2016-12-03 18:24:21.000000000 +0100
@@ -1,0 +2,46 @@
+Wed Nov 30 12:11:44 UTC 2016 - [email protected]
+
+- Linuxrc does not export some variables anymore and handles the
+  configuration of network directly, for that reason, some methods
+  or reponsibilities of InstallInfConvertor class are not needed
+  being removed.
+
+-------------------------------------------------------------------
+Wed Nov 30 09:04:58 UTC 2016 - [email protected]
+
+- bnc#1012764
+  - made rpm architecture independent (noarch)
+- 3.2.15
+
+-------------------------------------------------------------------
+Tue Nov 29 12:41:40 UTC 2016 - [email protected]
+
+- bnc#1012581
+  - do not crash with internal error stating undefined method when
+    switching to "Hostname / DNS" tab when the system contains
+    incorrect configuration of DHCLIENT_SET_HOSTNAME
+- 3.2.14
+
+-------------------------------------------------------------------
+Mon Nov 28 21:15:00 UTC 2016 - [email protected]
+
+- bnc#1009931
+  - update item's overview with freshly edited values
+- 3.2.13
+
+-------------------------------------------------------------------
+Wed Nov 23 09:18:33 UTC 2016 - [email protected]
+
+- bsc#984890
+  - new implementation of setting hostname via DHCP. User is
+    allowed to set hostname via particular interface or set a
+    reasonable default value for all interfaces.
+- bsc#1007172 ([email protected])
+  - When an interface is enslaved in a bond the udev rule is modified
+    using the bus_id instead of the mac address but some multiport
+    cards could use the same bus_id. In such cases also the dev_port
+    is needed. Taking this in account the dev_port will be added
+    always when a udev rule based on bus_id is written.
+- 3.2.12
+
+-------------------------------------------------------------------

Old:
----
  yast2-network-3.2.11.tar.bz2

New:
----
  yast2-network-3.2.15.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ yast2-network.spec ++++++
--- /var/tmp/diff_new_pack.kWTVN3/_old  2016-12-03 18:24:22.000000000 +0100
+++ /var/tmp/diff_new_pack.kWTVN3/_new  2016-12-03 18:24:22.000000000 +0100
@@ -17,8 +17,9 @@
 
 
 Name:           yast2-network
-Version:        3.2.11
+Version:        3.2.15
 Release:        0
+BuildArch:      noarch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source0:        %{name}-%{version}.tar.bz2
@@ -40,9 +41,6 @@
 
 #netconfig (FaTE #303618)
 Requires:       sysconfig >= 0.80.0
-#GetLanguageCountry
-#(in newly created yast2-country-data)
-Requires:       yast2-country-data >= 2.16.3
 # Storage::IsDeviceOnNetwork
 BuildRequires:  yast2-storage >= 2.21.11
 Requires:       yast2-storage >= 2.21.11
@@ -54,6 +52,8 @@
 # lenses are needed to use cfa
 BuildRequires:  augeas-lenses
 Requires:       augeas-lenses
+# BusID of all the cards with the same one (bsc#1007172)
+Requires:       hwinfo         >= 21.35
 
 # testsuite
 BuildRequires:  rubygem(rspec)

++++++ yast2-network-3.2.11.tar.bz2 -> yast2-network-3.2.15.tar.bz2 ++++++
++++ 2152 lines of diff (skipped)


Reply via email to