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

    Исходный пакет: snort
    Версия: 2.8.5.1-alt1
    Собран:  26 октября 2009 г. 17:35
    Категория: Security/Networking
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.snort.org

    Лицензия: GPLv2
    О пакете: An intrusion detection system
    Описание: 
    Snort is a libpcap-based packet sniffer/logger which can be used as a
    lightweight network intrusion detection system.  It features rules
    based logging and can perform protocol analysis, content
    searching/matching and can be used to detect a variety of attacks and
    probes, such as buffer overflows, stealth port scans, CGI attacks, SMB
    probes, OS fingerprinting attempts, and much more.  Snort has a
    real-time alerting capabilty, with alerts being sent to syslog, a
    seperate "alert" file, or as a WinPopup message via Samba's smbclient.
    
    Please see the documentation in /usr/share/doc/snort-2.8.5.1

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    snort (x86_64, i586)
    snort-clamav (x86_64, i586)
    snort-clamav+flexresp (x86_64, i586)
    snort-dbhints (x86_64, i586)
    snort-doc (x86_64, i586)
    snort-inline (x86_64, i586)
    snort-inline+flexresp (x86_64, i586)
    snort-mysql (x86_64, i586)
    snort-mysql+flexresp (x86_64, i586)
    snort-odbc (x86_64, i586)
    snort-odbc+flexresp (x86_64, i586)
    snort-plain+flexresp (x86_64, i586)

    Сопровождающий: Ilya Mashkin


    Права:
    @qa_p5

      1. libMySQL-devel
      2. libltdl-devel
      3. m4
      4. bzip2
      5. libnet1-devel >= 1.0.2a
      6. libpcap-devel >= 0.4
      7. libpcre-devel
      8. rpm-build-licenses
      9. libclamav-devel
      10. iptables-devel
      11. zlib-devel
      12. libunixODBC-devel

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


    23 октября 2009 г. Mikhail Efremov 2.8.5.1-alt1
    - start snort only for active interfaces.
    - init script: display interface for snort.
    - not start in chroot in any case.
    - completely remove old alternatives.
    - spec cleanup.
    - removed SNMP support.
    - 2.8.5.1 (closes: #11627)
    14 декабря 2008 г. Ilya Mashkin 2.4.5-alt4
    - enable inline, fix #16686
    - fix build with new glibc
    - apply repocop patch (remove old alternatives), fix #17620
    - remove "-Wl,--no-as-needed" from spec, fix #11147
    13 октября 2008 г. Ilya Mashkin 2.4.5-alt3
    - Rebuilt 
    - Fixed x86_64 build, thanks to Sergey Y. Afonin
    - Brand new version 2.8.3.1 will upload soon