Hello community,

here is the log from the commit of package yast2-cluster for openSUSE:Factory 
checked in at 2018-03-29 11:57:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-cluster (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-cluster.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-cluster"

Thu Mar 29 11:57:20 2018 rev:26 rq:591969 version:4.0.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-cluster/yast2-cluster.changes      
2018-03-28 10:31:27.536878305 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-cluster.new/yast2-cluster.changes 
2018-03-29 11:57:23.018533983 +0200
@@ -1,0 +2,6 @@
+Wed Mar 28 10:11:42 UTC 2018 - [email protected]
+
+- bsc#1087128, change the default cluster_name to hacluster
+- Version 4.0.7
+
+-------------------------------------------------------------------

Old:
----
  yast2-cluster-4.0.6.tar.bz2

New:
----
  yast2-cluster-4.0.7.tar.bz2

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

Other differences:
------------------
++++++ yast2-cluster.spec ++++++
--- /var/tmp/diff_new_pack.17libz/_old  2018-03-29 11:57:23.798505826 +0200
+++ /var/tmp/diff_new_pack.17libz/_new  2018-03-29 11:57:23.798505826 +0200
@@ -18,7 +18,7 @@
 
 Name:           yast2-cluster
 %define _fwdefdir %{_libexecdir}/firewalld/services
-Version:        4.0.6
+Version:        4.0.7
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ yast2-cluster-4.0.6.tar.bz2 -> yast2-cluster-4.0.7.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-cluster-4.0.6/package/yast2-cluster.changes 
new/yast2-cluster-4.0.7/package/yast2-cluster.changes
--- old/yast2-cluster-4.0.6/package/yast2-cluster.changes       2018-03-26 
14:09:32.000000000 +0200
+++ new/yast2-cluster-4.0.7/package/yast2-cluster.changes       2018-03-28 
12:33:30.000000000 +0200
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Wed Mar 28 10:11:42 UTC 2018 - [email protected]
+
+- bsc#1087128, change the default cluster_name to hacluster
+- Version 4.0.7
+
+-------------------------------------------------------------------
 Fri Mar 23 09:49:15 UTC 2018 - [email protected]
 
 - bsc#1086630, fix write err when upgrading without quorum section
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-cluster-4.0.6/package/yast2-cluster.spec 
new/yast2-cluster-4.0.7/package/yast2-cluster.spec
--- old/yast2-cluster-4.0.6/package/yast2-cluster.spec  2018-03-26 
14:09:32.000000000 +0200
+++ new/yast2-cluster-4.0.7/package/yast2-cluster.spec  2018-03-28 
12:33:30.000000000 +0200
@@ -18,7 +18,7 @@
 
 Name:           yast2-cluster
 %define _fwdefdir %{_libexecdir}/firewalld/services
-Version:        4.0.6
+Version:        4.0.7
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-cluster-4.0.6/src/include/cluster/dialogs.rb 
new/yast2-cluster-4.0.7/src/include/cluster/dialogs.rb
--- old/yast2-cluster-4.0.6/src/include/cluster/dialogs.rb      2018-03-26 
14:09:32.000000000 +0200
+++ new/yast2-cluster-4.0.7/src/include/cluster/dialogs.rb      2018-03-28 
12:33:30.000000000 +0200
@@ -485,7 +485,7 @@
 
       nid = VBox(
         HBox(
-          Left(InputField(Id(:cluster_name),Opt(:hstretch), _("Cluster 
Name:"))),
+          Left(InputField(Id(:cluster_name),Opt(:hstretch), _("Cluster 
Name:"),"hacluster")),
           Left(InputField(Id(:expected_votes),Opt(:hstretch), _("Expected 
Votes:"),"")),
           ComboBox(
             Id(:rrpmode),
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-cluster-4.0.6/src/include/cluster/helps.rb 
new/yast2-cluster-4.0.7/src/include/cluster/helps.rb
--- old/yast2-cluster-4.0.6/src/include/cluster/helps.rb        2018-03-26 
14:09:32.000000000 +0200
+++ new/yast2-cluster-4.0.7/src/include/cluster/helps.rb        2018-03-28 
12:33:30.000000000 +0200
@@ -39,6 +39,7 @@
             "<p><b><big>Member Address</big></b><br>This list specifies all 
the nodes in the cluster by IP address. This could be configurable when using 
udpu(Unicast). <br></p>\n" +
             "<p><b><big>Node ID</big></b><br>This  configuration  option  is  
optional  when  using  IPv4 and required when using IPv6.  This is a 32 bit 
value specifying the node identifier delivered to the cluster membership 
service.  If this is not specified with IPv4, the node id will be  determined 
from  the  32  bit  IP address the system to which the system is bound with 
ring identifier of 0.  The node identifier  value  of zero is reserved and 
should not be used.<br></p>\n" +
             "<p><b><big>rrp_mode</big></b><br>This specifies the mode of 
redundant ring, which  may  be  none, active,  or  passive.   Active 
replication offers slightly lower latency from transmit to delivery in faulty 
network environments but  with less performance.  Passive replication may 
nearly double the speed of the totem  protocol  if  the  protocol  doesn't 
become  cpu bound.  The final option is none, in which case only one network 
interface will be used to operate the  totem  protocol.  If  only one interface 
directive is specified, none is automatically chosen.  If multiple interface 
directives  are  specified, only active or passive may be chosen.<br></p>\n" +
+            "<p><b><big>Cluster Name</big></b><br>This specifies the name of 
cluster and it's used for automatic generating of multicast address. Default is 
hacluster. For a geo cluster, each cluster must have a unique name.<br></p>\n" +
             "<p><b><big>Expected votes</big></b><br>Expect vote number for 
voting quorum.  Will be automatically calculated when the nodelist {} section 
is present in corosync.conf (the list will be generated when using unicast 
transport) or can be specified in the quorum {} section (Expect votes should 
use the total node numble of the cluster). If Expected votes presents in 
unicast transport, the value will override the one automatically 
calculated.<br></p>\n" +
             "<p><b><big>Auto Generate Node ID</big></b><br>Nodeid is required 
when using IPv6. Auto node ID enabled will generate nodeid 
automatically.<br></p>\n"
         ),
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-cluster-4.0.6/src/servers_non_y2/ag_openais 
new/yast2-cluster-4.0.7/src/servers_non_y2/ag_openais
--- old/yast2-cluster-4.0.6/src/servers_non_y2/ag_openais       2018-03-26 
14:09:32.000000000 +0200
+++ new/yast2-cluster-4.0.7/src/servers_non_y2/ag_openais       2018-03-28 
12:33:30.000000000 +0200
@@ -59,7 +59,7 @@
                },
        "clear_node_high_bit":{"doc":"To make sure the auto-generated nodeid is 
positive",
                               "default_value":"yes"},
-       "cluster_name":{"doc":"This specifies the name of 
cluster","type":"string","default_value":"cluster"},
+       "cluster_name":{"doc":"This specifies the name of 
cluster","type":"string","default_value":"hacluster"},
        "secauth":{"doc":"HMAC/SHA1 should be used to authenticate all message",
                   "default_value":"off"},
        "rrp_mode":{"doc":"The mode for redundant ring. None is used when only 
1 interface specified, otherwise, only active or passive may be choosen",
@@ -630,7 +630,7 @@
                                elif path[1] == "transport":
                                        return '"%s"' % 
totem_options.get("transport", "udp")
                                elif path[1] == "cluster_name":
-                                       return '"%s"' % 
totem_options.get("cluster_name", "cluster")
+                                       return '"%s"' % 
totem_options.get("cluster_name", "hacluster")
                                elif path[1] == "ip_version":
                                        return '"%s"' % 
totem_options.get("ip_version", "ipv4")
                                else:


Reply via email to