Release v0.39
- Use
g_malloc()
andg_free()
instead ofmalloc()
/free()
in many instances - Fix call to a deprecated in Python tests
- Add test case for
sr_rpm_package_cmp()
g_malloc()
and g_free()
instead of malloc()
/free()
in many instancessr_rpm_package_cmp()