v2.2.24
Import Ubuntu patch:
initial empty test harness for python code
enable -fvisibility=hidden to work for gcc
Updates from lessons converting omsa. -- CXXFLAGS/CFLAGS -> CPPFLAGS Remove all preprocessor directives from CXXFLAGS/CFLAGS and put them in CPPFLAGS. -- add -Wl,-as-needed flag with option to disable for older OS -- add libsmbios pkg-config for c++ lib
for smi functions, bail out if either return code is nonzero, or if res[0] is nonzero
implement missing memory functions. fixup cli module for new API for factory
decorate string return functions to always strip trailing whitespace
implement back-compat for unit tests to run on rhel5
rename dellsysidplugin2 to the less-verbose dellsysid. Yum already prints that it's a plugin.