libcimcclient0-2.2.8-2.29 >  A [sp9|Q6~'Y6czsS5ǣ#wm5%DGq]U7rtd0f2853bb15556b2500693bbf3dc739ed6d1b160c6be0abb5b236bbef5084d97fc7c3f79f4c7b39b6de5c47ec706f6861594d00a([sp9|s OzX]݂v6@t\ q18{Re ж1VEwCn{z-|Z HcЈV2KJ)ŮyͰlAd w'!G8 %$4᥮8 ;p3_uD9| Y>5#胅"a=ɚp;:nbl]֖ߞDjRjWqШi@SH"W%av:rOtV%l$!ed*P>p@(?d  ?| &,4< @ D L  X   (89<: >&@5FDGXH`IhXlY|\]^bc{defluvwxyzClibcimcclient02.2.82.29CIM C Client Loader ImplementationSmall Footprint CIM Client Library (sfcc) Runtime Libraries[ssheep56(SUSE Linux Enterprise 15SUSE LLC EPL-1.0https://www.suse.com/System/Librarieshttp://sblim.sourceforge.net/wiki/index.php/Sfcclinuxx86_64([s[s5762eb11a583e8a8c4a227817b12df350629599268bd359589fe806d13a0a73dlibcimcclient.so.0.0.0rootrootrootrootsblim-sfcc-2.2.8-2.29.src.rpmlibcimcclient.so.0()(64bit)libcimcclient.so.0(CIMCCLIENT_1.0)(64bit)libcimcclient0libcimcclient0(x86-64)@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.2.5)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1ZKt@ZKt@Y@@TxcS"@S5d@R].@PO@P6@P6@P6@O؀OTOTNN&@Nk@N"N@MlKKKC)K@JIjengelh@inai.deadam.majer@suse.dekgronlund@suse.comkkaempf@suse.comkkaempf@suse.comkkaempf@suse.compwieczorkiewicz@suse.comkkaempf@suse.comkkaempf@suse.comkkaempf@suse.comkkaempf@suse.comkkaempf@suse.comkkaempf@suse.comkkaempf@suse.comcoolo@suse.comcoolo@suse.comkkaempf@suse.comkkaempf@novell.comkkaempf@novell.comkkaempf@novell.comkkaempf@novell.comkkaempf@novell.comkkaempf@novell.comkkaempf@novell.combwhiteley@suse.demhrusecky@suse.cz- Remove no-effect --with-pic. Inline autoconfiscate.sh. - Implement shared library guideline.- Add missing changelog entry - Rename rpmlintrc file to follow packaging guidelines - Minor specfile cleanup - Update upstream URL- Add rpmlintrc as source in spec file- Update to 2.2.8 - fix more memory leaks - drop 0001-Don-t-release-op-when-used-as-value.patch, upstream (upstream #2730)- don't release objectpath when used as return value (upstream #2730) add 0001-Don-t-release-op-when-used-as-value.patch- 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- 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]- 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- 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- report failure to load libcimcClientXML.so properly (0001-Improve-error-reporting-within-cmciConnect2.patch)- fix packaging: move libcimcClientXML.so from -devel to main package, it's dlopen'ed at runtime !- 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()- Fix RHEL6 build- fix build, force autotools, add Group field to subpackages- fix license to be in spdx.org format- add libtool as buildrequire to avoid implicit dependency- don't call curl_global_cleanup (upstream id 3435363)- fix build for RHEL5 (outdated libtool)- 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- 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- Release CIMCEnv on client connection error (bnc591060, upstream #2990315)- prefer CMPI_chars over CMPI_classNameString. (bnc#578189, upstream #2967257)- return class qualifiers in getClass() operation (bnc535724, upstream #2847964)- add autoconfiscate.sh for Mandriva build - fix BuildRequires for RHEL- 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- 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/sbin/ldconfig/sbin/ldconfigsheep56 15272806032.2.8-2.292.2.8-2.29libcimcclient.so.0libcimcclient.so.0.0.0/usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:SLE-15:GA/standard/f15fa0e52ac3007d77431d9aa9d20b98-sblim-sfcccpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=33649cc4275c4c46a6b1998ab955c356f1817169, strippedPPRRRRRR"QKdutf-84f8785699cf4997a86f00d62fb817228da8e3f1af9247a28502f21207db0a4e7?7zXZ !t/*O *] cr$x#ˮz&A8{dɌ86n\́W` 7Px0/~gD-[~-\{)9#Stz7]n Wۅ#RNJӪ Nj̸׀.${ŌbH VŀȈDžRk _uUIs$7baM!&ueVb,[\|ʞte9a.iOМ=Ї9S=5MROIdu"I< c@qս9h h")o5"}¾BAO R y:*sѓ =#ӹ$rYdYhe4,YK n.o)G(O dƴ Cbdg]]g>=~_[L%Zgڌ JmZ6ϭJr/vyvnSX!m2dr~ϼٓЛ"bޥ}oUbor|u^" I|HH^(q(iDR0|馼ؚPo:6q20{tn1fʟg4C0hoڵ'iL_ۛe'52 ;&)}AoN7g0WK畿~p`Й|#Z 0hc>k$;ZػjfO4 $ s]CY'dO xDUOp3@ʘB a吘QnvvnO-Eǖ 1:G(S!23S@ԯ{5:!h>rcy[* <J-k iӤi)"{ՔIj_JJ@>ߘO e赻6Z}yZJdV > Ġ4L2I 5Ηȝ1OP+(yB} [e]z3OU S%):Lr(r0ڙ7~\.gsW% 92@ @pC2pÓyt?6/3 +܋0ghiJY#kg=!fN"{kQ9Rg " mH1]1 JBi瑰Q(?MjբL/f~J FWv6eK$oP[AUWڢn%o5q`KZ9kE2“z{#~s~6d &h ᤟dl뼀 t;fyC.";/^̧YFUmHJTr-5q.g-,I O=a^IrfZ0Y tЮ%&_Ɵf) LŒg, ?^ǫBTi0g7+Tk1 }Wl [0-{uAlո9P$^RA]v2tIwˋ>nwi:MC:a 6M&D9^".-6^VLi9hhFGH`-{:ރ8Hi_M};KWޢ> w9kۦT!VSfPט%, 7Awj_(+zAp5TU0ܟYO']eN S?qw>W> ~ZME)ĺ&%KV4DpSW4C\QzmMä[B ;dCBs ß|1ê+W)ȰTm?; X}eAIq){ӳ/#2x}?ߜi}ng3hD+ Q*,[_4U%O8Em?кׇ?.%N7:<$ݮ =GxdpTR YZ