Пакет rsyslog: Информация

    Бинарный пакет: rsyslog
    Версия: 7.6.7-alt0.M70P.1
    Архитектура: i586
    Собран:  13 октября 2014 г. 17:11 в задании #131847
    Исходный пакет: rsyslog
    Скопирован в задании: #132236
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.rsyslog.com

    Лицензия: GPLv3+ ASL2.0
    О пакете: Enhanced system logging and kernel message trapping daemon
    Описание: 
    Rsyslog is an enhanced multi-threaded syslogd supporting, among others, MySQL,
    PostgreSQL, syslog/tcp, RFC 3195, permitted sender lists, filtering on any
    message part, and fine grain output format control. It is quite compatible to
    stock sysklogd and can be used as a drop-in replacement. Its advanced features
    make it suitable for enterprise-class, encryption protected syslog relay chains
    while  at the same time being very easy to setup for the novice user.
    
     o lmnet.so    - Implementation of network related stuff.
     o lmregexp.so - Implementation of regexp related stuff.
     o lmtcpclt.so - This is the implementation of TCP-based syslog clients.
     o lmtcpsrv.so - Common code for plain TCP based servers.
     o imtcp.so    - This is the implementation of the TCP input module.
     o imudp.so    - This is the implementation of the UDP input module.
     o imuxsock.so - This is the implementation of the Unix sockets input module.
     o imklog.so   - The kernel log input module for Linux.
     o imkmsg.so   - /dev/kmsg Log Input Module
     o immark.so   - This is the implementation of the build-in mark message input
                     module.
     o imfile.so   - This is the input module for reading text file data.

    Сопровождающий: Alexey Shabalin

    Список участников:
    Alexey Shabalin
    ns

    Права:
    Alexey Shabalin

    Последнее изменение


    9 октября 2014 г. Alexey Shabalin 7.6.7-alt0.M70P.1
    - 7.6.7
    - fixed CVE-2014-3634, CVE-2014-3683
    10 января 2014 г. Alexey Shabalin 7.4.8-alt3
    - drop SysSock.Unlink=off option (ALT#29666)
    10 января 2014 г. Alexey Shabalin 7.4.8-alt2
    - fixed run for SysV