Hello community,

here is the log from the commit of package yast2-network for openSUSE:Factory 
checked in at 2016-10-20 23:05:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-10-13 11:25:53.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-network.new/yast2-network.changes 
2016-10-20 23:05:59.000000000 +0200
@@ -1,0 +2,25 @@
+Mon Oct 17 08:13:38 UTC 2016 - [email protected]
+
+- Bridge handling has been improved (bsc#962824).
+  - "NONE" is shown instead of 0.0.0.0 for old bridge configuration
+  - The bridge master is shown in the enslaved interface.
+  - The interfaces overview is updated after a bridge is modified
+  - The interfaces enlsaved are not lost when save in a different
+    tab.
+- 3.2.7
+
+-------------------------------------------------------------------
+Mon Oct 17 07:01:24 UTC 2016 - [email protected]
+
+- fix crash when dummy ip is not needed
+  (found during testing of bsc#877047)
+- 3.2.6
+
+-------------------------------------------------------------------
+Fri Oct 14 14:08:31 UTC 2016 - [email protected]
+
+- optimize loading /etc/hosts if there is a lot of entries
+  (bsc#877047)
+- 3.2.5
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ yast2-network.spec ++++++
--- /var/tmp/diff_new_pack.XRRT15/_old  2016-10-20 23:06:00.000000000 +0200
+++ /var/tmp/diff_new_pack.XRRT15/_new  2016-10-20 23:06:00.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-network
-Version:        3.2.4
+Version:        3.2.7
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -31,8 +31,8 @@
 
 # yast2 v3.1.86: Added ServicesProposal library
 BuildRequires:  yast2 >= 3.1.86
-# yast2 v3.1.135: Fixed Hostname API
-Requires:       yast2 >= 3.1.136
+# Network: Adapt old enslaved interface config
+Requires:       yast2 >= 3.1.206.2
 
 # Product control need xml agent
 BuildRequires:  yast2-xml
@@ -48,6 +48,12 @@
 Requires:       yast2-storage >= 2.21.11
 # Packages::vnc_packages
 Requires:       yast2-packager >= 3.1.47
+# cfa for parsing hosts
+BuildRequires:  rubygem(%rb_default_ruby_abi:cfa)
+Requires:       rubygem(%rb_default_ruby_abi:cfa)
+# lenses are needed to use cfa
+BuildRequires:  augeas-lenses
+Requires:       augeas-lenses
 
 # testsuite
 BuildRequires:  rubygem(rspec)
@@ -91,6 +97,8 @@
 %{yast_schemadir}/autoyast/rnc/networking.rnc
 %{yast_schemadir}/autoyast/rnc/host.rnc
 %{yast_libdir}/network
+%dir %{yast_libdir}/cfa/
+%{yast_libdir}/cfa/hosts.rb
 %{yast_ydatadir}/network
 
 %dir %{yast_docdir}

++++++ yast2-network-3.2.4.tar.bz2 -> yast2-network-3.2.7.tar.bz2 ++++++
++++ 2455 lines of diff (skipped)


Reply via email to