commit yast2-cluster for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-cluster for openSUSE:Factory checked in at 2020-11-04 18:27:18 Comparing /work/SRC/openSUSE:Factory/yast2-cluster (Old) and /work/SRC/openSUSE:Factory/.yast2-cluster.new.11331 (New) Package is "yast2-cluster" Wed Nov 4 18:27:18 2020 rev:42 rq:845866 version:4.3.4 Changes: --- /work/SRC/openSUSE:Factory/yast2-cluster/yast2-cluster.changes 2020-08-29 20:36:28.101316802 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-cluster.new.11331/yast2-cluster.changes 2020-11-04 18:32:11.180175106 +0100 @@ -1,0 +2,6 @@ +Tue Nov 3 05:08:44 UTC 2020 - nick wang + +- bsc#1178373, include "/etc/sysconfig/nfs" into csync2.cfg +- Version 4.3.4 + +--- Old: yast2-cluster-4.3.3.tar.bz2 New: yast2-cluster-4.3.4.tar.bz2 Other differences: -- ++ yast2-cluster.spec ++ --- /var/tmp/diff_new_pack.JX5lks/_old 2020-11-04 18:32:11.668174024 +0100 +++ /var/tmp/diff_new_pack.JX5lks/_new 2020-11-04 18:32:11.672174015 +0100 @@ -19,7 +19,7 @@ %define _fwdefdir %{_prefix}/lib/firewalld/services Name: yast2-cluster -Version:4.3.3 +Version:4.3.4 Release:0 Summary:Configuration of cluster License:GPL-2.0-only ++ yast2-cluster-4.3.3.tar.bz2 -> yast2-cluster-4.3.4.tar.bz2 ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.3.3/package/yast2-cluster.changes new/yast2-cluster-4.3.4/package/yast2-cluster.changes --- old/yast2-cluster-4.3.3/package/yast2-cluster.changes 2020-08-28 17:19:39.0 +0200 +++ new/yast2-cluster-4.3.4/package/yast2-cluster.changes 2020-11-04 06:55:46.0 +0100 @@ -1,4 +1,10 @@ --- +Tue Nov 3 05:08:44 UTC 2020 - nick wang + +- bsc#1178373, include "/etc/sysconfig/nfs" into csync2.cfg +- Version 4.3.4 + +--- Tue Aug 25 01:18:40 UTC 2020 - nick wang - bsc#1175648, fix UI label switch to turn off csync2 service diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.3.3/package/yast2-cluster.spec new/yast2-cluster-4.3.4/package/yast2-cluster.spec --- old/yast2-cluster-4.3.3/package/yast2-cluster.spec 2020-08-28 17:19:39.0 +0200 +++ new/yast2-cluster-4.3.4/package/yast2-cluster.spec 2020-11-04 06:55:46.0 +0100 @@ -18,7 +18,7 @@ %define _fwdefdir %{_prefix}/lib/firewalld/services Name: yast2-cluster -Version:4.3.3 +Version:4.3.4 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.3.3/src/include/cluster/dialogs.rb new/yast2-cluster-4.3.4/src/include/cluster/dialogs.rb --- old/yast2-cluster-4.3.3/src/include/cluster/dialogs.rb 2020-08-28 17:19:39.0 +0200 +++ new/yast2-cluster-4.3.4/src/include/cluster/dialogs.rb 2020-11-04 06:55:46.0 +0100 @@ -59,6 +59,7 @@ "/etc/samba/smb.conf", "/etc/booth", "/etc/sysconfig/sbd", +"/etc/sysconfig/nfs", "/etc/csync2/csync2.cfg", "/etc/csync2/key_hagroup" ]
commit yast2-cluster for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-cluster for openSUSE:Factory checked in at 2020-08-29 20:36:15 Comparing /work/SRC/openSUSE:Factory/yast2-cluster (Old) and /work/SRC/openSUSE:Factory/.yast2-cluster.new.3399 (New) Package is "yast2-cluster" Sat Aug 29 20:36:15 2020 rev:41 rq:830302 version:4.3.3 Changes: --- /work/SRC/openSUSE:Factory/yast2-cluster/yast2-cluster.changes 2020-08-12 13:42:28.357967426 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-cluster.new.3399/yast2-cluster.changes 2020-08-29 20:36:28.101316802 +0200 @@ -1,0 +2,12 @@ +Tue Aug 25 01:18:40 UTC 2020 - nick wang + +- bsc#1175648, fix UI label switch to turn off csync2 service +- Version 4.3.3 + +--- +Wed Aug 19 09:51:43 UTC 2020 - Callum Farmer + +- Correct firewall directory for %_libexecdir changes (bsc#1174075) +- Version 4.3.2 + +--- Old: yast2-cluster-4.3.1.tar.bz2 New: yast2-cluster-4.3.3.tar.bz2 Other differences: -- ++ yast2-cluster.spec ++ --- /var/tmp/diff_new_pack.rZUQqm/_old 2020-08-29 20:36:30.337317745 +0200 +++ /var/tmp/diff_new_pack.rZUQqm/_new 2020-08-29 20:36:30.341317746 +0200 @@ -1,7 +1,7 @@ # # spec file for package yast2-cluster # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,14 +12,14 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # -%define _fwdefdir %{_libexecdir}/firewalld/services +%define _fwdefdir %{_prefix}/lib/firewalld/services Name: yast2-cluster -Version:4.3.1 +Version:4.3.3 Release:0 Summary:Configuration of cluster License:GPL-2.0-only ++ yast2-cluster-4.3.1.tar.bz2 -> yast2-cluster-4.3.3.tar.bz2 ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.3.1/package/yast2-cluster.changes new/yast2-cluster-4.3.3/package/yast2-cluster.changes --- old/yast2-cluster-4.3.1/package/yast2-cluster.changes 2020-08-12 12:07:43.0 +0200 +++ new/yast2-cluster-4.3.3/package/yast2-cluster.changes 2020-08-28 17:19:39.0 +0200 @@ -1,4 +1,16 @@ --- +Tue Aug 25 01:18:40 UTC 2020 - nick wang + +- bsc#1175648, fix UI label switch to turn off csync2 service +- Version 4.3.3 + +--- +Wed Aug 19 09:51:43 UTC 2020 - Callum Farmer + +- Correct firewall directory for %_libexecdir changes (bsc#1174075) +- Version 4.3.2 + +--- Mon Aug 10 17:05:37 CEST 2020 - sch...@suse.de - AutoYaST: Added supplements: autoyast(cluster) into the spec file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.3.1/package/yast2-cluster.spec new/yast2-cluster-4.3.3/package/yast2-cluster.spec --- old/yast2-cluster-4.3.1/package/yast2-cluster.spec 2020-08-12 12:07:43.0 +0200 +++ new/yast2-cluster-4.3.3/package/yast2-cluster.spec 2020-08-28 17:19:39.0 +0200 @@ -15,10 +15,10 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # -%define _fwdefdir %{_libexecdir}/firewalld/services +%define _fwdefdir %{_prefix}/lib/firewalld/services Name: yast2-cluster -Version:4.3.1 +Version:4.3.3 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.3.1/src/include/cluster/dialogs.rb new/yast2-cluster-4.3.3/src/include/cluster/dialogs.rb --- old/yast2-cluster-4.3.1/src/include/cluster/dialogs.rb 2020-08-12 12:07:43.0 +0200 +++ new/yast2-cluster-4.3.3/src/include/cluster/dialogs.rb 2020-08-28 17:19:39.0 +0200 @@ -1480,10 +1480,11 @@ firewalld_cluster = firewalld.find_service("cluster") tcp_ports = firewalld_cluster.tcp_ports rescue Y2Firewall::Firewalld::Service::NotFound -tcp_ports = [] +y2debug("Firewalld service not found.") +return 3 end - tcp_ports.include?(@csync2_port) ? 2 : 3 +
commit yast2-cluster for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-cluster for openSUSE:Factory checked in at 2020-08-12 13:42:21 Comparing /work/SRC/openSUSE:Factory/yast2-cluster (Old) and /work/SRC/openSUSE:Factory/.yast2-cluster.new.3399 (New) Package is "yast2-cluster" Wed Aug 12 13:42:21 2020 rev:40 rq:825977 version:4.3.1 Changes: --- /work/SRC/openSUSE:Factory/yast2-cluster/yast2-cluster.changes 2020-07-24 10:07:10.862004321 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-cluster.new.3399/yast2-cluster.changes 2020-08-12 13:42:28.357967426 +0200 @@ -1,0 +2,8 @@ +Mon Aug 10 17:05:37 CEST 2020 - sch...@suse.de + +- AutoYaST: Added supplements: autoyast(cluster) into the spec file + in order to install this packages if the section has been defined + in the AY configuration file (bsc#1146494). +- 4.3.1 + +--- Old: yast2-cluster-4.3.0.tar.bz2 New: yast2-cluster-4.3.1.tar.bz2 Other differences: -- ++ yast2-cluster.spec ++ --- /var/tmp/diff_new_pack.pc1SGo/_old 2020-08-12 13:42:29.697969064 +0200 +++ /var/tmp/diff_new_pack.pc1SGo/_new 2020-08-12 13:42:29.701969069 +0200 @@ -19,7 +19,7 @@ %define _fwdefdir %{_libexecdir}/firewalld/services Name: yast2-cluster -Version:4.3.0 +Version:4.3.1 Release:0 Summary:Configuration of cluster License:GPL-2.0-only @@ -37,6 +37,8 @@ Requires: yast2 >= 4.1.3 Requires: yast2-ruby-bindings >= 1.0.0 +Supplements:autoyast(cluster) + BuildArch: noarch %description ++ yast2-cluster-4.3.0.tar.bz2 -> yast2-cluster-4.3.1.tar.bz2 ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.3.0/package/yast2-cluster.changes new/yast2-cluster-4.3.1/package/yast2-cluster.changes --- old/yast2-cluster-4.3.0/package/yast2-cluster.changes 2020-07-23 13:07:56.0 +0200 +++ new/yast2-cluster-4.3.1/package/yast2-cluster.changes 2020-08-12 12:07:43.0 +0200 @@ -1,4 +1,12 @@ --- +Mon Aug 10 17:05:37 CEST 2020 - sch...@suse.de + +- AutoYaST: Added supplements: autoyast(cluster) into the spec file + in order to install this packages if the section has been defined + in the AY configuration file (bsc#1146494). +- 4.3.1 + +--- Thu Jul 23 10:48:14 UTC 2020 - Ancor Gonzalez Sosa - RPM Packaging: do not rely on libexecdir being expanded to diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.3.0/package/yast2-cluster.spec new/yast2-cluster-4.3.1/package/yast2-cluster.spec --- old/yast2-cluster-4.3.0/package/yast2-cluster.spec 2020-07-23 13:07:56.0 +0200 +++ new/yast2-cluster-4.3.1/package/yast2-cluster.spec 2020-08-12 12:07:43.0 +0200 @@ -18,7 +18,7 @@ %define _fwdefdir %{_libexecdir}/firewalld/services Name: yast2-cluster -Version:4.3.0 +Version:4.3.1 Release:0 Summary:Configuration of cluster License:GPL-2.0-only @@ -36,6 +36,8 @@ Requires: yast2-ruby-bindings >= 1.0.0 Requires: yast2 >= 4.1.3 +Supplements:autoyast(cluster) + BuildArch: noarch %description
commit yast2-cluster for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-cluster for openSUSE:Factory checked in at 2020-07-24 10:05:34 Comparing /work/SRC/openSUSE:Factory/yast2-cluster (Old) and /work/SRC/openSUSE:Factory/.yast2-cluster.new.3592 (New) Package is "yast2-cluster" Fri Jul 24 10:05:34 2020 rev:39 rq:822362 version:4.3.0 Changes: --- /work/SRC/openSUSE:Factory/yast2-cluster/yast2-cluster.changes 2020-04-28 22:29:46.833463832 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-cluster.new.3592/yast2-cluster.changes 2020-07-24 10:07:10.862004321 +0200 @@ -1,0 +2,7 @@ +Thu Jul 23 10:48:14 UTC 2020 - Ancor Gonzalez Sosa + +- RPM Packaging: do not rely on libexecdir being expanded to + /usr/lib, which is not always the case (bsc#1174075). +- Version 4.3.0 + +--- Old: yast2-cluster-4.2.6.tar.bz2 New: yast2-cluster-4.3.0.tar.bz2 Other differences: -- ++ yast2-cluster.spec ++ --- /var/tmp/diff_new_pack.FCl8Ve/_old 2020-07-24 10:07:11.746004996 +0200 +++ /var/tmp/diff_new_pack.FCl8Ve/_new 2020-07-24 10:07:11.746004996 +0200 @@ -19,7 +19,7 @@ %define _fwdefdir %{_libexecdir}/firewalld/services Name: yast2-cluster -Version:4.2.6 +Version:4.3.0 Release:0 Summary:Configuration of cluster License:GPL-2.0-only @@ -64,7 +64,7 @@ %{yast_metainfodir} %{yast_scrconfdir} %{yast_agentdir} -%dir %{_libexecdir}/firewalld +%dir %{_prefix}/lib/firewalld %dir %{_fwdefdir} %{_fwdefdir}/cluster.xml %{yast_icondir} ++ yast2-cluster-4.2.6.tar.bz2 -> yast2-cluster-4.3.0.tar.bz2 ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.2.6/package/yast2-cluster.changes new/yast2-cluster-4.3.0/package/yast2-cluster.changes --- old/yast2-cluster-4.2.6/package/yast2-cluster.changes 2020-04-28 10:12:21.0 +0200 +++ new/yast2-cluster-4.3.0/package/yast2-cluster.changes 2020-07-23 13:07:56.0 +0200 @@ -1,4 +1,11 @@ --- +Thu Jul 23 10:48:14 UTC 2020 - Ancor Gonzalez Sosa + +- RPM Packaging: do not rely on libexecdir being expanded to + /usr/lib, which is not always the case (bsc#1174075). +- Version 4.3.0 + +--- Mon Apr 13 06:49:43 UTC 2020 - nick wang - jsc#SLE-12432, add qdevice heuristics support diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.2.6/package/yast2-cluster.spec new/yast2-cluster-4.3.0/package/yast2-cluster.spec --- old/yast2-cluster-4.2.6/package/yast2-cluster.spec 2020-04-28 10:12:21.0 +0200 +++ new/yast2-cluster-4.3.0/package/yast2-cluster.spec 2020-07-23 13:07:56.0 +0200 @@ -18,7 +18,7 @@ %define _fwdefdir %{_libexecdir}/firewalld/services Name: yast2-cluster -Version:4.2.6 +Version:4.3.0 Release:0 Summary:Configuration of cluster License:GPL-2.0-only @@ -63,7 +63,7 @@ %{yast_metainfodir} %{yast_scrconfdir} %{yast_agentdir} -%dir %{_libexecdir}/firewalld +%dir %{_prefix}/lib/firewalld %dir %{_fwdefdir} %{_fwdefdir}/cluster.xml %{yast_icondir}
commit yast2-cluster for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-cluster for openSUSE:Factory checked in at 2020-04-28 22:29:44 Comparing /work/SRC/openSUSE:Factory/yast2-cluster (Old) and /work/SRC/openSUSE:Factory/.yast2-cluster.new.2738 (New) Package is "yast2-cluster" Tue Apr 28 22:29:44 2020 rev:38 rq:798634 version:4.2.6 Changes: --- /work/SRC/openSUSE:Factory/yast2-cluster/yast2-cluster.changes 2020-04-14 15:20:43.428754415 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-cluster.new.2738/yast2-cluster.changes 2020-04-28 22:29:46.833463832 +0200 @@ -4 +4 @@ -- jsc#SLE-9563, add qdevice heuristics support +- jsc#SLE-12432, add qdevice heuristics support Other differences: -- ++ yast2-cluster-4.2.6.tar.bz2 ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.2.6/package/yast2-cluster.changes new/yast2-cluster-4.2.6/package/yast2-cluster.changes --- old/yast2-cluster-4.2.6/package/yast2-cluster.changes 2020-04-13 21:54:03.0 +0200 +++ new/yast2-cluster-4.2.6/package/yast2-cluster.changes 2020-04-28 10:12:21.0 +0200 @@ -1,7 +1,7 @@ --- Mon Apr 13 06:49:43 UTC 2020 - nick wang -- jsc#SLE-9563, add qdevice heuristics support +- jsc#SLE-12432, add qdevice heuristics support - Version 4.2.6 ---
commit yast2-cluster for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-cluster for openSUSE:Factory checked in at 2020-04-14 15:11:38 Comparing /work/SRC/openSUSE:Factory/yast2-cluster (Old) and /work/SRC/openSUSE:Factory/.yast2-cluster.new.2738 (New) Package is "yast2-cluster" Tue Apr 14 15:11:38 2020 rev:37 rq:793687 version:4.2.6 Changes: --- /work/SRC/openSUSE:Factory/yast2-cluster/yast2-cluster.changes 2019-10-16 09:18:53.614909602 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-cluster.new.2738/yast2-cluster.changes 2020-04-14 15:20:43.428754415 +0200 @@ -1,0 +2,6 @@ +Mon Apr 13 06:49:43 UTC 2020 - nick wang + +- jsc#SLE-9563, add qdevice heuristics support +- Version 4.2.6 + +--- Old: yast2-cluster-4.2.5.tar.bz2 New: yast2-cluster-4.2.6.tar.bz2 Other differences: -- ++ yast2-cluster.spec ++ --- /var/tmp/diff_new_pack.7UKNwF/_old 2020-04-14 15:20:43.852755042 +0200 +++ /var/tmp/diff_new_pack.7UKNwF/_new 2020-04-14 15:20:43.856755047 +0200 @@ -1,7 +1,7 @@ # # spec file for package yast2-cluster # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,12 +19,12 @@ %define _fwdefdir %{_libexecdir}/firewalld/services Name: yast2-cluster -Version:4.2.5 +Version:4.2.6 Release:0 Summary:Configuration of cluster License:GPL-2.0-only Group: System/YaST -Url:https://github.com/yast/yast-cluster +URL:https://github.com/yast/yast-cluster Source0:%{name}-%{version}.tar.bz2 Source1:cluster.firewalld.xml ++ yast2-cluster-4.2.5.tar.bz2 -> yast2-cluster-4.2.6.tar.bz2 ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.2.5/CONTRIBUTING.md new/yast2-cluster-4.2.6/CONTRIBUTING.md --- old/yast2-cluster-4.2.5/CONTRIBUTING.md 2019-10-16 05:12:19.0 +0200 +++ new/yast2-cluster-4.2.6/CONTRIBUTING.md 1970-01-01 01:00:00.0 +0100 @@ -1,89 +0,0 @@ -YaST Contribution Guidelines - - -YaST is an open source project and as such it welcomes all kinds of -contributions. If you decide to contribute, please follow these guidelines to -ensure the process is effective and pleasant both for you and the YaST maintainers. - -There are two main forms of contribution: reporting bugs and performing code -changes. - -Bug Reports - -If you find a problem, please report it either using -[Bugzilla](https://bugzilla.suse.com/enter_bug.cgi?format=guided=openSUSE+Factory=YaST2) -or [GitHub issues](../../issues). (For Bugzilla, use the [simplified -registration](https://secure-www.novell.com/selfreg/jsp/createSimpleAccount.jsp) -if you don't have an account yet.) - -When creating a bug report, please follow our [bug reporting -guidelines](http://en.opensuse.org/openSUSE:Report_a_YaST_bug). - -We can't guarantee that every bug will be fixed, but we'll try. - -Code Changes - - -We welcome all kinds of code contributions, from simple bug fixes to significant -refactorings and implementation of new features. However, before making any -non-trivial contribution, get in touch with us first — this can prevent wasted -effort on both sides. Also, have a look at our [development -documentation](http://en.opensuse.org/openSUSE:YaST_development). - -To send us your code change, use GitHub pull requests. The workflow is as -follows: - - 1. Fork the project. - - 2. Create a topic branch based on `master`. - - 3. Implement your change, including tests (if possible). Make sure you adhere - to the [Ruby style - guide](https://github.com/SUSE/style-guides/blob/master/Ruby.md). - - 4. Update the package version (in `packages/*.spec`, usually by - `rake version:bump`) and add a new entry to the `package/*.changes` file - (by `osc vc package`). - For bigger changes or changes which need longer discussion it is advised to - add this as a separate last commit so it can be easily updated when another - change is merged in the meantime. - - 5. Make sure your change didn't break anything by building the RPM package - (`rake osc:build`). The build process includes running the full testsuite. - - 6. Publish the branch and create a pull request. - - 7. YaST developers will review your change and possibly point out issues. - Adapt the code under their guidance until they are all resolved. - - 8. Finally, the pull
commit yast2-cluster for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-cluster for openSUSE:Factory checked in at 2019-10-16 09:18:52 Comparing /work/SRC/openSUSE:Factory/yast2-cluster (Old) and /work/SRC/openSUSE:Factory/.yast2-cluster.new.2352 (New) Package is "yast2-cluster" Wed Oct 16 09:18:52 2019 rev:36 rq:738720 version:4.2.5 Changes: --- /work/SRC/openSUSE:Factory/yast2-cluster/yast2-cluster.changes 2019-09-30 15:58:18.721390182 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-cluster.new.2352/yast2-cluster.changes 2019-10-16 09:18:53.614909602 +0200 @@ -1,0 +2,17 @@ +Fri Oct 11 07:48:01 UTC 2019 - Yuan Ren + +- bsc#1149089 corosync-qdevice service ready to be configured +* Add corosync-qdevice RPM package into Yast2-cluster +* Add `IP Version` option in Dialog +* Member Address is enabled whatever transport and ip version +* Member Address is required/optional relations based on different transport or IP version used +* Auto Generate Node ID would disabled once IPV6 selected +* Auto Generate Node ID is required if UDP Address is empty +* When enable corosync-qdevice but Member Address is empty, a warning would occur +* Corosync-qdevice algorithm can only choose ffsplit +* Qdevice votes disabled to be set mannually, defualt is "1" +* expected_votes should be enabled only in nodelist empty +* Add corosync-qdevice service start/stop/status and enabale/disable at booting time +- Version 4.2.5 + +--- Old: yast2-cluster-4.2.4.tar.bz2 New: yast2-cluster-4.2.5.tar.bz2 Other differences: -- ++ yast2-cluster.spec ++ --- /var/tmp/diff_new_pack.Vzdw5u/_old 2019-10-16 09:18:55.326905190 +0200 +++ /var/tmp/diff_new_pack.Vzdw5u/_new 2019-10-16 09:18:55.358905108 +0200 @@ -19,7 +19,7 @@ %define _fwdefdir %{_libexecdir}/firewalld/services Name: yast2-cluster -Version:4.2.4 +Version:4.2.5 Release:0 Summary:Configuration of cluster License:GPL-2.0-only @@ -34,7 +34,6 @@ BuildRequires: yast2-devtools >= 4.2.2 BuildRequires: rubygem(%{rb_default_ruby_abi}:yast-rake) -Requires: yast2 >= 4.0.39 Requires: yast2 >= 4.1.3 Requires: yast2-ruby-bindings >= 1.0.0 ++ yast2-cluster-4.2.4.tar.bz2 -> yast2-cluster-4.2.5.tar.bz2 ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.2.4/package/yast2-cluster.changes new/yast2-cluster-4.2.5/package/yast2-cluster.changes --- old/yast2-cluster-4.2.4/package/yast2-cluster.changes 2019-09-27 14:29:06.0 +0200 +++ new/yast2-cluster-4.2.5/package/yast2-cluster.changes 2019-10-16 05:12:19.0 +0200 @@ -1,4 +1,21 @@ --- +Fri Oct 11 07:48:01 UTC 2019 - Yuan Ren + +- bsc#1149089 corosync-qdevice service ready to be configured +* Add corosync-qdevice RPM package into Yast2-cluster +* Add `IP Version` option in Dialog +* Member Address is enabled whatever transport and ip version +* Member Address is required/optional relations based on different transport or IP version used +* Auto Generate Node ID would disabled once IPV6 selected +* Auto Generate Node ID is required if UDP Address is empty +* When enable corosync-qdevice but Member Address is empty, a warning would occur +* Corosync-qdevice algorithm can only choose ffsplit +* Qdevice votes disabled to be set mannually, defualt is "1" +* expected_votes should be enabled only in nodelist empty +* Add corosync-qdevice service start/stop/status and enabale/disable at booting time +- Version 4.2.5 + +--- Wed Sep 25 07:06:51 UTC 2019 - nick wang - bsc#1151687, update the open ports to support pacemaker-remote, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.2.4/package/yast2-cluster.spec new/yast2-cluster-4.2.5/package/yast2-cluster.spec --- old/yast2-cluster-4.2.4/package/yast2-cluster.spec 2019-09-27 14:29:06.0 +0200 +++ new/yast2-cluster-4.2.5/package/yast2-cluster.spec 2019-10-16 05:12:19.0 +0200 @@ -18,7 +18,7 @@ %define _fwdefdir %{_libexecdir}/firewalld/services Name: yast2-cluster -Version:4.2.4 +Version:4.2.5 Release:0 Summary:Configuration of cluster License:GPL-2.0-only @@ -33,7 +33,6 @@ BuildRequires: update-desktop-files BuildRequires: yast2-devtools >= 4.2.2
commit yast2-cluster for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-cluster for openSUSE:Factory checked in at 2019-09-30 15:58:17 Comparing /work/SRC/openSUSE:Factory/yast2-cluster (Old) and /work/SRC/openSUSE:Factory/.yast2-cluster.new.2352 (New) Package is "yast2-cluster" Mon Sep 30 15:58:17 2019 rev:35 rq:733675 version:4.2.4 Changes: --- /work/SRC/openSUSE:Factory/yast2-cluster/yast2-cluster.changes 2019-08-23 11:06:55.202481019 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-cluster.new.2352/yast2-cluster.changes 2019-09-30 15:58:18.721390182 +0200 @@ -1,0 +2,7 @@ +Wed Sep 25 07:06:51 UTC 2019 - nick wang + +- bsc#1151687, update the open ports to support pacemaker-remote, + booth and corosync-qnetd. +- Version 4.2.4 + +--- Old: yast2-cluster-4.2.3.tar.bz2 New: yast2-cluster-4.2.4.tar.bz2 Other differences: -- ++ yast2-cluster.spec ++ --- /var/tmp/diff_new_pack.WQKOIj/_old 2019-09-30 15:58:19.137389074 +0200 +++ /var/tmp/diff_new_pack.WQKOIj/_new 2019-09-30 15:58:19.141389064 +0200 @@ -19,7 +19,7 @@ %define _fwdefdir %{_libexecdir}/firewalld/services Name: yast2-cluster -Version:4.2.3 +Version:4.2.4 Release:0 Summary:Configuration of cluster License:GPL-2.0-only @@ -34,6 +34,7 @@ BuildRequires: yast2-devtools >= 4.2.2 BuildRequires: rubygem(%{rb_default_ruby_abi}:yast-rake) +Requires: yast2 >= 4.0.39 Requires: yast2 >= 4.1.3 Requires: yast2-ruby-bindings >= 1.0.0 ++ cluster.firewalld.xml ++ --- /var/tmp/diff_new_pack.WQKOIj/_old 2019-09-30 15:58:19.157389021 +0200 +++ /var/tmp/diff_new_pack.WQKOIj/_new 2019-09-30 15:58:19.161389010 +0200 @@ -1,9 +1,16 @@ SUSE YaST Cluster - This allows you to open various ports related to SUSE YaST Cluster module. Ports are opened for mgmtd, hawk, dlm and csync2. + This allows you to open various ports related to SUSE YaST Cluster module. Ports are opened for pacemaker-remote, booth, mgmtd, hawk, dlm, csync2 and corosync-qnetd. + + + + + + + ++ yast2-cluster-4.2.3.tar.bz2 -> yast2-cluster-4.2.4.tar.bz2 ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.2.3/package/cluster.firewalld.xml new/yast2-cluster-4.2.4/package/cluster.firewalld.xml --- old/yast2-cluster-4.2.3/package/cluster.firewalld.xml 2019-08-22 15:06:43.0 +0200 +++ new/yast2-cluster-4.2.4/package/cluster.firewalld.xml 2019-09-27 14:29:06.0 +0200 @@ -1,9 +1,16 @@ SUSE YaST Cluster - This allows you to open various ports related to SUSE YaST Cluster module. Ports are opened for mgmtd, hawk, dlm and csync2. + This allows you to open various ports related to SUSE YaST Cluster module. Ports are opened for pacemaker-remote, booth, mgmtd, hawk, dlm, csync2 and corosync-qnetd. + + + + + + + diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.2.3/package/yast2-cluster.changes new/yast2-cluster-4.2.4/package/yast2-cluster.changes --- old/yast2-cluster-4.2.3/package/yast2-cluster.changes 2019-08-22 15:06:43.0 +0200 +++ new/yast2-cluster-4.2.4/package/yast2-cluster.changes 2019-09-27 14:29:06.0 +0200 @@ -1,4 +1,11 @@ --- +Wed Sep 25 07:06:51 UTC 2019 - nick wang + +- bsc#1151687, update the open ports to support pacemaker-remote, + booth and corosync-qnetd. +- Version 4.2.4 + +--- Thu Aug 22 14:40:16 CEST 2019 - sch...@suse.de - Using rb_default_ruby_abi tag in the spec file in order to diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.2.3/package/yast2-cluster.spec new/yast2-cluster-4.2.4/package/yast2-cluster.spec --- old/yast2-cluster-4.2.3/package/yast2-cluster.spec 2019-08-22 15:06:43.0 +0200 +++ new/yast2-cluster-4.2.4/package/yast2-cluster.spec 2019-09-27 14:29:06.0 +0200 @@ -18,7 +18,7 @@ %define _fwdefdir %{_libexecdir}/firewalld/services Name: yast2-cluster -Version:4.2.3 +Version:4.2.4 Release:0 Summary:Configuration of cluster License:GPL-2.0-only @@ -33,6 +33,7 @@ BuildRequires: update-desktop-files BuildRequires: yast2-devtools >= 4.2.2 +Requires: yast2 >= 4.0.39 Requires: yast2-ruby-bindings >= 1.0.0 Requires: yast2 >= 4.1.3
commit yast2-cluster for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-cluster for openSUSE:Factory checked in at 2019-08-23 11:06:46 Comparing /work/SRC/openSUSE:Factory/yast2-cluster (Old) and /work/SRC/openSUSE:Factory/.yast2-cluster.new.7948 (New) Package is "yast2-cluster" Fri Aug 23 11:06:46 2019 rev:34 rq:725299 version:4.2.3 Changes: --- /work/SRC/openSUSE:Factory/yast2-cluster/yast2-cluster.changes 2019-08-16 15:45:26.813702861 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-cluster.new.7948/yast2-cluster.changes 2019-08-23 11:06:55.202481019 +0200 @@ -1,0 +2,7 @@ +Thu Aug 22 14:40:16 CEST 2019 - sch...@suse.de + +- Using rb_default_ruby_abi tag in the spec file in order to + handle several ruby versions (bsc#1146403). +- 4.2.3 + +--- Old: yast2-cluster-4.2.2.tar.bz2 New: yast2-cluster-4.2.3.tar.bz2 Other differences: -- ++ yast2-cluster.spec ++ --- /var/tmp/diff_new_pack.cUd6RU/_old 2019-08-23 11:06:57.502480645 +0200 +++ /var/tmp/diff_new_pack.cUd6RU/_new 2019-08-23 11:06:57.506480643 +0200 @@ -19,7 +19,7 @@ %define _fwdefdir %{_libexecdir}/firewalld/services Name: yast2-cluster -Version:4.2.2 +Version:4.2.3 Release:0 Summary:Configuration of cluster License:GPL-2.0-only @@ -32,7 +32,7 @@ BuildRequires: firewall-macros BuildRequires: update-desktop-files BuildRequires: yast2-devtools >= 4.2.2 -BuildRequires: rubygem(yast-rake) +BuildRequires: rubygem(%{rb_default_ruby_abi}:yast-rake) Requires: yast2 >= 4.1.3 Requires: yast2-ruby-bindings >= 1.0.0 ++ yast2-cluster-4.2.2.tar.bz2 -> yast2-cluster-4.2.3.tar.bz2 ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.2.2/package/yast2-cluster.changes new/yast2-cluster-4.2.3/package/yast2-cluster.changes --- old/yast2-cluster-4.2.2/package/yast2-cluster.changes 2019-08-15 16:03:22.0 +0200 +++ new/yast2-cluster-4.2.3/package/yast2-cluster.changes 2019-08-22 15:06:43.0 +0200 @@ -1,4 +1,11 @@ --- +Thu Aug 22 14:40:16 CEST 2019 - sch...@suse.de + +- Using rb_default_ruby_abi tag in the spec file in order to + handle several ruby versions (bsc#1146403). +- 4.2.3 + +--- Thu Aug 15 13:52:22 UTC 2019 - Ladislav Slezák - Port to rake (by lcp) (bsc#1145754) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.2.2/package/yast2-cluster.spec new/yast2-cluster-4.2.3/package/yast2-cluster.spec --- old/yast2-cluster-4.2.2/package/yast2-cluster.spec 2019-08-15 16:03:22.0 +0200 +++ new/yast2-cluster-4.2.3/package/yast2-cluster.spec 2019-08-22 15:06:43.0 +0200 @@ -18,7 +18,7 @@ %define _fwdefdir %{_libexecdir}/firewalld/services Name: yast2-cluster -Version:4.2.2 +Version:4.2.3 Release:0 Summary:Configuration of cluster License:GPL-2.0-only @@ -29,7 +29,7 @@ Source1:cluster.firewalld.xml BuildRequires: firewall-macros -BuildRequires: rubygem(yast-rake) +BuildRequires: rubygem(%{rb_default_ruby_abi}:yast-rake) BuildRequires: update-desktop-files BuildRequires: yast2-devtools >= 4.2.2
commit yast2-cluster for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-cluster for openSUSE:Factory checked in at 2019-08-16 15:45:22 Comparing /work/SRC/openSUSE:Factory/yast2-cluster (Old) and /work/SRC/openSUSE:Factory/.yast2-cluster.new.22127 (New) Package is "yast2-cluster" Fri Aug 16 15:45:22 2019 rev:33 rq:723613 version:4.2.2 Changes: --- /work/SRC/openSUSE:Factory/yast2-cluster/yast2-cluster.changes 2019-07-31 14:17:05.462707223 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-cluster.new.22127/yast2-cluster.changes 2019-08-16 15:45:26.813702861 +0200 @@ -1,0 +2,15 @@ +Thu Aug 15 13:52:22 UTC 2019 - Ladislav Slezák + +- Port to rake (by lcp) (bsc#1145754) +- Removed obsolete BuildRequires +- 4.2.2 + +--- +Mon Aug 5 06:23:32 UTC 2019 - nick wang + +- bsc#1144200, stop corosync instead of pacemaker. + The patch in corosync(bsc#872651) is dropped in bsc#1144200, + change back to stop corosync. +- 4.2.1 + +--- Old: yast2-cluster-4.2.0.tar.bz2 New: yast2-cluster-4.2.2.tar.bz2 Other differences: -- ++ yast2-cluster.spec ++ --- /var/tmp/diff_new_pack.ybUe2X/_old 2019-08-16 15:45:28.405702398 +0200 +++ /var/tmp/diff_new_pack.ybUe2X/_new 2019-08-16 15:45:28.405702398 +0200 @@ -19,7 +19,7 @@ %define _fwdefdir %{_libexecdir}/firewalld/services Name: yast2-cluster -Version:4.2.0 +Version:4.2.2 Release:0 Summary:Configuration of cluster License:GPL-2.0-only @@ -29,13 +29,10 @@ Source0:%{name}-%{version}.tar.bz2 Source1:cluster.firewalld.xml -# Yast2::Systemd::Socket BuildRequires: firewall-macros -BuildRequires: perl-XML-Writer BuildRequires: update-desktop-files -BuildRequires: yast2 >= 4.1.3 BuildRequires: yast2-devtools >= 4.2.2 -BuildRequires: yast2-testsuite +BuildRequires: rubygem(yast-rake) Requires: yast2 >= 4.1.3 Requires: yast2-ruby-bindings >= 1.0.0 @@ -49,7 +46,6 @@ %setup -q %build -%yast_build %install %yast_install @@ -68,11 +64,11 @@ %{yast_metainfodir} %{yast_scrconfdir} %{yast_agentdir} -%doc %{yast_docdir} %dir %{_libexecdir}/firewalld %dir %{_fwdefdir} %{_fwdefdir}/cluster.xml %{yast_icondir} +%doc %{yast_docdir} %license COPYING %changelog ++ yast2-cluster-4.2.0.tar.bz2 -> yast2-cluster-4.2.2.tar.bz2 ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.2.0/Makefile.cvs new/yast2-cluster-4.2.2/Makefile.cvs --- old/yast2-cluster-4.2.0/Makefile.cvs2019-06-03 09:51:25.0 +0200 +++ new/yast2-cluster-4.2.2/Makefile.cvs1970-01-01 01:00:00.0 +0100 @@ -1,23 +0,0 @@ -# -# Makefile.cvs -# - -LIB = $(shell y2tool get-lib) - -PREFIX = /usr - -configure: all - ./configure --prefix=$(PREFIX) --libdir=$(PREFIX)/$(LIB) - -all: - y2tool y2autoconf - y2tool y2automake - autoreconf --force --install - -install: configure - make - make install - -reconf: all - ./config.status --recheck - ./config.status diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.2.0/configure.in.in new/yast2-cluster-4.2.2/configure.in.in --- old/yast2-cluster-4.2.0/configure.in.in 2019-06-03 09:51:25.0 +0200 +++ new/yast2-cluster-4.2.2/configure.in.in 1970-01-01 01:00:00.0 +0100 @@ -1,12 +0,0 @@ -## YCP module configure.in.in - -## Initialize -@YAST2-INIT-COMMON@ -@YAST2-INIT-YCP@ - -## some common checks -@YAST2-CHECKS-COMMON@ -@YAST2-CHECKS-YCP@ - -## and generate the output... -@YAST2-OUTPUT@ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.2.0/package/yast2-cluster.changes new/yast2-cluster-4.2.2/package/yast2-cluster.changes --- old/yast2-cluster-4.2.0/package/yast2-cluster.changes 2019-06-03 09:51:25.0 +0200 +++ new/yast2-cluster-4.2.2/package/yast2-cluster.changes 2019-08-15 16:03:22.0 +0200 @@ -1,4 +1,19 @@ --- +Thu Aug 15 13:52:22 UTC 2019 - Ladislav Slezák + +- Port to rake (by lcp) (bsc#1145754) +- Removed obsolete BuildRequires +- 4.2.2 + +--- +Mon Aug 5 06:23:32 UTC 2019 - nick wang + +- bsc#1144200, stop corosync instead of pacemaker. + The patch in corosync(bsc#872651) is dropped in bsc#1144200, + change back to stop corosync. +- 4.2.1 + +--- Fri May 31 12:27:33 UTC 2019 -
commit yast2-cluster for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-cluster for openSUSE:Factory checked in at 2019-07-31 14:16:59 Comparing /work/SRC/openSUSE:Factory/yast2-cluster (Old) and /work/SRC/openSUSE:Factory/.yast2-cluster.new.4126 (New) Package is "yast2-cluster" Wed Jul 31 14:16:59 2019 rev:32 rq:707041 version:4.2.0 Changes: --- /work/SRC/openSUSE:Factory/yast2-cluster/yast2-cluster.changes 2019-04-30 13:06:48.749549756 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-cluster.new.4126/yast2-cluster.changes 2019-07-31 14:17:05.462707223 +0200 @@ -1,0 +2,8 @@ +Fri May 31 12:27:33 UTC 2019 - Stasiek Michalski + +- Add metainfo (fate#319035) +- Revamp spec +- Replace GenericName with Comment +- 4.2.0 + +--- Old: yast2-cluster-4.1.2.tar.bz2 New: yast2-cluster-4.2.0.tar.bz2 Other differences: -- ++ yast2-cluster.spec ++ --- /var/tmp/diff_new_pack.64AWRG/_old 2019-07-31 14:17:07.218706476 +0200 +++ /var/tmp/diff_new_pack.64AWRG/_new 2019-07-31 14:17:07.218706476 +0200 @@ -16,63 +16,61 @@ # +%define _fwdefdir %{_libexecdir}/firewalld/services + Name: yast2-cluster -Version:4.1.2 +Version:4.2.0 Release:0 +Summary:Configuration of cluster +License:GPL-2.0-only +Group: System/YaST +Url:https://github.com/yast/yast-cluster -BuildArch: noarch -BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0:%{name}-%{version}.tar.bz2 Source1:cluster.firewalld.xml # Yast2::Systemd::Socket -BuildRequires: yast2 >= 4.1.3 -Requires: yast2 >= 4.1.3 - BuildRequires: firewall-macros BuildRequires: perl-XML-Writer BuildRequires: update-desktop-files -BuildRequires: yast2-devtools >= 3.1.10 +BuildRequires: yast2 >= 4.1.3 +BuildRequires: yast2-devtools >= 4.2.2 BuildRequires: yast2-testsuite +Requires: yast2 >= 4.1.3 Requires: yast2-ruby-bindings >= 1.0.0 -Summary:Configuration of cluster -License:GPL-2.0-only -Group: System/YaST - -%define _fwdefdir %{_libexecdir}/firewalld/services +BuildArch: noarch %description - %prep -%setup -n %{name}-%{version} +%setup -q %build %yast_build %install %yast_install +%yast_metainfo -install -D -m 0644 %{S:1} $RPM_BUILD_ROOT/%{_fwdefdir}/cluster.xml +install -D -m 0644 %{S:1} %{buildroot}%{_fwdefdir}/cluster.xml %post %firewalld_reload %files -%defattr(-,root,root) -%dir %{yast_yncludedir}/cluster +%{yast_yncludedir} +%{yast_clientdir} +%{yast_moduledir} +%{yast_desktopdir} +%{yast_metainfodir} +%{yast_scrconfdir} +%{yast_agentdir} +%doc %{yast_docdir} %dir %{_libexecdir}/firewalld %dir %{_fwdefdir} -%{yast_yncludedir}/cluster/* -%{yast_clientdir}/cluster.rb -%{yast_clientdir}/cluster_*.rb -%{yast_moduledir}/Cluster.* -%{yast_desktopdir}/cluster.desktop -%{yast_scrconfdir}/*.scr -%{yast_agentdir}/ag_openais -%doc %{yast_docdir} %{_fwdefdir}/cluster.xml %{yast_icondir} %license COPYING ++ yast2-cluster-4.1.2.tar.bz2 -> yast2-cluster-4.2.0.tar.bz2 ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.1.2/package/yast2-cluster.changes new/yast2-cluster-4.2.0/package/yast2-cluster.changes --- old/yast2-cluster-4.1.2/package/yast2-cluster.changes 2019-04-29 15:40:02.0 +0200 +++ new/yast2-cluster-4.2.0/package/yast2-cluster.changes 2019-06-03 09:51:25.0 +0200 @@ -1,4 +1,12 @@ --- +Fri May 31 12:27:33 UTC 2019 - Stasiek Michalski + +- Add metainfo (fate#319035) +- Revamp spec +- Replace GenericName with Comment +- 4.2.0 + +--- Thu Apr 25 07:00:13 UTC 2019 - nick wang - bsc#1132881, using ruby base64 to replace uuencode/uudecode diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.1.2/package/yast2-cluster.spec new/yast2-cluster-4.2.0/package/yast2-cluster.spec --- old/yast2-cluster-4.1.2/package/yast2-cluster.spec 2019-04-29 15:40:02.0 +0200 +++ new/yast2-cluster-4.2.0/package/yast2-cluster.spec 2019-06-03 09:51:25.0 +0200 @@ -12,67 +12,64 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # +%define _fwdefdir %{_libexecdir}/firewalld/services Name: yast2-cluster -Version:4.1.2 +Version:4.2.0 Release:
commit yast2-cluster for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-cluster for openSUSE:Factory checked in at 2019-04-30 13:06:48 Comparing /work/SRC/openSUSE:Factory/yast2-cluster (Old) and /work/SRC/openSUSE:Factory/.yast2-cluster.new.5536 (New) Package is "yast2-cluster" Tue Apr 30 13:06:48 2019 rev:31 rq:699510 version:4.1.2 Changes: --- /work/SRC/openSUSE:Factory/yast2-cluster/yast2-cluster.changes 2019-04-18 13:58:46.208002234 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-cluster.new.5536/yast2-cluster.changes 2019-04-30 13:06:48.749549756 +0200 @@ -1,0 +2,14 @@ +Thu Apr 25 07:00:13 UTC 2019 - nick wang + +- bsc#1132881, using ruby base64 to replace uuencode/uudecode + Remove the requirement of sharutils + +--- +Tue Apr 23 15:50:05 UTC 2019 - Stefan Weiberg + +- bsc#1132881, uuencode can't be executed if sharutils are not + installed: + + added sharutils to the package requirements + +--- Other differences: -- ++ yast2-cluster-4.1.2.tar.bz2 ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.1.2/package/yast2-cluster.changes new/yast2-cluster-4.1.2/package/yast2-cluster.changes --- old/yast2-cluster-4.1.2/package/yast2-cluster.changes 2019-04-18 09:53:25.0 +0200 +++ new/yast2-cluster-4.1.2/package/yast2-cluster.changes 2019-04-29 15:40:02.0 +0200 @@ -1,4 +1,18 @@ --- +Thu Apr 25 07:00:13 UTC 2019 - nick wang + +- bsc#1132881, using ruby base64 to replace uuencode/uudecode + Remove the requirement of sharutils + +--- +Tue Apr 23 15:50:05 UTC 2019 - Stefan Weiberg + +- bsc#1132881, uuencode can't be executed if sharutils are not + installed: + + added sharutils to the package requirements + +--- Wed Apr 17 05:19:04 UTC 2019 - nick wang - Warn rrp_mode active is deprecated (bsc#1132640) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.1.2/package/yast2-cluster.spec new/yast2-cluster-4.1.2/package/yast2-cluster.spec --- old/yast2-cluster-4.1.2/package/yast2-cluster.spec 2019-04-18 09:53:25.0 +0200 +++ new/yast2-cluster-4.1.2/package/yast2-cluster.spec 2019-04-29 15:40:02.0 +0200 @@ -1,7 +1,7 @@ # # spec file for package yast2-cluster # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.1.2/src/modules/Cluster.rb new/yast2-cluster-4.1.2/src/modules/Cluster.rb --- old/yast2-cluster-4.1.2/src/modules/Cluster.rb 2019-04-18 09:53:25.0 +0200 +++ new/yast2-cluster-4.1.2/src/modules/Cluster.rb 2019-04-29 15:40:02.0 +0200 @@ -31,6 +31,7 @@ # require "yast" require "y2firewall/firewalld" +require "base64" module Yast class ClusterClass < Module @@ -628,26 +629,20 @@ Builtins.sleep(sl) if @corokey != "" -out = Convert.to_map( - SCR.Execute( -path(".target.bash_output"), -Ops.add( - Ops.add("echo '", @corokey), - "' | uudecode -o /etc/corosync/authkey" -) - ) -) +if system("which 'uudecode'>/dev/null 2>&1") + cmd = "echo '" + @corokey + "' | uudecode -o /etc/corosync/authkey" + %x[ #{cmd} ] +else + File.write("/etc/corosync/authkey", Base64.decode64(@corokey)) +end end if @csync2key != "" -out = Convert.to_map( - SCR.Execute( -path(".target.bash_output"), -Ops.add( - Ops.add(Ops.add("echo '", @csync2key), "' | uudecode -o "), - @csync2_key_file -) - ) -) +if system("which 'uudecode'>/dev/null 2>&1") + cmd = "echo '" + @csync2key + "' | uudecode -o " + @csync2_key_file + %x[ #{cmd} ] +else + File.write(@csync2_key_file, Base64.decode64(@csync2key)) +end end # is that necessary? since enable pacemaker will trigger corosync/csync2? # FIXME if not necessary @@ -721,23 +716,24 @@ Ops.set(result, "rrpmode", @rrpmode) Ops.set(result, "csync2_host", @csync2_host)
commit yast2-cluster for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-cluster for openSUSE:Factory checked in at 2019-04-18 13:58:43 Comparing /work/SRC/openSUSE:Factory/yast2-cluster (Old) and /work/SRC/openSUSE:Factory/.yast2-cluster.new.5536 (New) Package is "yast2-cluster" Thu Apr 18 13:58:43 2019 rev:30 rq:695469 version:4.1.2 Changes: --- /work/SRC/openSUSE:Factory/yast2-cluster/yast2-cluster.changes 2019-01-03 18:05:44.656187491 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-cluster.new.5536/yast2-cluster.changes 2019-04-18 13:58:46.208002234 +0200 @@ -1,0 +2,6 @@ +Wed Apr 17 05:19:04 UTC 2019 - nick wang + +- Warn rrp_mode active is deprecated (bsc#1132640) +- 4.1.2 + +--- Old: yast2-cluster-4.1.1.tar.bz2 New: yast2-cluster-4.1.2.tar.bz2 Other differences: -- ++ yast2-cluster.spec ++ --- /var/tmp/diff_new_pack.rMgQ8x/_old 2019-04-18 13:58:47.584002714 +0200 +++ /var/tmp/diff_new_pack.rMgQ8x/_new 2019-04-18 13:58:47.608002722 +0200 @@ -1,7 +1,7 @@ # # spec file for package yast2-cluster # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: yast2-cluster -Version:4.1.1 +Version:4.1.2 Release:0 BuildArch: noarch ++ yast2-cluster-4.1.1.tar.bz2 -> yast2-cluster-4.1.2.tar.bz2 ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.1.1/Dockerfile new/yast2-cluster-4.1.2/Dockerfile --- old/yast2-cluster-4.1.1/Dockerfile 2018-11-28 12:51:30.0 +0100 +++ new/yast2-cluster-4.1.2/Dockerfile 2019-04-18 09:53:25.0 +0200 @@ -1,3 +1,3 @@ -FROM yastdevel/ruby +FROM registry.opensuse.org/yast/head/containers/yast-ruby:latest COPY . /usr/src/app diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.1.1/package/yast2-cluster.changes new/yast2-cluster-4.1.2/package/yast2-cluster.changes --- old/yast2-cluster-4.1.1/package/yast2-cluster.changes 2018-11-28 12:51:30.0 +0100 +++ new/yast2-cluster-4.1.2/package/yast2-cluster.changes 2019-04-18 09:53:25.0 +0200 @@ -1,4 +1,10 @@ --- +Wed Apr 17 05:19:04 UTC 2019 - nick wang + +- Warn rrp_mode active is deprecated (bsc#1132640) +- 4.1.2 + +--- Sun Nov 25 17:38:07 UTC 2018 - Stasiek Michalski - Provide icon with module (boo#1109310) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.1.1/package/yast2-cluster.spec new/yast2-cluster-4.1.2/package/yast2-cluster.spec --- old/yast2-cluster-4.1.1/package/yast2-cluster.spec 2018-11-28 12:51:30.0 +0100 +++ new/yast2-cluster-4.1.2/package/yast2-cluster.spec 2019-04-18 09:53:25.0 +0200 @@ -17,7 +17,7 @@ Name: yast2-cluster -Version:4.1.1 +Version:4.1.2 Release:0 BuildArch: noarch diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.1.1/src/include/cluster/dialogs.rb new/yast2-cluster-4.1.2/src/include/cluster/dialogs.rb --- old/yast2-cluster-4.1.1/src/include/cluster/dialogs.rb 2018-11-28 12:51:30.0 +0100 +++ new/yast2-cluster-4.1.2/src/include/cluster/dialogs.rb 2019-04-18 09:53:25.0 +0200 @@ -273,6 +273,8 @@ UI.ChangeWidget(Id(:rrpmode), :Value, "passive") UI.SetFocus(Id(:rrpmode)) return false +elsif UI.QueryWidget(Id(:rrpmode), :Value) == "active" + Popup.Message(_("rrp mode active is deprecated, better use passive.")) end end
commit yast2-cluster for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-cluster for openSUSE:Factory checked in at 2019-01-03 18:05:43 Comparing /work/SRC/openSUSE:Factory/yast2-cluster (Old) and /work/SRC/openSUSE:Factory/.yast2-cluster.new.28833 (New) Package is "yast2-cluster" Thu Jan 3 18:05:43 2019 rev:29 rq:652381 version:4.1.1 Changes: --- /work/SRC/openSUSE:Factory/yast2-cluster/yast2-cluster.changes 2018-09-05 13:48:47.402281244 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-cluster.new.28833/yast2-cluster.changes 2019-01-03 18:05:44.656187491 +0100 @@ -1,0 +2,11 @@ +Sun Nov 25 17:38:07 UTC 2018 - Stasiek Michalski + +- Provide icon with module (boo#1109310) +- 4.1.1 + +--- +Tue Oct 16 16:04:29 CEST 2018 - sch...@suse.de + +- Added license file to spec. + +--- Old: yast2-cluster-4.1.0.tar.bz2 New: yast2-cluster-4.1.1.tar.bz2 Other differences: -- ++ yast2-cluster.spec ++ --- /var/tmp/diff_new_pack.teWySZ/_old 2019-01-03 18:05:45.056187135 +0100 +++ /var/tmp/diff_new_pack.teWySZ/_new 2019-01-03 18:05:45.060187132 +0100 @@ -17,7 +17,7 @@ Name: yast2-cluster -Version:4.1.0 +Version:4.1.1 Release:0 BuildArch: noarch @@ -74,5 +74,7 @@ %{yast_agentdir}/ag_openais %doc %{yast_docdir} %{_fwdefdir}/cluster.xml +%{yast_icondir} +%license COPYING %changelog ++ yast2-cluster-4.1.0.tar.bz2 -> yast2-cluster-4.1.1.tar.bz2 ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.1.0/package/yast2-cluster.changes new/yast2-cluster-4.1.1/package/yast2-cluster.changes --- old/yast2-cluster-4.1.0/package/yast2-cluster.changes 2018-08-23 15:47:13.0 +0200 +++ new/yast2-cluster-4.1.1/package/yast2-cluster.changes 2018-11-28 12:51:30.0 +0100 @@ -1,4 +1,15 @@ --- +Sun Nov 25 17:38:07 UTC 2018 - Stasiek Michalski + +- Provide icon with module (boo#1109310) +- 4.1.1 + +--- +Tue Oct 16 16:04:29 CEST 2018 - sch...@suse.de + +- Added license file to spec. + +--- Fri Aug 22 07:33:57 UTC 2018 - dgonza...@suse.com - Update calls to YaST2 systemd classes (related to fate#319428) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.1.0/package/yast2-cluster.spec new/yast2-cluster-4.1.1/package/yast2-cluster.spec --- old/yast2-cluster-4.1.0/package/yast2-cluster.spec 2018-08-23 15:47:13.0 +0200 +++ new/yast2-cluster-4.1.1/package/yast2-cluster.spec 2018-11-28 12:51:30.0 +0100 @@ -17,7 +17,7 @@ Name: yast2-cluster -Version:4.1.0 +Version:4.1.1 Release:0 BuildArch: noarch @@ -74,5 +74,7 @@ %{yast_agentdir}/ag_openais %doc %{yast_docdir} %{_fwdefdir}/cluster.xml +%{yast_icondir} +%license COPYING %changelog diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.1.0/src/Makefile.am new/yast2-cluster-4.1.1/src/Makefile.am --- old/yast2-cluster-4.1.0/src/Makefile.am 2018-08-23 15:47:13.0 +0200 +++ new/yast2-cluster-4.1.1/src/Makefile.am 2018-11-28 12:51:30.0 +0100 @@ -29,6 +29,13 @@ desktop_DATA = \ desktop/cluster.desktop -EXTRA_DIST = $(module_DATA) $(client_DATA) $(ynclude_DATA) $(scrconf_DATA) $(agent_SCRIPTS) $(desktop_DATA) +symbolicdir = @icondir@/hicolor/symbolic/apps +symbolic_DATA = \ + icons/hicolor/symbolic/apps/yast-cluster-symbolic.svg +scalabledir = @icondir@/hicolor/scalable/apps +scalable_DATA = \ + icons/hicolor/scalable/apps/yast-cluster.svg -include $(top_srcdir)/Makefile.am.common \ No newline at end of file +EXTRA_DIST = $(module_DATA) $(client_DATA) $(ynclude_DATA) $(scrconf_DATA) $(agent_SCRIPTS) $(desktop_DATA) $(symbolic_DATA) $(scalable_DATA) + +include $(top_srcdir)/Makefile.am.common diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.1.0/src/icons/hicolor/scalable/apps/yast-cluster.svg new/yast2-cluster-4.1.1/src/icons/hicolor/scalable/apps/yast-cluster.svg --- old/yast2-cluster-4.1.0/src/icons/hicolor/scalable/apps/yast-cluster.svg 1970-01-01 01:00:00.0 +0100 +++ new/yast2-cluster-4.1.1/src/icons/hicolor/scalable/apps/yast-cluster.svg 2018-11-28 12:51:30.0 +0100 @@ -0,0 +1,121 @@ + +http://www.w3.org/2000/svg;> + + + + + + + + + + + + + + + + + + + + + +
commit yast2-cluster for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-cluster for openSUSE:Factory checked in at 2018-09-05 13:48:43 Comparing /work/SRC/openSUSE:Factory/yast2-cluster (Old) and /work/SRC/openSUSE:Factory/.yast2-cluster.new (New) Package is "yast2-cluster" Wed Sep 5 13:48:43 2018 rev:28 rq:631119 version:4.1.0 Changes: --- /work/SRC/openSUSE:Factory/yast2-cluster/yast2-cluster.changes 2018-07-03 23:34:14.484418230 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-cluster.new/yast2-cluster.changes 2018-09-05 13:48:47.402281244 +0200 @@ -1,0 +2,11 @@ +Fri Aug 22 07:33:57 UTC 2018 - dgonza...@suse.com + +- Update calls to YaST2 systemd classes (related to fate#319428) +- 4.1.0 + +--- +Mon Aug 20 10:57:11 CEST 2018 - sch...@suse.de + +- Switched license in spec file from SPDX2 to SPDX3 format. + +--- Old: yast2-cluster-4.0.8.tar.bz2 New: yast2-cluster-4.1.0.tar.bz2 Other differences: -- ++ yast2-cluster.spec ++ --- /var/tmp/diff_new_pack.awlohc/_old 2018-09-05 13:48:47.826281955 +0200 +++ /var/tmp/diff_new_pack.awlohc/_new 2018-09-05 13:48:47.826281955 +0200 @@ -17,32 +17,32 @@ Name: yast2-cluster -%define _fwdefdir %{_libexecdir}/firewalld/services -Version:4.0.8 +Version:4.1.0 Release:0 +BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0:%{name}-%{version}.tar.bz2 Source1:cluster.firewalld.xml +# Yast2::Systemd::Socket +BuildRequires: yast2 >= 4.1.3 +Requires: yast2 >= 4.1.3 + +BuildRequires: firewall-macros BuildRequires: perl-XML-Writer BuildRequires: update-desktop-files -# SuSEFirewall2 replaced by Firewalld (fate#323460) -BuildRequires: firewall-macros -BuildRequires: yast2 >= 4.0.39 BuildRequires: yast2-devtools >= 3.1.10 BuildRequires: yast2-testsuite -BuildArch: noarch - -# SuSEFirewall2 replaced by Firewalld (fate#323460) -Requires: yast2 >= 4.0.39 Requires: yast2-ruby-bindings >= 1.0.0 Summary:Configuration of cluster -License:GPL-2.0 +License:GPL-2.0-only Group: System/YaST +%define _fwdefdir %{_libexecdir}/firewalld/services + %description - ++ yast2-cluster-4.0.8.tar.bz2 -> yast2-cluster-4.1.0.tar.bz2 ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.0.8/package/yast2-cluster.changes new/yast2-cluster-4.1.0/package/yast2-cluster.changes --- old/yast2-cluster-4.0.8/package/yast2-cluster.changes 2018-07-02 18:03:59.0 +0200 +++ new/yast2-cluster-4.1.0/package/yast2-cluster.changes 2018-08-23 15:47:13.0 +0200 @@ -1,4 +1,15 @@ --- +Fri Aug 22 07:33:57 UTC 2018 - dgonza...@suse.com + +- Update calls to YaST2 systemd classes (related to fate#319428) +- 4.1.0 + +--- +Mon Aug 20 10:57:11 CEST 2018 - sch...@suse.de + +- Switched license in spec file from SPDX2 to SPDX3 format. + +--- Wed Jun 27 17:23:09 CEST 2018 - sch...@suse.de - Added additional searchkeys to desktop file (fate#321043). diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.0.8/package/yast2-cluster.spec new/yast2-cluster-4.1.0/package/yast2-cluster.spec --- old/yast2-cluster-4.0.8/package/yast2-cluster.spec 2018-07-02 18:03:59.0 +0200 +++ new/yast2-cluster-4.1.0/package/yast2-cluster.spec 2018-08-23 15:47:13.0 +0200 @@ -17,32 +17,32 @@ Name: yast2-cluster -%define _fwdefdir %{_libexecdir}/firewalld/services -Version:4.0.8 +Version:4.1.0 Release:0 +BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0:%{name}-%{version}.tar.bz2 Source1:cluster.firewalld.xml +# Yast2::Systemd::Socket +BuildRequires: yast2 >= 4.1.3 +Requires: yast2 >= 4.1.3 + BuildRequires: perl-XML-Writer BuildRequires: update-desktop-files -# SuSEFirewall2 replaced by Firewalld (fate#323460) -BuildRequires: yast2 >= 4.0.39 BuildRequires: yast2-devtools >= 3.1.10 BuildRequires: yast2-testsuite BuildRequires: firewall-macros -BuildArch: noarch - -# SuSEFirewall2 replaced by Firewalld (fate#323460) -Requires: yast2 >= 4.0.39 Requires: yast2-ruby-bindings >= 1.0.0 Summary:Configuration of cluster -License:GPL-2.0 +License:GPL-2.0-only Group:
commit yast2-cluster for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-cluster for openSUSE:Factory checked in at 2018-07-03 23:34:14 Comparing /work/SRC/openSUSE:Factory/yast2-cluster (Old) and /work/SRC/openSUSE:Factory/.yast2-cluster.new (New) Package is "yast2-cluster" Tue Jul 3 23:34:14 2018 rev:27 rq:620285 version:4.0.8 Changes: --- /work/SRC/openSUSE:Factory/yast2-cluster/yast2-cluster.changes 2018-03-29 11:57:23.018533983 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-cluster.new/yast2-cluster.changes 2018-07-03 23:34:14.484418230 +0200 @@ -1,0 +2,6 @@ +Wed Jun 27 17:23:09 CEST 2018 - sch...@suse.de + +- Added additional searchkeys to desktop file (fate#321043). +- Version 4.0.8 + +--- Old: yast2-cluster-4.0.7.tar.bz2 New: yast2-cluster-4.0.8.tar.bz2 Other differences: -- ++ yast2-cluster.spec ++ --- /var/tmp/diff_new_pack.IKqID4/_old 2018-07-03 23:34:14.848417708 +0200 +++ /var/tmp/diff_new_pack.IKqID4/_new 2018-07-03 23:34:14.848417708 +0200 @@ -18,7 +18,7 @@ Name: yast2-cluster %define _fwdefdir %{_libexecdir}/firewalld/services -Version:4.0.7 +Version:4.0.8 Release:0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++ yast2-cluster-4.0.7.tar.bz2 -> yast2-cluster-4.0.8.tar.bz2 ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.0.7/package/yast2-cluster.changes new/yast2-cluster-4.0.8/package/yast2-cluster.changes --- old/yast2-cluster-4.0.7/package/yast2-cluster.changes 2018-03-28 12:33:30.0 +0200 +++ new/yast2-cluster-4.0.8/package/yast2-cluster.changes 2018-07-02 18:03:59.0 +0200 @@ -1,4 +1,10 @@ --- +Wed Jun 27 17:23:09 CEST 2018 - sch...@suse.de + +- Added additional searchkeys to desktop file (fate#321043). +- Version 4.0.8 + +--- Wed Mar 28 10:11:42 UTC 2018 - nw...@suse.com - bsc#1087128, change the default cluster_name to hacluster diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.0.7/package/yast2-cluster.spec new/yast2-cluster-4.0.8/package/yast2-cluster.spec --- old/yast2-cluster-4.0.7/package/yast2-cluster.spec 2018-03-28 12:33:30.0 +0200 +++ new/yast2-cluster-4.0.8/package/yast2-cluster.spec 2018-07-02 18:03:59.0 +0200 @@ -18,7 +18,7 @@ Name: yast2-cluster %define _fwdefdir %{_libexecdir}/firewalld/services -Version:4.0.7 +Version:4.0.8 Release:0 BuildRoot: %{_tmppath}/%{name}-%{version}-build diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.0.7/src/desktop/cluster.desktop new/yast2-cluster-4.0.8/src/desktop/cluster.desktop --- old/yast2-cluster-4.0.7/src/desktop/cluster.desktop 2018-03-28 12:33:30.0 +0200 +++ new/yast2-cluster-4.0.8/src/desktop/cluster.desktop 2018-07-02 18:03:59.0 +0200 @@ -15,6 +15,7 @@ X-SuSE-YaST-SortKey= X-SuSE-YaST-AutoInstResource=cluster X-SuSE-YaST-AutoInstClonable=true +X-SuSE-YaST-Keywords=high,availability Icon=yast-heartbeat Exec=xdg-su -c "/sbin/yast2 cluster"
commit yast2-cluster for openSUSE:Factory
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 - nw...@suse.com + +- 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.0 +0200 +++ new/yast2-cluster-4.0.7/package/yast2-cluster.changes 2018-03-28 12:33:30.0 +0200 @@ -1,4 +1,10 @@ --- +Wed Mar 28 10:11:42 UTC 2018 - nw...@suse.com + +- bsc#1087128, change the default cluster_name to hacluster +- Version 4.0.7 + +--- Fri Mar 23 09:49:15 UTC 2018 - nw...@suse.com - 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.0 +0200 +++ new/yast2-cluster-4.0.7/package/yast2-cluster.spec 2018-03-28 12:33:30.0 +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.0 +0200 +++ new/yast2-cluster-4.0.7/src/include/cluster/dialogs.rb 2018-03-28 12:33:30.0 +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.rb2018-03-26 14:09:32.0 +0200 +++ new/yast2-cluster-4.0.7/src/include/cluster/helps.rb2018-03-28 12:33:30.0 +0200 @@ -39,6 +39,7 @@ "Member AddressThis list specifies all the nodes in the cluster by IP address. This could be configurable when using udpu(Unicast). \n" + "Node IDThis 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.\n" + "rrp_modeThis specifies the mode of redundant ring, which may be none, active, or passive. Active replication offers slightly lower latency from
commit yast2-cluster for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-cluster for openSUSE:Factory checked in at 2018-03-28 10:31:17 Comparing /work/SRC/openSUSE:Factory/yast2-cluster (Old) and /work/SRC/openSUSE:Factory/.yast2-cluster.new (New) Package is "yast2-cluster" Wed Mar 28 10:31:17 2018 rev:25 rq:591051 version:4.0.6 Changes: --- /work/SRC/openSUSE:Factory/yast2-cluster/yast2-cluster.changes 2018-03-02 21:12:49.806520050 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-cluster.new/yast2-cluster.changes 2018-03-28 10:31:27.536878305 +0200 @@ -1,0 +2,6 @@ +Fri Mar 23 09:49:15 UTC 2018 - nw...@suse.com + +- bsc#1086630, fix write err when upgrading without quorum section +- Version 4.0.6 + +--- Old: yast2-cluster-4.0.5.tar.bz2 New: yast2-cluster-4.0.6.tar.bz2 Other differences: -- ++ yast2-cluster.spec ++ --- /var/tmp/diff_new_pack.Z09k03/_old 2018-03-28 10:31:28.300850829 +0200 +++ /var/tmp/diff_new_pack.Z09k03/_new 2018-03-28 10:31:28.304850685 +0200 @@ -18,7 +18,7 @@ Name: yast2-cluster %define _fwdefdir %{_libexecdir}/firewalld/services -Version:4.0.5 +Version:4.0.6 Release:0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++ yast2-cluster-4.0.5.tar.bz2 -> yast2-cluster-4.0.6.tar.bz2 ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.0.5/package/yast2-cluster.changes new/yast2-cluster-4.0.6/package/yast2-cluster.changes --- old/yast2-cluster-4.0.5/package/yast2-cluster.changes 2018-03-02 10:07:06.0 +0100 +++ new/yast2-cluster-4.0.6/package/yast2-cluster.changes 2018-03-26 14:09:32.0 +0200 @@ -1,4 +1,10 @@ --- +Fri Mar 23 09:49:15 UTC 2018 - nw...@suse.com + +- bsc#1086630, fix write err when upgrading without quorum section +- Version 4.0.6 + +--- Fri Mar 2 08:01:20 UTC 2018 - nw...@suse.com - bsc#1083439, fix traceback when starting without corosync.conf diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.0.5/package/yast2-cluster.spec new/yast2-cluster-4.0.6/package/yast2-cluster.spec --- old/yast2-cluster-4.0.5/package/yast2-cluster.spec 2018-03-02 10:07:06.0 +0100 +++ new/yast2-cluster-4.0.6/package/yast2-cluster.spec 2018-03-26 14:09:32.0 +0200 @@ -1,7 +1,7 @@ # # spec file for package yast2-cluster # -# Copyright (c) 2018 SUSE Products GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ Name: yast2-cluster %define _fwdefdir %{_libexecdir}/firewalld/services -Version:4.0.5 +Version:4.0.6 Release:0 BuildRoot: %{_tmppath}/%{name}-%{version}-build diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.0.5/src/servers_non_y2/ag_openais new/yast2-cluster-4.0.6/src/servers_non_y2/ag_openais --- old/yast2-cluster-4.0.5/src/servers_non_y2/ag_openais 2018-03-02 10:07:06.0 +0100 +++ new/yast2-cluster-4.0.6/src/servers_non_y2/ag_openais 2018-03-26 14:09:32.0 +0200 @@ -729,7 +729,7 @@ elif len(path) == 2 and path[1] == "device" and args == "": # May no "device" in quorum_options, # cause reset in file_parser - if is_quorum_qdevice_configured(): + if "device" in quorum_options: del(quorum_options["device"]) quorum_qdevice_options = {} return "true"
commit yast2-cluster for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-cluster for openSUSE:Factory checked in at 2018-03-02 21:12:46 Comparing /work/SRC/openSUSE:Factory/yast2-cluster (Old) and /work/SRC/openSUSE:Factory/.yast2-cluster.new (New) Package is "yast2-cluster" Fri Mar 2 21:12:46 2018 rev:24 rq:581931 version:4.0.5 Changes: --- /work/SRC/openSUSE:Factory/yast2-cluster/yast2-cluster.changes 2018-01-29 15:00:46.953201366 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-cluster.new/yast2-cluster.changes 2018-03-02 21:12:49.806520050 +0100 @@ -1,0 +2,6 @@ +Fri Mar 2 08:01:20 UTC 2018 - nw...@suse.com + +- bsc#1083439, fix traceback when starting without corosync.conf +- Version 4.0.5 + +--- Old: yast2-cluster-4.0.4.tar.bz2 New: yast2-cluster-4.0.5.tar.bz2 Other differences: -- ++ yast2-cluster.spec ++ --- /var/tmp/diff_new_pack.VfKD1a/_old 2018-03-02 21:12:51.590455899 +0100 +++ /var/tmp/diff_new_pack.VfKD1a/_new 2018-03-02 21:12:51.594455756 +0100 @@ -18,7 +18,7 @@ Name: yast2-cluster %define _fwdefdir %{_libexecdir}/firewalld/services -Version:4.0.4 +Version:4.0.5 Release:0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++ yast2-cluster-4.0.4.tar.bz2 -> yast2-cluster-4.0.5.tar.bz2 ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.0.4/package/yast2-cluster.changes new/yast2-cluster-4.0.5/package/yast2-cluster.changes --- old/yast2-cluster-4.0.4/package/yast2-cluster.changes 2018-01-29 09:19:20.0 +0100 +++ new/yast2-cluster-4.0.5/package/yast2-cluster.changes 2018-03-02 10:07:06.0 +0100 @@ -1,4 +1,10 @@ --- +Fri Mar 2 08:01:20 UTC 2018 - nw...@suse.com + +- bsc#1083439, fix traceback when starting without corosync.conf +- Version 4.0.5 + +--- Tue Jan 23 09:04:02 UTC 2018 - knut.anders...@suse.com - SuSEFirewall2 replaced by firewalld(fate#323460) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.0.4/package/yast2-cluster.spec new/yast2-cluster-4.0.5/package/yast2-cluster.spec --- old/yast2-cluster-4.0.4/package/yast2-cluster.spec 2018-01-29 09:19:20.0 +0100 +++ new/yast2-cluster-4.0.5/package/yast2-cluster.spec 2018-03-02 10:07:06.0 +0100 @@ -1,7 +1,7 @@ # # spec file for package yast2-cluster # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ Name: yast2-cluster %define _fwdefdir %{_libexecdir}/firewalld/services -Version:4.0.4 +Version:4.0.5 Release:0 BuildRoot: %{_tmppath}/%{name}-%{version}-build diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.0.4/src/servers_non_y2/ag_openais new/yast2-cluster-4.0.5/src/servers_non_y2/ag_openais --- old/yast2-cluster-4.0.4/src/servers_non_y2/ag_openais 2018-01-29 09:19:20.0 +0100 +++ new/yast2-cluster-4.0.5/src/servers_non_y2/ag_openais 2018-03-02 10:07:06.0 +0100 @@ -188,11 +188,12 @@ } # Using [] instead of {} is because some sections like nodelist have many nodes -totem_options = {} -logging_options = {} +# Default value to avoid traceback in doRead when without corosync.conf +totem_options = {"interface":[]} +logging_options = {"logger_subsys":[]} quorum_qdevice_options={} -quorum_options={} -nodelist_options={} +quorum_options={"device":quorum_qdevice_options} +nodelist_options={"node":[]} qb_options={} def strip_comments_and_pending_space(line): @@ -716,7 +717,6 @@ pass def doWrite(self, path, args): - global quorum_options global quorum_qdevice_options if path[0] == "": @@ -727,8 +727,11 @@ quorum_options[path[1]] = args return "true" elif len(path) == 2 and path[1] == "device" and args == "": - del(quorum_options["device"]) - quorum_qdevice_options = {} + # May no "device" in quorum_options, + # cause reset in file_parser + if
commit yast2-cluster for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-cluster for openSUSE:Factory checked in at 2018-01-29 14:59:07 Comparing /work/SRC/openSUSE:Factory/yast2-cluster (Old) and /work/SRC/openSUSE:Factory/.yast2-cluster.new (New) Package is "yast2-cluster" Mon Jan 29 14:59:07 2018 rev:23 rq:570453 version:4.0.4 Changes: --- /work/SRC/openSUSE:Factory/yast2-cluster/yast2-cluster.changes 2018-01-13 21:47:31.166433000 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-cluster.new/yast2-cluster.changes 2018-01-29 15:00:46.953201366 +0100 @@ -1,0 +2,6 @@ +Tue Jan 23 09:04:02 UTC 2018 - knut.anders...@suse.com + +- SuSEFirewall2 replaced by firewalld(fate#323460) +- Version 4.0.4 + +--- Old: cluster.fwd yast2-cluster-4.0.3.tar.bz2 New: cluster.firewalld.xml yast2-cluster-4.0.4.tar.bz2 Other differences: -- ++ yast2-cluster.spec ++ --- /var/tmp/diff_new_pack.yBsmka/_old 2018-01-29 15:00:47.485176511 +0100 +++ /var/tmp/diff_new_pack.yBsmka/_new 2018-01-29 15:00:47.489176324 +0100 @@ -17,23 +17,26 @@ Name: yast2-cluster -%define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services -Version:4.0.3 +%define _fwdefdir %{_libexecdir}/firewalld/services +Version:4.0.4 Release:0 BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0:%{name}-%{version}.tar.bz2 -Source1:cluster.fwd +Source1:cluster.firewalld.xml BuildRequires: perl-XML-Writer BuildRequires: update-desktop-files -BuildRequires: yast2 +# SuSEFirewall2 replaced by Firewalld (fate#323460) +BuildRequires: firewall-macros +BuildRequires: yast2 >= 4.0.39 BuildRequires: yast2-devtools >= 3.1.10 BuildRequires: yast2-testsuite BuildArch: noarch -Requires: yast2 +# SuSEFirewall2 replaced by Firewalld (fate#323460) +Requires: yast2 >= 4.0.39 Requires: yast2-ruby-bindings >= 1.0.0 Summary:Configuration of cluster @@ -52,12 +55,16 @@ %install %yast_install -mkdir -p $RPM_BUILD_ROOT/%{_fwdefdir} -install -m 644 %{S:1} $RPM_BUILD_ROOT/%{_fwdefdir}/cluster +install -D -m 0644 %{S:1} $RPM_BUILD_ROOT/%{_fwdefdir}/cluster.xml + +%post +%firewalld_reload %files %defattr(-,root,root) %dir %{yast_yncludedir}/cluster +%dir %{_libexecdir}/firewalld +%dir %{_fwdefdir} %{yast_yncludedir}/cluster/* %{yast_clientdir}/cluster.rb %{yast_clientdir}/cluster_*.rb @@ -66,6 +73,6 @@ %{yast_scrconfdir}/*.scr %{yast_agentdir}/ag_openais %doc %{yast_docdir} -%config %{_fwdefdir}/cluster +%{_fwdefdir}/cluster.xml %changelog ++ cluster.firewalld.xml ++ SUSE YaST Cluster This allows you to open various ports related to SUSE YaST Cluster module. Ports are opened for mgmtd, hawk, dlm and csync2. ++ yast2-cluster-4.0.3.tar.bz2 -> yast2-cluster-4.0.4.tar.bz2 ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.0.3/package/cluster.firewalld.xml new/yast2-cluster-4.0.4/package/cluster.firewalld.xml --- old/yast2-cluster-4.0.3/package/cluster.firewalld.xml 1970-01-01 01:00:00.0 +0100 +++ new/yast2-cluster-4.0.4/package/cluster.firewalld.xml 2018-01-29 09:19:20.0 +0100 @@ -0,0 +1,10 @@ + + + SUSE YaST Cluster + This allows you to open various ports related to SUSE YaST Cluster module. Ports are opened for mgmtd, hawk, dlm and csync2. + + + + + + diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.0.3/package/cluster.fwd new/yast2-cluster-4.0.4/package/cluster.fwd --- old/yast2-cluster-4.0.3/package/cluster.fwd 2018-01-11 09:58:06.0 +0100 +++ new/yast2-cluster-4.0.4/package/cluster.fwd 1970-01-01 01:00:00.0 +0100 @@ -1,22 +0,0 @@ -## Name: Cluster -## Description: Opens ports for Varies Cluster related services - -# space separated list of allowed TCP ports -# 30865 for csync2 -# 5560 for mgmtd -# 7630 for hawk or hawk2 -# 21064 for dlm -# 5403 for corosync qdevice(default) -TCP="30865 5560 7630 21064" - -# space separated list of allowed UDP ports -UDP="" - -# space separated list of allowed RPC services -RPC="" - -# space separated list of allowed IP protocols -IP="igmp" - -# space separated list of allowed UDP broadcast ports -BROADCAST="" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.0.3/package/yast2-cluster.changes new/yast2-cluster-4.0.4/package/yast2-cluster.changes --- old/yast2-cluster-4.0.3/package/yast2-cluster.changes 2018-01-11 09:58:06.0 +0100 +++ new/yast2-cluster-4.0.4/package/yast2-cluster.changes
commit yast2-cluster for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-cluster for openSUSE:Factory checked in at 2018-01-13 21:47:28 Comparing /work/SRC/openSUSE:Factory/yast2-cluster (Old) and /work/SRC/openSUSE:Factory/.yast2-cluster.new (New) Package is "yast2-cluster" Sat Jan 13 21:47:28 2018 rev:22 rq:563544 version:4.0.3 Changes: --- /work/SRC/openSUSE:Factory/yast2-cluster/yast2-cluster.changes 2018-01-06 18:51:01.086104448 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-cluster.new/yast2-cluster.changes 2018-01-13 21:47:31.166433000 +0100 @@ -1,0 +2,6 @@ +Thu Jan 11 16:12:15 UTC 2018 - b...@suse.com + +- bsc#1075507 two_node can not be enable when using qdevice +- Version 4.0.3 + +--- Old: yast2-cluster-4.0.2.tar.bz2 New: yast2-cluster-4.0.3.tar.bz2 Other differences: -- ++ yast2-cluster.spec ++ --- /var/tmp/diff_new_pack.uS9Vlj/_old 2018-01-13 21:47:31.774404657 +0100 +++ /var/tmp/diff_new_pack.uS9Vlj/_new 2018-01-13 21:47:31.790403911 +0100 @@ -18,7 +18,7 @@ Name: yast2-cluster %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services -Version:4.0.2 +Version:4.0.3 Release:0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++ yast2-cluster-4.0.2.tar.bz2 -> yast2-cluster-4.0.3.tar.bz2 ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.0.2/package/yast2-cluster.changes new/yast2-cluster-4.0.3/package/yast2-cluster.changes --- old/yast2-cluster-4.0.2/package/yast2-cluster.changes 2018-01-05 10:40:16.0 +0100 +++ new/yast2-cluster-4.0.3/package/yast2-cluster.changes 2018-01-11 09:58:06.0 +0100 @@ -1,4 +1,10 @@ --- +Thu Jan 11 16:12:15 UTC 2018 - b...@suse.com + +- bsc#1075507 two_node can not be enable when using qdevice +- Version 4.0.3 + +--- Fri Dec 22 07:04:15 UTC 2017 - nw...@suse.com - bsc#1070961, support corosync qdevice. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.0.2/package/yast2-cluster.spec new/yast2-cluster-4.0.3/package/yast2-cluster.spec --- old/yast2-cluster-4.0.2/package/yast2-cluster.spec 2018-01-05 10:40:16.0 +0100 +++ new/yast2-cluster-4.0.3/package/yast2-cluster.spec 2018-01-11 09:58:06.0 +0100 @@ -18,7 +18,7 @@ Name: yast2-cluster %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services -Version:4.0.2 +Version:4.0.3 Release:0 BuildRoot: %{_tmppath}/%{name}-%{version}-build diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.0.2/src/modules/Cluster.rb new/yast2-cluster-4.0.3/src/modules/Cluster.rb --- old/yast2-cluster-4.0.2/src/modules/Cluster.rb 2018-01-05 10:40:16.0 +0100 +++ new/yast2-cluster-4.0.3/src/modules/Cluster.rb 2018-01-11 09:58:06.0 +0100 @@ -347,6 +347,11 @@ # Set "1" to enable two_node mode when two nodes, otherwise is "0". @two_node = "1" end + + if @corosync_qdevice +# two_node can not be used with qdevice +@two_node = "0" + end SCR.Write(path(".openais.quorum.two_node"), @two_node) SCR.Write(
commit yast2-cluster for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-cluster for openSUSE:Factory checked in at 2018-01-06 18:50:50 Comparing /work/SRC/openSUSE:Factory/yast2-cluster (Old) and /work/SRC/openSUSE:Factory/.yast2-cluster.new (New) Package is "yast2-cluster" Sat Jan 6 18:50:50 2018 rev:21 rq:561811 version:4.0.2 Changes: --- /work/SRC/openSUSE:Factory/yast2-cluster/yast2-cluster.changes 2017-12-05 01:30:19.469110258 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-cluster.new/yast2-cluster.changes 2018-01-06 18:51:01.086104448 +0100 @@ -1,0 +2,6 @@ +Fri Dec 22 07:04:15 UTC 2017 - nw...@suse.com + +- bsc#1070961, support corosync qdevice. +- Version 4.0.2 + +--- Old: yast2-cluster-4.0.1.tar.bz2 New: yast2-cluster-4.0.2.tar.bz2 Other differences: -- ++ yast2-cluster.spec ++ --- /var/tmp/diff_new_pack.JqlsHe/_old 2018-01-06 18:51:01.662077536 +0100 +++ /var/tmp/diff_new_pack.JqlsHe/_new 2018-01-06 18:51:01.666077349 +0100 @@ -1,7 +1,7 @@ # # spec file for package yast2-cluster # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ Name: yast2-cluster %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services -Version:4.0.1 +Version:4.0.2 Release:0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++ cluster.fwd ++ --- /var/tmp/diff_new_pack.JqlsHe/_old 2018-01-06 18:51:01.702075667 +0100 +++ /var/tmp/diff_new_pack.JqlsHe/_new 2018-01-06 18:51:01.702075667 +0100 @@ -6,6 +6,7 @@ # 5560 for mgmtd # 7630 for hawk or hawk2 # 21064 for dlm +# 5403 for corosync qdevice(default) TCP="30865 5560 7630 21064" # space separated list of allowed UDP ports ++ yast2-cluster-4.0.1.tar.bz2 -> yast2-cluster-4.0.2.tar.bz2 ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.0.1/package/cluster.fwd new/yast2-cluster-4.0.2/package/cluster.fwd --- old/yast2-cluster-4.0.1/package/cluster.fwd 2017-12-04 10:34:09.0 +0100 +++ new/yast2-cluster-4.0.2/package/cluster.fwd 2018-01-05 10:40:16.0 +0100 @@ -6,6 +6,7 @@ # 5560 for mgmtd # 7630 for hawk or hawk2 # 21064 for dlm +# 5403 for corosync qdevice(default) TCP="30865 5560 7630 21064" # space separated list of allowed UDP ports diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.0.1/package/yast2-cluster.changes new/yast2-cluster-4.0.2/package/yast2-cluster.changes --- old/yast2-cluster-4.0.1/package/yast2-cluster.changes 2017-12-04 10:34:09.0 +0100 +++ new/yast2-cluster-4.0.2/package/yast2-cluster.changes 2018-01-05 10:40:16.0 +0100 @@ -1,4 +1,10 @@ --- +Fri Dec 22 07:04:15 UTC 2017 - nw...@suse.com + +- bsc#1070961, support corosync qdevice. +- Version 4.0.2 + +--- Fri Dec 1 06:08:41 UTC 2017 - nw...@suse.com - fate#323526, support python3. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.0.1/package/yast2-cluster.spec new/yast2-cluster-4.0.2/package/yast2-cluster.spec --- old/yast2-cluster-4.0.1/package/yast2-cluster.spec 2017-12-04 10:34:09.0 +0100 +++ new/yast2-cluster-4.0.2/package/yast2-cluster.spec 2018-01-05 10:40:16.0 +0100 @@ -18,7 +18,7 @@ Name: yast2-cluster %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services -Version:4.0.1 +Version:4.0.2 Release:0 BuildRoot: %{_tmppath}/%{name}-%{version}-build diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.0.1/src/include/cluster/common.rb new/yast2-cluster-4.0.2/src/include/cluster/common.rb --- old/yast2-cluster-4.0.1/src/include/cluster/common.rb 2017-12-04 10:34:09.0 +0100 +++ new/yast2-cluster-4.0.2/src/include/cluster/common.rb 2018-01-05 10:40:16.0 +0100 @@ -39,16 +39,17 @@ Yast.import "SuSEFirewall" Yast.import "SuSEFirewallServices" - @DIALOG = ["communication", "security", "csync2", "conntrack", "service"] + @DIALOG = ["communication", "corosyncqdevice", "security", "csync2", "conntrack", "service"] @PARENT = {} @NAME = { -"communication" => _("Communication Channels"), -"security"
commit yast2-cluster for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-cluster for openSUSE:Factory checked in at 2017-12-05 01:30:10 Comparing /work/SRC/openSUSE:Factory/yast2-cluster (Old) and /work/SRC/openSUSE:Factory/.yast2-cluster.new (New) Package is "yast2-cluster" Tue Dec 5 01:30:10 2017 rev:20 rq:548023 version:4.0.1 Changes: --- /work/SRC/openSUSE:Factory/yast2-cluster/yast2-cluster.changes 2017-11-01 11:09:50.757318186 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-cluster.new/yast2-cluster.changes 2017-12-05 01:30:19.469110258 +0100 @@ -1,0 +2,6 @@ +Fri Dec 1 06:08:41 UTC 2017 - nw...@suse.com + +- fate#323526, support python3. +- Version 4.0.1 + +--- Old: yast2-cluster-4.0.0.tar.bz2 New: yast2-cluster-4.0.1.tar.bz2 Other differences: -- ++ yast2-cluster.spec ++ --- /var/tmp/diff_new_pack.rkKTmW/_old 2017-12-05 01:30:20.561070589 +0100 +++ /var/tmp/diff_new_pack.rkKTmW/_new 2017-12-05 01:30:20.565070443 +0100 @@ -18,7 +18,7 @@ Name: yast2-cluster %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services -Version:4.0.0 +Version:4.0.1 Release:0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++ yast2-cluster-4.0.0.tar.bz2 -> yast2-cluster-4.0.1.tar.bz2 ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.0.0/package/yast2-cluster.changes new/yast2-cluster-4.0.1/package/yast2-cluster.changes --- old/yast2-cluster-4.0.0/package/yast2-cluster.changes 2017-10-31 11:07:24.256722880 +0100 +++ new/yast2-cluster-4.0.1/package/yast2-cluster.changes 2017-12-04 10:34:09.0 +0100 @@ -1,4 +1,10 @@ --- +Fri Dec 1 06:08:41 UTC 2017 - nw...@suse.com + +- fate#323526, support python3. +- Version 4.0.1 + +--- Fri Oct 27 08:35:58 UTC 2017 - nw...@suse.com - bsc#1065393, remove checking bind address when unicast. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.0.0/package/yast2-cluster.spec new/yast2-cluster-4.0.1/package/yast2-cluster.spec --- old/yast2-cluster-4.0.0/package/yast2-cluster.spec 2017-10-31 11:07:24.256722880 +0100 +++ new/yast2-cluster-4.0.1/package/yast2-cluster.spec 2017-12-04 10:34:09.0 +0100 @@ -18,7 +18,7 @@ Name: yast2-cluster %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services -Version:4.0.0 +Version:4.0.1 Release:0 BuildRoot: %{_tmppath}/%{name}-%{version}-build diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-4.0.0/src/servers_non_y2/ag_openais new/yast2-cluster-4.0.1/src/servers_non_y2/ag_openais --- old/yast2-cluster-4.0.0/src/servers_non_y2/ag_openais 2017-10-31 11:07:24.292722880 +0100 +++ new/yast2-cluster-4.0.1/src/servers_non_y2/ag_openais 2017-12-04 10:34:09.0 +0100 @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python3 # -*- coding: utf8 -*- # @@ -179,7 +179,7 @@ return line.split('#')[0].rstrip().lstrip() def get_next_line(ff): - l = ff.next() + l = next(ff) return strip_comments_and_pending_space(l) @@ -235,7 +235,7 @@ for node in nodelist: f.write("\tnode {\n") # Sort the keys like ring0 and ring1 - klist=node.keys() + klist=list(node.keys()) klist.sort() for key in klist: if node[key] == "": @@ -417,7 +417,7 @@ member_str = "" for item in nodelist_options.get("node"): - if item.has_key("ring0_addr"): + if "ring0_addr" in item: address1 = item.get("ring0_addr", None) member_str += address1 address2 = item.get("ring1_addr", None) @@ -438,7 +438,7 @@ # obsolete setting. BNC-879596, pop up a message if config file is in old format. def check_conf_format(): for x in range(len(totem_options["interface"])): - if totem_options["interface"][x].has_key("oldlist"): + if "oldlist" in totem_options["interface"][x]: return "old" return "new" @@ -461,7 +461,7 @@ pass -class OpenAISConf_Parser: +class OpenAISConf_Parser(object): def __init__(self): load_ais_conf("/etc/corosync/corosync.conf") @@ -521,7 +521,7 @@ elif path[1] == "autoid":
commit yast2-cluster for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-cluster for openSUSE:Factory checked in at 2017-11-01 11:09:52 Comparing /work/SRC/openSUSE:Factory/yast2-cluster (Old) and /work/SRC/openSUSE:Factory/.yast2-cluster.new (New) Package is "yast2-cluster" Wed Nov 1 11:09:52 2017 rev:19 rq:537876 version:4.0.0 Changes: --- /work/SRC/openSUSE:Factory/yast2-cluster/yast2-cluster.changes 2017-04-07 13:56:38.131265290 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-cluster.new/yast2-cluster.changes 2017-11-01 11:09:50.757318186 +0100 @@ -1,0 +2,6 @@ +Fri Oct 27 08:35:58 UTC 2017 - nw...@suse.com + +- bsc#1065393, remove checking bind address when unicast. +- Version 4.0.0 + +--- Old: yast2-cluster-3.2.0.tar.bz2 New: yast2-cluster-4.0.0.tar.bz2 Other differences: -- ++ yast2-cluster.spec ++ --- /var/tmp/diff_new_pack.SwkEMH/_old 2017-11-01 11:09:51.293298609 +0100 +++ /var/tmp/diff_new_pack.SwkEMH/_new 2017-11-01 11:09:51.293298609 +0100 @@ -18,7 +18,7 @@ Name: yast2-cluster %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services -Version:3.2.0 +Version:4.0.0 Release:0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++ yast2-cluster-3.2.0.tar.bz2 -> yast2-cluster-4.0.0.tar.bz2 ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.2.0/Makefile.am.common new/yast2-cluster-4.0.0/Makefile.am.common --- old/yast2-cluster-3.2.0/Makefile.am.common 2017-04-06 03:51:03.655446224 +0200 +++ new/yast2-cluster-4.0.0/Makefile.am.common 1970-01-01 01:00:00.0 +0100 @@ -1,47 +0,0 @@ -# Makefile.am.common -*- Makefile -*- -# Generated file, do not edit! - -modulebin_DATA = $(patsubst %.ycp,%.ybc,$(module_DATA)) -modulebindir = $(moduledir) - -ybcfiles = $(filter %.ybc,$(modulebin_DATA)) - -# suffix mapping: info '(make)Static Usage' -# apply only to our modules, not external ones -${ybcfiles}: %.ybc: %.ycp $(ycpchook) - Y2DIR=$(YCPC_Y2DIR) LD_LIBRARY_PATH=$(YCPC_LD_LIBRARY_PATH) ${YCPC} -c -M. -I. -q $(YCPCFLAGS) $< - -# files to clean -CLEANFILES = ${ybcfiles} -DISTCLEANFILES = .dep - -# Needs to be outside "." because of cases -# where ycpchook contains a symlink to "." -# Otherwise "." keeps being newer than .dep and we loop. -NEWDEP=${top_builddir}/.dep.new -# generate dependencies -# two steps not to lose the file if the command fails -# hook: create the links before we look for files -.dep: $(wildcard *.ycp) ${ycpchook} - ${YCPMAKEDEP} --prefix=${prefix} ${YCPCFLAGS} > ${NEWDEP} - cat ${NEWDEP} > .dep - rm ${NEWDEP} - -dist-hook: check-syntax - -CHECK_SYNTAX = true -check-syntax: $(client_DATA) $(ycpchook) - @if test "$(client_DATA)"; then \ - if $(CHECK_SYNTAX); then \ - TO_CHECK="$(filter %.ycp,$^)"; \ - echo "Checking syntax of $${TO_CHECK}"; \ - if ! $(YCPC) -qE -M. -I. $(YCPCFLAGS) $${TO_CHECK}; then \ - echo "Failed. Disable by 'make ... CHECK_SYNTAX=false' at your own risk"; \ - exit 1; \ - fi; \ - else \ - echo "Syntax check disabled"; \ - fi; \ - fi - --include .dep diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.2.0/package/yast2-cluster.changes new/yast2-cluster-4.0.0/package/yast2-cluster.changes --- old/yast2-cluster-3.2.0/package/yast2-cluster.changes 2017-04-06 03:51:03.659446224 +0200 +++ new/yast2-cluster-4.0.0/package/yast2-cluster.changes 2017-10-31 11:07:24.256722880 +0100 @@ -1,4 +1,10 @@ --- +Fri Oct 27 08:35:58 UTC 2017 - nw...@suse.com + +- bsc#1065393, remove checking bind address when unicast. +- Version 4.0.0 + +--- Wed Apr 5 05:20:44 UTC 2017 - nw...@suse.com - bsc#1032419, remove bind address for unicast. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.2.0/package/yast2-cluster.spec new/yast2-cluster-4.0.0/package/yast2-cluster.spec --- old/yast2-cluster-3.2.0/package/yast2-cluster.spec 2017-04-06 03:51:03.659446224 +0200 +++ new/yast2-cluster-4.0.0/package/yast2-cluster.spec 2017-10-31 11:07:24.256722880 +0100 @@ -18,7 +18,7 @@ Name: yast2-cluster %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services -Version:3.2.0 +Version:4.0.0 Release:0 BuildRoot: %{_tmppath}/%{name}-%{version}-build diff -urN '--exclude=CVS'
commit yast2-cluster for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-cluster for openSUSE:Factory checked in at 2017-04-07 13:56:36 Comparing /work/SRC/openSUSE:Factory/yast2-cluster (Old) and /work/SRC/openSUSE:Factory/.yast2-cluster.new (New) Package is "yast2-cluster" Fri Apr 7 13:56:36 2017 rev:18 rq:485924 version:3.2.0 Changes: --- /work/SRC/openSUSE:Factory/yast2-cluster/yast2-cluster.changes 2016-06-07 23:50:26.0 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-cluster.new/yast2-cluster.changes 2017-04-07 13:56:38.131265290 +0200 @@ -1,0 +2,6 @@ +Wed Apr 5 05:20:44 UTC 2017 - nw...@suse.com + +- bsc#1032419, remove bind address for unicast. +- Version 3.2.0 + +--- Old: yast2-cluster-3.1.24.tar.bz2 New: yast2-cluster-3.2.0.tar.bz2 Other differences: -- ++ yast2-cluster.spec ++ --- /var/tmp/diff_new_pack.yAFdv7/_old 2017-04-07 13:56:38.839165292 +0200 +++ /var/tmp/diff_new_pack.yAFdv7/_new 2017-04-07 13:56:38.843164727 +0200 @@ -1,7 +1,7 @@ # # spec file for package yast2-cluster # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ Name: yast2-cluster %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services -Version:3.1.24 +Version:3.2.0 Release:0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++ yast2-cluster-3.1.24.tar.bz2 -> yast2-cluster-3.2.0.tar.bz2 ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.1.24/.travis.yml new/yast2-cluster-3.2.0/.travis.yml --- old/yast2-cluster-3.1.24/.travis.yml2016-06-07 13:00:09.606920987 +0200 +++ new/yast2-cluster-3.2.0/.travis.yml 2017-04-06 03:51:03.139446224 +0200 @@ -1,16 +1,11 @@ -language: cpp -compiler: -- gcc +sudo: required +language: bash +services: + - docker + before_install: -# disable rvm, use system Ruby -- rvm reset -- wget https://raw.githubusercontent.com/yast/yast-devtools/master/travis-tools/travis_setup.sh -- sh ./travis_setup.sh -p "rake yast2-devtools yast2-testsuite yast2" -g "yast-rake gettext" + - docker build -t yast-cluster-image . script: -- rake check:syntax -- rake check:pot -- make -f Makefile.cvs -- make -- sudo make install -- make check - + # the "yast-travis-ruby" script is included in the base yastdevel/ruby image + # see https://github.com/yast/docker-yast-ruby/blob/master/yast-travis-ruby + - docker run -it -e TRAVIS=1 -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" yast-cluster-image yast-travis-ruby diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.1.24/CONTRIBUTING.md new/yast2-cluster-3.2.0/CONTRIBUTING.md --- old/yast2-cluster-3.1.24/CONTRIBUTING.md2016-06-07 13:00:09.614920987 +0200 +++ new/yast2-cluster-3.2.0/CONTRIBUTING.md 2017-04-06 03:51:03.647446224 +0200 @@ -3,7 +3,7 @@ YaST is an open source project and as such it welcomes all kinds of contributions. If you decide to contribute, please follow these guidelines to -ensure the process is effective and pleasant both for you and YaST maintainers. +ensure the process is effective and pleasant both for you and the YaST maintainers. There are two main forms of contribution: reporting bugs and performing code changes. @@ -17,13 +17,11 @@ registration](https://secure-www.novell.com/selfreg/jsp/createSimpleAccount.jsp) if you don't have an account yet.) -If you find a problem, please report it either using -[Bugzilla](https://bugzilla.suse.com/) or GitHub issues. We can't guarantee -that every bug will be fixed, but we'll try. - When creating a bug report, please follow our [bug reporting guidelines](http://en.opensuse.org/openSUSE:Report_a_YaST_bug). +We can't guarantee that every bug will be fixed, but we'll try. + Code Changes @@ -44,15 +42,22 @@ to the [Ruby style guide](https://github.com/SUSE/style-guides/blob/master/Ruby.md). - 4. Make sure your change didn't break anything by building the RPM package + 4. Update the package version (in `packages/*.spec`, usually by + `rake version:bump`) and add a new entry to the `package/*.changes` file + (by `osc vc package`). + For bigger changes or changes which need longer discussion it is advised to + add this as a separate last commit so it can be easily updated when another + change is merged in the meantime. + + 5. Make
commit yast2-cluster for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-cluster for openSUSE:Factory checked in at 2016-06-07 23:50:25 Comparing /work/SRC/openSUSE:Factory/yast2-cluster (Old) and /work/SRC/openSUSE:Factory/.yast2-cluster.new (New) Package is "yast2-cluster" Changes: --- /work/SRC/openSUSE:Factory/yast2-cluster/yast2-cluster.changes 2016-04-03 23:07:04.0 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-cluster.new/yast2-cluster.changes 2016-06-07 23:50:26.0 +0200 @@ -1,0 +2,6 @@ +Tue Jun 7 10:16:17 UTC 2016 - igonzalezs...@suse.com + +- Stop generating autodocs (fate#320356) +- Version 3.1.24 + +--- Old: yast2-cluster-3.1.23.tar.bz2 New: yast2-cluster-3.1.24.tar.bz2 Other differences: -- ++ yast2-cluster.spec ++ --- /var/tmp/diff_new_pack.9yXJRY/_old 2016-06-07 23:50:27.0 +0200 +++ /var/tmp/diff_new_pack.9yXJRY/_new 2016-06-07 23:50:27.0 +0200 @@ -18,7 +18,7 @@ Name: yast2-cluster %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services -Version:3.1.23 +Version:3.1.24 Release:0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++ yast2-cluster-3.1.23.tar.bz2 -> yast2-cluster-3.1.24.tar.bz2 ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.1.23/doc/Makefile.am new/yast2-cluster-3.1.24/doc/Makefile.am --- old/yast2-cluster-3.1.23/doc/Makefile.am2016-03-25 09:29:20.0 +0100 +++ new/yast2-cluster-3.1.24/doc/Makefile.am1970-01-01 01:00:00.0 +0100 @@ -1,10 +0,0 @@ -# Makefile.am for cluster/doc - -SUBDIRS = autodocs - -htmldir = $(docdir) - -doc_DATA = -html_DATA = - -EXTRA_DIST = $(doc_DATA) $(html_DATA) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.1.23/doc/autodocs/Makefile.am new/yast2-cluster-3.1.24/doc/autodocs/Makefile.am --- old/yast2-cluster-3.1.23/doc/autodocs/Makefile.am 2016-03-25 09:29:20.0 +0100 +++ new/yast2-cluster-3.1.24/doc/autodocs/Makefile.am 1970-01-01 01:00:00.0 +0100 @@ -1,3 +0,0 @@ -# Makefile.am for cluster/doc/autodocs - -include $(top_srcdir)/autodocs-ycp.ami diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.1.23/package/yast2-cluster.changes new/yast2-cluster-3.1.24/package/yast2-cluster.changes --- old/yast2-cluster-3.1.23/package/yast2-cluster.changes 2016-03-25 09:29:20.0 +0100 +++ new/yast2-cluster-3.1.24/package/yast2-cluster.changes 2016-06-07 13:00:09.0 +0200 @@ -1,4 +1,10 @@ --- +Tue Jun 7 10:16:17 UTC 2016 - igonzalezs...@suse.com + +- Stop generating autodocs (fate#320356) +- Version 3.1.24 + +--- Fri Mar 25 08:25:25 UTC 2016 - nw...@suse.com - bsc#971961, fix error when using ipv6. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.1.23/package/yast2-cluster.spec new/yast2-cluster-3.1.24/package/yast2-cluster.spec --- old/yast2-cluster-3.1.23/package/yast2-cluster.spec 2016-03-25 09:29:20.0 +0100 +++ new/yast2-cluster-3.1.24/package/yast2-cluster.spec 2016-06-07 13:00:09.0 +0200 @@ -18,7 +18,7 @@ Name: yast2-cluster %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services -Version:3.1.23 +Version:3.1.24 Release:0 BuildRoot: %{_tmppath}/%{name}-%{version}-build
commit yast2-cluster for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-cluster for openSUSE:Factory checked in at 2016-04-03 23:07:03 Comparing /work/SRC/openSUSE:Factory/yast2-cluster (Old) and /work/SRC/openSUSE:Factory/.yast2-cluster.new (New) Package is "yast2-cluster" Changes: --- /work/SRC/openSUSE:Factory/yast2-cluster/yast2-cluster.changes 2015-12-03 13:32:23.0 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-cluster.new/yast2-cluster.changes 2016-04-03 23:07:04.0 +0200 @@ -1,0 +2,7 @@ +Fri Mar 25 08:25:25 UTC 2016 - nw...@suse.com + +- bsc#971961, fix error when using ipv6. +- Add totem.ip_version for ipv6 support. +- Version 3.1.23 + +--- Old: yast2-cluster-3.1.22.tar.bz2 New: yast2-cluster-3.1.23.tar.bz2 Other differences: -- ++ yast2-cluster.spec ++ --- /var/tmp/diff_new_pack.cDEGbl/_old 2016-04-03 23:07:05.0 +0200 +++ /var/tmp/diff_new_pack.cDEGbl/_new 2016-04-03 23:07:05.0 +0200 @@ -1,7 +1,7 @@ # # spec file for package yast2-cluster # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ Name: yast2-cluster %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services -Version:3.1.22 +Version:3.1.23 Release:0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++ yast2-cluster-3.1.22.tar.bz2 -> yast2-cluster-3.1.23.tar.bz2 ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.1.22/package/yast2-cluster.changes new/yast2-cluster-3.1.23/package/yast2-cluster.changes --- old/yast2-cluster-3.1.22/package/yast2-cluster.changes 2015-12-01 10:27:02.0 +0100 +++ new/yast2-cluster-3.1.23/package/yast2-cluster.changes 2016-03-25 09:29:20.0 +0100 @@ -1,4 +1,11 @@ --- +Fri Mar 25 08:25:25 UTC 2016 - nw...@suse.com + +- bsc#971961, fix error when using ipv6. +- Add totem.ip_version for ipv6 support. +- Version 3.1.23 + +--- Tue Dec 1 09:21:16 UTC 2015 - nw...@suse.com - BSC#957305. Change required package from hawk to hawk2. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.1.22/package/yast2-cluster.spec new/yast2-cluster-3.1.23/package/yast2-cluster.spec --- old/yast2-cluster-3.1.22/package/yast2-cluster.spec 2015-12-01 10:27:02.0 +0100 +++ new/yast2-cluster-3.1.23/package/yast2-cluster.spec 2016-03-25 09:29:20.0 +0100 @@ -18,7 +18,7 @@ Name: yast2-cluster %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services -Version:3.1.22 +Version:3.1.23 Release:0 BuildRoot: %{_tmppath}/%{name}-%{version}-build diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.1.22/src/include/cluster/dialogs.rb new/yast2-cluster-3.1.23/src/include/cluster/dialogs.rb --- old/yast2-cluster-3.1.22/src/include/cluster/dialogs.rb 2015-12-01 10:27:02.0 +0100 +++ new/yast2-cluster-3.1.23/src/include/cluster/dialogs.rb 2016-03-25 09:29:20.0 +0100 @@ -592,9 +592,11 @@ netaddr = Convert.to_string(UI.QueryWidget(Id(ret), :Value)) ip6 = IP.Check6(netaddr) if ip6 +Cluster.ip_version = "ipv6" UI.ChangeWidget(Id(:autoid), :Value, false) UI.ChangeWidget(Id(:autoid), :Enabled, false) else +Cluster.ip_version = "ipv4" UI.ChangeWidget(Id(:autoid), :Enabled, true) end next diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.1.22/src/modules/Cluster.rb new/yast2-cluster-3.1.23/src/modules/Cluster.rb --- old/yast2-cluster-3.1.22/src/modules/Cluster.rb 2015-12-01 10:27:02.0 +0100 +++ new/yast2-cluster-3.1.23/src/modules/Cluster.rb 2016-03-25 09:29:20.0 +0100 @@ -67,6 +67,7 @@ # Settings: Define all variables needed for configuration of cluster @secauth = false @cluster_name = "" + @ip_version = "" @expected_votes = "" @two_node = "0" @config_format = "" @@ -162,6 +163,8 @@ @cluster_name = SCR.Read(path(".openais.totem.cluster_name")) + @ip_version = SCR.Read(path(".openais.totem.ip_version")) +
commit yast2-cluster for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-cluster for openSUSE:Factory checked in at 2015-12-03 13:32:22 Comparing /work/SRC/openSUSE:Factory/yast2-cluster (Old) and /work/SRC/openSUSE:Factory/.yast2-cluster.new (New) Package is "yast2-cluster" Changes: --- /work/SRC/openSUSE:Factory/yast2-cluster/yast2-cluster.changes 2015-08-13 18:11:07.0 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-cluster.new/yast2-cluster.changes 2015-12-03 13:32:23.0 +0100 @@ -1,0 +2,6 @@ +Tue Dec 1 09:21:16 UTC 2015 - nw...@suse.com + +- BSC#957305. Change required package from hawk to hawk2. +- Version 3.1.22 + +--- Old: yast2-cluster-3.1.21.tar.bz2 New: yast2-cluster-3.1.22.tar.bz2 Other differences: -- ++ yast2-cluster.spec ++ --- /var/tmp/diff_new_pack.4dp12f/_old 2015-12-03 13:32:24.0 +0100 +++ /var/tmp/diff_new_pack.4dp12f/_new 2015-12-03 13:32:24.0 +0100 @@ -18,7 +18,7 @@ Name: yast2-cluster %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services -Version:3.1.21 +Version:3.1.22 Release:0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++ cluster.fwd ++ --- /var/tmp/diff_new_pack.4dp12f/_old 2015-12-03 13:32:24.0 +0100 +++ /var/tmp/diff_new_pack.4dp12f/_new 2015-12-03 13:32:24.0 +0100 @@ -4,7 +4,7 @@ # space separated list of allowed TCP ports # 30865 for csync2 # 5560 for mgmtd -# 7630 for hawk +# 7630 for hawk or hawk2 # 21064 for dlm TCP="30865 5560 7630 21064" ++ yast2-cluster-3.1.21.tar.bz2 -> yast2-cluster-3.1.22.tar.bz2 ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.1.21/package/cluster.fwd new/yast2-cluster-3.1.22/package/cluster.fwd --- old/yast2-cluster-3.1.21/package/cluster.fwd2015-08-13 10:21:11.0 +0200 +++ new/yast2-cluster-3.1.22/package/cluster.fwd2015-12-01 10:27:02.0 +0100 @@ -4,7 +4,7 @@ # space separated list of allowed TCP ports # 30865 for csync2 # 5560 for mgmtd -# 7630 for hawk +# 7630 for hawk or hawk2 # 21064 for dlm TCP="30865 5560 7630 21064" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.1.21/package/yast2-cluster.changes new/yast2-cluster-3.1.22/package/yast2-cluster.changes --- old/yast2-cluster-3.1.21/package/yast2-cluster.changes 2015-08-13 10:21:11.0 +0200 +++ new/yast2-cluster-3.1.22/package/yast2-cluster.changes 2015-12-01 10:27:02.0 +0100 @@ -1,4 +1,10 @@ --- +Tue Dec 1 09:21:16 UTC 2015 - nw...@suse.com + +- BSC#957305. Change required package from hawk to hawk2. +- Version 3.1.22 + +--- Thu Aug 13 08:14:22 UTC 2015 - nw...@suse.com - FATE#319318. Add directory /etc/booth to csync2 suggest list. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.1.21/package/yast2-cluster.spec new/yast2-cluster-3.1.22/package/yast2-cluster.spec --- old/yast2-cluster-3.1.21/package/yast2-cluster.spec 2015-08-13 10:21:11.0 +0200 +++ new/yast2-cluster-3.1.22/package/yast2-cluster.spec 2015-12-01 10:27:02.0 +0100 @@ -18,7 +18,7 @@ Name: yast2-cluster %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services -Version:3.1.21 +Version:3.1.22 Release:0 BuildRoot: %{_tmppath}/%{name}-%{version}-build diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.1.21/src/modules/Cluster.rb new/yast2-cluster-3.1.22/src/modules/Cluster.rb --- old/yast2-cluster-3.1.21/src/modules/Cluster.rb 2015-08-13 10:21:11.0 +0200 +++ new/yast2-cluster-3.1.22/src/modules/Cluster.rb 2015-12-01 10:27:02.0 +0100 @@ -427,7 +427,7 @@ "pacemaker", "csync2", "conntrack-tools", -"hawk", +"hawk2", "crmsh" ] ret = PackageSystem.CheckAndInstallPackagesInteractive(required_pack_list)
commit yast2-cluster for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-cluster for openSUSE:Factory checked in at 2015-08-13 18:10:53 Comparing /work/SRC/openSUSE:Factory/yast2-cluster (Old) and /work/SRC/openSUSE:Factory/.yast2-cluster.new (New) Package is yast2-cluster Changes: --- /work/SRC/openSUSE:Factory/yast2-cluster/yast2-cluster.changes 2015-08-03 17:22:19.0 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-cluster.new/yast2-cluster.changes 2015-08-13 18:11:07.0 +0200 @@ -1,0 +2,6 @@ +Thu Aug 13 08:14:22 UTC 2015 - nw...@suse.com + +- FATE#319318. Add directory /etc/booth to csync2 suggest list. +- Version 3.1.21 + +--- Old: yast2-cluster-3.1.20.tar.bz2 New: yast2-cluster-3.1.21.tar.bz2 Other differences: -- ++ yast2-cluster.spec ++ --- /var/tmp/diff_new_pack.kVHhcb/_old 2015-08-13 18:11:08.0 +0200 +++ /var/tmp/diff_new_pack.kVHhcb/_new 2015-08-13 18:11:08.0 +0200 @@ -18,7 +18,7 @@ Name: yast2-cluster %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services -Version:3.1.20 +Version:3.1.21 Release:0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++ yast2-cluster-3.1.20.tar.bz2 - yast2-cluster-3.1.21.tar.bz2 ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.1.20/package/yast2-cluster.changes new/yast2-cluster-3.1.21/package/yast2-cluster.changes --- old/yast2-cluster-3.1.20/package/yast2-cluster.changes 2015-07-31 10:51:35.0 +0200 +++ new/yast2-cluster-3.1.21/package/yast2-cluster.changes 2015-08-13 10:21:11.0 +0200 @@ -1,4 +1,10 @@ --- +Thu Aug 13 08:14:22 UTC 2015 - nw...@suse.com + +- FATE#319318. Add directory /etc/booth to csync2 suggest list. +- Version 3.1.21 + +--- Fri Jul 31 08:49:27 UTC 2015 - nw...@suse.com - BSC#939497. Using systemd csync2.socket instead of xinetd. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.1.20/package/yast2-cluster.spec new/yast2-cluster-3.1.21/package/yast2-cluster.spec --- old/yast2-cluster-3.1.20/package/yast2-cluster.spec 2015-07-31 10:51:35.0 +0200 +++ new/yast2-cluster-3.1.21/package/yast2-cluster.spec 2015-08-13 10:21:11.0 +0200 @@ -18,7 +18,7 @@ Name: yast2-cluster %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services -Version:3.1.20 +Version:3.1.21 Release:0 BuildRoot: %{_tmppath}/%{name}-%{version}-build diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.1.20/src/include/cluster/dialogs.rb new/yast2-cluster-3.1.21/src/include/cluster/dialogs.rb --- old/yast2-cluster-3.1.20/src/include/cluster/dialogs.rb 2015-07-31 10:51:35.0 +0200 +++ new/yast2-cluster-3.1.21/src/include/cluster/dialogs.rb 2015-08-13 10:21:11.0 +0200 @@ -58,7 +58,7 @@ /etc/ha.d/ldirectord.cf, /etc/ctdb/nodes, /etc/samba/smb.conf, -/etc/booth/booth.conf, +/etc/booth, /etc/sysconfig/sbd, /etc/csync2/csync2.cfg, /etc/csync2/key_hagroup
commit yast2-cluster for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-cluster for openSUSE:Factory checked in at 2015-08-03 17:22:15 Comparing /work/SRC/openSUSE:Factory/yast2-cluster (Old) and /work/SRC/openSUSE:Factory/.yast2-cluster.new (New) Package is yast2-cluster Changes: --- /work/SRC/openSUSE:Factory/yast2-cluster/yast2-cluster.changes 2015-07-21 13:29:08.0 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-cluster.new/yast2-cluster.changes 2015-08-03 17:22:19.0 +0200 @@ -1,0 +2,13 @@ +Fri Jul 31 08:49:27 UTC 2015 - nw...@suse.com + +- BSC#939497. Using systemd csync2.socket instead of xinetd. +- Version 3.1.20 + +--- +Wed Jul 29 02:11:00 UTC 2015 - nw...@suse.com + +- BSC#939429. Fix for crash when fail to get empty mask of + tun device. +- Version 3.1.19 + +--- Old: yast2-cluster-3.1.18.tar.bz2 New: yast2-cluster-3.1.20.tar.bz2 Other differences: -- ++ yast2-cluster.spec ++ --- /var/tmp/diff_new_pack.nYvyvM/_old 2015-08-03 17:22:20.0 +0200 +++ /var/tmp/diff_new_pack.nYvyvM/_new 2015-08-03 17:22:20.0 +0200 @@ -18,7 +18,7 @@ Name: yast2-cluster %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services -Version:3.1.18 +Version:3.1.20 Release:0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++ yast2-cluster-3.1.18.tar.bz2 - yast2-cluster-3.1.20.tar.bz2 ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.1.18/package/yast2-cluster.changes new/yast2-cluster-3.1.20/package/yast2-cluster.changes --- old/yast2-cluster-3.1.18/package/yast2-cluster.changes 2015-07-20 08:56:38.0 +0200 +++ new/yast2-cluster-3.1.20/package/yast2-cluster.changes 2015-07-31 10:51:35.0 +0200 @@ -1,7 +1,20 @@ --- +Fri Jul 31 08:49:27 UTC 2015 - nw...@suse.com + +- BSC#939497. Using systemd csync2.socket instead of xinetd. +- Version 3.1.20 + +--- +Wed Jul 29 02:11:00 UTC 2015 - nw...@suse.com + +- BSC#939429. Fix for crash when fail to get empty mask of + tun device. +- Version 3.1.19 + +--- Mon Jul 20 06:51:20 UTC 2015 - nw...@suse.com -- BSC#938325. Modify the not clear help and warning. +- BSC#938325. Modify the not clear help and warning. - Version 3.1.18 --- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.1.18/package/yast2-cluster.spec new/yast2-cluster-3.1.20/package/yast2-cluster.spec --- old/yast2-cluster-3.1.18/package/yast2-cluster.spec 2015-07-20 08:56:38.0 +0200 +++ new/yast2-cluster-3.1.20/package/yast2-cluster.spec 2015-07-31 10:51:35.0 +0200 @@ -18,7 +18,7 @@ Name: yast2-cluster %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services -Version:3.1.18 +Version:3.1.20 Release:0 BuildRoot: %{_tmppath}/%{name}-%{version}-build diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.1.18/src/include/cluster/dialogs.rb new/yast2-cluster-3.1.20/src/include/cluster/dialogs.rb --- old/yast2-cluster-3.1.18/src/include/cluster/dialogs.rb 2015-07-20 08:56:38.0 +0200 +++ new/yast2-cluster-3.1.20/src/include/cluster/dialogs.rb 2015-07-31 10:51:35.0 +0200 @@ -38,6 +38,7 @@ Yast.import IP Yast.import Popup Yast.import Service + Yast.import SystemdSocket Yast.import Report Yast.import CWMFirewallInterfaces Yast.import SuSEFirewall @@ -64,6 +65,7 @@ ] @csync2_port = 30865 + @csync2_package = csync2 # This is the list of usable interface for conntrackd @usable_interface = [] @@ -375,7 +377,7 @@ IP.ToString( Ops.bitwise_and( IP.ToInteger(ip), - Ops.shift_left(4294967295, Ops.subtract(32, Builtins.tointeger(mask))) + Ops.shift_left(4294967295, Ops.subtract(32, mask.to_i)) ) ) end @@ -1025,25 +1027,16 @@ # return 2 if csync2 is OFF or csync2 is blocked by firewall # return 3 if csync2 is ON def csync2_status - ret = nil + csync2_socket = nil + csync2_socket = SystemdSocket.find(@csync2_package) - ret = Convert.to_map( -SCR.Execute(path(.target.bash_output), /sbin/chkconfig csync2) - ) -
commit yast2-cluster for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-cluster for openSUSE:Factory checked in at 2015-07-21 13:27:32 Comparing /work/SRC/openSUSE:Factory/yast2-cluster (Old) and /work/SRC/openSUSE:Factory/.yast2-cluster.new (New) Package is yast2-cluster Changes: --- /work/SRC/openSUSE:Factory/yast2-cluster/yast2-cluster.changes 2015-07-03 00:24:26.0 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-cluster.new/yast2-cluster.changes 2015-07-21 13:29:08.0 +0200 @@ -1,0 +2,6 @@ +Mon Jul 20 06:51:20 UTC 2015 - nw...@suse.com + +- BSC#938325. Modify the not clear help and warning. +- Version 3.1.18 + +--- Old: yast2-cluster-3.1.17.tar.bz2 New: yast2-cluster-3.1.18.tar.bz2 Other differences: -- ++ yast2-cluster.spec ++ --- /var/tmp/diff_new_pack.kCWCqt/_old 2015-07-21 13:29:08.0 +0200 +++ /var/tmp/diff_new_pack.kCWCqt/_new 2015-07-21 13:29:08.0 +0200 @@ -18,7 +18,7 @@ Name: yast2-cluster %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services -Version:3.1.17 +Version:3.1.18 Release:0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++ yast2-cluster-3.1.17.tar.bz2 - yast2-cluster-3.1.18.tar.bz2 ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.1.17/package/yast2-cluster.changes new/yast2-cluster-3.1.18/package/yast2-cluster.changes --- old/yast2-cluster-3.1.17/package/yast2-cluster.changes 2015-07-02 09:21:37.0 +0200 +++ new/yast2-cluster-3.1.18/package/yast2-cluster.changes 2015-07-20 08:56:38.0 +0200 @@ -1,4 +1,10 @@ --- +Mon Jul 20 06:51:20 UTC 2015 - nw...@suse.com + +- BSC#938325. Modify the not clear help and warning. +- Version 3.1.18 + +--- Thu Jul 2 07:16:47 UTC 2015 - nw...@suse.com - FATE#318190. Add a warning in corosync.conf to warn users diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.1.17/package/yast2-cluster.spec new/yast2-cluster-3.1.18/package/yast2-cluster.spec --- old/yast2-cluster-3.1.17/package/yast2-cluster.spec 2015-07-02 09:21:37.0 +0200 +++ new/yast2-cluster-3.1.18/package/yast2-cluster.spec 2015-07-20 08:56:38.0 +0200 @@ -18,7 +18,7 @@ Name: yast2-cluster %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services -Version:3.1.17 +Version:3.1.18 Release:0 BuildRoot: %{_tmppath}/%{name}-%{version}-build diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.1.17/src/include/cluster/dialogs.rb new/yast2-cluster-3.1.18/src/include/cluster/dialogs.rb --- old/yast2-cluster-3.1.17/src/include/cluster/dialogs.rb 2015-07-02 09:21:37.0 +0200 +++ new/yast2-cluster-3.1.18/src/include/cluster/dialogs.rb 2015-07-20 08:56:38.0 +0200 @@ -217,7 +217,7 @@ else #BNC#880242, expected_votes must have value when udp if UI.QueryWidget(Id(:expected_votes), :Value) == - Popup.Message(_(The Expected Votes has to be fulfilled when udp is configured)) + Popup.Message(_(The Expected Votes has to be fulfilled when multicast transport is configured)) UI.SetFocus(:expected_votes) return false end diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.1.17/src/include/cluster/helps.rb new/yast2-cluster-3.1.18/src/include/cluster/helps.rb --- old/yast2-cluster-3.1.17/src/include/cluster/helps.rb 2015-07-02 09:21:37.0 +0200 +++ new/yast2-cluster-3.1.18/src/include/cluster/helps.rb 2015-07-20 08:56:38.0 +0200 @@ -39,7 +39,7 @@ pbbigMember Address/big/bbrThis list specifies all the nodes in the cluster by IP address. This could be configurable when using udpu(Unicast). br/p\n + pbbigNode ID/big/bbrThis 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 + pbbigrrp_mode/big/bbrThis specifies the mode of redundant ring, which may be none, active, or passive. Active
commit yast2-cluster for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-cluster for openSUSE:Factory checked in at 2015-07-02 22:51:12 Comparing /work/SRC/openSUSE:Factory/yast2-cluster (Old) and /work/SRC/openSUSE:Factory/.yast2-cluster.new (New) Package is yast2-cluster Changes: --- /work/SRC/openSUSE:Factory/yast2-cluster/yast2-cluster.changes 2014-12-05 21:04:04.0 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-cluster.new/yast2-cluster.changes 2015-07-03 00:24:26.0 +0200 @@ -1,0 +2,14 @@ +Thu Jul 2 07:16:47 UTC 2015 - nw...@suse.com + +- FATE#318190. Add a warning in corosync.conf to warn users + manually changes may get lost when reconfigured by Yast. +- Version 3.1.17 + +--- +Mon Jun 29 07:08:17 UTC 2015 - nw...@suse.com + +- BNC#936352. Remove threads in security tab since it is + abandoned in corosync 2.0 +- Version 3.1.16 + +--- Old: yast2-cluster-3.1.16.tar.bz2 New: yast2-cluster-3.1.17.tar.bz2 Other differences: -- ++ yast2-cluster.spec ++ --- /var/tmp/diff_new_pack.1U3Mcb/_old 2015-07-03 00:24:26.0 +0200 +++ /var/tmp/diff_new_pack.1U3Mcb/_new 2015-07-03 00:24:26.0 +0200 @@ -1,7 +1,7 @@ # # spec file for package yast2-cluster # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ Name: yast2-cluster %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services -Version:3.1.16 +Version:3.1.17 Release:0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++ yast2-cluster-3.1.16.tar.bz2 - yast2-cluster-3.1.17.tar.bz2 ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.1.16/CONTRIBUTING.md new/yast2-cluster-3.1.17/CONTRIBUTING.md --- old/yast2-cluster-3.1.16/CONTRIBUTING.md2014-12-04 10:57:46.0 +0100 +++ new/yast2-cluster-3.1.17/CONTRIBUTING.md2015-07-02 09:21:37.0 +0200 @@ -12,13 +12,13 @@ --- If you find a problem, please report it either using -[Bugzilla](https://bugzilla.novell.com/enter_bug.cgi?format=guidedproduct=openSUSE+Factorycomponent=YaST2) +[Bugzilla](https://bugzilla.suse.com/enter_bug.cgi?format=guidedproduct=openSUSE+Factorycomponent=YaST2) or [GitHub issues](../../issues). (For Bugzilla, use the [simplified registration](https://secure-www.novell.com/selfreg/jsp/createSimpleAccount.jsp) if you don't have an account yet.) If you find a problem, please report it either using -[Bugzilla](https://bugzilla.novell.com/) or GitHub issues. We can't guarantee +[Bugzilla](https://bugzilla.suse.com/) or GitHub issues. We can't guarantee that every bug will be fixed, but we'll try. When creating a bug report, please follow our [bug reporting @@ -71,7 +71,7 @@ [widely used conventions](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html). -If your commit is related to a bug in Buzgilla or an issue on GitHub, make sure +If your commit is related to a bug in Bugzilla or an issue on GitHub, make sure you mention it in the commit message for cross-reference. Use format like bnc#775814 or gh#yast/yast-foo#42. See also [GitHub autolinking](https://help.github.com/articles/github-flavored-markdown#references) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.1.16/package/yast2-cluster.changes new/yast2-cluster-3.1.17/package/yast2-cluster.changes --- old/yast2-cluster-3.1.16/package/yast2-cluster.changes 2014-12-04 10:57:46.0 +0100 +++ new/yast2-cluster-3.1.17/package/yast2-cluster.changes 2015-07-02 09:21:37.0 +0200 @@ -1,4 +1,18 @@ --- +Thu Jul 2 07:16:47 UTC 2015 - nw...@suse.com + +- FATE#318190. Add a warning in corosync.conf to warn users + manually changes may get lost when reconfigured by Yast. +- Version 3.1.17 + +--- +Mon Jun 29 07:08:17 UTC 2015 - nw...@suse.com + +- BNC#936352. Remove threads in security tab since it is + abandoned in corosync 2.0 +- Version 3.1.16 + +--- Thu Dec 4 09:49:43 UTC 2014 - jreidin...@suse.com - remove X-KDE-Library from desktop file (bnc#899104) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
commit yast2-cluster for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-cluster for openSUSE:Factory checked in at 2014-12-05 21:04:10 Comparing /work/SRC/openSUSE:Factory/yast2-cluster (Old) and /work/SRC/openSUSE:Factory/.yast2-cluster.new (New) Package is yast2-cluster Changes: --- /work/SRC/openSUSE:Factory/yast2-cluster/yast2-cluster.changes 2014-09-19 15:45:40.0 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-cluster.new/yast2-cluster.changes 2014-12-05 21:04:04.0 +0100 @@ -1,0 +2,5 @@ +Thu Dec 4 09:49:43 UTC 2014 - jreidin...@suse.com + +- remove X-KDE-Library from desktop file (bnc#899104) + +--- Old: yast2-cluster-3.1.15.tar.bz2 New: yast2-cluster-3.1.16.tar.bz2 Other differences: -- ++ yast2-cluster.spec ++ --- /var/tmp/diff_new_pack.EhluqI/_old 2014-12-05 21:04:04.0 +0100 +++ /var/tmp/diff_new_pack.EhluqI/_new 2014-12-05 21:04:04.0 +0100 @@ -18,7 +18,7 @@ Name: yast2-cluster %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services -Version:3.1.15 +Version:3.1.16 Release:0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++ yast2-cluster-3.1.15.tar.bz2 - yast2-cluster-3.1.16.tar.bz2 ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.1.15/.travis.yml new/yast2-cluster-3.1.16/.travis.yml --- old/yast2-cluster-3.1.15/.travis.yml1970-01-01 01:00:00.0 +0100 +++ new/yast2-cluster-3.1.16/.travis.yml2014-12-04 10:57:45.0 +0100 @@ -0,0 +1,16 @@ +language: cpp +compiler: +- gcc +before_install: +# disable rvm, use system Ruby +- rvm reset +- wget https://raw.githubusercontent.com/yast/yast-devtools/master/travis-tools/travis_setup.sh +- sh ./travis_setup.sh -p rake yast2-devtools yast2-testsuite yast2 -g yast-rake gettext +script: +- rake check:syntax +- rake check:pot +- make -f Makefile.cvs +- make +- sudo make install +- make check + diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.1.15/README new/yast2-cluster-3.1.16/README --- old/yast2-cluster-3.1.15/README 2014-09-19 09:36:13.0 +0200 +++ new/yast2-cluster-3.1.16/README 1970-01-01 01:00:00.0 +0100 @@ -1,2 +0,0 @@ -This program/library is part of YaST2 -See the file COPYING for license terms diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.1.15/README.md new/yast2-cluster-3.1.16/README.md --- old/yast2-cluster-3.1.15/README.md 1970-01-01 01:00:00.0 +0100 +++ new/yast2-cluster-3.1.16/README.md 2014-12-04 10:57:46.0 +0100 @@ -0,0 +1,5 @@ +# YaST - The Cluster Module # + +[](https://travis-ci.org/yast/yast-cluster) +[](https://ci.opensuse.org/view/Yast/job/yast-cluster-master/) + diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.1.15/package/yast2-cluster.changes new/yast2-cluster-3.1.16/package/yast2-cluster.changes --- old/yast2-cluster-3.1.15/package/yast2-cluster.changes 2014-09-19 09:36:13.0 +0200 +++ new/yast2-cluster-3.1.16/package/yast2-cluster.changes 2014-12-04 10:57:46.0 +0100 @@ -1,4 +1,9 @@ --- +Thu Dec 4 09:49:43 UTC 2014 - jreidin...@suse.com + +- remove X-KDE-Library from desktop file (bnc#899104) + +--- Fri Sep 19 07:28:14 UTC 2014 - nw...@suse.com - BNC#716109. Change UI udp to multicast, udpu to unicast. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.1.15/package/yast2-cluster.spec new/yast2-cluster-3.1.16/package/yast2-cluster.spec --- old/yast2-cluster-3.1.15/package/yast2-cluster.spec 2014-09-19 09:36:13.0 +0200 +++ new/yast2-cluster-3.1.16/package/yast2-cluster.spec 2014-12-04 10:57:46.0 +0100 @@ -18,7 +18,7 @@ Name: yast2-cluster %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services -Version:3.1.15 +Version:3.1.16 Release:0 BuildRoot: %{_tmppath}/%{name}-%{version}-build diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.1.15/src/desktop/cluster.desktop new/yast2-cluster-3.1.16/src/desktop/cluster.desktop ---
commit yast2-cluster for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-cluster for openSUSE:Factory checked in at 2014-09-19 13:56:31 Comparing /work/SRC/openSUSE:Factory/yast2-cluster (Old) and /work/SRC/openSUSE:Factory/.yast2-cluster.new (New) Package is yast2-cluster Changes: --- /work/SRC/openSUSE:Factory/yast2-cluster/yast2-cluster.changes 2014-09-09 19:00:27.0 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-cluster.new/yast2-cluster.changes 2014-09-19 15:45:40.0 +0200 @@ -1,0 +2,6 @@ +Fri Sep 19 07:28:14 UTC 2014 - nw...@suse.com + +- BNC#716109. Change UI udp to multicast, udpu to unicast. +- Version 3.1.15 + +--- Old: yast2-cluster-3.1.14.tar.bz2 New: yast2-cluster-3.1.15.tar.bz2 Other differences: -- ++ yast2-cluster.spec ++ --- /var/tmp/diff_new_pack.1mjOUA/_old 2014-09-19 15:45:42.0 +0200 +++ /var/tmp/diff_new_pack.1mjOUA/_new 2014-09-19 15:45:42.0 +0200 @@ -18,7 +18,7 @@ Name: yast2-cluster %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services -Version:3.1.14 +Version:3.1.15 Release:0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++ yast2-cluster-3.1.14.tar.bz2 - yast2-cluster-3.1.15.tar.bz2 ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.1.14/MAINTAINER new/yast2-cluster-3.1.15/MAINTAINER --- old/yast2-cluster-3.1.14/MAINTAINER 2014-09-09 04:42:24.0 +0200 +++ new/yast2-cluster-3.1.15/MAINTAINER 2014-09-19 09:36:13.0 +0200 @@ -1 +1 @@ -Nick Wang nw...@suse.com +Deprecated file. Use `osc maintainer yast2-cluster` instead. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.1.14/package/yast2-cluster.changes new/yast2-cluster-3.1.15/package/yast2-cluster.changes --- old/yast2-cluster-3.1.14/package/yast2-cluster.changes 2014-09-09 04:42:24.0 +0200 +++ new/yast2-cluster-3.1.15/package/yast2-cluster.changes 2014-09-19 09:36:13.0 +0200 @@ -1,4 +1,10 @@ --- +Fri Sep 19 07:28:14 UTC 2014 - nw...@suse.com + +- BNC#716109. Change UI udp to multicast, udpu to unicast. +- Version 3.1.15 + +--- Tue Sep 9 02:39:15 UTC 2014 - nw...@suse.com - BNC#807780. Change word of UI from at booting to during boot. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.1.14/package/yast2-cluster.spec new/yast2-cluster-3.1.15/package/yast2-cluster.spec --- old/yast2-cluster-3.1.14/package/yast2-cluster.spec 2014-09-09 04:42:24.0 +0200 +++ new/yast2-cluster-3.1.15/package/yast2-cluster.spec 2014-09-19 09:36:13.0 +0200 @@ -18,7 +18,7 @@ Name: yast2-cluster %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services -Version:3.1.14 +Version:3.1.15 Release:0 BuildRoot: %{_tmppath}/%{name}-%{version}-build diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.1.14/src/include/cluster/dialogs.rb new/yast2-cluster-3.1.15/src/include/cluster/dialogs.rb --- old/yast2-cluster-3.1.14/src/include/cluster/dialogs.rb 2014-09-09 04:42:24.0 +0200 +++ new/yast2-cluster-3.1.15/src/include/cluster/dialogs.rb 2014-09-19 09:36:13.0 +0200 @@ -437,7 +437,10 @@ Id(:transport), Opt(:hstretch, :notify), _(Transport:), -[udp, udpu] +[ +Item(Id(udp),Multicast), +Item(Id(udpu),Unicast) +] ) iface = Frame( diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.1.14/src/include/cluster/helps.rb new/yast2-cluster-3.1.15/src/include/cluster/helps.rb --- old/yast2-cluster-3.1.14/src/include/cluster/helps.rb 2014-09-09 04:42:24.0 +0200 +++ new/yast2-cluster-3.1.15/src/include/cluster/helps.rb 2014-09-19 09:36:13.0 +0200 @@ -36,7 +36,7 @@ pbbigBind Network Address/big/bbrThis specifies the address which the openais executive should bind. This address should always end in zero. If the totem traffic should be routed over 192.168.5.92, set bindnetaddr to 192.168.5.0.brThis may also be an IPV6 address, in which case IPV6 networking will be used. In this case, the full address must be specified and there is no automatic selection of the network interface within a specific subnet as with IPv4. If IPv6 networking is used, the nodeid
commit yast2-cluster for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-cluster for openSUSE:Factory checked in at 2014-09-09 19:00:07 Comparing /work/SRC/openSUSE:Factory/yast2-cluster (Old) and /work/SRC/openSUSE:Factory/.yast2-cluster.new (New) Package is yast2-cluster Changes: --- /work/SRC/openSUSE:Factory/yast2-cluster/yast2-cluster.changes 2014-09-03 12:50:42.0 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-cluster.new/yast2-cluster.changes 2014-09-09 19:00:27.0 +0200 @@ -1,0 +2,6 @@ +Tue Sep 9 02:39:15 UTC 2014 - nw...@suse.com + +- BNC#807780. Change word of UI from at booting to during boot. +- Version 3.1.14 + +--- Old: yast2-cluster-3.1.13.tar.bz2 New: yast2-cluster-3.1.14.tar.bz2 Other differences: -- ++ yast2-cluster.spec ++ --- /var/tmp/diff_new_pack.4v1jt7/_old 2014-09-09 19:00:30.0 +0200 +++ /var/tmp/diff_new_pack.4v1jt7/_new 2014-09-09 19:00:30.0 +0200 @@ -18,7 +18,7 @@ Name: yast2-cluster %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services -Version:3.1.13 +Version:3.1.14 Release:0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++ yast2-cluster-3.1.13.tar.bz2 - yast2-cluster-3.1.14.tar.bz2 ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.1.13/package/yast2-cluster.changes new/yast2-cluster-3.1.14/package/yast2-cluster.changes --- old/yast2-cluster-3.1.13/package/yast2-cluster.changes 2014-09-03 04:52:07.0 +0200 +++ new/yast2-cluster-3.1.14/package/yast2-cluster.changes 2014-09-09 04:42:24.0 +0200 @@ -1,4 +1,10 @@ --- +Tue Sep 9 02:39:15 UTC 2014 - nw...@suse.com + +- BNC#807780. Change word of UI from at booting to during boot. +- Version 3.1.14 + +--- Wed Sep 3 02:45:51 UTC 2014 - nw...@suse.com - BNC#787196. Change wrong unit names like mb to Mb, ghz to GHz. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.1.13/package/yast2-cluster.spec new/yast2-cluster-3.1.14/package/yast2-cluster.spec --- old/yast2-cluster-3.1.13/package/yast2-cluster.spec 2014-09-03 04:52:07.0 +0200 +++ new/yast2-cluster-3.1.14/package/yast2-cluster.spec 2014-09-09 04:42:24.0 +0200 @@ -18,7 +18,7 @@ Name: yast2-cluster %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services -Version:3.1.13 +Version:3.1.14 Release:0 BuildRoot: %{_tmppath}/%{name}-%{version}-build diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.1.13/src/include/cluster/dialogs.rb new/yast2-cluster-3.1.14/src/include/cluster/dialogs.rb --- old/yast2-cluster-3.1.13/src/include/cluster/dialogs.rb 2014-09-03 04:52:07.0 +0200 +++ new/yast2-cluster-3.1.14/src/include/cluster/dialogs.rb 2014-09-09 04:42:24.0 +0200 @@ -892,14 +892,14 @@ RadioButton( Id(on), Opt(:notify), -_(On -- Start pacemaker at booting) +_(On -- Start pacemaker during boot) ) ), Left( RadioButton( Id(off), Opt(:notify), -_(Off -- Start pacemaker manually only) +_(Off -- Start pacemaker manually) ) ) ) -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit yast2-cluster for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-cluster for openSUSE:Factory checked in at 2014-09-03 12:50:37 Comparing /work/SRC/openSUSE:Factory/yast2-cluster (Old) and /work/SRC/openSUSE:Factory/.yast2-cluster.new (New) Package is yast2-cluster Changes: --- /work/SRC/openSUSE:Factory/yast2-cluster/yast2-cluster.changes 2014-07-16 16:22:23.0 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-cluster.new/yast2-cluster.changes 2014-09-03 12:50:42.0 +0200 @@ -1,0 +2,6 @@ +Wed Sep 3 02:45:51 UTC 2014 - nw...@suse.com + +- BNC#787196. Change wrong unit names like mb to Mb, ghz to GHz. +- Version 3.1.13 + +--- Old: yast2-cluster-3.1.12.tar.bz2 New: yast2-cluster-3.1.13.tar.bz2 Other differences: -- ++ yast2-cluster.spec ++ --- /var/tmp/diff_new_pack.9ocrAO/_old 2014-09-03 12:50:43.0 +0200 +++ /var/tmp/diff_new_pack.9ocrAO/_new 2014-09-03 12:50:43.0 +0200 @@ -18,7 +18,7 @@ Name: yast2-cluster %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services -Version:3.1.12 +Version:3.1.13 Release:0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++ yast2-cluster-3.1.12.tar.bz2 - yast2-cluster-3.1.13.tar.bz2 ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.1.12/package/yast2-cluster.changes new/yast2-cluster-3.1.13/package/yast2-cluster.changes --- old/yast2-cluster-3.1.12/package/yast2-cluster.changes 2014-07-16 12:28:50.0 +0200 +++ new/yast2-cluster-3.1.13/package/yast2-cluster.changes 2014-09-03 04:52:07.0 +0200 @@ -1,4 +1,10 @@ --- +Wed Sep 3 02:45:51 UTC 2014 - nw...@suse.com + +- BNC#787196. Change wrong unit names like mb to Mb, ghz to GHz. +- Version 3.1.13 + +--- Tue Jul 15 10:17:03 UTC 2014 - nw...@suse.com - BNC#885018. Change two_node to 0 when using default value. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.1.12/package/yast2-cluster.spec new/yast2-cluster-3.1.13/package/yast2-cluster.spec --- old/yast2-cluster-3.1.12/package/yast2-cluster.spec 2014-07-16 12:28:50.0 +0200 +++ new/yast2-cluster-3.1.13/package/yast2-cluster.spec 2014-09-03 04:52:07.0 +0200 @@ -18,7 +18,7 @@ Name: yast2-cluster %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services -Version:3.1.12 +Version:3.1.13 Release:0 BuildRoot: %{_tmppath}/%{name}-%{version}-build diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.1.12/src/include/cluster/helps.rb new/yast2-cluster-3.1.13/src/include/cluster/helps.rb --- old/yast2-cluster-3.1.12/src/include/cluster/helps.rb 2014-07-07 09:52:32.0 +0200 +++ new/yast2-cluster-3.1.13/src/include/cluster/helps.rb 2014-09-03 04:52:07.0 +0200 @@ -45,7 +45,7 @@ security = _( \n + pbbigThreads/big/bbrThis directive controls how many threads are used to encrypt and send multicast messages. If secauth is off, the protocol will never use threaded sending. If secauth is on, this directive allows systems to be configured to use multiple threads to encrypt and send multicast messages. A thread directive of 0 indicates that no threaded send should be used. This mode offers best performance for non-SMP systems. The default is 0. br/p\n + -pbbigEnable Security Auth/big/bbrThis specifies that HMAC/SHA1 authentication should be used to authenticate all messages. It further specifies that all data should be encrypted with the sober128 encryption algorithm to protect data from eavesdropping. Enabling this option adds a 36 byte header to every message sent by totem which reduces total throughput. Encryption and authentication consume 75% of CPU cycles in aisexec as measured with gprof when enabled. For 100mbit networks with 1500 MTU frame transmissions: A throughput of 9mb/sec is possible with 100% cpu utilization when this option is enabled on 3ghz cpus. A throughput of 10mb/sec is possible wth 20% cpu utilization when this option is disabled on 3ghz cpus. For gig-e networks with large frame transmissions: A throughput of 20mb/sec is possible when this option is enabled on 3ghz cpus. A throughput of 60mb/sec is possible when this option is disabled on 3ghz cpus. The default is on. br/p\n +pbbigEnable
commit yast2-cluster for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-cluster for openSUSE:Factory checked in at 2014-07-16 16:19:50 Comparing /work/SRC/openSUSE:Factory/yast2-cluster (Old) and /work/SRC/openSUSE:Factory/.yast2-cluster.new (New) Package is yast2-cluster Changes: --- /work/SRC/openSUSE:Factory/yast2-cluster/yast2-cluster.changes 2014-07-08 13:02:00.0 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-cluster.new/yast2-cluster.changes 2014-07-16 16:22:23.0 +0200 @@ -1,0 +2,6 @@ +Tue Jul 15 10:17:03 UTC 2014 - nw...@suse.com + +- BNC#885018. Change two_node to 0 when using default value. +- Version 3.1.12 + +--- Old: yast2-cluster-3.1.11.tar.bz2 New: yast2-cluster-3.1.12.tar.bz2 Other differences: -- ++ yast2-cluster.spec ++ --- /var/tmp/diff_new_pack.GVcXn8/_old 2014-07-16 16:22:24.0 +0200 +++ /var/tmp/diff_new_pack.GVcXn8/_new 2014-07-16 16:22:24.0 +0200 @@ -18,7 +18,7 @@ Name: yast2-cluster %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services -Version:3.1.11 +Version:3.1.12 Release:0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++ yast2-cluster-3.1.11.tar.bz2 - yast2-cluster-3.1.12.tar.bz2 ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.1.11/package/yast2-cluster.changes new/yast2-cluster-3.1.12/package/yast2-cluster.changes --- old/yast2-cluster-3.1.11/package/yast2-cluster.changes 2014-07-07 09:52:32.0 +0200 +++ new/yast2-cluster-3.1.12/package/yast2-cluster.changes 2014-07-16 12:28:50.0 +0200 @@ -1,4 +1,10 @@ --- +Tue Jul 15 10:17:03 UTC 2014 - nw...@suse.com + +- BNC#885018. Change two_node to 0 when using default value. +- Version 3.1.12 + +--- Mon Jul 7 07:47:28 UTC 2014 - nw...@suse.com - BNC#885319. Change text nodeid to Node ID. Change string diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.1.11/package/yast2-cluster.spec new/yast2-cluster-3.1.12/package/yast2-cluster.spec --- old/yast2-cluster-3.1.11/package/yast2-cluster.spec 2014-07-07 09:52:32.0 +0200 +++ new/yast2-cluster-3.1.12/package/yast2-cluster.spec 2014-07-16 12:28:50.0 +0200 @@ -18,7 +18,7 @@ Name: yast2-cluster %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services -Version:3.1.11 +Version:3.1.12 Release:0 BuildRoot: %{_tmppath}/%{name}-%{version}-build diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.1.11/src/modules/Cluster.rb new/yast2-cluster-3.1.12/src/modules/Cluster.rb --- old/yast2-cluster-3.1.11/src/modules/Cluster.rb 2014-07-07 09:52:32.0 +0200 +++ new/yast2-cluster-3.1.12/src/modules/Cluster.rb 2014-07-16 12:28:50.0 +0200 @@ -69,7 +69,7 @@ @threads = @cluster_name = @expected_votes = - @two_node = + @two_node = 0 @config_format = @bindnetaddr1 = diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.1.11/src/servers_non_y2/ag_openais new/yast2-cluster-3.1.12/src/servers_non_y2/ag_openais --- old/yast2-cluster-3.1.11/src/servers_non_y2/ag_openais 2014-07-07 09:52:32.0 +0200 +++ new/yast2-cluster-3.1.12/src/servers_non_y2/ag_openais 2014-07-16 12:28:50.0 +0200 @@ -158,7 +158,7 @@ quorum_option_table = { provider:{doc:Enable and configure quorum subsystem,type:string, default_value:corosync_votequorum,suggested_value:corosync_votequorum}, expected_votes:{doc:votequorum requires an expected_votes value to function,default_value:}, - two_node:{doc:Enables two node cluster operations}, + two_node:{doc:Enables two node cluster operations, type:int, default_value:0}, wait_for_all:{doc:Enables Wait For All (WFA) feature, type:int, default_value:0}, last_man_standing:{doc:Enables Last Man Standing (LMS) feature (default: 0), type:int,default_value:0}, last_man_standing_window:{type:int,default_value:1}, -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit yast2-cluster for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-cluster for openSUSE:Factory checked in at 2014-07-08 13:01:56 Comparing /work/SRC/openSUSE:Factory/yast2-cluster (Old) and /work/SRC/openSUSE:Factory/.yast2-cluster.new (New) Package is yast2-cluster Changes: --- /work/SRC/openSUSE:Factory/yast2-cluster/yast2-cluster.changes 2014-07-04 17:18:51.0 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-cluster.new/yast2-cluster.changes 2014-07-08 13:02:00.0 +0200 @@ -1,0 +2,7 @@ +Mon Jul 7 07:47:28 UTC 2014 - nw...@suse.com + +- BNC#885319. Change text nodeid to Node ID. Change string + to translation. +- Version 3.1.11 + +--- Old: yast2-cluster-3.1.10.tar.bz2 New: yast2-cluster-3.1.11.tar.bz2 Other differences: -- ++ yast2-cluster.spec ++ --- /var/tmp/diff_new_pack.ftqsIy/_old 2014-07-08 13:02:01.0 +0200 +++ /var/tmp/diff_new_pack.ftqsIy/_new 2014-07-08 13:02:01.0 +0200 @@ -18,7 +18,7 @@ Name: yast2-cluster %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services -Version:3.1.10 +Version:3.1.11 Release:0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++ yast2-cluster-3.1.10.tar.bz2 - yast2-cluster-3.1.11.tar.bz2 ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.1.10/package/yast2-cluster.changes new/yast2-cluster-3.1.11/package/yast2-cluster.changes --- old/yast2-cluster-3.1.10/package/yast2-cluster.changes 2014-07-02 11:24:50.0 +0200 +++ new/yast2-cluster-3.1.11/package/yast2-cluster.changes 2014-07-07 09:52:32.0 +0200 @@ -1,4 +1,11 @@ --- +Mon Jul 7 07:47:28 UTC 2014 - nw...@suse.com + +- BNC#885319. Change text nodeid to Node ID. Change string + to translation. +- Version 3.1.11 + +--- Tue Jul 1 06:53:46 UTC 2014 - nw...@suse.com - BNC#883228 and BNC#885113. Fix various issues with YaST diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.1.10/package/yast2-cluster.spec new/yast2-cluster-3.1.11/package/yast2-cluster.spec --- old/yast2-cluster-3.1.10/package/yast2-cluster.spec 2014-07-02 11:24:50.0 +0200 +++ new/yast2-cluster-3.1.11/package/yast2-cluster.spec 2014-07-07 09:52:32.0 +0200 @@ -18,7 +18,7 @@ Name: yast2-cluster %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services -Version:3.1.10 +Version:3.1.11 Release:0 BuildRoot: %{_tmppath}/%{name}-%{version}-build diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.1.10/src/include/cluster/dialogs.rb new/yast2-cluster-3.1.11/src/include/cluster/dialogs.rb --- old/yast2-cluster-3.1.10/src/include/cluster/dialogs.rb 2014-07-02 11:24:50.0 +0200 +++ new/yast2-cluster-3.1.11/src/include/cluster/dialogs.rb 2014-07-07 09:52:32.0 +0200 @@ -112,7 +112,7 @@ HSpacing(1), MinWidth(40, InputField(Id(:addr2), _(Redundant IP Address), value[:addr2])), HSpacing(1), -MinWidth(20, InputField(Id(:mynodeid), _(nodeid) , value[:nodeid])) +MinWidth(20, InputField(Id(:mynodeid), _(Node ID) , value[:nodeid])) ), VSpacing(1), Right( @@ -160,14 +160,14 @@ Builtins.foreach(Cluster.memberaddr) do |value| if value[:nodeid].to_i = 0 - Popup.Message(Node ID has to be fulfilled with a positive integer) + Popup.Message(_(Node ID has to be fulfilled with a positive integer)) UI.ChangeWidget(:memberaddr, :CurrentItem, i) i = 0 raise Break end if idset.include?(value[:nodeid].to_i) - Popup.Message(Node ID must be unique) + Popup.Message(_(Node ID must be unique)) UI.ChangeWidget(:memberaddr, :CurrentItem, i) i = 0 raise Break @@ -188,13 +188,13 @@ def ValidateCommunication i = 0 if IP.Check(Convert.to_string(UI.QueryWidget(Id(:bindnetaddr1), :Value))) == false -Popup.Message(The Bind Network Address has to be fulfilled) +Popup.Message(_(The Bind Network Address has to be fulfilled)) UI.SetFocus(:bindnetaddr1) return false end if UI.QueryWidget(Id(:cluster_name), :Value) == -Popup.Message(The cluster name has to be fulfilled) +Popup.Message(_(The cluster name has to be fulfilled))
commit yast2-cluster for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-cluster for openSUSE:Factory checked in at 2014-07-04 17:18:38 Comparing /work/SRC/openSUSE:Factory/yast2-cluster (Old) and /work/SRC/openSUSE:Factory/.yast2-cluster.new (New) Package is yast2-cluster Changes: --- /work/SRC/openSUSE:Factory/yast2-cluster/yast2-cluster.changes 2014-03-12 19:09:06.0 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-cluster.new/yast2-cluster.changes 2014-07-04 17:18:51.0 +0200 @@ -1,0 +2,76 @@ +Tue Jul 1 06:53:46 UTC 2014 - nw...@suse.com + +- BNC#883228 and BNC#885113. Fix various issues with YaST + Cluster help and the finish progress message. +- Version 3.1.10 + +--- +Sun Jun 22 07:08:43 UTC 2014 - nw...@suse.com + +- BNC#883235. Auot enable two_node when using two node cluster. +- Version 3.1.9 + +--- +Fri May 30 13:39:43 UTC 2014 - nw...@suse.com + +- BNC#879596. Detect corosync.conf format. Notice user when using + old format configuration. +- Version 3.1.8 + +--- +Fri May 30 06:12:00 UTC 2014 - nw...@suse.com + +- BNC#880491. Check nodeid behavior when auto node id is disabled. + NodeID must be unique positive interger. +- Version 3.1.7 + +--- +Thu May 29 08:57:49 UTC 2014 - nw...@suse.com + +- BNC#880483. Click edit button when member list is empty + will crash the application. + +--- +Thu May 29 05:31:12 UTC 2014 - nw...@suse.com + +- BNC#880242. expected votes must have value when Transport + protocol is using udp. Cluster name should not empty in + any cases. +- Version 3.1.6 + +--- +Thu May 22 09:45:56 UTC 2014 - nw...@suse.com + +- Modify SPEC file to make ibs and github same. Version 3.1.5 + +--- +Wed May 21 06:49:25 UTC 2014 - nw...@suse.com + +- BNC#878073. Stating to run journalctl -xn manually for log. + Update version to 3.1.2 to trigger ibs/obs release. + +--- +Wed Apr 23 07:41:49 UTC 2014 - nw...@suse.com + +- BNC#874710, Only active or passive of rrp_mode is valid + for multiple interface. + +--- +Tue Apr 22 08:13:18 UTC 2014 - nw...@suse.com + +- BNC#874563,stop pacemaker could stop corosync at the same time. + So change behavior to stop pacemaker directly. + +--- +Tue Apr 22 03:13:23 UTC 2014 - nw...@suse.com + +- BNC#871970.BNC#872000 could be fixed at the same time. + Change udpu member addresses structure and the format of + nodelist in corosync.conf. + +--- +Mon Mar 10 10:12:18 UTC 2014 - dmzh...@suse.com + +- bnc#867090, fix expected_votes showing nil in case of ncurse + +--- Old: yast2-cluster-3.1.1.tar.bz2 New: yast2-cluster-3.1.10.tar.bz2 Other differences: -- ++ yast2-cluster.spec ++ --- /var/tmp/diff_new_pack.umwNGM/_old 2014-07-04 17:18:52.0 +0200 +++ /var/tmp/diff_new_pack.umwNGM/_new 2014-07-04 17:18:52.0 +0200 @@ -16,27 +16,29 @@ # - Name: yast2-cluster %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services -Version:3.1.1 +Version:3.1.10 Release:0 -License:GPL-2.0 -Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0:%{name}-%{version}.tar.bz2 Source1:cluster.fwd -Requires: yast2 -BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-testsuite +BuildRequires: perl-XML-Writer +BuildRequires: update-desktop-files +BuildRequires: yast2 BuildRequires: yast2-devtools = 3.1.10 +BuildRequires: yast2-testsuite BuildArch: noarch +Requires: yast2 Requires: yast2-ruby-bindings = 1.0.0 Summary:Configuration of cluster +License:GPL-2.0 +Group: System/YaST %description - ++ yast2-cluster-3.1.1.tar.bz2 - yast2-cluster-3.1.10.tar.bz2 ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.1.1/MAINTAINER new/yast2-cluster-3.1.10/MAINTAINER --- old/yast2-cluster-3.1.1/MAINTAINER 2014-02-21 08:42:34.0 +0100 +++ new/yast2-cluster-3.1.10/MAINTAINER
commit yast2-cluster for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-cluster for openSUSE:Factory checked in at 2014-03-12 19:09:05 Comparing /work/SRC/openSUSE:Factory/yast2-cluster (Old) and /work/SRC/openSUSE:Factory/.yast2-cluster.new (New) Package is yast2-cluster Changes: --- /work/SRC/openSUSE:Factory/yast2-cluster/yast2-cluster.changes 2014-02-12 10:10:20.0 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-cluster.new/yast2-cluster.changes 2014-03-12 19:09:06.0 +0100 @@ -1,0 +2,17 @@ +Thu Feb 27 09:26:09 UTC 2014 - dmzh...@suse.com + +- upstream does not maintain yast2-python-bindings any more + remove the dependency for yast2-yast2-bindings + +--- +Tue Feb 25 10:46:43 UTC 2014 - dmzh...@suse.com + +- add yast2-python-bindings in spec files + +--- +Tue Feb 25 02:51:18 UTC 2014 - dmzh...@suse.com + +- bnc#863953, yast2 display issue + add cluster.fwd, and fix disply issue + +--- New: cluster.fwd Other differences: -- ++ yast2-cluster.spec ++ --- /var/tmp/diff_new_pack.rI6jeB/_old 2014-03-12 19:09:07.0 +0100 +++ /var/tmp/diff_new_pack.rI6jeB/_new 2014-03-12 19:09:07.0 +0100 @@ -18,26 +18,25 @@ Name: yast2-cluster +%define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services Version:3.1.1 Release:0 +License:GPL-2.0 +Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0:%{name}-%{version}.tar.bz2 +Source1:cluster.fwd Requires: yast2 -BuildRequires: perl-XML-Writer -BuildRequires: update-desktop-files -BuildRequires: yast2 +BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-testsuite BuildRequires: yast2-devtools = 3.1.10 -BuildRequires: yast2-testsuite BuildArch: noarch Requires: yast2-ruby-bindings = 1.0.0 Summary:Configuration of cluster -License:GPL-2.0 -Group: System/YaST %description - @@ -51,6 +50,9 @@ %install %yast_install +mkdir -p $RPM_BUILD_ROOT/%{_fwdefdir} +install -m 644 %{S:1} $RPM_BUILD_ROOT/%{_fwdefdir}/cluster + %files %defattr(-,root,root) %dir %{yast_yncludedir}/cluster @@ -62,5 +64,6 @@ %{yast_scrconfdir}/*.scr %{yast_agentdir}/ag_openais %doc %{yast_docdir} +%config %{_fwdefdir}/cluster %changelog ++ cluster.fwd ++ ## Name: Cluster ## Description: Opens ports for Varies Cluster related services # space separated list of allowed TCP ports # 30865 for csync2 # 5560 for mgmtd # 7630 for hawk # 21064 for dlm TCP=30865 5560 7630 21064 # space separated list of allowed UDP ports UDP= # space separated list of allowed RPC services RPC= # space separated list of allowed IP protocols IP=igmp # space separated list of allowed UDP broadcast ports BROADCAST= ++ yast2-cluster-3.1.1.tar.bz2 ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.1.1/package/cluster.fwd new/yast2-cluster-3.1.1/package/cluster.fwd --- old/yast2-cluster-3.1.1/package/cluster.fwd 1970-01-01 01:00:00.0 +0100 +++ new/yast2-cluster-3.1.1/package/cluster.fwd 2014-02-25 10:14:04.0 +0100 @@ -0,0 +1,21 @@ +## Name: Cluster +## Description: Opens ports for Varies Cluster related services + +# space separated list of allowed TCP ports +# 30865 for csync2 +# 5560 for mgmtd +# 7630 for hawk +# 21064 for dlm +TCP=30865 5560 7630 21064 + +# space separated list of allowed UDP ports +UDP= + +# space separated list of allowed RPC services +RPC= + +# space separated list of allowed IP protocols +IP=igmp + +# space separated list of allowed UDP broadcast ports +BROADCAST= diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cluster-3.1.1/package/yast2-cluster.changes new/yast2-cluster-3.1.1/package/yast2-cluster.changes --- old/yast2-cluster-3.1.1/package/yast2-cluster.changes 2014-01-14 11:05:55.0 +0100 +++ new/yast2-cluster-3.1.1/package/yast2-cluster.changes 2014-02-27 10:24:58.0 +0100 @@ -1,4 +1,34 @@ --- +Thu Feb 27 09:26:09 UTC 2014 - dmzh...@suse.com + +- upstream does not maintain yast2-python-bindings any more + remove the dependency for yast2-yast2-bindings + +--- +Tue Feb 25 10:46:43 UTC 2014 - dmzh...@suse.com + +- add yast2-python-bindings in spec files + +--- +Tue Feb 25 02:51:18