Name: | amavisd-new-zeromq |
---|---|
Version: | 2.11.1 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Applications/System |
Size: | 68305 |
License: | GPLv2+ and BSD and GFDL |
RPM: | amavisd-new-zeromq-2.11.1-1.el7.noarch.rpm |
Source RPM: | amavisd-new-2.11.1-1.el7.src.rpm |
Build Date: | Sat Nov 10 2018 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | https://amavis.org/ |
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. |
- Version 2.11.1
- 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