| Change |
Effect |
1 | Size of this type has been changed from 112 bytes to 128 bytes. | The fields or parameters of such data type may be incorrectly initialized or accessed by old client applications. |
2 | Base type of field connect has been changed from int(*)(stonith_t*,char const*,int*,int*) to int(*)(stonith_t*,char const*,int*). | Replacement of field base type may indicate a change in the semantic meaning of the field. |
3 | Base type of field fence has been changed from int(*)(stonith_t*,int,char const*,GHashTable*,char const*,int) to int(*)(stonith_t*,int,char const*,char const*,int). | Replacement of field base type may indicate a change in the semantic meaning of the field. |
4 | Base type of field query has been changed from int(*)(stonith_t*,int,char const*,GListPtr*,int) to int(*)(stonith_t*,int,char const*,stonith_key_value_t**,int). | Replacement of field base type may indicate a change in the semantic meaning of the field. |
5 | Base type of field register_callback has been changed from int(*)(stonith_t*,int,int,gboolean,void*,char const*,void(*)(stonith_t*,xmlNode const*,int,int,xmlNode*,void*)) to int(*)(stonith_t*,int,int,bool,void*,char const*,void(*)(stonith_t*,xmlNode const*,int,int,xmlNode*,void*)). | Replacement of field base type may indicate a change in the semantic meaning of the field. |
6 | Base type of field register_device has been changed from int(*)(stonith_t*,int,char const*,char const*,char const*,GHashTable*) to int(*)(stonith_t*,int,char const*,char const*,char const*,stonith_key_value_t*). | Replacement of field base type may indicate a change in the semantic meaning of the field. |
7 | Base type of field remove_callback has been changed from int(*)(stonith_t*,int,gboolean) to int(*)(stonith_t*,int,bool). | Replacement of field base type may indicate a change in the semantic meaning of the field. |