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

    Исходный пакет: squid
    Версия: 3.5.28-alt1
    Собран:  4 сентября 2019 г. 12:43 в задании #236521
    Категория: Система/Серверы
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.squid-cache.org/

    Лицензия: GPLv2
    О пакете: The Squid proxy caching server
    Описание: 
    Squid is a high-performance proxy caching server for Web clients,
    supporting FTP, gopher, and HTTP data objects. Unlike traditional
    caching software, Squid handles all requests in a single,
    non-blocking, I/O-driven process. Squid keeps meta data and especially
    hot objects cached in RAM, caches DNS lookups, supports non-blocking
    DNS lookups, and implements negative caching of failed requests.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    squid (x86_64, i586)
    squid-debuginfo (x86_64, i586)
    squid-doc (noarch)
    squid-helpers (x86_64, i586)
    squid-helpers-debuginfo (x86_64, i586)

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


      1. libsasl2-devel
      2. libkrb5-devel
      3. libecap-devel >= 1.0
      4. libldap-devel
      5. perl-DBI
      6. perl-Pod-Parser
      7. libexpat-devel
      8. perl-libnet
      9. libltdl-devel
      10. libssl-devel
      11. libxml2-devel
      12. cppunit-devel
      13. libnetfilter_conntrack-devel
      14. linuxdoc-tools
      15. libnettle-devel
      16. graphviz
      17. samba-client
      18. libgnutls-devel >= 3.1.5
      19. samba-winbind-clients
      20. libpam-devel
      21. doxygen
      22. rpm-build >= 4.0.4-alt10
      23. libcap-devel
      24. fonts-ttf-freefont
      25. libdb4-devel
      26. gcc-c++
      27. w3c-libwww-devel
      28. perl(Crypt/OpenSSL/X509.pm)
      29. perl(Authen/Smb.pm)

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


    15 июля 2019 г. Alexey Shabalin 3.5.28-alt1
    - Updated to 3.5.28.
    - Fixes:
      + CVE-2018-1000024 Crash processing SSL-Bumped traffic containing ESI
      + CVE-2018-1000027 Crash handling responses to internally generated requests
      + CVE-2018-1172 Crash in ESI Response processing
      + CVE-2018-19132 Fix memory leak when parsing SNMP packet
      + CVE-2019-12525 Fix Digest auth parameter parsing
      + CVE-2019-12529 Replace uudecode with libnettle base64 decoder
      + CVE-2019-13345 Multiple XSS issues in cachemgr.cgi
    17 января 2018 г. Aleksei Nikiforov 3.5.26-alt3
    - Rebuilt without NIS support.
    28 июля 2017 г. Aleksei Nikiforov 3.5.26-alt2
    - Fixed build with new cppunit