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.4.0.tar.bz2 | 0000445290 435 KB | |
openwsman-initscript.patch | 0000000699 699 Bytes | |
openwsman.SuSEfirewall2 | 0000000192 192 Bytes | |
openwsman.changes | 0000021862 21.3 KB | |
openwsman.pam | 0000000265 265 Bytes | |
openwsman.pam.rh | 0000000261 261 Bytes | |
openwsman.rpmlintrc | 0000000131 131 Bytes | |
openwsman.service | 0000000164 164 Bytes | |
openwsman.spec | 0000013831 13.5 KB |
Revision 128 (latest revision is 261)
Klaus Kämpf (kwk)
committed
(revision 128)
- Update to 2.4.0 - Features - Add support for OptionSet in SOAP header (breaks ABI) - Increase soversion of libwsman_client to 2.0.0 - new function wsmc_add_option - Redirect plugin: Added facilities to import the redirection details from an included file (Praveen K Paladugu) - Bugfixes - wsman_transport_set_verify_host passed wrong values to CURL - recognize 'Msvc' (Hyper V) and 'DCIM' (Dell Drac) CIM schemata - xml_parser_element_dump: fix pointer (github issue #8) - Bindings - Ruby: Fix Ruby 1.9 threading locks for wsmc_action_* functions - Ruby: API change: Transport.verify_{host,peer}? return Boolean now Transport.verify_peer -> Transport.verify_peer? Transport.verify_host -> Transport.verify_host? - Support for OptionSet - ClientOptions#add_option - ClientOptions#options= (Ruby) - XmlDoc#to_s returns non-indented xml representation - Ruby: Accessors for OptionSet, Selectors, and Properties - ClientOptions#options - ClientOptions#properties - ClientOptions#selectors - Define security delivery modes (WSMAN_DELIVERY_SEC_*) - Vastly improved bindings documentation - Generate documenation with rdoc 1.9 - Windows Remote Shell client implementation (see ruby/tests/winrs.rb) - Update to 2.3.7
Comments 0