- ipc: fix memory leak for failed ipc client connections. (bnc#857779)
- pacemakerd: Fixed a problem that only pacemakerd did not inherit the logfacility of corosync.conf. - pengine: Fixes memory leak in regex pattern matching code for constraints. - crm_attribute: Do not swallow hostname lookup failures - crmd: Avoid deleting the 'shutdown' attribute - Upstream version cs: ad10acb1c4d668befd7ea1d39312356223d86615 - cpg: Correctly free sent messages (bnc#853675, bnc#856018) - cluster: Correctly construct the header for compressed messages (bnc#851951, bnc#856018) OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/pacemaker?expand=0&rev=92
This commit is contained in:
2
_service
2
_service
@@ -11,7 +11,7 @@
|
||||
<param name="version">1.1.10</param>
|
||||
-->
|
||||
<param name="versionformat">1.1.10+git%cd.%h</param>
|
||||
<param name="revision">65bb87eadcf6dfd9b5cd6030ec318579fd4fe7c8</param>
|
||||
<param name="revision">ad10acb1c4d668befd7ea1d39312356223d86615</param>
|
||||
</service>
|
||||
|
||||
<service name="recompress" mode="disabled">
|
||||
|
Reference in New Issue
Block a user