Hello community, here is the log from the commit of package sblim-cim-client2 for openSUSE:Factory checked in at 2013-09-27 18:29:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-06-05 19:35:10.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.sblim-cim-client2.new/sblim-cim-client2.changes 2013-09-27 18:29:44.000000000 +0200 @@ -1,0 +2,40 @@ +Mon Sep 16 09:47:13 UTC 2013 - [email protected] + +- Update to version 2.2.4 + 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.socketIdleTimeout - can be + used to automatically reset (close, then reopen) a socket if + it is idle for too long. (#2654) + * One new Java property - sblim.wbem.enableGzipEncoding - can be + used to enable support for gzip decompression of CIM-XML + responses, identified by "Content-Encoding: gzip" header. (#2151) + + Version 2.2.4 also contains two changes that might affect + existing applications: + + * The internal API LogAndTraceBroker.setXmlTraceStream no longer + closes the previous XML trace stream. (#2652) + * The JSR48 API CIMObjectPath.equalsModelPath now compares only + the model path - this may produce different results from + previous releases. (#2660) + + Issues closed + 2661 Update detailed release history HTML for 2.2.4 + 2662 Need the specific SSLHandshakeException during the cim call + 2660 CIMObjectPath.equalsModelPath same as equals + 2657 Potential null pointer exception in handleConnection + 2151 gzip compression not supported + 2655 Content-length must be ignored when Transfer-encoding present + 2651 IOException when tracing the cimxml + 2654 Check jcc idle time with CIMOM keepalive timeout to avoid EOF + 2653 FVT: java.lang.ExceptionInInitializerError during static init + 2652 LogAndTraceBroker.setXmlTraceStream should not close previous stream + 2650 SLP opaque value handling incorrect + 2604 SAXException messages should contain node name + 2647 Add two ssl protocol properties for http server and client + +------------------------------------------------------------------- Old: ---- sblim-cim-client2-2.2.3-doc.zip sblim-cim-client2-2.2.3-src.zip New: ---- sblim-cim-client2-2.2.4-doc.zip sblim-cim-client2-2.2.4-src.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sblim-cim-client2.spec ++++++ --- /var/tmp/diff_new_pack.XQPfUJ/_old 2013-09-27 18:29:45.000000000 +0200 +++ /var/tmp/diff_new_pack.XQPfUJ/_new 2013-09-27 18:29:45.000000000 +0200 @@ -21,7 +21,7 @@ # ----------------------------------------------------------------------------- Name: sblim-cim-client2 -Version: 2.2.3 +Version: 2.2.4 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]
