Package squid: Information

  • Default inline alert: Version in the repository: 6.6-alt1

Source package: squid
Version: 6.3-alt1
Build time:  Oct 23, 2023, 04:24 PM in the task #332138
Category: System/Servers
Report package bug
License: GPLv2
Summary: The Squid proxy caching server
Description: 
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.

List of rpms provided by this srpm:
squid (x86_64, i586, aarch64)
squid-debuginfo (x86_64, i586, aarch64)
squid-doc (noarch)
squid-helpers (x86_64, i586, aarch64)
squid-helpers-debuginfo (x86_64, i586, aarch64)

Maintainer: Egor Ignatov


    1. libcap-devel
    2. cppunit-devel
    3. libsasl2-devel
    4. libssl-devel
    5. libecap-devel >= 1.0
    6. doxygen
    7. libexpat-devel
    8. gcc-c++
    9. rpm-build >= 4.0.4-alt10
    10. perl-Crypt-OpenSSL-X509
    11. perl-DBI
    12. perl-Digest-SHA
    13. perl-Pod-Usage
    14. perl-URI
    15. libgnutls-devel >= 3.1.5
    16. libsystemd-devel
    17. libtdb-devel
    18. samba-client
    19. samba-winbind-clients
    20. libkrb5-devel
    21. libldap-devel
    22. libltdl7-devel
    23. libxml2-devel
    24. libnetfilter_conntrack-devel
    25. libpam-devel
    26. libnettle-devel
    27. linuxdoc-tools

Last changed


Sept. 18, 2023 Egor Ignatov 6.3-alt1
- 6.3
- Fix squidclient couldn't access mgr:info (closes: #47423)
Aug. 24, 2023 Egor Ignatov 6.1-alt1
- 6.1
Jan. 9, 2023 Alexey Shabalin 5.7-alt2
- Fixed FTBFS: fix deprecation htmlDefaultSAXHandlerInit() -> xmlInitParser()