SHA256
1
0
forked from pool/pacemaker

- Fix: ignore SIGPIPE with gnutls is in use

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/pacemaker?expand=0&rev=147
This commit is contained in:
Yan Gao 2014-07-01 08:10:40 +00:00 committed by Git OBS Bridge
parent 14f92a2c19
commit 3ca720e8ab

View File

@ -16,7 +16,7 @@ Tue Jul 1 08:03:50 UTC 2014 - ygao@suse.com
- controld: Return OCF_ERR_INSTALLED instead of OCF_NOT_INSTALLED (bnc#883729)
- lrmd: Prevent OCF agents from logging to random files due to "value" of setenv() being NULL (bnc#883524)
- cts: fix shutdown pattern not found issue
- ignore SIGPIPE with gnutls is in use
- Fix: ignore SIGPIPE with gnutls is in use
- crmd: avoid double free caused by nested hash table removal
- crm_report: Correctly detect large files
- cib: cl#5222 - Prevent assert in xml_calculate_changes() on performing cib operations (bnc#881575)