Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-cluster for openSUSE:Factory 
checked in at 2021-09-26 21:48:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-cluster (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-cluster.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-cluster"

Sun Sep 26 21:48:43 2021 rev:47 rq:921458 version:4.4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-cluster/yast2-cluster.changes      
2021-07-02 13:29:08.199983335 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-cluster.new.1899/yast2-cluster.changes    
2021-09-26 21:49:33.070839825 +0200
@@ -1,0 +2,7 @@
+Tue Sep 14 07:09:49 UTC 2021 - nick wang <[email protected]>
+
+- bsc#1190466, add /etc/crm/crm.conf and /etc/crm/profiles.yml
+  to the default csync2 list
+- Version 4.4.2
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ yast2-cluster.spec ++++++
--- /var/tmp/diff_new_pack.kREqDn/_old  2021-09-26 21:49:33.590840467 +0200
+++ /var/tmp/diff_new_pack.kREqDn/_new  2021-09-26 21:49:33.590840467 +0200
@@ -19,7 +19,7 @@
 %define _fwdefdir %{_prefix}/lib/firewalld/services
 
 Name:           yast2-cluster
-Version:        4.4.1
+Version:        4.4.2
 Release:        0
 Summary:        Configuration of cluster
 License:        GPL-2.0-only

++++++ yast2-cluster-4.4.1.tar.bz2 -> yast2-cluster-4.4.2.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-cluster-4.4.1/package/yast2-cluster.changes 
new/yast2-cluster-4.4.2/package/yast2-cluster.changes
--- old/yast2-cluster-4.4.1/package/yast2-cluster.changes       2021-07-02 
11:07:44.000000000 +0200
+++ new/yast2-cluster-4.4.2/package/yast2-cluster.changes       2021-09-26 
04:42:41.000000000 +0200
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Tue Sep 14 07:09:49 UTC 2021 - nick wang <[email protected]>
+
+- bsc#1190466, add /etc/crm/crm.conf and /etc/crm/profiles.yml
+  to the default csync2 list
+- Version 4.4.2
+
+-------------------------------------------------------------------
 Thu Jun 10 06:43:10 UTC 2021 - nick wang <[email protected]>
 
 - bsc#1187157, add "none" for "crypto_hash" and "crypto_cipher"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-cluster-4.4.1/package/yast2-cluster.spec 
new/yast2-cluster-4.4.2/package/yast2-cluster.spec
--- old/yast2-cluster-4.4.1/package/yast2-cluster.spec  2021-07-02 
11:07:44.000000000 +0200
+++ new/yast2-cluster-4.4.2/package/yast2-cluster.spec  2021-09-26 
04:42:41.000000000 +0200
@@ -18,7 +18,7 @@
 %define _fwdefdir %{_prefix}/lib/firewalld/services
 
 Name:           yast2-cluster
-Version:        4.4.1
+Version:        4.4.2
 Release:        0
 Summary:        Configuration of cluster
 License:        GPL-2.0-only
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-cluster-4.4.1/src/include/cluster/dialogs.rb 
new/yast2-cluster-4.4.2/src/include/cluster/dialogs.rb
--- old/yast2-cluster-4.4.1/src/include/cluster/dialogs.rb      2021-07-02 
11:07:44.000000000 +0200
+++ new/yast2-cluster-4.4.2/src/include/cluster/dialogs.rb      2021-09-26 
04:42:41.000000000 +0200
@@ -62,7 +62,9 @@
         "/etc/sysconfig/nfs",
         "/etc/csync2/csync2.cfg",
         "/etc/csync2/key_hagroup",
-        "/etc/modules-load.d/watchdog.conf"
+        "/etc/modules-load.d/watchdog.conf",
+        "/etc/crm/crm.conf",
+        "/etc/crm/profiles.yml"
       ]
 
       @csync2_port = "30865"

Reply via email to