Hello community, here is the log from the commit of package sblim-cim-client2 for openSUSE:Factory checked in at 2013-12-17 10:06:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sblim-cim-client2 (Old) and /work/SRC/openSUSE:Factory/.sblim-cim-client2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sblim-cim-client2" Changes: -------- --- /work/SRC/openSUSE:Factory/sblim-cim-client2/sblim-cim-client2.changes 2013-09-27 18:29:44.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.sblim-cim-client2.new/sblim-cim-client2.changes 2013-12-17 10:06:04.000000000 +0100 @@ -1,0 +2,85 @@ +Fri Dec 13 15:12:43 UTC 2013 - [email protected] + +- Update to version 2.2.5 + New features + * Two new Java properties - sblim.wbem.sslClientProtocol and + sblim.wbem.sslListenerProtocol - can be used to set the protocol + used for SSLContext.getInstance(String protocol) by a client or + listener. (#2647) + * One new Java property - + sblim.wbem.cimxmlParser.allowEmptyLocalNameSpacePath - can be + used to have the client allow LOCALNAMESPACEPATH elements without + NAMESPACE child elements in incoming responses. (#2711) + + Version 2.2.5 also contains five changes that might affect + existing applications: + + * Three internal APIs - CIMXMLParserImpl.parseNAMESPACE, + parseClassName and parseCLASSNAME - now throw the + CIMXMLParseException. (#2670) + * The internal API CIMXMLBuilderImpl.createMETHODCALL now only has + three parameters, pParamtype is not needed. (#2689) + * Two internal APIs - Node.getParamType and + CIMObjectFactory.getType - now throw the SAXException. (#2693) + * One internal API - PropertyNode.childValueNodeParsed - now throws + the SAXException. (#2700) + * One internal API - PropertyArrayNode.childValueNodeParsed - now + throws the SAXException. (#2701) + + Issues closed + 2717 Update detailed release history HTML for 2.2.5 + 2716 Sync up javax.* javadoc with JSR48 1.0.0 Final V + 2719 TCK: CIM APIs should not generate NullPointerException + 2594 CR28: Support CIMErrorDescription HTTP field + 2718 Bad CIMStatusCode generates NumberFormatException + 2538 CR14: Support new CORRELATOR element + 2715 Add VALUE.NULL support + 2714 Add detailed CIM-XML parser test based on DSP0201 2.4 + 2713 Enforce loose validation of CIM-XML documents + 2712 SimpleReqNode allows any CIM element as child + 2709 Lower the level of the EOF message to FINE + 2711 LOCALNAMESPACEPATH allows 0 NAMESPACE children + 2710 parseVALUEOBJECTWITH(LOCAL)PATH ignores (LOCAL)CLASSPATH child + 2708 CIMNode quietly ignores DECLARATION child + 2707 INSTANCENAME ignores KEYVALUE and VALUE.REFERENCE children + 2706 Bad PARAMETER.REFARRAY ARRAYSIZE generates NumberFormatException + 2705 PARAMETER.ARRAY does not require TYPE attribute + 2704 PARAMETER does not require TYPE attribute + 2703 MethodNode should not require TYPE attribute + 2702 Bad PROPERTY.ARRAY ARRAYSIZE generates NumberFormatException + 2701 PROPERTY.ARRAY does not require TYPE attribute + 2700 PROPERTY does not require TYPE attribute + 2699 parseQUALIFIER does not require TYPE attribute + 2697 (I)MethodResponseNode allows ERROR with PARAMVALUE + 2696 parseIRETURNVALUE ignores VALUE and VALUE.ARRAY + 2695 parseMETHODCALL allows LOCALCLASSPATH and LOCALINSTANCEPATH + 2694 NAME attribute not required by DOM parser (part 2) + 2693 ReturnValueNode allows invalid PARAMTYPE attribute + 2691 RETURNVALUE should not require PARAMTYPE attribute + 2537 Add new data types for PARAMVALUE + 2690 Remove RESPONSEDESTINATION support + 2689 createMETHODCALL should not add PARAMTYPE attribute + 2688 parseMETHODCALL looks for CIMName attribute instead of NAME + 2687 ExpParamValueNode allows VALUE, (I)METHODRESPONSE children + 2686 parseEXPPARAMVALUE allows 2+ children, prohibits 0 + 2685 Element.getAttribute returns empty string if no attribute + 2684 parseEXPMETHODRESPONSE has several issues + 2683 KEYVALUE VALUETYPE optional, "string" default + 2682 (I)MethodCallNode allows no LOCAL*PATH + 2681 parseQUALIFIERDECLARATION does not require TYPE attribute + 2680 IPARAMVALUE parsing broken on DOM/SAX + 2679 parseIMETHODCALL requires one IPARAMVALUE child element + 2678 parseMULTI___ allows one SIMPLE___ child element + 2677 ObjectPathNode allows all child nodes + 2676 parseMULTI(EXP)REQ looking for wrong child elements + 2675 CIMXMLParseException messages should contain element name + 2674 Null pointer exception in CIMDateTime(String) + 2673 NameSpaceNode does not need testCompletness() + 2672 Remove SIMPLEREQACK support + 2671 Potential null pointer exception in parseERROR + 2670 NAME attribute not required by DOM parser + 2669 Potential null pointer exception in parseMESSAGE + 2668 Potential null pointer exception in parseCIM + 2666 CR12: Remove ENUMERATIONCONTEXT + +------------------------------------------------------------------- Old: ---- sblim-cim-client2-2.2.4-doc.zip sblim-cim-client2-2.2.4-src.zip New: ---- sblim-cim-client2-2.2.5-doc.zip sblim-cim-client2-2.2.5-src.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sblim-cim-client2.spec ++++++ --- /var/tmp/diff_new_pack.194nMH/_old 2013-12-17 10:06:05.000000000 +0100 +++ /var/tmp/diff_new_pack.194nMH/_new 2013-12-17 10:06:05.000000000 +0100 @@ -21,7 +21,7 @@ # ----------------------------------------------------------------------------- Name: sblim-cim-client2 -Version: 2.2.4 +Version: 2.2.5 Release: 0 Url: http://sblim.sourceforge.net/ Summary: Java CIM Client library -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
