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 |
---|---|---|
openwsman-2.2.1.tar.bz2 | 0000616393 602 KB | |
openwsman-pam-auth.patch | 0000000832 832 Bytes | |
openwsman.changes | 0000007345 7.17 KB | |
openwsman.pam | 0000000265 265 Bytes | |
openwsman.rpmlintrc | 0000000131 131 Bytes | |
openwsman.spec | 0000009311 9.09 KB |
Revision 27 (latest revision is 261)
Klaus Kämpf (kwk)
committed
(revision 27)
- Update to 2.2.1 - Major changes: - Enumeration timeout fixed, resulting in --enum-idle-timeout option to openwsmand taking seconds (instead of miliseconds) now - Client side CRL (certificate revocation list) support (Arun Venkatachalam) - split off client config as /etc/openwsman/openwsman_client.conf - Fix upper limit check for threads and their stack usage (Suresh Sundriyal) (Allowing to confine memory usage in the 10-20MB range!) Reintroduce max_thread config file parameter and two new parameters * max_connections_per_thread * thread_stack_size - Minor changes: - clean up fault generation in CIM backend (Suresh Sundriyal) - fix various memory leaks (Suresh Sundriyal) - fix Python bindings build (kkaempf) - Fix security risk when listing indication subscriptions (Suresh Sundriyal) - Fix xml namespace for enumeration and subscription filters (kkaempf) - Fix class names for swig bindings, makes Python bindings operational (kkaempf) - Use same encoding for faults as in incoming msg (bug305, kkaempf) - Make WS-Enumeration pull response comply to WS-Enumeration sequence ordering (bug220, Suresh Sundriyal) - Fix build for Fedora 11.x, 12.x, and RHEL 5.x
Comments 0