vmware-archive / salt-pack

Salt Package Builder
Apache License 2.0
55 stars 23 forks source link

Added dependency on Salt supplied python-zmq on Salt supplied zeromq #575

Closed dmurphy18 closed 6 years ago

dmurphy18 commented 6 years ago

In the next point release for RHEL 7 add dependency in spec file for python-zmq on zeromq >= 4.x., this should ensure that Salt's version of zeromq is utilized rather than EPEL.

The Salt zeromq shipped is 4.1.4 whereas EPEL's is 3.2.5.

See https://github.com/saltstack/salt-pack/issues/574