Hello community, here is the log from the commit of package openwsman for openSUSE:Factory checked in at 2015-08-29 20:04:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openwsman (Old) and /work/SRC/openSUSE:Factory/.openwsman.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "openwsman" Changes: -------- --- /work/SRC/openSUSE:Factory/openwsman/openwsman.changes 2015-06-24 20:59:50.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.openwsman.new/openwsman.changes 2015-08-29 20:05:02.000000000 +0200 @@ -1,0 +2,14 @@ +Fri Aug 28 07:46:33 UTC 2015 - kkaempf@suse.com + +- Update to 2.6.1 + - Features + - Add curlopt_nosignal option to openwsman_client.conf to prevent + CURL crashes in multithreaded client applications + - Limit EnvelopeSize to 32767 if wsman:MaxEnvelopeSize not set in + request (WS-Man 1.2 compatibility) (Prabhakar Pujeri) + - Bugfixes + - fix memory leaks (Vitezslav Crhonek) + - honor client:agent from openwsman_client.conf + - fix possible crash in dictionary_get() + +------------------------------------------------------------------- Old: ---- openwsman-2.6.0.tar.bz2 New: ---- openwsman-2.6.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openwsman.spec ++++++ --- /var/tmp/diff_new_pack.jZl5vy/_old 2015-08-29 20:05:03.000000000 +0200 +++ /var/tmp/diff_new_pack.jZl5vy/_new 2015-08-29 20:05:03.000000000 +0200 @@ -122,7 +122,7 @@ %endif Requires(pre): sed coreutils grep /bin/hostname -Version: 2.6.0 +Version: 2.6.1 Release: 0 # Mandriva: # Release %%mkrel 1 @@ -150,6 +150,7 @@ Summary: Opensource Implementation of WS-Management Group: System/Management Provides: openwsman = %{version} +Obsoletes: libwsman1 < %{version} Obsoletes: openwsman < %{version} %description -n libwsman3 @@ -434,6 +435,7 @@ %{_libdir}/libwsman.so.* %{_libdir}/libwsman_client.so.* %{_libdir}/libwsman_curl_client_transport.so.* +%dir %{_sysconfdir}/openwsman %config(noreplace) %{_sysconfdir}/openwsman/openwsman_client.conf %files -n libwsman-devel @@ -482,7 +484,6 @@ %files server %defattr(-,root,root) -%dir %{_sysconfdir}/openwsman %config(noreplace) %{_sysconfdir}/openwsman/openwsman.conf %config(noreplace) %{_sysconfdir}/openwsman/ssleay.cnf %attr(0755,root,root) %{_sysconfdir}/openwsman/owsmangencert.sh @@ -495,7 +496,6 @@ %{_sbindir}/rc%{name} %else %attr(0755,root,root) %{_sysconfdir}/init.d/openwsmand -%{_sbindir}/rc%{name}d %endif %dir %{_libdir}/openwsman %dir %{_libdir}/openwsman/authenticators ++++++ openwsman-2.6.0.tar.bz2 -> openwsman-2.6.1.tar.bz2 ++++++ ++++ 175084 lines of diff (skipped)