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.7.0.tar.bz2 | 0000507120 495 KB | |
openwsman-initscript.patch | 0000000699 699 Bytes | |
openwsman.SuSEfirewall2 | 0000000192 192 Bytes | |
openwsman.changes | 0000039059 38.1 KB | |
openwsman.firewalld | 0000000432 432 Bytes | |
openwsman.pam | 0000000273 273 Bytes | |
openwsman.pam.rh | 0000000273 273 Bytes | |
openwsman.rpmlintrc | 0000000131 131 Bytes | |
openwsman.service | 0000000167 167 Bytes | |
openwsman.spec | 0000018815 18.4 KB |
Revision 247 (latest revision is 261)
Klaus Kämpf (kwk)
committed
(revision 247)
- Update to 2.7.0 * API change: client_opt: expiry and hearbeat_interval are float (Alexander Usyskin) wsmc_set_sub_expiry() and wsmc_set_heartbeat_interval() change their first parameter from int to float * bump so version of libwsman_client from 4 to 5 * split off client libraries from server libraries libwsman_client5 is separate from libwsman3 now. - Features * new functions for C++ bindings: OpenWsmanClient::GetWithFlags() and OpenWsmanClient::PutWithFlags to add a 'flags' parameter (Alexander Usyskin) * add FLAG_SUPRESS_100_CONTINUE to options, fixes #131 to workaround a curl problem. Reportedly curl 7.69.0 fixes this also in curl. (Alexander Usyskin) - Fixes * fixed several compiler warnings (Alexander Usyskin) * fixed spelling errors (Tomas Winkler)
Comments 0