Wed, 15 May 2024 16:43:54 UTC | login

Information for build squid-4.11-1.fc33

ID157758
Package Namesquid
Version4.11
Release1.fc33
Epoch7
Sourcegit+https://src.fedoraproject.org/rpms/squid.git#929622f85f7849d109b50685e45bdccdb9a3651a
SummaryThe Squid proxy caching server
DescriptionSquid 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. Squid consists of a main server program squid, a Domain Name System lookup program (dnsserver), a program for retrieving FTP data (ftpget), and some management and client tools.
Built bydavidlt
State failed
Volume DEFAULT
StartedTue, 09 Jun 2020 08:22:13 UTC
CompletedTue, 09 Jun 2020 13:47:29 UTC
Taskbuild (f33, /rpms/squid.git:929622f85f7849d109b50685e45bdccdb9a3651a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/squid.git#929622f85f7849d109b50685e45bdccdb9a3651a'}}
Tags No tags
RPMs No RPMs
Changelog * Thu May 07 2020 Lubos Uhliarik <luhliari@redhat.com> - 7:4.11-1 - new version 4.11 - libsystemd integration - Resolves: #1827564 - CVE-2020-11945 squid: improper access restriction upon Digest Authentication nonce replay could lead to remote code execution * Thu Mar 26 2020 Lubos Uhliarik <luhliari@redhat.com> - 7:4.10-4 - Resolves: #1817208 - More cache_swap.sh optimizations * Wed Mar 25 2020 Lubos Uhliarik <luhliari@redhat.com> - 7:4.10-3 - Resolves: #1786485 - squid.service: use ${SQUID_CONF} rather than $SQUID_CONF - Resolves: #1798535 - CVE-2019-12528 squid: Information Disclosure issue in FTP Gateway - Resolves: #1798554 - CVE-2020-8450 squid: Buffer overflow in a Squid acting as reverse-proxy - Resolves: #1798541 - CVE-2020-8449 squid: Improper input validation issues in HTTP Request processing * Tue Jan 28 2020 Lubos Uhliarik <luhliari@redhat.com> - 7:4.10-1 - new version 4.10 * Tue Dec 17 2019 Lubos Uhliarik <luhliari@redhat.com> - 7:4.9-3 - Resolves: #1784383 - Add BuildRequires: systemd-rpm-macros - Resolves: #1783757 - Build with ./configure --with-pidfile=/run/squid.pid - Resolves: #1783768 - Optimize cache_swap.sh cache_dir search * Mon Nov 11 2019 Lubos Uhliarik <luhliari@redhat.com> - 7:4.9-2 - new version 4.9 - verify src taball signature by default in prep section * Tue Oct 08 2019 Lubos Uhliarik <luhliari@redhat.com> - 7:4.8-6 - Resolves: #1741342 - Do not call autoconf at build time * Tue Oct 08 2019 Lubos Uhliarik <luhliari@redhat.com> - 7:4.8-5 - Resolves: #1716950 - Drop "sleep 1" from logrotate fragment * Thu Aug 22 2019 Lubomir Rintel <lkundrak@v3.sk> - 7:4.8-4 - Move the NetworkManager dispatcher script out of /etc * Mon Aug 05 2019 Lubos Uhliarik <luhliari@redhat.com> - 7:4.8-3 - Resolves: #1737030 - depend on httpd-filesystem * Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 7:4.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Wed Jul 10 2019 Lubos Uhliarik <luhliari@redhat.com> - 7:4.8-1 - new version 4.8 - Resolves: #1727745 - squid: CVe-2019-13345 squid: XSS via user_name or auth parameter in cachemgr.cgi * Tue Jul 02 2019 Lubos Uhliarik <luhliari@redhat.com> - 7:4.7-6 - fix filepath to squid.conf.documented in squid's manpage - fix path to systemctl in nm script * Wed May 22 2019 Lubos Uhliarik <luhliari@redhat.com> - 7:4.7-5 - Related: #1709299 - Use upstream squid.service * Fri May 17 2019 Luboš Uhliarik <luhliari@redhat.com> - 7:4.7-1 - new version 4.7 * Fri May 17 2019 Luboš Uhliarik <luhliari@redhat.com> - 7:4.6-3 - Resolves: #1709299 - Use upstream squid.service * Mon Apr 29 2019 Lubos Uhliarik <luhliari@redhat.com> - 7:4.6-2 - Resolves: #1599074 - squid: 3 coredumps every day * Wed Apr 24 2019 Lubos Uhliarik <luhliari@redhat.com> - 7:4.6-1 - new version 4.6 - disabled strict checking due to gcc warnings * Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 7:4.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Jan 14 2019 Björn Esser <besser82@fedoraproject.org> - 7:4.4-2 - Rebuilt for libcrypt.so.2 (#1666033) * Mon Dec 10 2018 Lubos Uhliarik <luhliari@redhat.com> - 7:4.4-1 - new version 4.4 * Sun Oct 14 2018 Peter Robinson <pbrobinson@fedoraproject.org> 7:4.2-3 - Drop obsolete legacy sys-v remanents * Mon Aug 20 2018 Luboš Uhliarik <luhliari@redhat.com> - 7:4.2-2 - Resolves: #1618790 - SELinux 'dac_override' denial for cache_swap.sh * Mon Aug 06 2018 Luboš Uhliarik <luhliari@redhat.com> - 7:4.2-1 - new version 4.2 - enable back strict error checking * Wed Aug 01 2018 Luboš Uhliarik <luhliari@redhat.com> - 7:4.1-1 - new version 4.1 * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 7:4.0.25-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Jun 28 2018 Luboš Uhliarik <luhliari@redhat.com> - 7:4.0.25-1 - new version 4.0.25