Files
openwsman/openwsman.firewalld
Klaus Kämpf 0a903ad085 - Update to 2.6.10
* install firewalld configuration (Leap/SLE 15+, Fedora 15+)
  * Fix possible denial of service (bsc#1122623, CVE-2019-3816, CVE-2019-3833)
  * Pthread usage fixes (Alexander Usyskin)
  * Convert sprintf to snprintf and strcpy to strncpy (Tomas Winkler)
- drop bsc1122623.patch and debug_fix.patch, upstreamed
- Switch license to BSD-3-Clause AND GPL-2.0-only, since redirect
  plugin is under GPL 2.0 only license.

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:wbem/openwsman?expand=0&rev=238
2019-08-07 12:06:19 +00:00

8 lines
432 B
XML

<?xml version="1.0" encoding="utf-8"?>
<service>
<short>Openwsman</short>
<description>Openwsman is a project intended to provide an open-source implementation of the Web Services Management specification (WS-Management) and to expose system management information on the Linux operating system using the WS-Management protocol.</description>
<port protocol="tcp" port="5985"/>
<port protocol="tcp" port="5986"/>
</service>