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

    Исходный пакет: squid
    Версия: 3.5.28-alt1
    Собран:  27 августа 2019 г. 15:19 в задании #236485
    Категория: Система/Серверы
    Сообщить об ошибке в пакете
    Домашняя страница: 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. libecap-devel >= 1.0
      3. libkrb5-devel
      4. libexpat-devel
      5. libxml2-devel
      6. perl-DBI
      7. libssl-devel
      8. perl-Pod-Parser
      9. libldap-devel
      10. perl-libnet
      11. libltdl-devel
      12. linuxdoc-tools
      13. graphviz
      14. samba-client
      15. libnetfilter_conntrack-devel
      16. libnettle-devel
      17. samba-winbind-clients
      18. doxygen
      19. libgnutls-devel >= 3.1.5
      20. cppunit-devel
      21. fonts-ttf-freefont
      22. libpam-devel
      23. gcc-c++
      24. rpm-build >= 4.0.4-alt10
      25. libcap-devel
      26. w3c-libwww-devel
      27. libdb4-devel
      28. perl(Authen/Smb.pm)
      29. perl(Crypt/OpenSSL/X509.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