Hello community,

here is the log from the commit of package resource-agents for openSUSE:Factory 
checked in at 2018-02-08 14:10:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/resource-agents (Old)
 and      /work/SRC/openSUSE:Factory/.resource-agents.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "resource-agents"

Thu Feb  8 14:10:34 2018 rev:82 rq:573917 version:4.1.0+git83.6c77ce7e

Changes:
--------
--- /work/SRC/openSUSE:Factory/resource-agents/resource-agents.changes  
2018-01-19 11:48:50.795988398 +0100
+++ /work/SRC/openSUSE:Factory/.resource-agents.new/resource-agents.changes     
2018-02-08 14:10:32.609551190 +0100
@@ -1,0 +2,24 @@
+Wed Feb  7 18:44:49 UTC 2018 - jeng...@inai.de
+
+- Edits to description, and compact build commands.
+
+-------------------------------------------------------------------
+Wed Feb 07 13:31:54 UTC 2018 - kgronl...@suse.com
+
+- Update to version 4.1.0+git83.6c77ce7e:
+  * Medium: Raid1: Ignore transient devices after stopping a device 
(bsc#1077416)
+  * redis: add support for tunneling replication traffic
+  * Low: ovsmonitor: Generate man page for ovsmonitor (fate#323276)
+  * Low: Raid1: remove unnecessary wait flags (bsc#1077416)
+  * Pacemaker 2.0 compatibility (fate#324508):
+    * Low: Xen: Use "crm_attribute --name/-n" instead of deprecated 
"--attr-name"
+    * Low: Xen,redis: Use "crm_attribute --query/-G" instead of deprecated 
"--get-value"
+    * Low: db2,galera,NodeUtilization: Use "crm_attribute --quiet/-q" instead 
of deprecated "-Q"
+    * Low: sfex_daemon: Use "crm_resource --node/-N" instead of deprecated 
"--host-uname/-H"
+    * Low: Xen,NodeUtilization: Use "crm_attribute --node/-N" instead of 
deprecated "--node-uname/-U"
+    * Low: vmware: Do not reference the dropped cluster property 
"default_action_timeout"
+
+- Remove patch merged upstream:
+  * 0001-Drop-python-from-build-system-since-nothing-uses-it.patch 
+
+-------------------------------------------------------------------

Old:
----
  0001-Drop-python-from-build-system-since-nothing-uses-it.patch
  resource-agents-4.1.0+git59.a0452207.tar.xz

New:
----
  resource-agents-4.1.0+git83.6c77ce7e.tar.xz

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

Other differences:
------------------
++++++ resource-agents.spec ++++++
--- /var/tmp/diff_new_pack.kP6s8A/_old  2018-02-08 14:10:33.533508050 +0100
+++ /var/tmp/diff_new_pack.kP6s8A/_new  2018-02-08 14:10:33.533508050 +0100
@@ -17,9 +17,9 @@
 
 
 Name:           resource-agents
-Version:        4.1.0+git59.a0452207
+Version:        4.1.0+git83.6c77ce7e
 Release:        0
-Summary:        Open Source HA Reusable Cluster Resource Scripts
+Summary:        HA Reusable Cluster Resource Scripts
 License:        GPL-2.0 and LGPL-2.1+ and GPL-3.0+
 Group:          Productivity/Clustering/HA
 Url:            http://linux-ha.org/
@@ -37,8 +37,6 @@
 Patch4:         0004-Revert-Low-build-Move-binaries-in-usr-lib-heartbeat-.patch
 # PATCH-FIX-OPENSUSE: Revert ocf_log: use same log format at pacemaker
 Patch6:         0006-Revert-ocf_log-use-same-log-format-as-pacemaker.patch
-# PATCH-FIX-UPSTREAM: Drop python from build system since nothing uses it 
(bsc#1076413)
-Patch7:         0001-Drop-python-from-build-system-since-nothing-uses-it.patch
 
 BuildRequires:  autoconf
 BuildRequires:  automake
@@ -76,12 +74,11 @@
 %{?systemd_requires}
 
 %description -n ldirectord
-ldirectord is a stand alone daemon for monitoring the services on real
+ldirectord is a stand-alone daemon for monitoring the services on real
 servers. Currently, HTTP, HTTPS, and FTP services are supported.
-ldirectord is simple to install and works with the heartbeat code
-(http://www.linux-ha.org/).
+ldirectord works with the heartbeat code (http://www.linux-ha.org/).
 
-See 'ldirectord -h' and linux-ha/doc/ldirectord for more information.
+See `ldirectord -h` and linux-ha/doc/ldirectord for more information.
 
 %package -n monitoring-plugins-metadata
 Summary:        Metadata for Monitoring plugins
@@ -109,7 +106,6 @@
 %patch3 -p1
 %patch4 -p1
 %patch6 -p1
-%patch7 -p1
 
 %build
 autoreconf -fvi
@@ -132,8 +128,7 @@
 # Dont package static libs
 find %{buildroot} -type f -name "*.la" -delete -print
 # Unset execute permissions from things that shouln't have it
-find %{buildroot} -name 'ocf-*'  -type f -print0 | xargs -0 chmod a-x
-find %{buildroot} -name '*.dtd'  -type f -print0 | xargs -0 chmod a-x
+find %{buildroot} "(" -name "ocf-*" -o -name "*.dtd" ")" -type f -exec chmod 
a-x "{}" "+"
 chmod 0755 %{buildroot}%{_sbindir}/ocf-tester
 chmod 0755 %{buildroot}%{_sbindir}/ocft
 mkdir -p %{buildroot}%{_prefix}/lib/tmpfiles.d

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.kP6s8A/_old  2018-02-08 14:10:33.597505062 +0100
+++ /var/tmp/diff_new_pack.kP6s8A/_new  2018-02-08 14:10:33.597505062 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
 <param name="url">git://github.com/ClusterLabs/resource-agents.git</param>
-<param name="changesrevision">a0452207e24f1fe11207daf75e7c6e674c7dfa8c</param>
+<param name="changesrevision">6c77ce7e06beaec7b8220f4bcc84f60e86740423</param>
 </service>
 </servicedata>
\ No newline at end of file

++++++ resource-agents-4.1.0+git59.a0452207.tar.xz -> 
resource-agents-4.1.0+git83.6c77ce7e.tar.xz ++++++
++++ 2365 lines of diff (skipped)


Reply via email to