- Obsoletes the following patches (SLE 12 and Leap 42):

* 0001-fence_compute-Only-list-nova-compute-services-when-g.patch
  * 0002-fence_compute-Don-t-list-hypervisors-but-nova-comput.patch
  * 0003-fence_compute-Do-not-override-domain-if-it-is-alread.patch
  * 0004-fence_compute-Fix-handling-of-domain-None.patch
  * 0005-fence_compute-Fix-fix_domain-to-not-return-too-early.patch
  * 0006-fence_compute-Fix-fix_plug_name-when-looking-if-plug.patch
  * 0007-fence_compute-Remove-duplicate-check-for-binary-name.patch
  * 0009-fence_compute-Fix-disabling-force_down-on-node-when-.patch
  * 0010-Make-pywsman-dependency-optional.patch
  * 0011-fencing-include-timestamps-when-logging-to-STDERR-an.patch

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=99
This commit is contained in:
Kristoffer Gronlund 2018-06-27 09:21:47 +00:00 committed by Git OBS Bridge
parent 1bc3272d31
commit 3ae5ba1178

View File

@ -4,6 +4,18 @@ Wed Jun 27 07:38:02 UTC 2018 - kgronlund@suse.com
- Unify source package with SLE 12 and Leap 42:
* fencing: include timestamps when logging to STDERR and debug file (bsc#1049852)
- Obsoletes the following patches (SLE 12 and Leap 42):
* 0001-fence_compute-Only-list-nova-compute-services-when-g.patch
* 0002-fence_compute-Don-t-list-hypervisors-but-nova-comput.patch
* 0003-fence_compute-Do-not-override-domain-if-it-is-alread.patch
* 0004-fence_compute-Fix-handling-of-domain-None.patch
* 0005-fence_compute-Fix-fix_domain-to-not-return-too-early.patch
* 0006-fence_compute-Fix-fix_plug_name-when-looking-if-plug.patch
* 0007-fence_compute-Remove-duplicate-check-for-binary-name.patch
* 0009-fence_compute-Fix-disabling-force_down-on-node-when-.patch
* 0010-Make-pywsman-dependency-optional.patch
* 0011-fencing-include-timestamps-when-logging-to-STDERR-an.patch
-------------------------------------------------------------------
Mon Jun 25 14:44:46 UTC 2018 - kgronlund@suse.com