Package squid: Information
- Source package:
- squid
- Version:
- 5.7-alt2
- Build time:
- Jan 10, 2023, 04:21 AM in the task #313076
- Category:
- Home page:
- License:
- 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-doc (noarch)
- Maintainer:
- List of contributors:
- ktqa-robot
- ACL:
- @everybody
Last changed
Jan. 9, 2023 Alexey Shabalin 5.7-alt2
- Fixed FTBFS: fix deprecation htmlDefaultSAXHandlerInit() -> xmlInitParser()
Sept. 18, 2022 Alexey Shabalin 5.7-alt1
- 5.7. - Build with TrivialDB instead of outdated BerkleyDB.
Oct. 26, 2021 Andrew A. Vasilyev 4.15-alt2
- FTBFS: disable LTO - spec cleanup