Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package fence-agents for openSUSE:Factory 
checked in at 2022-02-22 21:18:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fence-agents (Old)
 and      /work/SRC/openSUSE:Factory/.fence-agents.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fence-agents"

Tue Feb 22 21:18:26 2022 rev:58 rq:956714 version:4.11.0+git.1644831027.5283cdb5

Changes:
--------
--- /work/SRC/openSUSE:Factory/fence-agents/fence-agents.changes        
2021-08-30 13:55:50.437871099 +0200
+++ /work/SRC/openSUSE:Factory/.fence-agents.new.1958/fence-agents.changes      
2022-02-22 21:19:07.714296565 +0100
@@ -1,0 +2,42 @@
+Tue Feb 22 13:19:32 UTC 2022 - [email protected]
+
+- Update to version 4.11.0+git.1644831027.5283cdb5:
+  * fence_cdu: add 8i support (#471)
+  * fence_zvmip: add --disable-ssl
+  * fencing: add ability to set bool parameters to 0 or false
+  * Fix typo in fence_virtd.service
+  * fence_gce: Add timeouts and failure options (#458)
+  * fence_zvm: deprecate agent
+  * fence_openstack: fix issues with new clouds.yaml/openrc parameters - 
hardcoded clouds.yaml paths to work like the openstack cli client   (used by 
the resource agents)
+  * fence_openstack: add support for reading config from clouds.yaml and openrc
+  * fencing: add source_env()
+  * fence_kubevirt: take default namespace from context
+  * build: fix parallel build of lib/
+  * fence_openstack: relax ssl cacert default
+  * - spec: dont use commas in license
+  * fence_lpar: Support comanaged LPARs
+  * fence_ibmz: add option --load-on-activate
+  * fence_openstack: add --ssl-insecure
+  * spec: fix python3-suds dependency having changed name on opensuse 16+
+  * fencing: encode instead of failing for chinese or other non-utf8 character 
sets
+  * fence_aliyun: Optimize log output (#449)
+  * fence_zvmip: use ssl by default
+  * fence_zvmip: add ssl/tls support
+  * configure: fix --with-agents to not match *virt in regex
+  * fence_vmware_soap: Use --login-timeout option (#447)
+  * fence_kubevirt: set default power-timeout to 40s
+  * fence_kubevirt: Fix kubevirt VM status
+  * fence_kdump: fix typo
+  * fence_raritan_px3: new fence agent (#425)
+  * fence_amt_ws: fix --boot-option (choices are uppercased while getting 
parsed)
+  * fence_gce: add plugzonemap parameter
+  * fence_gce: Adds existing operation checks and multiple plug support (#400)
+  * azure_fence: fix support for sovereign clouds and MSI for new versions of 
azure libraries (#439)
+  * fence_cyberpower_ssh: new fence agent (#437)
+  * fence_amt_ws: fix "or" causing dead code
+  * fence_kubevirt: make apiversion a parameter
+  * fence_ibm_vpc/fence_ibm_powervs: new fence agents
+  * fence_kdump: properly support -v[X] and -vvv (and combinations)
+  * fence_mpath/fence_scsi: use store path detected by configure
+
+-------------------------------------------------------------------

Old:
----
  fence-agents-4.10.0+git.1627556580.31443c15.tar.xz

New:
----
  fence-agents-4.11.0+git.1644831027.5283cdb5.tar.xz

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

Other differences:
------------------
++++++ fence-agents.spec ++++++
--- /var/tmp/diff_new_pack.uTqFG8/_old  2022-02-22 21:19:09.718296934 +0100
+++ /var/tmp/diff_new_pack.uTqFG8/_new  2022-02-22 21:19:09.726296935 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fence-agents
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -29,7 +29,7 @@
 Summary:        Fence Agents for High Availability
 License:        GPL-2.0-only AND LGPL-2.1-only
 Group:          Productivity/Clustering/HA
-Version:        4.10.0+git.1627556580.31443c15
+Version:        4.11.0+git.1644831027.5283cdb5
 Release:        0
 URL:            https://github.com/ClusterLabs/fence-agents
 Source0:        %{name}-%{version}.tar.xz

++++++ _service ++++++
--- /var/tmp/diff_new_pack.uTqFG8/_old  2022-02-22 21:19:09.786296946 +0100
+++ /var/tmp/diff_new_pack.uTqFG8/_new  2022-02-22 21:19:09.790296946 +0100
@@ -6,7 +6,7 @@
     <param name="filename">fence-agents</param>
     <param name="versionformat">@PARENT_TAG@+git.%ct.%h</param>
     <param name="versionrewrite-pattern">v(.*)</param>
-    <param name="revision">master</param>
+    <param name="revision">main</param>
     <param name="changesgenerate">enable</param>
   </service>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.uTqFG8/_old  2022-02-22 21:19:09.818296952 +0100
+++ /var/tmp/diff_new_pack.uTqFG8/_new  2022-02-22 21:19:09.822296953 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
             <param 
name="url">git://github.com/ClusterLabs/fence-agents.git</param>
-          <param 
name="changesrevision">2a826c825a1921c5f239f3da296bfa53a98517fb</param></service></servicedata>
+          <param 
name="changesrevision">5283cdb5435ecd22e9f29746ee0c79160555bfeb</param></service></servicedata>
 (No newline at EOF)
 

++++++ fence-agents-4.10.0+git.1627556580.31443c15.tar.xz -> 
fence-agents-4.11.0+git.1644831027.5283cdb5.tar.xz ++++++
++++ 3280 lines of diff (skipped)

Reply via email to