Hello community,

here is the log from the commit of package sblim-cim-client2 for 
openSUSE:Factory checked in at 2012-12-28 22:49:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sblim-cim-client2 (Old)
 and      /work/SRC/openSUSE:Factory/.sblim-cim-client2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sblim-cim-client2", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/sblim-cim-client2/sblim-cim-client2.changes      
2012-09-23 21:13:49.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.sblim-cim-client2.new/sblim-cim-client2.changes 
2012-12-28 22:49:15.000000000 +0100
@@ -1,0 +2,21 @@
+Sat Dec 15 15:44:07 UTC 2012 - [email protected]
+
+- Update to Version 2.2.1
+  New features
+  * A new internal API - WBEMConfiguation.getActiveConfigFullURL
+    - can be used to obtain the FQDN of the active conguration
+      file (#3576396)
+  * A new Java property - sblim.wbem.verifyJavaLangDoubleStrings
+    - can be used to make the client verify that strings representing
+      a Double will not hang the JRE when parsed (#3572993)
+
+  Bugs fixed
+  3584119 Update detailed release history HTML for 2.2.1
+  3592502 Enhance CIMDataType unit test
+  3588558 An enhancement on Java CIM Client logging
+  3557283 Print full response when get EOF from CIMOM
+  3576396 Improve logging of config file name
+  3572993 parseDouble("2.2250738585072012e-308") DoS vulnerability
+  3567433 Add links to top of detailed release history HTML
+
+-------------------------------------------------------------------

Old:
----
  sblim-cim-client2-2.2.0-doc.zip
  sblim-cim-client2-2.2.0-src.zip

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

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

Other differences:
------------------
++++++ sblim-cim-client2.spec ++++++
--- /var/tmp/diff_new_pack.0v8JYZ/_old  2012-12-28 22:49:19.000000000 +0100
+++ /var/tmp/diff_new_pack.0v8JYZ/_new  2012-12-28 22:49:19.000000000 +0100
@@ -21,7 +21,7 @@
 # -----------------------------------------------------------------------------
 
 Name:           sblim-cim-client2
-Version:        2.2.0
+Version:        2.2.1
 Release:        0
 Url:            http://sblim.sourceforge.net/
 Summary:        Java CIM Client library
@@ -32,7 +32,9 @@
 Source1:        
http://downloads.sourceforge.net/project/sblim/%{name}/%{version}/%{name}-%{version}-doc.zip
 BuildArch:      noarch
 BuildRequires:  ant >= 1.6
+%if 0%{?suse_version} > 1010
 BuildRequires:  fdupes
+%endif
 BuildRequires:  java-devel
 BuildRequires:  jpackage-utils >= 1.5.32
 BuildRequires:  unzip
@@ -142,7 +144,9 @@
 
 install -d $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
 cp -pr %{archive_folder}/doc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
+%if 0%{?suse_version} > 1010
 %fdupes $RPM_BUILD_ROOT
+%endif
 # -----------------------------------------------------------------------------
 
 %files

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to