Name: | amavisd-new-zeromq |
---|---|
Version: | 2.11.0 |
Release: | 3.el7 |
Architecture: | noarch |
Group: | Applications/System |
Size: | 68186 |
License: | GPLv2+ and BSD and GFDL |
RPM: | amavisd-new-zeromq-2.11.0-3.el7.noarch.rpm |
Source RPM: | amavisd-new-2.11.0-3.el7.src.rpm |
Build Date: | Thu Apr 05 2018 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.ijs.si/software/amavisd/ |
Summary: | Support for communicating through 0MQ sockets |
Description: | This package adds support for monitoring and communicating with amavisd and auxiliary services among themselves through 0MQ sockets (also called ZMQ or ZeroMQ, or Crossroads I/O or XS). This method offers similar features as current services amavisd-nanny, amavisd-agent and amavisd-snmp-subagent, but use message passing paradigm instead of communicating through a shared Berkeley database. This avoids locking contention, so the gain can be significant for a busy amavisd setup with lots of child processes. |
- Fix socket path for amavisd tools (RHBZ#1551203)
- Remove lrzip
- Version 2.11.0
- Drop clamav dependency and co-own /etc/clamd.d (RHBZ#1265922)
- Move amavisd socket to /var/run/amavisd
- Use license macro
- Replaced requirement to cpio by pax (upstream recommendation)
- Update to 2.10.1 - Patch5 merged upstream
- Improve conf patch to fix amavis-mc daemon - Add patch to fix imports when SQL is used
- Update to 2.10.0 - Replace IO::Socket::INET6 with IO::Socket::IP - Review perl dependencies minimum version - Add subpackages amavisd-new-zeromq and amavisd-new-snmp-zeromq