v2.2.23
Import Ubuntu patch:
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
enable -fvisibility=hidden to work for gcc
for smi functions, bail out if either return code is nonzero, or if res[0] is nonzero
add ability to skip compile/install of python modules.
fixup typo
add beginnings of unit tests for python code.
rename dellsysidplugin2 to the less-verbose dellsysid. Yum already prints that it's a plugin.