SHA256
1
0
forked from pool/corosync

Accepting request 582536 from home:BinLiu:branches:network:ha-clustering:Factory

- some coverity fixes for corosync on upstream(bsc#1083895)
    Added: 0015-coverity-fixes.patch

OBS-URL: https://build.opensuse.org/request/show/582536
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=135
This commit is contained in:
Bin Liu
2018-03-05 08:32:16 +00:00
committed by Git OBS Bridge
parent 868d6de717
commit 457957e6de
3 changed files with 1007 additions and 0 deletions

View File

@@ -76,6 +76,7 @@ Patch18: 0011-libcpg-Fix-issue-with-partial-big-packet-assembly.patch
Patch19: 0012-totemudp-u-Drop-truncated-packets-on-receive.patch
Patch20: 0013-logging-Make-blackbox-configurable.patch
Patch21: 0014-logging-Close-before-and-open-blackbox-after-fork.patch
Patch22: 0015-coverity-fixes.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
# openais is indeed gone and should be uninstalled. Yes, we do not
@@ -162,6 +163,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
%patch19 -p1
%patch20 -p1
%patch21 -p1
%patch22 -p1
%build
%if %{with runautogen}