Hello community,

here is the log from the commit of package yast2-network for openSUSE:Factory 
checked in at 2019-03-25 09:47:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-network (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-network.new.25356 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-network"

Mon Mar 25 09:47:36 2019 rev:405 rq:687329 version:4.1.44

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-network/yast2-network.changes      
2019-03-06 19:03:22.429075342 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-network.new.25356/yast2-network.changes   
2019-03-25 09:47:40.248010431 +0100
@@ -1,0 +2,8 @@
+Thu Mar 21 10:09:32 UTC 2019 - [email protected]
+
+- bnc#1094934
+  - Fixed internal error when writing remote configuration by
+    cmdline (yast remote allow set=yes).
+- 4.1.44
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ yast2-network.spec ++++++
--- /var/tmp/diff_new_pack.fgyd9W/_old  2019-03-25 09:47:41.240010288 +0100
+++ /var/tmp/diff_new_pack.fgyd9W/_new  2019-03-25 09:47:41.244010288 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-network
-Version:        4.1.43
+Version:        4.1.44
 Release:        0
 BuildArch:      noarch
 

++++++ yast2-network-4.1.43.tar.bz2 -> yast2-network-4.1.44.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-4.1.43/package/yast2-network.changes 
new/yast2-network-4.1.44/package/yast2-network.changes
--- old/yast2-network-4.1.43/package/yast2-network.changes      2019-03-06 
13:21:33.000000000 +0100
+++ new/yast2-network-4.1.44/package/yast2-network.changes      2019-03-21 
14:33:39.000000000 +0100
@@ -1,4 +1,12 @@
 -------------------------------------------------------------------
+Thu Mar 21 10:09:32 UTC 2019 - [email protected]
+
+- bnc#1094934
+  - Fixed internal error when writing remote configuration by
+    cmdline (yast remote allow set=yes).
+- 4.1.44
+
+-------------------------------------------------------------------
 Wed Mar  6 12:08:05 UTC 2019 - Ladislav Slezák <[email protected]>
 
 - Fixed "can't modify frozen String" crashes (related to
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-4.1.43/package/yast2-network.spec 
new/yast2-network-4.1.44/package/yast2-network.spec
--- old/yast2-network-4.1.43/package/yast2-network.spec 2019-03-06 
13:21:33.000000000 +0100
+++ new/yast2-network-4.1.44/package/yast2-network.spec 2019-03-21 
14:33:39.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-network
-Version:        4.1.43
+Version:        4.1.44
 Release:        0
 BuildArch:      noarch
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-4.1.43/src/clients/remote.rb 
new/yast2-network-4.1.44/src/clients/remote.rb
--- old/yast2-network-4.1.43/src/clients/remote.rb      2019-03-06 
13:21:33.000000000 +0100
+++ new/yast2-network-4.1.44/src/clients/remote.rb      2019-03-21 
14:33:39.000000000 +0100
@@ -168,7 +168,7 @@
       )
       allow_ra == "yes" ? remote.enable! : remote.disable!
 
-      remote.Write
+      remote.write
     end
   end
 end


Reply via email to