File _patchinfo of Package patchinfo.34049

<patchinfo incident="34049">
  <issue tracker="bnc" id="1223554">resource-agents: Azure-lb fails if IPv6 disabled</issue>
  <packager>varkoly</packager>
  <rating>moderate</rating>
  <category>recommended</category>
  <summary>Recommended update for resource-agents</summary>
  <description>This update for resource-agents fixes the following issues:

- Azure-lb fails if IPv6 disabled (bsc#1223554),
  add upstream patch:
    - Add a new parameter: listen,
      this parameter can have following walues:
      - default: Neither -4 nor -6 will be used. The default behavior of socat and nc will be used
             - socat: Listen only on IPv4 addresses
             - nc: when net.ipv6.bindv6only == 0 then listen on both IPv4 and IP6 addresses,
                   when net.ipv6.bindv6only == 1 then listen only on IPv4 addresses
      - ipv4only: Listen only on IPv4 addresses
      - ipv6enable: Enable TCP6 support
             - nc: Listen only on IPv6 adresses independent of net.ipv6.bindv6only
             - socat: when net.ipv6.bindv6only == 0 then listen on both IPv4 and IP6 addresses,
                      when net.ipv6.bindv6only == 1 then listen only on IPv6 adresses
</description>
</patchinfo>

openSUSE Build Service is sponsored by