Caching and forwarding HTTP web proxy
http://www.squid-cache.org
Squid is a caching proxy for the Web supporting HTTP(S), FTP, and
some others. It reduces bandwidth and improves response times by
caching and reusing frequently-requested web pages. Squid has
extensive access controls and can also be used as a server
accelerator.
- Devel package for openSUSE:Factory
-
6
derived packages
- Links to openSUSE:Factory / squid
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout server:proxy/squid && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.kerberos | 0000002460 2.4 KB | |
_link | 0000000124 124 Bytes | |
cache_dir.sed | 0000000107 107 Bytes | |
initialize_cache_if_needed.sh | 0000000259 259 Bytes | |
missing_installs.patch | 0000000532 532 Bytes | |
old_nettle_compat.patch | 0000024747 24.2 KB | |
pam.squid | 0000000165 165 Bytes | |
squid-4.9.tar.xz | 0002444664 2.33 MB | |
squid-4.9.tar.xz.asc | 0000001193 1.17 KB | |
squid.changes | 0000127663 125 KB | |
squid.keyring | 0000095203 93 KB | |
squid.logrotate | 0000000352 352 Bytes | |
squid.permissions | 0000000145 145 Bytes | |
squid.service | 0000000352 352 Bytes | |
squid.spec | 0000011299 11 KB | |
tmpfilesdir.squid.conf | 0000000064 64 Bytes | |
unsquid.pl | 0000005040 4.92 KB |
Revision 200 (latest revision is 300)
Adam Majer (adamm)
committed
(revision 200)
- Update to squid 4.9: * fixes multiple Cross-Site Scripting issues in cachemgr.cgi (CVE-2019-13345, bsc#1140738) * fixes heap overflow in URN processing (CVE-2019-12526, bsc#1156326) * fixes multiple issues in URI processing (CVE-2019-12523, CVE-2019-18676, bsc#1156329) * fixes Cross-Site Request Forgery in HTTP Request processing (CVE-2019-18677, bsc#1156328) * fixes HTTP Request Splitting in HTTP message processing (CVE-2019-18678, bsc#1156323) * fixes information disclosure in HTTP Digest Authentication (CVE-2019-18679, bsc#1156324) * lower cache_peer hostname - this showed up as DNS failures if peer name was configured with any upper case characters * TLS: Multiple SSL-Bump fixes * TLS: Fix expiration of self-signed generated certs to be 3 years * TLS: Fix on_unsupported_protocol tunnel action * Fix several rock cache_dir corruption issues - fix_configuration_error.patch: upstreamed - old_nettle_compat.patch: refreshed
Comments 0