openwsman
http://www.openwsman.org
Opensource Implementation of WS-Management
- Devel package for openSUSE:Factory
-
4
derived packages
- Links to openSUSE:Factory / openwsman
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout systemsmanagement:wbem/openwsman && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000144 144 Bytes | |
openwsman-2.3.0.tar.bz2 | 0000371319 363 KB | |
openwsman-initscript.patch | 0000000699 699 Bytes | |
openwsman-pam-auth.patch | 0000000856 856 Bytes | |
openwsman.SuSEfirewall2 | 0000000192 192 Bytes | |
openwsman.changes | 0000015948 15.6 KB | |
openwsman.pam | 0000000265 265 Bytes | |
openwsman.pam.rh | 0000000261 261 Bytes | |
openwsman.rpmlintrc | 0000000131 131 Bytes | |
openwsman.service | 0000000151 151 Bytes | |
openwsman.spec | 0000011888 11.6 KB |
Revision 89 (latest revision is 261)
Klaus Kämpf (kwk)
committed
(revision 89)
- Update to 2.3.0 Features - openSUSE: support systemd - provider getter functions for all client and client option string values Bugfixes - Enum/Pull: Fix envelope maxsize handling, return partial result - Fix memleaks in client and client option string setters (Matthias Bolte) - All string value getters (for client and client_opt) return copies now (found by Matthias Bolte) - Define and use PLUGIN_API_VERSION for the server-side plugins - Handle optional arguments propertly during client endpoint URI creation (Matthias Bolte) - Make calls to 'identify' repeatable - Destroy serializer lock and client mutex at exit (Bing Liu) - Fix leak in wsmc_release (Sanjeev Putta) - Allow to reset transport credentials to NULL (Matthias Bolte) - Plug memory leaks in wsman-client-transport (Found by Suneet Chandok, improved by Matthias Bolte) Bindings - Provide Ruby bindings also as GEM (-> https://rubygems.org/gems/openwsman) - Add Openwsman#create_doc_from_file to read xml files - Add XmlNode#next to iterate over children with identical name - Add Openwsman#erb_prefix_for to return EPR uri prefixes for different CIM schema - Ruby: Provide a default implementation of auth_request_callback - Ruby: Support Ruby 1.9
Comments 0