| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: libcimcClientXML0 | Distribution: SUSE Linux Enterprise 15 |
| Version: 2.2.8 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 2.29 | Build date: Sat May 26 01:51:51 2018 |
| Group: System/Libraries | Build host: nebbiolo |
| Size: 201136 | Source RPM: sblim-sfcc-2.2.8-2.29.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: http://sblim.sourceforge.net/wiki/index.php/Sfcc | |
| Summary: Small Footprint CIM Client Library | |
Small Footprint CIM Client Library (sfcc) Runtime Libraries
EPL-1.0
* Tue Jan 02 2018 jengelh@inai.de
- Remove no-effect --with-pic. Inline autoconfiscate.sh.
- Implement shared library guideline.
* Tue Jan 02 2018 adam.majer@suse.de
- Add missing changelog entry
- Rename rpmlintrc file to follow packaging guidelines
- Minor specfile cleanup
- Update upstream URL
* Mon Sep 04 2017 kgronlund@suse.com
- Add rpmlintrc as source in spec file
* Fri Nov 28 2014 kkaempf@suse.com
- Update to 2.2.8
- fix more memory leaks
- drop 0001-Don-t-release-op-when-used-as-value.patch, upstream
(upstream #2730)
* Fri Jun 20 2014 kkaempf@suse.com
- don't release objectpath when used as return value (upstream #2730)
add 0001-Don-t-release-op-when-used-as-value.patch
* Fri Mar 28 2014 kkaempf@suse.com
- Update to 2.2.7
New Features:
- [bugs:#2692] SFCC: SfcbLocal interface should expose markHeap()
and releaseHeap()
Bugs:
- [bugs:#2728] Missing tag definition for REFARRAY
- [bugs:#2729] Improper type handling for EmbeddedObject in PARAMVALUE
- [bugs:#2730] More memory leaks in backend/cimxml/grammer.c
* Tue Oct 15 2013 pwieczorkiewicz@suse.com
- update to 2.2.6
New Features:
- 3529678 getClass does not expose method information
Bugs fixed:
- Now compiles under OS X (upstream #2646)
- Remove Large Volume Support from SFCC (upstream #2648)
- SFCC should dlopen the versioned .so (upstream #2658)
- sfcc cannot reconnect with sfcb if sfcb restarts (upstream tix#79)
- updated tests to match [bugs:#2663, tix#79]
* Fri Dec 21 2012 kkaempf@suse.com
- update to 2.2.5
- 3586680: improve error reporting in cmciConnect2
- 3566968: sfcc enumInstances fails to parse the xml
- 3555103: wrong declaration of release attribute in _CIMCArgsFT
- 3547832: memory leak in backend/cimxml/grammer.c
- drop patches, all included in 2.2.5
* Tue Nov 13 2012 kkaempf@suse.com
- remove test debug patch
(0006-Show-class-and-property-qualifiers.patch)
- add upstream patches
0001-3547832-memory-leak-in-backend-cimxml-grammer.c.patch
0002-3555103-wrong-declaration-of-release-attribute-in-_C.patch
0003-3566968-sfcc-enumInstances-fails-to-parse-the-xml.patch
* Tue Nov 13 2012 kkaempf@suse.com
- report failure to load libcimcClientXML.so properly
(0001-Improve-error-reporting-within-cmciConnect2.patch)
* Tue Nov 13 2012 kkaempf@suse.com
- fix packaging: move libcimcClientXML.so from -devel to main
package, it's dlopen'ed at runtime !
* Wed Jun 13 2012 kkaempf@suse.com
- Update to 2.2.4
Bugfix release, fixing:
- 3344403: Beam, unitialized vars
- 3344757: Beam, deref of potential Null pointers.
- 3344917: Beam, file leak
- 3528819: Crash in getInstance when instance has NULL properties
- 3530609: Various BEAM Errors
- 3435363: Wrong call of curl_global_cleanup()
* Mon Mar 05 2012 kkaempf@suse.com
- Fix RHEL6 build
* Mon Mar 05 2012 kkaempf@suse.com
- fix build, force autotools, add Group field to subpackages
* Wed Dec 14 2011 coolo@suse.com
- fix license to be in spdx.org format
* Sun Nov 27 2011 coolo@suse.com
- add libtool as buildrequire to avoid implicit dependency
* Wed Nov 09 2011 kkaempf@suse.com
- don't call curl_global_cleanup (upstream id 3435363)
* Sun Jul 17 2011 kkaempf@novell.com
- fix build for RHEL5 (outdated libtool)
* Mon Jul 04 2011 kkaempf@novell.com
- Update to 2.2.3
Bugfix release, fixing:
- 2967265: Code cleanup in frontend/sfcc/sfcclient.c
- 3286489: getInstance does not return key/value through XML
* Thu Mar 31 2011 kkaempf@novell.com
- Update to 2.2.2
Bugfix release, fixing:
- 2982349: Memory leak in backend/cimxml/client.c
- 2982352: Double free in backend/cimxml/property.c
- 3043288: XML generated with VALUE.ARRAY for ref arrays
- 3043282: XML gen for embedded instances for invokeMethod is incorrect
- 3059060: 'struct _CIMCArgsFT' not defined in cimc/cimcft.h
- 2348900: Concurrency issue when parsing responses
- 2793377: Missing includes
- 3101151: SfcbLocal failed to connect due to hardcoded library path
- 3195267: sfcc v2 tests segfault when sfcb is not running
- 2990315: cmciRelease not called in case of error
- 3196128: enumInstances does not set NameSpace in ObjectPath in XML mode
- 1956407: CIM-XML/HTTP connection to unix socket
- 2967257: Use of CMPI_chars in SFCC. General CMPI specification bug
- 2847964: sfcc's getClass() fails to report class qualifiers
* Wed Apr 21 2010 kkaempf@novell.com
- Release CIMCEnv on client connection error
(bnc591060, upstream #2990315)
* Wed Mar 10 2010 kkaempf@novell.com
- prefer CMPI_chars over CMPI_classNameString.
(bnc#578189, upstream #2967257)
* Tue Jan 05 2010 kkaempf@novell.com
- return class qualifiers in getClass() operation
(bnc535724, upstream #2847964)
* Fri Nov 27 2009 kkaempf@novell.com
- add autoconfiscate.sh for Mandriva build
- fix BuildRequires for RHEL
* Mon Nov 02 2009 bwhiteley@suse.de
- Upgrade to 2.2.1, required by sfcb version upgrade (fate#307413)
Changes (upstream bug numbers):
- 2691478: sfcc 2.1.0 cannot handle OutParams on Extrinsic Method Call
- 2847782: sfcc getClass crashes if cimom isn't running
- 2849853: getClass reports most property types as CMPI_Instance
* Thu Mar 05 2009 mhrusecky@suse.cz
- update to 2.2.0
* Bugs:
- 2596921: v2test_ei test fails when using CIMXML interface
- 2431835: XML client library not found.
- 2270179: Missing includes and values in return statements
- 2158091: sfcb modules belong in private dir
- 2102345: missing configuration of CIM-HOST-PORT in sblim-sfcc
- 2102339: Missing ret values in sblim-sfcc
* Dropped merged patches
/usr/lib64/libcimcClientXML.so /usr/lib64/libcimcClientXML.so.0 /usr/lib64/libcimcClientXML.so.0.0.0
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Aug 9 14:42:24 2025