diff --git a/squid.spec b/squid.spec index b18e3c0..148a276 100644 --- a/squid.spec +++ b/squid.spec @@ -2,7 +2,7 @@ Name: squid Version: 4.8 -Release: 1%{?dist} +Release: 2%{?dist} Summary: The Squid proxy caching server Epoch: 7 # See CREDITS for breakdown of non GPLv2+ code @@ -34,6 +34,8 @@ Patch204: squid-3.5.9-include-guards.patch Patch205: squid-4.0.21-large-acl.patch Requires: bash >= 2.0 +# for httpd conf file - cachemgr script alias +Requires: httpd-filesystem Requires(pre): shadow-utils Requires(post): systemd Requires(preun): systemd @@ -284,6 +286,9 @@ fi %changelog +* Mon Aug 05 2019 Lubos Uhliarik - 7:4.8-2 +- Resolves: #1737030 - depend on httpd-filesystem + * Wed Jul 10 2019 Lubos Uhliarik - 7:4.8-1 - new version 4.8 - Resolves: #1727745 - squid: CVe-2019-13345 squid: XSS via user_name or auth