Hello community,

here is the log from the commit of package sblim-cim-client2 for 
openSUSE:Factory
checked in at Thu Sep 15 14:13:13 CEST 2011.



--------
--- sblim-cim-client2/sblim-cim-client2.changes 2010-01-05 15:22:16.000000000 
+0100
+++ /mounts/work_src_done/STABLE/sblim-cim-client2/sblim-cim-client2.changes    
2011-06-28 14:06:14.000000000 +0200
@@ -1,0 +2,141 @@
+Tue Jun 28 12:03:38 UTC 2011 - kkae...@novell.com
+
+- Version 2.1.9
+  This release includes reliable indication reordering
+  support (see bug 3288721 for details) and fixes several issues:
+  - 3311279 Repeated Instantiation of SAXParserFactory
+  - 3304953 Indication URL mapped to lower case
+  - 3304058 Use same date format in change history
+  - 3288721 Need the function of indication reordering
+  - 3206904 Indication listener deadlock causes JVM to run out sockets
+  - 3297028 Instances contain CIMClassProperty with DOM parser
+  - 3293248 Support for CIM_ERROR instances within ERROR
+  - 3281781 fail to parse Embedded Instance parameter
+  - 3277928 CIM-XML tracing cannot be enabled in the field
+  - 3267429 Samples should close client
+  - 3252669 setXmlTraceStream blindly closes previous stream
+  - 3235440 NullPointerException when socket factory returns null
+
+-------------------------------------------------------------------
+Tue Mar 15 13:11:08 UTC 2011 - kkae...@novell.com
+
+- Version 2.1.8
+  - 3197423 Server authentication with PegasusLocalAuthInfo failing
+  - 3197627 testBasicConnect unit test fails on Windows
+  - 3194700 Exception thrown on extrinsic methods
+  - 3194680 Error in numeric keys
+  - 3195069 Need support to disable SSL Handshake
+  - 3185763 Reliable indication support - Phase 1
+  - 3190335 Erroneous use of SystemName property in samples
+  - 3186176 XML response for indication not traced
+  - 3185833 missing newline when logging request/response
+  - 3185824 Char16 definition includes whitespace
+  - 3185818 indicationOccured URL incorrect
+  - 3182121 Add Jsr48PegasusIndicationSample
+  - 3154232 EmbeddedObject misspelled in javadoc
+
+-------------------------------------------------------------------
+Wed Dec 15 14:33:58 UTC 2010 - kkae...@novell.com
+
+- version update (2.1.7)
+  - 3111718 org.sblim.cimclient SSL Code is using the wrong SSL
+            Property
+  - 3109824 Move Java link from Sun to Oracle
+  - 3078280 Fix for a null pointer exception in 1.3.9.1
+  - 3062747 SblimCIMClient does not log all CIM-XML responces.
+
+
+-------------------------------------------------------------------
+Thu Sep 16 08:01:47 UTC 2010 - kkae...@novell.com
+
+- version update (2.1.6)
+  * News in 2.1.6
+    - 3046073 Performance hit due to socket conn. creation with timeout
+    - 3048749 Hex digit parsing logic error in XMLPullParser
+    - 3028518 Additional StringBuilder use
+    - 3027618 Close files/readers in finally blocks
+    - 3027615 Use CLASS_ARRAY_T instead of new CIMDataType(CLASS,0)
+    - 3036683 HEAD branch ONLY: sync with Experimental branch
+    - 3027479 Dead store to local variable
+    - 3027392 Nullcheck of value previously dereferenced
+    - 3026417 XMLAttributeValue does not use iHash field
+    - 3026360 Handle unwritten fields
+    - 3026316 XMLPullParser unused fields
+    - 3026311 Vacuous comparison of integer value
+    - 3026302 CIMDateTimeInterval uses # constructor instead of valueOf
+    - 3023349 SLP uses # constructor instead of valueOf
+    - 3023348 Listener uses # constructor instead of valueOf
+    - 3023340 CIMObjectFactory uses # constructor instead of valueOf
+    - 3023145 CharValue uses # constructor instead of valueOf
+    - 3023143 CIMXMLParserImpl uses # constructor instead of valueOf
+    - 3023141 CIMObjectPath uses # constructor instead of valueOf
+    - 3023135 DADescriptor equals/compareTo issue
+    - 3023120 RequestDescriptor equals/compareTo issue
+    - 3023095 CIMQualifiedElementInterfaceImpl equals/hashCode issue
+    - 3022554 Flushing socket ignores skip() return code
+    - 3022541 File descriptor leak in sample/unittest
+    - 3022524 iSortedValueEntries not serializable in Serializable class
+    - 3022519 ServiceLocationAttribute.equals() compares same array
+    - 3022501 Possible integer overflow in getTotalUSec
+    - 3019252 Methods concatenate strings using + in a loop
+    - 3019214 SLP equals methods assume too much
+    - 3018178 CIMDateTimeInterval clean up
+    - 3004779 TCK: CIMDataType not throwing IllegalArgumentException
+    - 3004762 HTTPClient infinite loop for HTTP 407
+  * News in 2.1.5
+    - 3001333 CIMMethod class ignores propagated parameter
+    - 3001680 CIMQualifierElementInterfaceImpl changes qualifiers
+    - 3001359 XMLPullParser.CharString equals() method broken
+    - 3001357 CIMDeleteNameSpaceOp name clash
+    - 3001353 HttpHeaderParser ignores return value of toLowerCase()
+    - 3001345 File handle leaks in HttpSocketFactory and LogAndTraceBroker
+    - 3001243 Overview HTML out of date
+    - 2997865 Infinite loop in HttpClient
+    - 2994776 http 401 gives CIM_ERR_FAILED instead of CIM_ERR_ACCESS_DENIED
+    - 2994252 CIMDateTimeInterval.getTotalMilliseconds() not unit tested
+    - 2994249 CIMDateTimeInterval(long) calculates milliseconds
+    - 2992349 CIMDateTimeInterval hr/min/sec max is 23/59/59, not 24/60/60
+    - 2989424 TCK: CIMDateTimeInterval constructor
+    - 2989367 CIMDateTimeInterval(long) constructor range wrong
+    - 2990370 Development/unittest HTML out of date
+    - 2974884 Exception when attaching 2 CDRoms with invoke method
+    - 2978722 PasswordCredential(char[]) constructor is wrong
+    - 2975989 TCK: CIMQualifierType constructor does not handle null
+    - 2975975 TCK: CIMObjectPath(String) does not handle null
+    - 2975917 TCK: CIMClass.getProperty() does not handle null property
+    - 2975885 TCK: CIMXXX.hasQualifierValue(null,null) returns true
+    - 2973300 TCK: CIMDateTimeXXX.compareTo() does not handle null
+    - 2973230 TCK: UnsignedInteger64.equals() does not handle null
+    - 2973233 TCK: UnsignedIntegerNN.hashCode() not working
+    - 2972697 Fix spelling errors in HTML files
+  * News in 2.1.4
+    - 2970881 Add property to control EmbeddedObject case
+    - 2942520 IPv6 link local address with scope_id including a dot not 
supported
+    - 2964463 WBEMClient.initialize() throws wrong exception
+    - 2963502 Add XML tracing to sample code
+    - 2957387 EmbededObject XML attribute must not be all uppercases
+    - 2956716 Jsr48IndicationSample hardcoded namespace
+    - 2961592 Remove WBEMClient.setLocales() UnsupportedOperationException
+    - 2959586 Sync up WBEMClient javadoc with JSR48 1.0.0
+    - 2959264 Sync up javax.client.* javadoc with JSR48 1.0.0
+    - 2959240 Sync up javax.listener.* javadoc with JSR48 1.0.0
+    - 2959235 Update build.xml copyright year
+    - 2959039 Fix WBEMException.toString() logic
+    - 2958990 Remove WBEMException.CIM_ERR_TYPE_MISMATCH
+    - 2958941 Sync up javax.wbem.* javadoc with JSR48 1.0.0
+    - 2913938 Duplicate CIM requests with identical message ID
+    - 2946113 First steps code snippet has compile errors
+    - 2944830 Fix spelling of checkGranurality()
+    - 2944842 Missing thrown ArrayIndexOutOfBoundsException
+    - 2944839 Remove redundant toString() methods
+    - 2944833 Need private setValue in UnsignedInteger8
+    - 2944826 getUTCOffset() incorrect if not significant field
+    - 2944824 Missing getXmlSchemaName() in CIMObjectPath
+    - 2944219 Problem with pull operations using client against EMC CIMOM
+    - 2935258 Sync up javax.cim.* javadoc with JSR48 1.0.0
+    - 2930341 Sync up WBEMClientConstants with JSR48 1.0.0
+    - 2927029 Unit test fails on Java 6
+    - 2909941 RequestStateChange gives wrong exception/error id
+    - 2912490 NullPointerException when invoking getInstance
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  sblim-cim-client2-2.1.3-src.zip

New:
----
  sblim-cim-client2-2.1.9-doc.zip
  sblim-cim-client2-2.1.9-src.zip

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ sblim-cim-client2.spec ++++++
--- /var/tmp/diff_new_pack.VXmlS1/_old  2011-09-15 14:13:08.000000000 +0200
+++ /var/tmp/diff_new_pack.VXmlS1/_new  2011-09-15 14:13:08.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package sblim-cim-client2 (Version 2.1.3)
+# spec file for package sblim-cim-client2
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 # -----------------------------------------------------------------------------
 
 Name:           sblim-cim-client2
-Version:        2.1.3
+Version:        2.1.9
 Release:        1
 License:        Other uncritical OpenSource License
 Url:            http://sblim.sourceforge.net/
@@ -36,6 +36,14 @@
 %if %{defined fedora}
 BuildRequires:  java-1.6.0-openjdk-devel
 %endif
+%if 0%{?suse_version} > 0
+%if 0%{?suse_version} < 1100
+BuildRequires:  java-1_5_0-ibm-devel
+%endif
+BuildRequires:  update-alternatives
+BuildRequires:  jaxp_parser_impl
+BuildRequires:  xml-commons-apis
+%endif
 Requires:       jpackage-utils >= 1.5.32
 Obsoletes:      sblim-cim-client <= 1.3.5
 Provides:       sblim-cim-client


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to