File openwsman.changes of Package openwsman
-------------------------------------------------------------------
Thu Nov 6 17:16:30 CET 2008 - kkaempf@suse.de
- Fix possible segfault (bnc#442327)
-------------------------------------------------------------------
Tue Sep 16 09:55:21 CEST 2008 - prusnak@suse.cz
- updated to 2.1.0
* Security related fixes
* Many bug fixes related to http stack
* GSSAPI support (thanks to Paul Moore)
- updated to 2.0.1
* Added Java bindings
* Set proxy in C++ bindings
* Fixed SelectorSet Filter
* Added SelectorSet filter support to C++ interface
* SelecorFilter does not need __cimnamespace
- dropped obsoleted patch:
* interim-bug-fixes.patch (included in update)
-------------------------------------------------------------------
Thu May 8 14:59:08 CEST 2008 - schwab@suse.de
- Fix configure script.
-------------------------------------------------------------------
Tue Apr 22 16:53:55 CEST 2008 - prusnak@suse.cz
- update to 2.0.0
* Use latest shttpd code base
* Fixed SSL related issues with shttpd
* Ruby bindings using swish now and part of openwsman
* Python bindings update
* serialize/de-serialize APIs updated
Make serialize/de-serialize APIs independent of server related structure
* secure eventing delivery support in WS-Eventing server code and related
options added in client code.
* WS-Eventing client interfaces updated to make it more general
* Source indication namespace configuration supported so that the
namespace of subscription related classes can be different from
that of indication class
* Anonymous identify and custom identify file supported
* Support SelectorSet Dialect
* Improved Filter API
* Improved EPR API
* Enahnced bindings to support filters
* Initial cmake support
* Many other bug fixes
-------------------------------------------------------------------
Thu Jan 24 13:03:09 CET 2008 - prusnak@suse.cz
- added libopenssl-devel to BuildRequires
-------------------------------------------------------------------
Wed Dec 19 13:48:00 CET 2007 - kkaempf@suse.de
- update to svn 2336
* added and enabled ruby bindings
* custom and anonymous Identify support added
- new sub-packages: openwsman-ruby, openwsman-python
- add rpmlintrc for .so files within openwsman-server
-------------------------------------------------------------------
Fri Dec 14 14:52:30 CET 2007 - kkaempf@suse.de
- update to 1.5.9 (svn 2314) in preparation of 1.6.0
- enable python bindings
-------------------------------------------------------------------
Mon Nov 12 10:10:50 CET 2007 - prusnak@suse.cz
- update to 1.5.1
* Fixed crash in CIM plugin
* Fixed serialization in client library
-------------------------------------------------------------------
Tue Nov 6 13:24:23 CET 2007 - prusnak@suse.cz
- update to 1.5.0
Openwsman 1.5 is an interim stable release toward 2.0 with all
completed features since 1.0. This release serves as a checkpoint
to evaluate implemented and outstanding features and to take care
of bugs instead of waiting until the beta phase of 2.0.
See ChangeLog for more details ...
- fixed installdirs (mkinstalldir.patch)
- added entries to ChangeLog from wiki (changelog.patch)
- renamed openwsman to libwsman1 and openwsman-devel to libwsman-devel
- removed obsolete patches
* devel.patch (included in update)
* get_auth.patch (included in update)
* remote_fs.patch (included in update)
-------------------------------------------------------------------
Fri Aug 3 13:56:25 CEST 2007 - kkaempf@suse.de
- update to 1.2.0
- default to pam authentication in openwsman-server
- fix filelist (include .so files for plugin loading)
- fix %preun for base package
- remove wsmand.log when deleting openwsman-server
- fix -devel dependencies
- add wsman_transport_get_auth_method() definition
-------------------------------------------------------------------
Tue Jul 24 10:42:31 CEST 2007 - prusnak@suse.cz
- branch packages -server and -client
- replaced obsoleted macro %run_ldconfig with direct call of ldconfig
- added $remote_fs to Required-Start in init file (remote_fs.patch)
-------------------------------------------------------------------
Fri Jul 13 10:48:51 CEST 2007 - prusnak@suse.cz
- created package (version 1.1.0)
- based on BuildService package openwsman in home:nashif