Changelog for
konkretcmpi-devel-0.9.2-69.8.i586.rpm :
* Tue Jul 19 2016 mvetterAATTsuse.com- boo#985179 openlmi-providers fails to build- boo#985247 openlmi-networking fails to build- Fix build with gcc6. openlmi-providers uses konkretcmpi. If both are build with gcc6 konkretcmpi segfaulted.- Add konkretcmpi-0.9.2-fix-segfault-mofelement.patch- Add -fno-delete-null-pointer-checks to CXXFlags and CFLags
* Fri Mar 18 2016 kkaempfAATTsuse.com- sync patches with upstream
* rename 0001-konkretreg-ignore-KONKRET_REGISTRATION-macro-in-libr.patch to 0005-konkretreg-ignore-KONKRET_REGISTRATION-macro-in-libr.patch konkretcmpi-0.9.2-fix-returning-instance-from-method.patch to 0003-Fix-returning-instance-as-an-output-argument-from-me.patch
* add 0002-Don-t-optimize-out-module-registration.patch 0004-Fix-missing-rpath.patch
* Tue Aug 04 2015 kkaempfAATTsuse.com- add 0001-konkretreg-ignore-KONKRET_REGISTRATION-macro-in-libr.patch On some systems the KONKRET_REGISTRATION macro definition gets compiled into the provider library and then konkretreg generates incorrect registration file. This commit adds a check for this case.
* Thu Mar 26 2015 kkaempfAATTsuse.com- back out konkretmof.so name fix
* Mon Feb 09 2015 kkaempfAATTsuse.com- add upstream patch konkretcmpi-0.9.2-fix-returning-instance-from-method.patch- add older-cmake.patch to build with older cmake versions- fix konkretmof.so name (Factory cmake bug)- fix konkretcmpi-python file path- apply sle10.patch on SLE10 only
* Mon Feb 02 2015 kkaempfAATTsuse.com- fix rhel6 build
* Mon Apr 28 2014 kkaempfAATTsuse.com- Honor the fact that string properties with EmbeddedInstance qualifier are handled as instance properties. Fixes compatibility issue with cim-schema 2.40.0 Add 0001-Honor-that-string-properties-with-EmbeddedInstance-q.patch
* Wed Apr 23 2014 kkaempfAATTsuse.com- Fix devel dependencies (cmake, sblim-cmpi-devel, cim-schema)- Drop cim-server from requires.
* Wed Apr 23 2014 kkaempfAATTsuse.com- Follow shared library policy rename \'konkretcmpi\' to \'libkonkretcmpi0\'
* Mon Feb 10 2014 pwieczorkiewiczAATTsuse.com- Add \'%doc README NEWS COPYING\' directive to the spec file- Needed in SLE12 due to openlmi-providers dependency (fate#316180)
* Fri Jan 17 2014 kkaempfAATTsuse.com- Fix python install pathes (esp. fixes SLE10 build) swig-classic.patch renamed to sle10.patch
* Thu Oct 17 2013 kkaempfAATTsuse.com- Update to 0.9.2
* Modifiable templates for method stubs.
* Stub substitutions for method name, method type.
* Generated code for method input arguments name and type.
* Also generated code for output arguments.
* Bugfix possible integer overflow.
* Name collision avoidance for status variable in generated
* Modifiable template for enumeration stub.
* Plenty of bugfixes not announced in silent 0.9.1 release.
* Thu Aug 01 2013 kkaempfAATTsuse.com- Update to 0.9.1
* Add support for embedded instances
* Support varlist in KReturn2
* Fix return type for generated indication functions
* Enable direct calls
* Fix method arguments that are both input and output
* Fri Jul 26 2013 kkaempfAATTsuse.com- Fix build for SLE11 (old swig, old cmake) Add swig-classic.patch
* Thu Jul 11 2013 kkaempfAATTsuse.com- fix libkonkretmof so symlinks add fix-libkonkretmof-so-symlinks.patch
* Wed Jun 26 2013 kkaempfAATTsuse.com- update to \'proxy\' branch (0.9.0_35_g9729565)- drop all patches, merged upstream
* Tue May 21 2013 kkaempfAATTsuse.com- Fix return type for generated indication functions (konkretcmpi-0.9.0-fix-indication-return-type.patch)
* Thu May 02 2013 kkaempfAATTsuse.com- Enable using direct calls in KDefaultGetInstance (enable-direct-call.patch)- Fix method arguments that are both input and output (konkretcmpi-0.9.0-fix-inputoutput-method-arguments.patch)- Create -python subpackage (konkretcmpi python bindings)
* Mon Mar 11 2013 kkaempfAATTsuse.com- Split off -devel subpackage
* Mon Mar 11 2013 kkaempfAATTsuse.com- Update to 0.9.0
* Use CMake as buildsystem (added FindCMPI.cmake and FindKonkretCMPI.cmake modules)
* Python bindings for the MOF parser
* Fixed using experimental schema
* Assertion crash fixed
* Add missing headers
* Many other minor bugs fixed
* Sat Mar 17 2012 dimstarAATTopensuse.org- Add konkretcmpi-gcc47.patch: Fix build with gcc 4.7.
* Mon Aug 02 2010 kkaempfAATTnovell.com- Update to version 0.8.7 Worked around bugs in certain CMPI brokers.
* Mon Aug 25 2008 npaxtonAATTnovell.com- Update to latest version (0.8.6) of code - Converted KonkretCMPI to use GNU autotools. - Bug fixes and minor enhancements
* Thu Jul 10 2008 npaxtonAATTnovell.com- added sblim-cmpi-devel to BuildRequires
* Wed Jul 09 2008 npaxtonAATTnovell.com- cleanup spec file, add dir ownership, remove erroneous comments- update to version 0.8.1 which includes upgrade to autotools
* Mon Jul 07 2008 npaxtonAATTnovell.com- Initial version