Hello community,

here is the log from the commit of package fence-agents for openSUSE:Factory 
checked in at 2020-06-20 20:12:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fence-agents (Old)
 and      /work/SRC/openSUSE:Factory/.fence-agents.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fence-agents"

Sat Jun 20 20:12:46 2020 rev:48 rq:815976 version:4.5.2+git.1592573838.1eee0863

Changes:
--------
--- /work/SRC/openSUSE:Factory/fence-agents/fence-agents.changes        
2019-09-13 15:03:11.125283942 +0200
+++ /work/SRC/openSUSE:Factory/.fence-agents.new.3606/fence-agents.changes      
2020-06-21 18:47:57.829151646 +0200
@@ -1,0 +2,49 @@
+Fri Jun 19 14:34:32 UTC 2020 - dake...@suse.com
+
+- Update to version 4.5.2+git.1592573838.1eee0863:
+  * fence_azure_arm: fixes to make MSI support work
+  * fence_azure_arm: log metadata when debugging
+  * fence_vmware_soap: log exception message for SSLError exception
+  * build: add PHONY target to use directory dependencies for parallel builds
+  * fence_aws: improve boto3_debug boolean handling
+  * fence_aws: catch ConnectionError and suppress traceback for caught 
exceptions
+  * fence_vmware_rest: support UTF-8 VM names
+  * fence_openstack: import novaclient and keystone only when needed
+  * build: add directory dependencies to avoid edge-case where generating 
manpages could happen before fencing.py was generated
+  * fence_vmware_rest: dont fail when receiving more than 1000 VM error during 
monitor-action
+  * fence_scsi: add readonly parameter
+  * fence_vmware_rest: fix exception and remove default value for filter 
parameter (which was shown in the manpage)
+  * fence_compute/fence_evacuate: fix --insecure parameter
+  * fence_vmware_rest: add filter parameter
+  * fence_vmware_cloud: improve exception handling in send_command()
+  * fence_vmware_rest: improve exception handling in send_command()
+  * Disable google api cache discovery
+  * fence_aws: fix Python 3 encoding issue
+  * fence_aws: Fix fence race, logging improvement and new debug option (#323)
+  * fence_aws: improve connect parameter logic, so region can be specified as 
parameter, while using role or keys from ~/.aws/config
+  * configure: fix agent filtering
+  * fence_mpath: fix --reserve parameter typo
+  * fence_vmware_rest: fix encoding to avoid issues with UTF-8 encoded comments
+  * fence_aws: improve logging and metadata/usage text
+  * fence_redfish/fence_vmware_soap: suppress warnings correctly with new 
python-requests
+  * fence_scsi use clusterwide nodeID instead of local nodelist ID of node 
(#289)
+  * fencing: only use inetX_only parameters for SSH based agents and 
fence_zvmip, and fixed syntax issue for Gawk v5+
+  * spec: fix openstack BuildRequires for distros without Python 3
+  * fence_virsh: fix status-based actions
+  * fence_vbox: fix status-based actions
+  * fix shortopt in fence-compute / fence_evacuate help messages
+  * spec: add missing BuildRequires found when backporting to Fedora
+  * fence_rhevm: added cookie file management (#304)
+  * fence_compute: Invert the force-down/service disable order
+  * fence_vmware_rest: improve logging
+  * spec: only build OpenStack agents on x86_64/ppc64le, and avoid pulling in 
openstack via ironic from all subpackage
+  * spec: add openstack subpackage
+  * fence_openstack: fix fail_usage() issue and a couple of other minor issues 
w/the newly added plug/port parameter
+  * fence_mpath: fix fail_usage() issue and a couple of other minor issues 
w/the newly added plug/port parameter
+  * fence_sbd: support errors on stderr
+  * CI: improve metadata check/update dependencies
+  * fence_mpath: use -n/--plug/port parameter to be able to use pcmk_host_map
+  * High: mpath: Correction of failure detection behavior from watchdog 
service.
+  * fence_zvmip: fix Python 3 issues
+
+-------------------------------------------------------------------

Old:
----
  fence-agents-4.4.0+git.1568100905.307de6f2.tar.xz

New:
----
  fence-agents-4.5.2+git.1592573838.1eee0863.tar.xz

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

Other differences:
------------------
++++++ fence-agents.spec ++++++
--- /var/tmp/diff_new_pack.gMJnMP/_old  2020-06-21 18:47:58.385153656 +0200
+++ /var/tmp/diff_new_pack.gMJnMP/_new  2020-06-21 18:47:58.389153670 +0200
@@ -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.4.0+git.1568100905.307de6f2
+Version:        4.5.2+git.1592573838.1eee0863
 Release:        0
 Url:            https://github.com/ClusterLabs/fence-agents
 Source0:        %{name}-%{version}.tar.xz

++++++ _service ++++++
--- /var/tmp/diff_new_pack.gMJnMP/_old  2020-06-21 18:47:58.417153772 +0200
+++ /var/tmp/diff_new_pack.gMJnMP/_new  2020-06-21 18:47:58.417153772 +0200
@@ -4,7 +4,8 @@
     <param name="scm">git</param>
     <param name="exclude">.git</param>
     <param name="filename">fence-agents</param>
-    <param name="versionformat">4.4.0+git.%ct.%h</param>
+    <param name="versionformat">@PARENT_TAG@+git.%ct.%h</param>
+    <param name="versionrewrite-pattern">v(.*)</param>
     <param name="revision">master</param>
     <param name="changesgenerate">enable</param>
   </service>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.gMJnMP/_old  2020-06-21 18:47:58.437153844 +0200
+++ /var/tmp/diff_new_pack.gMJnMP/_new  2020-06-21 18:47:58.437153844 +0200
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
             <param 
name="url">git://github.com/ClusterLabs/fence-agents.git</param>
-          <param 
name="changesrevision">307de6f2da5666b66eafa209520a5835a0cc92fc</param></service></servicedata>
\ No newline at end of file
+          <param 
name="changesrevision">e3e3199cbf35855c6ab512ac06d7249df94eb3e7</param></service></servicedata>
\ No newline at end of file

++++++ fence-agents-4.4.0+git.1568100905.307de6f2.tar.xz -> 
fence-agents-4.5.2+git.1592573838.1eee0863.tar.xz ++++++
++++ 2267 lines of diff (skipped)


Reply via email to