cvsdist 9f3948d
%define __perl_requires %{SOURCE98}
cvsdist 9f3948d
6af29dd
Name:     squid
8f425c9
Version:  6.9
24c56d1
Release:  1%{?dist}
f73a4b2
Summary:  The Squid proxy caching server
6af29dd
Epoch:    7
d8d8b18
# See CREDITS for breakdown of non GPLv2+ code
92b6808
License:  GPL-2.0-or-later AND (LGPL-2.0-or-later AND MIT AND BSD-2-Clause AND BSD-3-Clause AND BSD-4-Clause AND BSD-4-Clause-UC AND LicenseRef-Fedora-Public-Domain AND Beerware)
6af29dd
URL:      http://www.squid-cache.org
5dcaec0
d682c62
Source0:  http://www.squid-cache.org/Versions/v6/squid-%{version}.tar.xz
d682c62
Source1:  http://www.squid-cache.org/Versions/v6/squid-%{version}.tar.xz.asc
64746cd
Source2:  http://www.squid-cache.org/pgp.asc
64746cd
Source3:  squid.logrotate
64746cd
Source4:  squid.sysconfig
64746cd
Source5:  squid.pam
64746cd
Source6:  squid.nm
64746cd
Source7:  squid.service
64746cd
Source8:  cache_swap.sh
1e6d0f7
Source9:  squid.sysusers
Michal Luscon 3760047
cvsdist 9f3948d
Source98: perl-requires-squid.sh
fenlason 23ee8cb
5d9db63
# Upstream patches
Michal Luscon 6e89d33
6b9acd1
# Backported patches
d682c62
# Patch101: patch
531e717
fenlason 23ee8cb
# Local patches
fenlason 23ee8cb
# Applying upstream patches first makes it less likely that local patches
fenlason 23ee8cb
# will break upstream ones.
d682c62
Patch201: squid-6.1-config.patch
d682c62
Patch202: squid-6.1-location.patch
d682c62
Patch203: squid-6.1-perlpath.patch
fc2d4c0
# revert this upstream patch - https://bugzilla.redhat.com/show_bug.cgi?id=1936422
fc2d4c0
# workaround for #1934919
d682c62
Patch204: squid-6.1-symlink-lang-err.patch
fb5d65b
# Upstream PR: https://github.com/squid-cache/squid/pull/1442
fb5d65b
Patch205: squid-6.1-crash-half-closed.patch
cvsdist 3a2030f
f2f206e
# cache_swap.sh
c684998
Requires: bash gawk
4f7d5c0
# for httpd conf file - cachemgr script alias
4f7d5c0
Requires: httpd-filesystem
1e6d0f7
200f4a0
# squid_ldap_auth and other LDAP helpers require OpenLDAP
3282e06
BuildRequires: make
200f4a0
BuildRequires: openldap-devel
200f4a0
# squid_pam_auth requires PAM development libs
200f4a0
BuildRequires: pam-devel
200f4a0
# SSL support requires OpenSSL
200f4a0
BuildRequires: openssl-devel
200f4a0
# squid_kerb_aut requires Kerberos development libs
200f4a0
BuildRequires: krb5-devel
5fc2c3b
# time_quota requires TrivialDB
5fc2c3b
BuildRequires: libtdb-devel
200f4a0
# ESI support requires Expat & libxml2
200f4a0
BuildRequires: expat-devel libxml2-devel
2bc5280
# TPROXY requires libcap, and also increases security somewhat
2bc5280
BuildRequires: libcap-devel
Jiri Skala 32dcfdc
# eCAP support
Jiri Skala de2ee0b
BuildRequires: libecap-devel
Michal Luscon 445a463
#ip_user helper requires
0829904
BuildRequires: gcc-c++
Jiri Skala bc9cd25
BuildRequires: libtool libtool-ltdl-devel
deedcea
BuildRequires: perl-generators
Michal Luscon 9ed7cc7
# For test suite
0e2182c
BuildRequires: pkgconfig(cppunit)
251ebfc
# For verifying downloded src tarball
64746cd
BuildRequires: gnupg2
f2f206e
# for _tmpfilesdir and _unitdir macro
f2f206e
# see https://docs.fedoraproject.org/en-US/packaging-guidelines/Systemd/#_packaging
f2f206e
BuildRequires: systemd-rpm-macros
929622f
# systemd notify
929622f
BuildRequires: systemd-devel
64746cd
3d9c5a3
%{?systemd_requires}
3d9c5a3
%{?sysusers_requires_compat}
cvsdist 8d13385
0b6b88f
# Old NetworkManager expects the dispatcher scripts in a different place
0b6b88f
Conflicts: NetworkManager < 1.20
0b6b88f
cvsdist 8d13385
%description
cvsdist 7771a54
Squid is a high-performance proxy caching server for Web clients,
ded59a5
supporting FTP and HTTP data objects. Unlike traditional
cvsdist 8d13385
caching software, Squid handles all requests in a single,
cvsdist 8d13385
non-blocking, I/O-driven process. Squid keeps meta data and especially
cvsdist 8d13385
hot objects cached in RAM, caches DNS lookups, supports non-blocking
cvsdist 8d13385
DNS lookups, and implements negative caching of failed requests.
cvsdist 8d13385
cvsdist 8d13385
Squid consists of a main server program squid, a Domain Name System
cvsdist 8d13385
lookup program (dnsserver), a program for retrieving FTP data
cvsdist 8d13385
(ftpget), and some management and client tools.
cvsdist 8d13385
cvsdist 8d13385
%prep
64746cd
%{gpgverify} --keyring='%{SOURCE2}' --signature='%{SOURCE1}' --data='%{SOURCE0}'
cvsdist 3a2030f
24c56d1
%autosetup -p1
cvsdist 3a2030f
f208681
# https://bugzilla.redhat.com/show_bug.cgi?id=1679526
f208681
# Patch in the vendor documentation and used different location for documentation
f208681
sed -i 's|@SYSCONFDIR@/squid.conf.documented|%{_pkgdocdir}/squid.conf.documented|' src/squid.8.in
f208681
cvsdist 8d13385
%build
b10ea1a
e54d925
# NIS helper has been removed because of the following bug
e54d925
# https://bugzilla.redhat.com/show_bug.cgi?id=1531540
cvsdist 8d13385
%configure \
cvsdist 9f3948d
   --libexecdir=%{_libdir}/squid \
4bcc0c9
   --datadir=%{_datadir}/squid \
d8d8b18
   --sysconfdir=%{_sysconfdir}/squid \
Michal Luscon 431df59
   --with-logdir='%{_localstatedir}/log/squid' \
f2f206e
   --with-pidfile='/run/squid.pid' \
cvsdist 9f3948d
   --disable-dependency-tracking \
Michal Luscon 9ed7cc7
   --enable-eui \
394cab1
   --enable-follow-x-forwarded-for \
Jiri Skala d84a05e
   --enable-auth \
e54d925
   --enable-auth-basic="DB,fake,getpwnam,LDAP,NCSA,PAM,POP3,RADIUS,SASL,SMB,SMB_LM" \
6610733
   --enable-auth-ntlm="SMB_LM,fake" \
Pavel Šimerda d8278b9
   --enable-auth-digest="file,LDAP" \
Jiri Skala d84a05e
   --enable-auth-negotiate="kerberos" \
d52143a
   --enable-external-acl-helpers="LDAP_group,time_quota,session,unix_group,wbinfo_group,kerberos_ldap_group" \
Michal Luscon 23333d8
   --enable-storeid-rewrite-helpers="file" \
3f2766a
   --enable-cache-digests \
f73a4b2
   --enable-cachemgr-hostname=localhost \
f73a4b2
   --enable-delay-pools \
f73a4b2
   --enable-epoll \
f73a4b2
   --enable-icap-client \
3f2766a
   --enable-ident-lookups \
9bb9f48
   %ifnarch %{power64} ia64 x86_64 s390x aarch64
1866673
   --with-large-files \
9226fec
   %endif
f73a4b2
   --enable-linux-netfilter \
f73a4b2
   --enable-removal-policies="heap,lru" \
f73a4b2
   --enable-snmp \
f73a4b2
   --enable-ssl \
231c10f
   --enable-ssl-crtd \
Michal Luscon 3760047
   --enable-storeio="aufs,diskd,ufs,rock" \
Michal Luscon 3760047
   --enable-diskio \
e589af3
   --enable-wccpv2 \
2575830
   --enable-esi \
Jiri Skala de2ee0b
   --enable-ecap \
f73a4b2
   --with-aio \
f73a4b2
   --with-default-user="squid" \
f73a4b2
   --with-dl \
4bcc0c9
   --with-openssl \
ba09037
   --with-pthreads \
b10ea1a
   --disable-arch-native \
a942cf4
   --disable-security-cert-validators \
9ea8eea
   --disable-strict-error-checking \
d682c62
   --with-swapdir=%{_localstatedir}/spool/squid \
d682c62
   --enable-translation
e589af3
5fc2c3b
# workaround to build squid v5
5fc2c3b
mkdir -p src/icmp/tests
5fc2c3b
mkdir -p tools/squidclient/tests
5fc2c3b
mkdir -p tools/tests
5fc2c3b
9ea8eea
%make_build
cvsdist 8d13385
Michal Luscon 9ed7cc7
%check
Michal Luscon e2ca57a
make check
929622f
cvsdist 8d13385
%install
9ea8eea
%make_install
9ea8eea
22c3736
echo "
22c3736
#
d8d8b18
# This is %{_sysconfdir}/httpd/conf.d/squid.conf
22c3736
#
22c3736
22c3736
ScriptAlias /Squid/cgi-bin/cachemgr.cgi %{_libdir}/squid/cachemgr.cgi
22c3736
22c3736
# Only allow access from localhost by default
22c3736
<Location /Squid/cgi-bin/cachemgr.cgi>
Michal Luscon 4634213
 Require local
22c3736
 # Add additional allowed hosts as needed
Michal Luscon 4634213
 # Require host example.com
22c3736
</Location>" > $RPM_BUILD_ROOT/squid.httpd.tmp
22c3736
22c3736
d8d8b18
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/logrotate.d
d8d8b18
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig
d8d8b18
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/pam.d
d8d8b18
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/httpd/conf.d/
0b6b88f
mkdir -p $RPM_BUILD_ROOT%{_prefix}/lib/NetworkManager/dispatcher.d
Michal Luscon 685c060
mkdir -p $RPM_BUILD_ROOT%{_unitdir}
Michal Luscon 6e89d33
mkdir -p $RPM_BUILD_ROOT%{_libexecdir}/squid
64746cd
install -m 644 %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/logrotate.d/squid
64746cd
install -m 644 %{SOURCE4} $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/squid
64746cd
install -m 644 %{SOURCE5} $RPM_BUILD_ROOT%{_sysconfdir}/pam.d/squid
64746cd
install -m 644 %{SOURCE7} $RPM_BUILD_ROOT%{_unitdir}
64746cd
install -m 755 %{SOURCE8} $RPM_BUILD_ROOT%{_libexecdir}/squid
d8d8b18
install -m 644 $RPM_BUILD_ROOT/squid.httpd.tmp $RPM_BUILD_ROOT%{_sysconfdir}/httpd/conf.d/squid.conf
64746cd
install -m 755 %{SOURCE6} $RPM_BUILD_ROOT%{_prefix}/lib/NetworkManager/dispatcher.d/20-squid
Michal Luscon 431df59
mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/log/squid
Michal Luscon 431df59
mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/spool/squid
f2f206e
mkdir -p $RPM_BUILD_ROOT/run/squid
584b9c6
chmod 644 contrib/url-normalizer.pl contrib/user-agents.pl
cvsdist 8d13385
b6822fb
# install /usr/lib/tmpfiles.d/squid.conf
b6822fb
mkdir -p ${RPM_BUILD_ROOT}%{_tmpfilesdir}
b6822fb
cat > ${RPM_BUILD_ROOT}%{_tmpfilesdir}/squid.conf <
b6822fb
# See tmpfiles.d(5) for details
b6822fb
b6822fb
d /run/squid 0755 squid squid - -
b6822fb
EOF
b6822fb
2575830
# Move the MIB definition to the proper place (and name)
2575830
mkdir -p $RPM_BUILD_ROOT/usr/share/snmp/mibs
2575830
mv $RPM_BUILD_ROOT/usr/share/squid/mib.txt $RPM_BUILD_ROOT/usr/share/snmp/mibs/SQUID-MIB.txt
2575830
394cab1
# squid.conf.documented is documentation. We ship that in doc/
d8d8b18
rm -f $RPM_BUILD_ROOT%{_sysconfdir}/squid/squid.conf.documented
394cab1
cvsdist 3a68c21
# remove unpackaged files from the buildroot
22c3736
rm -f $RPM_BUILD_ROOT/squid.httpd.tmp
cvsdist 3a68c21
1e6d0f7
# sysusers.d
1e6d0f7
install -p -D -m 0644 %{SOURCE9} %{buildroot}%{_sysusersdir}/squid.conf
c1eca09
cvsdist 8d13385
%files
552b3cd
%license COPYING 
552b3cd
%doc CONTRIBUTORS README ChangeLog QUICKSTART src/squid.conf.documented
584b9c6
%doc contrib/url-normalizer.pl contrib/user-agents.pl
cvsdist 9f3948d
Michal Luscon 685c060
%{_unitdir}/squid.service
Michal Luscon 6e89d33
%attr(755,root,root) %dir %{_libexecdir}/squid
Michal Luscon 6e89d33
%attr(755,root,root) %{_libexecdir}/squid/cache_swap.sh
b99b92d
%attr(755,root,root) %dir %{_sysconfdir}/squid
cvsdist 9f3948d
%attr(755,root,root) %dir %{_libdir}/squid
a9d6d1f
%attr(770,squid,root) %dir %{_localstatedir}/log/squid
Michal Luscon 431df59
%attr(750,squid,squid) %dir %{_localstatedir}/spool/squid
f2f206e
%attr(755,squid,squid) %dir /run/squid
531e717
b99b92d
%config(noreplace) %attr(644,root,root) %{_sysconfdir}/httpd/conf.d/squid.conf
b99b92d
%config(noreplace) %attr(640,root,squid) %{_sysconfdir}/squid/squid.conf
b99b92d
%config(noreplace) %attr(644,root,squid) %{_sysconfdir}/squid/cachemgr.conf
b99b92d
%config(noreplace) %{_sysconfdir}/squid/mime.conf
b99b92d
%config(noreplace) %{_sysconfdir}/squid/errorpage.css
b99b92d
%config(noreplace) %{_sysconfdir}/sysconfig/squid
f73a4b2
# These are not noreplace because they are just sample config files
b99b92d
%config %{_sysconfdir}/squid/squid.conf.default
b99b92d
%config %{_sysconfdir}/squid/mime.conf.default
b99b92d
%config %{_sysconfdir}/squid/errorpage.css.default
b99b92d
%config %{_sysconfdir}/squid/cachemgr.conf.default
b99b92d
%config(noreplace) %{_sysconfdir}/pam.d/squid
b99b92d
%config(noreplace) %{_sysconfdir}/logrotate.d/squid
cvsdist 9f3948d
6af29dd
%dir %{_datadir}/squid
f73a4b2
%attr(-,root,root) %{_datadir}/squid/errors
0b6b88f
%{_prefix}/lib/NetworkManager
531e717
%{_datadir}/squid/icons
531e717
%{_sbindir}/squid
394cab1
%{_bindir}/squidclient
Jiri Skala d84a05e
%{_bindir}/purge
cvsdist 3a68c21
%{_mandir}/man8/*
394cab1
%{_mandir}/man1/*
cvsdist 9f3948d
%{_libdir}/squid/*
b99b92d
%{_datadir}/snmp/mibs/SQUID-MIB.txt
93a034e
%{_tmpfilesdir}/squid.conf
1e6d0f7
%{_sysusersdir}/squid.conf
cvsdist 8d13385
cvsdist 8d13385
%pre
1e6d0f7
%sysusers_create_compat %{SOURCE9}
cvsdist 8d13385
cvsdist 8d13385
for i in /var/log/squid /var/spool/squid ; do
f73a4b2
        if [ -d $i ] ; then
f73a4b2
                for adir in `find $i -maxdepth 0 \! -user squid`; do
f73a4b2
                        chown -R squid:squid $adir
f73a4b2
                done
f73a4b2
        fi
cvsdist 8d13385
done
cvsdist 8d13385
cvsdist 8d13385
exit 0
cvsdist 8d13385
c1eca09
%pretrans -p <lua>
fc2d4c0
-- temporarilly commented until https://bugzilla.redhat.com/show_bug.cgi?id=1936422 is resolved
fc2d4c0
--
c1eca09
-- previously /usr/share/squid/errors/es-mx was symlink, now it is directory since squid v5
c1eca09
-- see https://docs.fedoraproject.org/en-US/packaging-guidelines/Directory_Replacement/
c1eca09
-- Define the path to the symlink being replaced below.
fc2d4c0
--
fc2d4c0
-- path = "/usr/share/squid/errors/es-mx"
fc2d4c0
-- st = posix.stat(path)
fc2d4c0
-- if st and st.type == "link" then
fc2d4c0
--   os.remove(path)
fc2d4c0
-- end
c1eca09
c1eca09
-- Due to a bug #447156
c1eca09
paths = {"/usr/share/squid/errors/zh-cn", "/usr/share/squid/errors/zh-tw"}
c1eca09
for key,path in ipairs(paths)
c1eca09
do
c1eca09
  st = posix.stat(path)
c1eca09
  if st and st.type == "directory" then
c1eca09
    status = os.rename(path, path .. ".rpmmoved")
c1eca09
    if not status then
c1eca09
      suffix = 0
c1eca09
      while not status do
c1eca09
        suffix = suffix + 1
c1eca09
        status = os.rename(path .. ".rpmmoved", path .. ".rpmmoved." .. suffix)
c1eca09
      end
c1eca09
      os.rename(path, path .. ".rpmmoved")
c1eca09
    end
c1eca09
  end
c1eca09
end
c1eca09
cvsdist 8d13385
%post
8a87657
%systemd_post squid.service
cvsdist 8d13385
cvsdist 8d13385
%preun
8a87657
%systemd_preun squid.service
cvsdist 8d13385
cvsdist 8d13385
%postun
8a87657
%systemd_postun_with_restart squid.service
cvsdist 8d13385
Jiri Skala 83a47e0
%triggerin -- samba-common
Jiri Skala 83a47e0
if ! getent group wbpriv >/dev/null 2>&1 ; then
Jiri Skala 83a47e0
  /usr/sbin/groupadd -g 88 wbpriv >/dev/null 2>&1 || :
Jiri Skala 83a47e0
fi
Jiri Skala 83a47e0
/usr/sbin/usermod -a -G wbpriv squid >/dev/null 2>&1 || \
Jiri Skala 83a47e0
    chgrp squid /var/cache/samba/winbindd_privileged >/dev/null 2>&1 || :
fenlason a11023d
Jiri Skala d84a05e
cvsdist 8d13385
%changelog
8f425c9
* Tue Apr 16 2024 Luboš Uhliarik <luhliari@redhat.com> - 7:6.9-1
8f425c9
- Resolves: #2262715 - squid-6.9 is available
8f425c9
5c7c398
* Sat Mar 09 2024 Luboš Uhliarik <luhliari@redhat.com> - 7:6.8-1
5c7c398
- new version 6.8
5c7c398
24c56d1
* Mon Feb 12 2024 Luboš Uhliarik <luhliari@redhat.com> - 7:6.7-1
24c56d1
- new version 6.7
24c56d1
- switch to autosetup
24c56d1
- fix FTBFS when using gcc14
24c56d1
2af8628
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 7:6.6-2
2af8628
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
2af8628
5580eab
* Wed Dec 13 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 7:6.6-1
5580eab
- new version 6.6
5580eab
014ff8b
* Tue Nov 07 2023 Luboš Uhliarik <luhliari@redhat.com> - 7:6.5-1
014ff8b
- new version 6.5
014ff8b
32a0233
* Tue Oct 24 2023 Luboš Uhliarik <luhliari@redhat.com> - 7:6.4-1
32a0233
- new version 6.4
32a0233
92b6808
* Thu Sep 14 2023 Luboš Uhliarik <luhliari@redhat.com> - 7:6.3-2
92b6808
- SPDX migration
92b6808
986386a
* Tue Sep 05 2023 Luboš Uhliarik <luhliari@redhat.com> - 7:6.3-1
986386a
- new version 6.3
986386a
b5e1d7b
* Wed Aug 16 2023 Luboš Uhliarik <luhliari@redhat.com> - 7:6.2-1
b5e1d7b
- new version 6.2
b5e1d7b
fb5d65b
* Fri Aug 04 2023 Luboš Uhliarik <luhliari@redhat.com> - 7:6.1-3
fb5d65b
- Fix "!commHasHalfClosedMonitor(fd)" assertion
fb5d65b
45aa5f8
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 7:6.1-2
45aa5f8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
45aa5f8
d682c62
* Tue Jul 11 2023 Luboš Uhliarik <luhliari@redhat.com> - 7:6.1-1
d682c62
- new version 6.1
d682c62
e8590f9
* Tue May 09 2023 Luboš Uhliarik <luhliari@redhat.com> - 7:5.9-1
e8590f9
- new version 5.9
e8590f9
c4d9b66
* Tue Feb 28 2023 Luboš Uhliarik <luhliari@redhat.com> - 7:5.8-1
c4d9b66
- new version 5.8
c4d9b66
e59f77e
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 7:5.7-4
e59f77e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
e59f77e
d298212
* Mon Dec 05 2022 Tomas Korbar <tkorbar@redhat.com> - 7:5.7-3
d298212
- Backport adding IP_BIND_ADDRESS_NO_PORT flag to outgoing connections
d298212
1e6d0f7
* Wed Oct 12 2022 Luboš Uhliarik <luhliari@redhat.com> - 7:5.7-2
1e6d0f7
- Provide a sysusers.d file to get user() and group() provides (#2134071)
1e6d0f7
b667563
* Tue Sep 06 2022 Luboš Uhliarik <luhliari@redhat.com> - 7:5.7-1
b667563
- new version 5.7
b667563
4299213
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 7:5.6-2
4299213
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
4299213
0f548f7
* Mon Jun 27 2022 Luboš Uhliarik <luhliari@redhat.com> - 7:5.6-1
0f548f7
- new version 5.6
0f548f7
87b80ce
* Wed Apr 20 2022 Luboš Uhliarik <luhliari@redhat.com> - 7:5.5-1
87b80ce
- new version 5.5
87b80ce
- Resolves: #2053799 - squid-5.5 is available
87b80ce
1cd94f5
* Wed Feb 09 2022 Luboš Uhliarik <luhliari@redhat.com> - 7:5.4-1
1cd94f5
- new version 5.4
1cd94f5
7628dce
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 7:5.2-2
7628dce
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
7628dce
c5a2877
* Tue Oct 05 2021 Luboš Uhliarik <luhliari@redhat.com> - 7:5.2-1
c5a2877
- new version 5.2 (#2010109)
c5a2877
- Resolves: #1934559 - squid: out-of-bounds read in WCCP protocol
c5a2877
1f442ba
* Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 7:5.1-2
1f442ba
- Rebuilt with OpenSSL 3.0.0
1f442ba
f7fef10
* Thu Aug 05 2021 Luboš Uhliarik <luhliari@redhat.com> - 7:5.1-1
f7fef10
- new version 5.1
f7fef10
c2c7db5
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 7:5.0.6-2
c2c7db5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
c2c7db5
7836ba9
* Mon May 17 2021 Lubos Uhliarik <luhliari@redhat.com> - 7:5.0.6-1
7836ba9
- new version 5.0.6
7836ba9
fc2d4c0
* Fri Apr 23 2021 Lubos Uhliarik <luhliari@redhat.com> - 7:5.0.5-4
fc2d4c0
- Related: #1934919 - squid update attempts fail with file conflicts
fc2d4c0
c1eca09
* Fri Mar 05 2021 Lubos Uhliarik <luhliari@redhat.com> - 7:5.0.5-3
c1eca09
- Resolves: #1934919 - squid update attempts fail with file conflicts
c1eca09
c0914fb
* Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 7:5.0.5-2
c0914fb
- Rebuilt for updated systemd-rpm-macros
c0914fb
  See https://pagure.io/fesco/issue/2583.
c0914fb
5fc2c3b
* Wed Feb 10 2021 Lubos Uhliarik <luhliari@redhat.com> - 7:5.0.5-1
5fc2c3b
- new version 5.0.5
5fc2c3b
04e0b16
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 7:4.13-3
04e0b16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
04e0b16
ed458c3
* Sat Oct 17 2020 Jeff Law <law@redhat.com> - 7:4.13-2
ed458c3
- Fix missing #includes for gcc-11
ed458c3
84255a4
* Tue Aug 25 2020 Lubos Uhliarik <luhliari@redhat.com> - 7:4.13-1
84255a4
- new version 4.13
84255a4
3563803
* Fri Aug 07 2020 Jeff law <law@redhat.com> - 7:4.12-4
3563803
- Disable LTO
3563803
10c78ac
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 7:4.12-3
10c78ac
- Second attempt - Rebuilt for
10c78ac
  https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
10c78ac
404b587
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 7:4.12-2
404b587
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
404b587
6baf8d4
* Mon Jun 15 2020 Lubos Uhliarik <luhliari@redhat.com> - 7:4.12-1
6baf8d4
- new version 4.12
6baf8d4
929622f
* Thu May 07 2020 Lubos Uhliarik <luhliari@redhat.com> - 7:4.11-1
929622f
- new version 4.11
929622f
- libsystemd integration
929622f
- Resolves: #1827564 - CVE-2020-11945 squid: improper access restriction upon
929622f
  Digest Authentication nonce replay could lead to remote code execution
929622f
c684998
* Thu Mar 26 2020 Lubos Uhliarik <luhliari@redhat.com> - 7:4.10-4
c684998
- Resolves: #1817208 - More cache_swap.sh optimizations
c684998
ca868d6
* Wed Mar 25 2020 Lubos Uhliarik <luhliari@redhat.com> - 7:4.10-3
af7f6a3
- Resolves: #1786485 - squid.service: use ${SQUID_CONF} rather than $SQUID_CONF
ca868d6
- Resolves: #1798535 - CVE-2019-12528 squid: Information Disclosure issue in
ca868d6
  FTP Gateway
ca868d6
- Resolves: #1798554 - CVE-2020-8450 squid: Buffer overflow in a Squid acting
ca868d6
  as reverse-proxy
ca868d6
- Resolves: #1798541 - CVE-2020-8449 squid: Improper input validation issues 
ca868d6
  in HTTP Request processing
af7f6a3
5437623
* Tue Jan 28 2020 Lubos Uhliarik <luhliari@redhat.com> - 7:4.10-1
5437623
- new version 4.10
5437623
f2f206e
* Tue Dec 17 2019 Lubos Uhliarik <luhliari@redhat.com> - 7:4.9-3
f2f206e
- Resolves: #1784383 - Add BuildRequires: systemd-rpm-macros
f2f206e
- Resolves: #1783757 - Build with ./configure --with-pidfile=/run/squid.pid
f2f206e
- Resolves: #1783768 - Optimize cache_swap.sh cache_dir search
f2f206e
251ebfc
* Mon Nov 11 2019 Lubos Uhliarik <luhliari@redhat.com> - 7:4.9-2
64746cd
- new version 4.9
64746cd
- verify src taball signature by default in prep section
64746cd
5caa9c3
* Tue Oct 08 2019 Lubos Uhliarik <luhliari@redhat.com> - 7:4.8-6
5caa9c3
- Resolves: #1741342 - Do not call autoconf at build time
5caa9c3
fe7ff71
* Tue Oct 08 2019 Lubos Uhliarik <luhliari@redhat.com> - 7:4.8-5
fe7ff71
- Resolves: #1716950 - Drop "sleep 1" from logrotate fragment
fe7ff71
0b6b88f
* Thu Aug 22 2019 Lubomir Rintel <lkundrak@v3.sk> - 7:4.8-4
0b6b88f
- Move the NetworkManager dispatcher script out of /etc
0b6b88f
4f7d5c0
* Mon Aug 05 2019 Lubos Uhliarik <luhliari@redhat.com> - 7:4.8-3
4f7d5c0
- Resolves: #1737030 - depend on httpd-filesystem
4f7d5c0
a3924d3
* Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 7:4.8-2
a3924d3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
a3924d3
d8ef925
* Wed Jul 10 2019 Lubos Uhliarik <luhliari@redhat.com> - 7:4.8-1
d8ef925
- new version 4.8
d8ef925
- Resolves: #1727745 - squid: CVe-2019-13345 squid: XSS via user_name or auth
d8ef925
  parameter in cachemgr.cgi
d8ef925
f208681
* Tue Jul 02 2019 Lubos Uhliarik <luhliari@redhat.com> - 7:4.7-6
f208681
- fix filepath to squid.conf.documented in squid's manpage
f208681
- fix path to systemctl in nm script
f208681
6b1c743
* Wed May 22 2019 Lubos Uhliarik <luhliari@redhat.com> - 7:4.7-5
e795ebc
- Related: #1709299 - Use upstream squid.service
e795ebc
f109435
* Fri May 17 2019 Luboš Uhliarik <luhliari@redhat.com> - 7:4.7-1
f109435
- new version 4.7
f109435
9ea8eea
* Fri May 17 2019 Luboš Uhliarik <luhliari@redhat.com> - 7:4.6-3
9ea8eea
- Resolves: #1709299 - Use upstream squid.service
9ea8eea
22cf018
* Mon Apr 29 2019 Lubos Uhliarik <luhliari@redhat.com> - 7:4.6-2
22cf018
- Resolves: #1599074 - squid: 3 coredumps every day
22cf018
a942cf4
* Wed Apr 24 2019 Lubos Uhliarik <luhliari@redhat.com> - 7:4.6-1
a942cf4
- new version 4.6
a942cf4
- disabled strict checking due to gcc warnings
a942cf4
4a4c014
* Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 7:4.4-3
4a4c014
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
4a4c014
62a8519
* Mon Jan 14 2019 Björn Esser <besser82@fedoraproject.org> - 7:4.4-2
62a8519
- Rebuilt for libcrypt.so.2 (#1666033)
62a8519
7e4c98f
* Mon Dec 10 2018 Lubos Uhliarik <luhliari@redhat.com> - 7:4.4-1
7e4c98f
- new version 4.4
7e4c98f
5dcaec0
* Sun Oct 14 2018 Peter Robinson <pbrobinson@fedoraproject.org> 7:4.2-3
5dcaec0
- Drop obsolete legacy sys-v remanents
5dcaec0
a9d6d1f
* Mon Aug 20 2018 Luboš Uhliarik <luhliari@redhat.com> - 7:4.2-2
a9d6d1f
- Resolves: #1618790 - SELinux 'dac_override' denial for cache_swap.sh
a9d6d1f
300aaee
* Mon Aug 06 2018 Luboš Uhliarik <luhliari@redhat.com> - 7:4.2-1
300aaee
- new version 4.2
65ab116
- enable back strict error checking
300aaee
07dae2d
* Wed Aug 01 2018 Luboš Uhliarik <luhliari@redhat.com> - 7:4.1-1
07dae2d
- new version 4.1
07dae2d
903d223
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 7:4.0.25-2
903d223
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
903d223
cae651c
* Thu Jun 28 2018 Luboš Uhliarik <luhliari@redhat.com> - 7:4.0.25-1
cae651c
- new version 4.0.25
cae651c
d46c4e3
* Mon Jun 04 2018 Luboš Uhliarik <luhliari@redhat.com> - 7:4.0.24-2
d46c4e3
- removed obsolete BuildRequires (libdb4-devel)
d46c4e3
bd55ea6
* Thu Mar 08 2018 Luboš Uhliarik <luhliari@redhat.com> - 7:4.0.24-1
bd55ea6
- new version 4.0.24
d56ef84
- disabled strict checking (removed -Werror)
bd55ea6
abc5aa8
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 7:4.0.23-3
abc5aa8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
abc5aa8
32d2a7a
* Tue Jan 23 2018 Luboš Uhliarik <luhliari@redhat.com> - 7:4.0.23-2
32d2a7a
- Resolves: #1481195 - squid loses some REs when optimising ACLs
32d2a7a
e5ea919
* Tue Jan 23 2018 Luboš Uhliarik <luhliari@redhat.com> - 7:4.0.23-1
e5ea919
- new version 4.0.23
e5ea919
7ad00be
* Sat Jan 20 2018 Björn Esser <besser82@fedoraproject.org> - 7:4.0.22-2
7ad00be
- Rebuilt for switch to libxcrypt
7ad00be
5c4767b
* Wed Jan 17 2018 Luboš Uhliarik <luhliari@redhat.com> - 7:4.0.22-1
5c4767b
- new version 4.0.22
e54d925
- Removed NIS helper (#1531540)
5c4767b
2393173
* Mon Aug 07 2017 Luboš Uhliarik <luhliari@redhat.com> - 7:4.0.21-1
2393173
- new version 4.0.21
2393173
42b784a
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 7:4.0.20-4
42b784a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
42b784a
56779b2
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 7:4.0.20-3
56779b2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
56779b2
0add6ab
* Mon Jun 05 2017 Luboš Uhliarik <luhliari@redhat.com> - 7:4.0.20-2
0add6ab
- related: new version 4.0.20
0add6ab
e3443fc
* Mon Jun 05 2017 Luboš Uhliarik <luhliari@redhat.com> - 7:4.0.20-1
e3443fc
- new version 4.0.20
e3443fc
93a034e
* Tue Apr 25 2017 Luboš Uhliarik <luhliari@redhat.com> - 7:4.0.19-4
93a034e
- Related: #1445255 - Squid SMP Mode Fails
93a034e
b6822fb
* Tue Apr 25 2017 Luboš Uhliarik <luhliari@redhat.com> - 7:4.0.19-3
b6822fb
- Resolves: #1445255 - Squid SMP Mode Fails
b6822fb
d52143a
* Tue Apr 18 2017 Luboš Uhliarik <luhliari@redhat.com> - 7:4.0.19-2
d52143a
- Resolves: #1442375 - squid helper squid_kerb_ldap not included in package
d52143a
c5e3d36
* Mon Apr 03 2017 Luboš Uhliarik <luhliari@redhat.com> - 7:4.0.19-1
c5e3d36
- new version 4.0.19
c5e3d36
c5e3d36
* Thu Mar 30 2017 Luboš Uhliarik <luhliari@redhat.com> - 7:4.0.18-1
c5e3d36
- new version 4.0.18
c5e3d36
21d2c72
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 7:4.0.17-2
21d2c72
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
21d2c72
3dabe0b
* Mon Dec 19 2016 Luboš Uhliarik <luhliari@redhat.com> - 7:4.0.17-1
3dabe0b
- new version 4.0.17
3dabe0b
ac69e46
* Mon Oct 31 2016 Luboš Uhliarik <luhliari@redhat.com> - 7:4.0.16-1
ac69e46
- new version 4.0.16
ac69e46
12be3b5
* Mon Oct 10 2016 Luboš Uhliarik <luhliari@redhat.com> - 7:4.0.15-1
12be3b5
- new version 4.0.15
12be3b5
12be3b5
* Mon Sep 12 2016 Luboš Uhliarik <luhliari@redhat.com> - 7:4.0.14-1
12be3b5
- new version 4.0.14
12be3b5
12be3b5
* Tue Aug 09 2016 Luboš Uhliarik <luhliari@redhat.com> - 7:4.0.13-1
12be3b5
- new version 4.0.13
12be3b5
6610733
* Mon Jul 11 2016 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:4.0.11-1
6610733
- new version 4.0.11
6610733
8347559
* Wed May 18 2016 Luboš Uhliarik <luhliari@redhat.com> - 7:3.5.19-2
8347559
- Resolves: #1336993 - Mistyped command in dirname
8347559
  /etc/NetworkManager/dispatcher.d/20-squid
8347559
3e00303
* Tue May 10 2016 Luboš Uhliarik <luhliari@redhat.com> - 7:3.5.19-1
3e00303
- new version 3.5.19
3e00303
e5f5053
* Thu May 05 2016 Luboš Uhliarik <luhliari@redhat.com> - 7:3.5.17-1
e5f5053
- new version 3.5.17
e5f5053
9a19862
* Tue Apr 05 2016 Luboš Uhliarik <luhliari@redhat.com> - 7:3.5.16-1
9a19862
- new version 3.5.16
9a19862
0579ec7
* Tue Mar 01 2016 Luboš Uhliarik <luhliari@redhat.com> - 7:3.5.15-1
0579ec7
- new version 3.5.15
0579ec7
- Resolves: #1311585 - squid: Multiple Denial of Service issues in
0579ec7
  HTTP Response processing
0579ec7
- Resolves: #1312267 - squid: SQUID-2016_2 advisory, multiple DoS issues
0579ec7
031f48e
* Tue Mar 01 2016 Luboš Uhliarik <luhliari@redhat.com> - 7:3.5.13-3
031f48e
- Resolves: #1308866 - CVE-2016-2390 squid: incorrect server error 
031f48e
  handling resulting in denial of service
031f48e
90dd753
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 7:3.5.13-2
90dd753
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
90dd753
57cb714
* Fri Jan 08 2016 Luboš Uhliarik <luhliari@redhat.com> - 7:3.5.13-1
57cb714
- new version 3.5.13
57cb714
dba8bdd
* Thu Dec 03 2015 Luboš Uhliarik <luhliari@redhat.com> - 7:3.5.12-2
dba8bdd
- new version 3.5.12
dba8bdd
05a4e35
* Fri Sep 25 2015 Luboš Uhliarik <luhliari@redhat.com> - 7:3.5.9-3
05a4e35
- Resolves: #1231992
05a4e35
0829904
* Fri Sep 25 2015 Luboš Uhliarik <luhliari@redhat.com> - 7:3.5.9-2
0829904
- Resolves: #1230501
0829904
aa3ac68
* Thu Sep 24 2015 Luboš Uhliarik <luhliari@redhat.com> - 7:3.5.9-1
aa3ac68
- new version 3.5.9
aa3ac68
- added Patch, which fixes problem with include guards 
aa3ac68
4c2c079
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 7:3.5.3-5
4c2c079
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
4c2c079
5665456
* Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 7:3.5.3-4
5665456
- Rebuilt for GCC 5 C++11 ABI change
5665456
Pavel Šimerda d8278b9
* Tue Mar 31 2015 Pavel Šimerda <psimerda@redhat.com> - 7:3.5.3-3
Pavel Šimerda d8278b9
- Fix build by removing eDirectory support
Pavel Šimerda d8278b9
Pavel Šimerda e8dc757
* Tue Mar 31 2015 Pavel Šimerda <psimerda@redhat.com> - 7:3.5.3-2
Pavel Šimerda e8dc757
- clean up defunct patches
Pavel Šimerda e8dc757
Pavel Šimerda 9e83d6c
* Tue Mar 31 2015 Pavel Šimerda <psimerda@redhat.com> - 7:3.5.3-1
Pavel Šimerda 9e83d6c
- new version 3.5.3
Pavel Šimerda 9e83d6c
Pavel Šimerda b40fbc5
* Mon Mar 23 2015 Pavel Šimerda <psimerda@redhat.com> - 7:3.5.2-4
Pavel Šimerda b40fbc5
- Resolves: #1145235, #1173488, #1176318 – revert a couple of recent changes
Pavel Šimerda b40fbc5
Pavel Šimerda b40fbc5
* Sun Mar 15 2015 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.5.2-3
b10ea1a
- Correct execmod build issue caused by libtool confusion on
b10ea1a
  required compiler flags
b10ea1a
74e32a9
* Sun Mar 15 2015 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.5.2-2
4979fbd
- Update to latest upstream version 3.5.2
4979fbd
- Remove deprecated (and renamed) squid_msnt_auth basic auth helper. Only
4979fbd
  performs LM authentication and not considered useful in todays networks.
4979fbd
ba09037
* Wed Feb 25 2015 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.4.12-1
ba09037
- Update to latest upstream version 3.4.12
ba09037
- bug #1173946: Disable -march=native compile time optimization, use Fedora defaults.
ba09037
4852012
* Tue Nov 18 2014 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.4.9-3
4852012
- Update to latest upstream version 3.4.9
4852012
9bb9f48
* Sun Oct 19 2014 Peter Robinson <pbrobinson@fedoraproject.org> 7:3.4.7-3
9bb9f48
- Update ppc64 macro to cover little endian too
9bb9f48
Michal Luscon 5b65241
* Thu Sep 11 2014 Michal Luscon <mluscon@redhat.com> - 7:3.4.7-2
Michal Luscon 5b65241
- Fixed: CVE-2014-6270
Michal Luscon 5b65241
Michal Luscon c65c5a7
* Thu Aug 28 2014 Michal Luscon <mluscon@redhat.com> - 7:3.4.7-1
Michal Luscon c65c5a7
- Update to latest upstream version
Michal Luscon c65c5a7
- Fixed: CVE-2014-3609
Michal Luscon c65c5a7
abb52ac
* Thu Aug 21 2014 Kevin Fenzi <kevin@scrye.com> - 7:3.4.6-3
abb52ac
- Rebuild for rpm bug 1131960
abb52ac
4f51d6b
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 7:3.4.6-2
4f51d6b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
4f51d6b
Michal Luscon df61e4e
* Wed Jul 2 2014 Michal Luscon <mluscon@redhat.com> - 7:3.4.6-1
Michal Luscon df61e4e
- Update to latest upstream version 3.4.6
Michal Luscon df61e4e
Michal Luscon 15336a7
* Fri Jun 13 2014 Michal Luscon <mluscon@redhat.com> - 7:3.4.5-6
Michal Luscon 15336a7
- Fixed #855111: set unlimited start and shutdown timeout
Michal Luscon 15336a7
Michal Luscon 1cf2c26
* Sun Jun 08 2014 Michal Luscon <mluscon@redhat.com> - 7:3.4.5-5
Michal Luscon 1cf2c26
- Run squid under user and group squid
Michal Luscon 1cf2c26
326cc0a
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 7:3.4.5-4
326cc0a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
326cc0a
Michal Luscon 3760047
* Tue May 27 2014 Michal Luscon <mluscon@redhat.com> - 7:3.4.5-3
Michal Luscon 3760047
- Remove sysvinit subpackage 
Michal Luscon 3760047
- Enable rock store
Michal Luscon 3760047
Michal Luscon 3760047
* Fri May 23 2014 Michal Luscon <mluscon@redhat.com> - 7:3.4.5-2
Michal Luscon 431df59
- Fixed #1099970: missing /var/run/squid folder
Michal Luscon 431df59
- Reverted #1038160: breaks SMP mode
Michal Luscon 431df59
Michal Luscon ce604c9
* Tue May 6 2014 Michal Luscon <mluscon@redhat.com> - 7:3.4.5-1
Michal Luscon ce604c9
- Update to latest upstream version 3.4.5
Michal Luscon ce604c9
Michal Luscon 329ae4c
* Fri Apr 25 2014 Michal Luscon <mluscon@redhat.com> - 7:3.4.4.2-1
Michal Luscon 329ae4c
- Update to latest upstream version 3.4.4.2
Michal Luscon 329ae4c
Pavel Šimerda 355480e
* Thu Mar 13 2014 Pavel Šimerda <psimerda@redhat.com> - 7:3.4.4-1
Pavel Šimerda 355480e
- bump to 3.4.4
Pavel Šimerda 355480e
69f6e17
* Tue Feb 04 2014 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.4.3-1
69f6e17
- Update to latest upstream bugfix version 3.4.3
69f6e17
c82a252
* Mon Jan 06 2014 Pavel Šimerda <psimerda@redhat.com> - 7:3.4.1-2
c82a252
- Resolves: #1038160 - avoid running squid's own supervisor process
c82a252
Michal Luscon 4af67e3
* Mon Dec 30 2013 Michal Luscon <mluscon@redhat.com> - 7:3.4.1-1
Michal Luscon 23333d8
- Rebase to latest stable upstream release 3.4.1
Michal Luscon 23333d8
- Fixed #1034306: fails to build for AArch64
Michal Luscon 23333d8
- Fixed: active ftp
Michal Luscon 23333d8
86d9eb2
* Tue Dec 03 2013 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.3.11-1
86d9eb2
- Update to latest upstream bugfix version 3.3.11
86d9eb2
Michal Luscon 1efb17f
* Fri Sep 13 2013 Michal Luscon <mluscon@redhat.com> - 7:3.3.9-1
Michal Luscon 1efb17f
- Update to latest upstream version 3.3.9
Michal Luscon 1efb17f
- Fixed #976815: file descriptors are hard coded to 16384
Michal Luscon 1efb17f
- Fixed: active ftp crashing
Michal Luscon 1efb17f
- Fixed: offset of patches
Michal Luscon 1efb17f
Michal Luscon 445a463
* Thu Aug 08 2013 Michal Luscon <mluscon@redhat.com> - 7:3.3.8-3
Michal Luscon 445a463
- Fixed #994814: enable time_quota helper
Michal Luscon 445a463
e293dc3
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 7:3.3.8-2
e293dc3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
e293dc3
Michal Luscon 6e89d33
* Mon Jul 22 2013 Michal Luscon <mluscon@redhat.com> - 7:3.3.8-1
Michal Luscon 6e89d33
- Update to latest upstream version 3.3.8
Michal Luscon 6e89d33
- Fixed: CVE-2013-4123
Michal Luscon 445a463
- Fixed: CVE-2013-4115
Michal Luscon 6e89d33
230b582
* Wed Jul 17 2013 Petr Pisar <ppisar@redhat.com> - 7:3.3.4-3
230b582
- Perl 5.18 rebuild
230b582
52d2860
* Wed May  8 2013 Ville Skyttä <ville.skytta@iki.fi> - 7:3.3.4-2
52d2860
- Fix basic auth and log daemon DB helper builds.
52d2860
- Use xz compressed tarball, fix source URLs.
52d2860
- Fix bogus dates in %%changelog.
52d2860
Michal Luscon c13b2cc
* Fri May 3 2013 Michal Luscon <nluscon@redhat.com> - 7:3.3.4-1
Michal Luscon c13b2cc
- Rebase to latest upstream version 3.3.4
Michal Luscon c13b2cc
Michal Luscon 6c60fd4
* Tue Apr 23 2013 Michal Luscon <mluscon@redhat.com> - 7:3.2.9-3
Michal Luscon 6c60fd4
- Option '-k' is not stated in squidclient man
Michal Luscon 6c60fd4
- Remove pid from service file(#913262)
Michal Luscon 6c60fd4
Michal Luscon d835557
* Fri Apr 19 2013 Michal Luscon <mluscon@redhat.com> - 7:3.2.9-2
Michal Luscon d835557
- Enable full RELRO (-Wl,-z,relro -Wl,-z,now)
Michal Luscon d835557
Michal Luscon e2ca57a
* Tue Mar 19 2013 Michal Luscon <mluscon@redhat.com> - 7:3.2.9-1
Michal Luscon fe16ff3
- Update to latest upstream version 3.2.9
Michal Luscon e2ca57a
- Fixed: CVE-2013-1839
Michal Luscon e2ca57a
- Removed: makefile-patch (+make check)
Michal Luscon e2ca57a
Michal Luscon e2ca57a
* Mon Mar 11 2013 Michal Luscon <mluscon@redhat.com> - 7:3.2.8-3
Michal Luscon 685c060
- Resolved: /usr move - squid service file
Michal Luscon 685c060
Michal Luscon 71ebdc6
* Sat Mar 09 2013 Michal Luscon <mluscon@redhat.com> - 7:3.2.8-2
Michal Luscon 71ebdc6
- Resolved: #896127 - basic_ncsa_auth does not work
Michal Luscon 71ebdc6
Michal Luscon 80d2ca5
* Fri Mar 08 2013 Michal Luscon <mluscon@redhat.com> - 7:3.2.8-1
Michal Luscon 80d2ca5
- Update to latest upstream version 3.2.8
Michal Luscon 80d2ca5
- Fixed rawhide build issues (-make check)
Michal Luscon 80d2ca5
Michal Luscon 788b388
* Thu Feb 07 2013 Michal Luscon <mluscon@redhat.com> - 7:3.2.7-1
Michal Luscon 788b388
- Update to latest upstream version 3.2.7
Michal Luscon 788b388
Michal Luscon 45b9819
* Thu Jan 24 2013 Michal Luscon <mluscon@redhat.com> - 7:3.2.5-2
Michal Luscon 45b9819
- CVE-2013-0189: Incomplete fix for the CVE-2012-5643
Michal Luscon 45b9819
Michal Luscon 945bf74
* Mon Dec 17 2012 Michal Luscon <mluscon@redhat.com> - 7:3.2.5-1
Michal Luscon 945bf74
- Update to latest upstream version 3.2.5
Michal Luscon 945bf74
Michal Luscon 4634213
* Mon Nov 05 2012 Michal Luscon <mluscon@redhat.com> - 7:3.2.3-3
Michal Luscon 4634213
- Resolved: #71483 - httpd 2.4 requires new configuration directives
Michal Luscon 4634213
Michal Luscon 4634213
* Fri Oct 26 2012 Michal Luscon <mluscon@redhat.com> - 7:3.2.3-2
Michal Luscon 9ed7cc7
- Resolved: #854356 - squid.service use PIDFile
Michal Luscon 9ed7cc7
- Resolved: #859393 - Improve cache_swap script
Michal Luscon 9ed7cc7
- Resolved: #791129 - disk space warning
Michal Luscon 9ed7cc7
- Resolved: #862252 - reload on VPN or network up/down
Michal Luscon 9ed7cc7
- Resolved: #867531 - run test suite during build
Michal Luscon 9ed7cc7
- Resolved: #832684 - missing after dependency nss-lookup.target
Michal Luscon 9ed7cc7
- Removed obsolete configure options
Michal Luscon 9ed7cc7
fa1b14c
* Mon Oct 22 2012 Tomas Hozza <thozza@redhat.com> - 7:3.2.3-1
fa1b14c
- Update to latest upstream version 3.2.3
fa1b14c
fc452d5
* Tue Oct 16 2012 Tomas Hozza <thozza@redhat.com> - 7:3.2.2-1
fc452d5
- Update to latest upstream version 3.2.2
fc452d5
8a87657
* Fri Oct 05 2012 Tomas Hozza <thozza@redhat.com> - 7:3.2.1-2
8a87657
- Introduced new systemd-rpm macros in squid spec file. (#850326)
8a87657
Michal Luscon 608dd54
* Wed Aug 29 2012 Michal Luscon <mluscon@redhat.com> - 7:3.2.1-1
Michal Luscon 608dd54
- Update to latest upstream 3.2.1
Michal Luscon 608dd54
84a615f
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 7:3.2.0.16-3
84a615f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
84a615f
d829723
* Mon Apr 02 2012 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.2.0.16-2
231c10f
- Enable SSL CRTD for ssl bump
231c10f
84e33e5
* Wed Mar 07 2012 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.2.0.16-1
84e33e5
- Upstream 3.2.0.16 bugfix release
84e33e5
d2288fe
* Tue Feb 28 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 7:3.2.0.15-2
d2288fe
- Rebuilt for c++ ABI breakage
d2288fe
bca4eef
* Mon Feb 06 2012 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.2.0.15-1
f85782e
- Upstream 3.2.0.15 bugfix release
f85782e
85474df
* Wed Feb 01 2012 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.2.0.14-7
85474df
- update with upstreamed patch versions
85474df
144e99d
* Tue Jan 17 2012 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.2.0.14-6
6e8afcc
- upstream gcc-4.7 patch
6b9acd1
- fix for bug #772483 running out of memory, mem_node growing out of bounds
6b9acd1
Jiri Skala 9332c33
* Mon Jan 16 2012 Jiri Skala <jskala@redhat.com> - 7:3.2.0.14-5
Jiri Skala 9332c33
- fixes FTBFS due to gcc-4.7
Jiri Skala 9332c33
Jiri Skala ceb5ad7
* Fri Jan 13 2012 Jiri Skala <jskala@redhat.com> - 7:3.2.0.14-4
Jiri Skala ceb5ad7
- fixes #772481 - Low number of open files for squid process
Jiri Skala ceb5ad7
- fixes FTBFS due to gcc4.7
Jiri Skala ceb5ad7
d1fd230
* Thu Jan 05 2012 Henrik Nordstrom <henrik@henriknordstrom.net> - 3.2.0.14-3
d1fd230
- rebuild for gcc-4.7.0
d1fd230
Jiri Skala de2ee0b
* Mon Dec 19 2011 Jiri Skala <jskala@redhat.com> - 7:3.2.0.14-2
Jiri Skala de2ee0b
- fixes #768586 - Please enable eCAP support again
Jiri Skala de2ee0b
Jiri Skala c6c5938
* Wed Dec 14 2011 Jiri Skala <jskala@redhat.com> - 7:3.2.0.14-1
Jiri Skala c6c5938
- update to latest upstream 3.2.0.14
Jiri Skala c6c5938
Jiri Skala 356af77
* Mon Nov 07 2011 Jiri Skala <jskala@redhat.com> - 7:3.2.0.13-5
Jiri Skala 356af77
- fixes #751679 - host_strict_verify setting inverted in squid.conf
Jiri Skala 356af77
Jiri Skala 5f8ed16
* Thu Nov 03 2011 Jiri Skala <jskala@redhat.com> - 7:3.2.0.13-4
Jiri Skala 5f8ed16
- fixes #750550 - Squid might depend on named
Jiri Skala 5f8ed16
Jiri Skala 301781c
* Wed Oct 26 2011 Jiri Skala <jskala@redhat.com> - 7:3.2.0.13-3
Jiri Skala 301781c
- added upstream fix for #747125
Jiri Skala 301781c
Jiri Skala 3dbdbb0
* Wed Oct 26 2011 Jiri Skala <jskala@redhat.com> - 7:3.2.0.13-2
Jiri Skala 3dbdbb0
- fixes #747103 - squid does not start if /var/spool/squid is empty
Jiri Skala 3dbdbb0
- fixes #747110 - squid does not start adding "memory_pools off"
Jiri Skala 3dbdbb0
Jiri Skala f0d8c61
* Mon Oct 17 2011 Jiri Skala <jskala@redhat.com> - 7:3.2.0.13-1
Jiri Skala f0d8c61
- update to latest upstream 3.2.0.13
Jiri Skala f0d8c61
Jiri Skala f9181de
* Tue Sep 20 2011 Jiri Skala <jskala@redhat.com> - 7:3.2.0.12-1
Jiri Skala f9181de
- update to latest upstream 3.2.0.12
Jiri Skala f9181de
895bce2
* Mon Aug 29 2011 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.2.0.11-3
895bce2
- update to latest upstream 3.2.0.11
895bce2
895bce2
* Sat Aug 27 2011 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.2.0.10-3
811bccc
- Fix for SQUID-2011:3 Gopher vulnerability
811bccc
Jiri Skala 74fde2a
* Thu Aug 18 2011 Jiri Skala <jskala@redhat.com> - 7:3.2.0.10-2
Jiri Skala 74fde2a
- rebuild for rpm
Jiri Skala 74fde2a
Jiri Skala 26fccb9
* Mon Aug 01 2011 Jiri Skala <jskala@redhat.com> - 7:3.2.0.10-1
Jiri Skala 26fccb9
- update to latest upsteam 3.2.0.10
Jiri Skala 26fccb9
Jiri Skala af0a43f
* Mon Aug 01 2011 Jiri Skala <jskala@redhat.com> - 7:3.2.0.9-2
Jiri Skala af0a43f
- rebuild for libcap
Jiri Skala af0a43f
Jiri Skala d84a05e
* Tue Jun 07 2011 Jiri Skala <jskala@redhat.com> - 7:3.2.0.9-1
Jiri Skala d84a05e
- upgrade to squid-3.2
Jiri Skala d84a05e
- fixes #720445 - Provide native systemd unit file
Jiri Skala d84a05e
- SysV initscript moved to subpackage
Jiri Skala d84a05e
- temproary disabled eCap
Jiri Skala d84a05e
Jiri Skala 32dcfdc
* Wed May 18 2011 Jiri Skala <jskala@redhat.com> - 7:3.1.12-3
Jiri Skala 32dcfdc
- enabled eCAP support
Jiri Skala 32dcfdc
52d2860
* Wed May 04 2011 Jiri Skala <jskala@redhat.com> - 7:3.1.12-2
Jiri Skala e34d3a9
- applied corrections of unused patch (Ismail Dönmez)
Jiri Skala e34d3a9
52d2860
* Fri Apr 15 2011 Jiri Skala <jskala@redhat.com> - 7:3.1.12-1
Jiri Skala 7cdf3b4
- Update to 3.1.12 upstream release
Jiri Skala 7cdf3b4
Jiri Skala e151477
* Thu Feb 10 2011 Jiri Skala <jskala@redhat.com> - 7:3.1.11-1
Jiri Skala e151477
- Update to 3.1.11 upstream release
Jiri Skala e151477
- fixes issue with unused variale after mass rebuild (gcc-4.6)
Jiri Skala e151477
8b0389b
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 7:3.1.10-2
8b0389b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
8b0389b
52d2860
* Thu Jan 06 2011 Jiri Skala <jskala@redhat.com> - 7:3.1.10-1
Jiri Skala f2a3fb4
- Update to 3.1.10 upstream release
Jiri Skala f2a3fb4
Jiri Skala ce3fc20
* Fri Nov 05 2010 Jiri Skala <jskala@redhat.com> - 7:3.1.9-5
Jiri Skala ce3fc20
- rebuild for libxml2
Jiri Skala ce3fc20
Jiri Skala af24c23
* Mon Nov 01 2010 Jiri Skala <jskala@redhat.com> - 7:3.1.9-4
Jiri Skala af24c23
- fixes #647967 - build with -fPIE option back and dropped proper libltdl usage
Jiri Skala af24c23
d8d8b18
* Sat Oct 30 2010 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.1.9-3
d8d8b18
- Bug #647967 - License clarification & spec-file cleanup
d8d8b18
b451f3c
* Mon Oct 25 2010 Henrik Nordstrom <henrik@henriknordstrom.net> 7:3.1.9-2
b451f3c
- Upstream 3.1.9 bugfix release
64cc703
Jiri Skala 83a47e0
* Wed Oct 13 2010 Jiri Skala <jskala@redhat.com> - 7:3.1.8-2
Jiri Skala 83a47e0
- fixes #584161 - squid userid not added to wbpriv group
Jiri Skala 83a47e0
eee43d6
* Sun Sep 05 2010 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.1.8-1
eee43d6
- Bug #630445: SQUID-2010:3 Denial of service issue
eee43d6
b451f3c
* Tue Aug 24 2010 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.1.7-1
dfc56c9
- Upstream 3.1.7 bugfix release
dfc56c9
0021051
* Fri Aug 20 2010 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.1.6-1
0021051
- Upstream 3.1.6 bugfix release
0021051
- Build with system libtool-ltdl
0021051
4fc046a
* Thu Jul 15 2010 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.1.5-2
3aa1c0e
- Upstream 3.1.5 bugfix release
3aa1c0e
- Upstream patch for Bug #614665: Squid crashes with  ident auth
3aa1c0e
- Upstream patches for various memory leaks
3aa1c0e
3aa1c0e
* Mon May 31 2010 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.1.4-2
bc9c90b
- Correct case-insensitiveness in HTTP list header parsing
bc9c90b
79d2dd3
* Sun May 30 2010 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.1.4-1
79d2dd3
- Upstream 3.1.4 bugfix release, issues relating to IPv6, TPROXY, Memory
79d2dd3
  management, follow_x_forwarded_for, and stability fixes
79d2dd3
de8778f
* Fri May 14 2010 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.1.3-2
de8778f
- Fully fix #548903 - "comm_open: socket failure: (97) Address family not supported by protocol" if IPv6 disabled
de8778f
- Various IPv6 related issues fixed, making tcp_outgoing_address behave
de8778f
  as expected and no commResetFD warnings when using tproxy setups.
de8778f
52d2860
* Sun May 02 2010 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.1.3-1
34e993c
- Update to 3.1.3 Upstream bugfix release, fixing WCCPv1
34e993c
40deeeb
* Mon Apr 19 2010 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.1.1-4
42a149d
- Bug #583489: Adjust logrotate script to changes in logrotate package.
42a149d
52d2860
* Mon Apr 19 2010 Jiri Skala <jskala@redhat.com>
42a149d
- fixes #548903 - "comm_open: socket failure: (97) Address family not supported by protocol" if IPv6 disabled
42a149d
d39ddfa
* Tue Mar 30 2010 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.1.1-2
bda4065
- Update to 3.1.1 Squid bug #2827 crash with assertion failed:
bda4065
  FilledChecklist.cc:90: "conn() != NULL" under high load.
bda4065
39a113d
* Mon Mar 15 2010 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.1.0.18-1
39a113d
- Upgrade to 3.1.0.18 fixing Digest authentication and improved HTTP/1.1 support
39a113d
fb70713
* Sun Feb 28 2010 Henrik Nordstrom <henrik@henriknordstrom.net> -  7:3.1.0.17-3
fb70713
- Bug 569120, fails to open unbound ipv4 listening sockets
fb70713
c937a1c
* Thu Feb 25 2010 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.1.0.17-2
ba07d10
- Upgrade to 3.1.0.17
ba07d10
86d2c8c
* Thu Feb 18 2010 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.1.0.16-7
fd65b4c
- Workaround for Fedora-13 build failure
fd65b4c
c74bef4
* Sun Feb 14 2010 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.1.0.16-6
c74bef4
- Patch for Squid security advisory SQUID-2010:2, denial of service
42a149d
  issue in HTCP processing (CVE-2010-0639)
c74bef4
0f698a3
* Sun Feb 07 2010 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.1.0.16-5
0307331
- Rebuild 3.1.0.16 with corrected upstream release.
0307331
0307331
* Wed Feb 03 2010 Jiri Skala <jskala@redhat.com> - 7:3.1.0.16-4
b99b92d
- spec file modified to be fedora packaging guidline compliant
b99b92d
- little shifting lines in init script header due to rpmlint complaint
e7ee3bc
- fixes assertion during start up
b99b92d
fe0ffa3
* Mon Feb 01 2010 Henrik Nordstrom <henrik@henriknordstrom.net> 7:3.1.0.16-3
dc7c9c2
- Upgrade to 3.1.0.16 for DNS related DoS fix (Squid-2010:1)
dc7c9c2
2bc5280
* Sat Jan 09 2010 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.1.0.15-3
2bc5280
- fixed #551302 PROXY needs libcap. Also increases security a little.
2bc5280
- merged relevant upstream bugfixes waiting for next 3.1 release
2bc5280
02307c7
* Mon Nov 23 2009 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.1.0.15-2
9a9c9a8
- Update to 3.1.0.15 with a number of bugfixes and a workaround for
9a9c9a8
  ICEcast/SHOUTcast streams.
9a9c9a8
58ed1c0
* Mon Nov 23 2009 Jiri Skala <jskala@redhat.com> 7:3.1.0.14-2
58ed1c0
- fixed #532930 Syntactic error in /etc/init.d/squid
58ed1c0
- fixed #528453 cannot initialize cache_dir with user specified config file
58ed1c0
f471579
* Sun Sep 27 2009 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.1.0.14-1
f471579
- Update to 3.1.0.14
f471579
2575830
* Sat Sep 26 2009 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.1.0.13-7
2575830
- Include upstream patches fixing important operational issues
2575830
- Enable ESI support now that it does not conflict with normal operation
2575830
c445b93
* Fri Sep 18 2009 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.1.0.13-6
c445b93
- Rotate store.log if enabled
c445b93
a9df1db
* Wed Sep 16 2009 Tomas Mraz <tmraz@redhat.com> - 7:3.1.0.13-5
a9df1db
- Use password-auth common PAM configuration instead of system-auth
a9df1db
b8b092c
* Tue Sep 15 2009 Jiri Skala <jskala@redhat.com> - 7:3.1.0.13-4
b8b092c
- fixed #521596 - wrong return code of init script
b8b092c
77400c9
* Tue Sep 08 2009 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.1.0.13-3
77400c9
- Enable squid_kerb_auth
77400c9
28084ae
* Mon Sep 07 2009 Henrik Nordstrom <henrik@henriknordtrom.net> - 7:3.1.0.13-2
28084ae
- Cleaned up packaging to ease future maintenance
28084ae
394cab1
* Fri Sep 04 2009 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.1.0.13-1
394cab1
- Upgrade to next upstream release 3.1.0.13 with many new features
394cab1
  * IPv6 support
394cab1
  * NTLM-passthru
394cab1
  * Kerberos/Negotiate authentication scheme support
394cab1
  * Localized error pages based on browser language preferences
394cab1
  * Follow X-Forwarded-For capability
394cab1
  * and more..
394cab1
43af784
* Mon Aug 31 2009 Henrik Nordstrom <henrik@henriknordstrom.net> - 3.0.STABLE18-3
43af784
- Bug #520445 silence logrotate when Squid is not running
43af784
29c2f1e
* Fri Aug 21 2009 Tomas Mraz <tmraz@redhat.com> - 7:3.0.STABLE18-2
29c2f1e
- rebuilt with new openssl
29c2f1e
de3685d
* Tue Aug 04 2009 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.0.STABLE18-1
de3685d
- Update to 3.0.STABLE18
de3685d
e2948f4
* Sat Aug 01 2009 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.0.STABLE17-3
e2948f4
- Squid Bug #2728: regression: assertion failed: http.cc:705: "!eof"
e2948f4
e2948f4
* Mon Jul 27 2009 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.0.STABLE17-2
068f4c9
- Bug #514014, update to 3.0.STABLE17 fixing the denial of service issues
068f4c9
  mentioned in Squid security advisory SQUID-2009_2.
068f4c9
20a71cd
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 7:3.0.STABLE16-3
20a71cd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
20a71cd
e2948f4
* Wed Jul 01 2009 Jiri Skala <jskala@redhat.com> 7:3.0.STABLE16-2
385cf2a
- fixed patch parameter of bXXX patches
385cf2a
e2948f4
* Mon Jun 29 2009 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.0.STABLE16-1
de76121
- Upgrade to 3.0.STABLE16
de76121
e2948f4
* Sat May 23 2009 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.0.STABLE15-2
3239039
- Bug #453304 - Squid requires restart after Network Manager connection setup
3239039
e2948f4
* Sat May 09 2009 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.0.STABLE15-1
0d23247
- Upgrade to 3.0.STABLE15
0d23247
e2948f4
* Tue Apr 28 2009 Jiri Skala <jskala@redhat.com> - 7:3.0.STABLE14-3
40f77b3
- fixed ambiguous condition in the init script (exit 4)
40f77b3
e2948f4
* Mon Apr 20 2009 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.0.STABLE14-2
f0f15ea
- Squid bug #2635: assertion failed: HttpHeader.cc:1196: "Headers[id].type == ftInt64"
f0f15ea
6bfebb0
* Sun Apr 19 2009 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.0.STABLE14-1
6bfebb0
- Upgrade to 3.0.STABLE14
6bfebb0
8b7d39b
* Fri Mar 06 2009 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.0.STABLE13-2
8b7d39b
- backported logfile.cc syslog parameters patch from 3.1 (b9443.patch)
8b7d39b
- GCC-4.4 workaround in src/wccp2.cc
8b7d39b
6603c70
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 7:3.0.STABLE13-2
6603c70
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
6603c70
bb69e64
* Thu Feb 5 2009 Jonathan Steffan <jsteffan@fedoraproject.org> - 7:3.0.STABLE13-1
bb69e64
- upgrade to latest upstream
bb69e64
452df10
* Tue Jan 27 2009 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.0.STABLE12-1
452df10
- upgrade to latest upstream
452df10
9ce1a41
* Sun Jan 18 2009 Tomas Mraz <tmraz@redhat.com> - 7:3.0.STABLE10-4
9ce1a41
- rebuild with new openssl
9ce1a41
2261f50
* Fri Dec 19 2008 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.0.STABLE10-3
2261f50
- actually include the upstream bugfixes in the build
2261f50
932353c
* Fri Dec 19 2008 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.0.STABLE10-2
932353c
- upstream bugfixes for cache corruption and access.log response size errors
932353c
f45b698
* Fri Oct 24 2008 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.0.STABLE10-1
f45b698
- upgrade to latest upstream
f45b698
6818c60
* Sun Oct 19 2008 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.0.STABLE9-2
6818c60
- disable coss support, not officially supported in 3.0
6818c60
e5d8a54
* Sun Oct 19 2008 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.0.STABLE9-1
e5d8a54
- update to latest upstream
e5d8a54
a3a8a5e
* Thu Oct 09 2008 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.0.STABLE7-4
a3a8a5e
- change logrotate to move instead of copytruncate
a3a8a5e
e0e0477
* Wed Oct 08 2008 Jiri Skala <jskala@redhat.com> - 7:3.0.STABLE7-3
e0e0477
- fix #465052 -  FTBFS squid-3.0.STABLE7-1.fc10
e0e0477
6f485e0
* Thu Aug 14 2008 Jiri Skala <jskala@redhat.com> - 7:3.0.STABLE7-2
6f485e0
- used ncsa_auth.8 from man-pages. there will be this file removed due to conflict
6f485e0
- fix #458593 noisy initscript
6f485e0
- fix #463129 init script tests wrong conf file
6f485e0
- fix #450352 - build.patch patches only generated files
6f485e0
0975fc2
* Wed Jul 02 2008 Jiri Skala <jskala@redhat.com> - 7:3.0.STABLE7-1
0975fc2
- update to latest upstream
0975fc2
- fix #453214
0975fc2
20e12f4
* Mon May 26 2008 Martin Nagy <mnagy@redhat.com> - 7:3.0.STABLE6-2
20e12f4
- fix bad allocation
20e12f4
77a7563
* Wed May 21 2008 Martin Nagy <mnagy@redhat.com> - 7:3.0.STABLE6-1
77a7563
- upgrade to latest upstream
77a7563
- fix bad allocation
77a7563
e844aa5
* Fri May 09 2008 Martin Nagy <mnagy@redhat.com> - 7:3.0.STABLE5-2
e844aa5
- fix configure detection of netfilter kernel headers (#435499),
e844aa5
  patch by aoliva@redhat.com
e844aa5
- add support for negotiate authentication (#445337)
e844aa5
e844aa5
* Fri May 02 2008 Martin Nagy <mnagy@redhat.com> - 7:3.0.STABLE5-1
f018662
- upgrade to latest upstream
f018662
9a55ac4
* Tue Apr 08 2008 Martin Nagy <mnagy@redhat.com> - 7:3.0.STABLE4-1
9a55ac4
- upgrade to latest upstream
9a55ac4
fd15825
* Thu Apr 03 2008 Martin Nagy <mnagy@redhat.com> - 7:3.0.STABLE2-2
fd15825
- add %%{optflags} to make
fd15825
- remove warnings about unused return values
fd15825
52d2860
* Thu Mar 13 2008 Martin Nagy <mnagy@redhat.com> - 7:3.0.STABLE2-1
43fe473
- upgrade to latest upstream 3.0.STABLE2
43fe473
- check config file before starting (#428998)
43fe473
- whitespace unification of init script
43fe473
- some minor path changes in the QUICKSTART file
43fe473
- configure with the --with-filedescriptors=16384 option
43fe473
42d5794
* Tue Feb 26 2008 Martin Nagy <mnagy@redhat.com> - 7:3.0.STABLE1-3
42d5794
- change the cache_effective_group default back to none
42d5794
1656bee
* Mon Feb 11 2008 Martin Nagy <mnagy@redhat.com> - 7:3.0.STABLE1-2
1656bee
- rebuild for 4.3
1656bee
f73a4b2
* Wed Jan 23 2008 Martin Nagy <mnagy@redhat.com> - 7:3.0.STABLE1-1
f73a4b2
- upgrade to latest upstream 3.0.STABLE1
f73a4b2
6e568d9
* Tue Dec 04 2007 Martin Bacovsky <mbacovsk@redhat.com> - 2.6.STABLE17-1
6e568d9
- upgrade to latest upstream 2.6.STABLE17
6e568d9
7e09683
* Wed Oct 31 2007 Martin Bacovsky <mbacovsk@redhat.com> - 7:2.6.STABLE16-3
7e09683
- arp-acl was enabled
7e09683
a6a48fd
* Tue Sep 25 2007 Martin Bacovsky <mbacovsk@redhat.com> - 7:2.6.STABLE16-2
a6a48fd
- our fd_config patch was replaced by upstream's version 
a6a48fd
- Source1 (FAQ.sgml) points to local source (upstream's moved to wiki)
a6a48fd
b4a4477
* Fri Sep 14 2007 Martin Bacovsky <mbacovsk@redhat.com> - 7:2.6.STABLE16-1
b4a4477
- upgrade to latest upstream 2.6.STABLE16
b4a4477
be4e2f1
* Wed Aug 29 2007 Fedora Release Engineering <rel-eng at fedoraproject dot org> - 7:2.6.STABLE14-2
be4e2f1
- Rebuild for selinux ppc32 issue.
be4e2f1
41ce9b7
* Thu Jul 19 2007 Martin Bacovsky <mbacovsk@redhat.com> - 7:2.6.STABLE14-1
41ce9b7
- update to latest upstream 2.6.STABLE14
41ce9b7
- resolves: #247064: Initscript Review
41ce9b7
6af29dd
* Tue Mar 27 2007 Martin Bacovsky <mbacovsk@redhat.com> - 7:2.6.STABLE12-1
6af29dd
- update to latest upstream 2.6.STABLE12
6af29dd
- Resolves: #233913: squid: unowned directory
6af29dd
6af29dd
* Mon Feb 19 2007 Martin Bacovsky <mbacovsk@redhat.com> - 7:2.6.STABLE9-2
6af29dd
- Resolves: #226431: Merge Review: squid
6af29dd
6af29dd
* Mon Jan 29 2007 Martin Bacovsky <mbacovsk@redhat.com> - 7:2.6.STABLE9-1
00167f8
- update to the latest upstream
00167f8
350372d
* Sun Jan 14 2007 Martin Stransky <stransky@redhat.com> - 7:2.6.STABLE7-1
350372d
- update to the latest upstream
350372d
a456cc2
* Tue Dec 12 2006 Martin Stransky <stransky@redhat.com> - 7:2.6.STABLE6-1
a456cc2
- update to the latest upstream
a456cc2
3f3718d
* Mon Nov  6 2006 Martin Stransky <stransky@redhat.com> - 7:2.6.STABLE5-1
3f3718d
- update to the latest upstream
3f3718d
52d2860
* Thu Oct 26 2006 Martin Stransky <stransky@redhat.com> - 7:2.6.STABLE4-4
87ee5f1
- added fix for #205568 - marked cachemgr.conf as world readable
87ee5f1
52d2860
* Wed Oct 25 2006 Martin Stransky <stransky@redhat.com> - 7:2.6.STABLE4-3
f11178c
- added fix for #183869 - squid can abort when getting status
a93e0ac
- added upstream fixes:
a93e0ac
    * Bug #1796: Assertion error HttpHeader.c:914: "str"
a93e0ac
    * Bug #1779: Delay pools fairness, correction to first patch
a93e0ac
    * Bug #1802: Crash on exit in certain conditions where cache.log is not writeable
a93e0ac
    * Bug #1779: Delay pools fairness when multiple connections compete for bandwidth
a93e0ac
    * Clarify the select/poll/kqueue/epoll configure --enable/disable options
a93e0ac
- reworked fd patch for STABLE4
f11178c
8f533b9
* Tue Oct 17 2006 Martin Stransky <stransky@redhat.com> - 7:2.6.STABLE4-2
8f533b9
- upstream fixes:
8f533b9
  * Accept 00:00-24:00 as a valid time specification (upstream BZ #1794)
8f533b9
  * aioDone() could be called twice
8f533b9
  * Squid reconfiguration (upstream BZ #1800)
8f533b9
b7461be
* Mon Oct 2 2006 Martin Stransky <stransky@redhat.com> - 7:2.6.STABLE4-1
b7461be
- new upstream
b7461be
- fixes from upstream bugzilla, items #1782,#1780,#1785,#1719,#1784,#1776
b7461be
43678fc
* Tue Sep 5 2006 Martin Stransky <stransky@redhat.com> - 7:2.6.STABLE3-2
43678fc
- added upstream patches for ACL
43678fc
743ec28
* Mon Aug 21 2006 Martin Stransky <stransky@redhat.com> - 7:2.6.STABLE3-1
743ec28
- the latest stable upstream
743ec28
ada5617
* Thu Aug 10 2006 Karsten Hopp <karsten@redhat.de> 7:2.6.STABLE2-3
ada5617
- added some requirements for pre/post install scripts
ada5617
ab0e70c
* Fri Aug 04 2006 Martin Stransky <stransky@redhat.com> - 7:2.6.STABLE2-2
ab0e70c
- added patch for #198253 - squid: don't chgrp another pkg's
ab0e70c
  files/directory
ab0e70c
9ca10df
* Mon Jul 31 2006 Martin Stransky <stransky@redhat.com> - 7:2.6.STABLE2-1
9ca10df
- the latest stable upstream
9ca10df
- reworked fd config patch
9ca10df
52d2860
* Tue Jul 25 2006 Martin Stransky <stransky@redhat.com> - 7:2.6.STABLE1-3
acf9466
- the latest CVS upstream snapshot
acf9466
a76d450
* Wed Jul 19 2006 Martin Stransky <stransky@redhat.com> - 7:2.6.STABLE1-2
a76d450
- the latest CVS snapshot
a76d450
52d2860
* Tue Jul 18 2006 Martin Stransky <stransky@redhat.com> - 7:2.6.STABLE1-1
e589af3
- new upstream + the latest CVS snapshot from 2006/07/18
e589af3
- updated fd config patch
e589af3
- enabled epoll
e589af3
- fixed release format (#197405)
e589af3
- enabled WCCPv2 support (#198642)
e589af3
18225fa
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 7:2.5.STABLE14-2.1
18225fa
- rebuild
18225fa
52d2860
* Thu Jun 8 2006 Martin Stransky <stransky@redhat.com> - 7:2.5.STABLE14-2
9a56c4c
- fix for squid BZ#1511 - assertion failed: HttpReply.c:105: "rep"
9a56c4c
6eb01e9
* Tue May 30 2006 Martin Stransky <stransky@redhat.com> - 7:2.5.STABLE14-1
6eb01e9
- update to new upstream
6eb01e9
33e26ef
* Sun May 28 2006 Martin Stransky <stransky@redhat.com> - 7:2.5.STABLE13-5
33e26ef
- fixed libbind patch (#193298)
33e26ef
ce3fbea
* Wed May 3  2006 Martin Stransky <stransky@redhat.com> - 7:2.5.STABLE13-4
ce3fbea
- added extra group check (#190544)
ce3fbea
0e1be71
* Wed Mar 29 2006 Martin Stransky <stransky@redhat.com> - 7:2.5.STABLE13-3
0e1be71
- improved pre script (#187217) - added group switch
0e1be71
9226fec
* Thu Mar 23 2006 Martin Stransky <stransky@redhat.com> - 7:2.5.STABLE13-2
9226fec
- removed "--with-large-files" on 64bit arches
9226fec
63082c7
* Mon Mar 13 2006 Martin Stransky <stransky@redhat.com> - 7:2.5.STABLE13-1
63082c7
- update to new upstream
63082c7
91052ae
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 7:2.5.STABLE12-5.1
91052ae
- bump again for double-long bug on ppc(64)
91052ae
3192cf3
* Tue Feb 07 2006 Martin Stransky <stransky@redhat.com> - 7:2.5.STABLE12-5
3192cf3
- new upstream patches
3192cf3
d5da78a
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 7:2.5.STABLE12-4.1
d5da78a
- rebuilt for new gcc4.1 snapshot and glibc changes
d5da78a
531e717
* Wed Dec 28 2005  Martin Stransky <stransky@redhat.com> 7:2.5.STABLE12-4
531e717
- added follow-xff patch (#176055)
26659f7
- samba path fix (#176659)
531e717
732c128
* Mon Dec 19 2005  Martin Stransky <stransky@redhat.com> 7:2.5.STABLE12-3
732c128
- fd-config.patch clean-up
732c128
- SMB_BadFetch patch from upstream
732c128
65d8690
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
65d8690
- rebuilt
65d8690
33c8670
* Mon Nov 28 2005  Martin Stransky <stransky@redhat.com> 7:2.5.STABLE12-2
33c8670
- rewriten patch squid-2.5.STABLE10-64bit.patch, it works with
33c8670
  "--with-large-files" option now
3209395
- fix for #72896 - squid does not support > 1024 file descriptors,
3209395
  new "--enable-fd-config" option for it.
33c8670
f8fc4c7
* Wed Nov 9 2005  Martin Stransky <stransky@redhat.com> 7:2.5.STABLE12-1
f8fc4c7
- update to STABLE12
8a03288
- setenv patch
8a03288
cc86102
* Mon Oct 24 2005 Martin Stransky <stransky@redhat.com> 7:2.5.STABLE11-6
cc86102
- fix for delay pool from upstream
cc86102
e5965b0
* Thu Oct 20 2005 Martin Stransky <stransky@redhat.com> 7:2.5.STABLE11-5
e5965b0
- fix for #171213 - CVE-2005-3258 Squid crash due to malformed FTP response
e5965b0
- more fixes from upstream
e5965b0
1866673
* Fri Oct 14 2005 Martin Stransky <stransky@redhat.com> 7:2.5.STABLE11-4
1866673
- enabled support for large files (#167503)
1866673
7f2e1f9
* Thu Oct 13 2005 Tomas Mraz <tmraz@redhat.com> 7:2.5.STABLE11-3
7f2e1f9
- use include instead of pam_stack in pam config
7f2e1f9
5d9db63
* Thu Sep 29 2005 Martin Stransky <stransky@redhat.com> 7:2.5.STABLE11-2
5d9db63
- added patch for delay pools and some minor fixes
5d9db63
b2be039
* Fri Sep 23 2005 Martin Stransky <stransky@redhat.com> 7:2.5.STABLE11-1
b2be039
- update to STABLE11
b2be039
583c279
* Mon Sep 5 2005 Martin Stransky <stransky@redhat.com> 7:2.5.STABLE10-4
583c279
- Three upstream patches for #167414
583c279
- Spanish and Greek messages
583c279
- patch for -D_FORTIFY_SOURCE=2 
583c279
3f2766a
* Tue Aug 30 2005 Martin Stransky <stransky@redhat.com> 7:2.5.STABLE10-3
3f2766a
- removed "--enable-truncate" option (#165948)
3f2766a
- added "--enable-cache-digests" option (#102134)
3f2766a
- added "--enable-ident-lookups" option (#161640)
3f2766a
- some clean up (#165949)
3f2766a
09e739b
* Fri Jul 15 2005 Martin Stransky <stransky@redhat.com> 7:2.5.STABLE10-2
09e739b
- pam_auth and ncsa_auth have setuid (#162660)
09e739b
52d2860
* Thu Jul 7 2005 Martin Stransky <stransky@redhat.com> 7:2.5.STABLE10-1
22c3736
- new upstream version
22c3736
- enabled fakeauth utility (#154020)
22c3736
- enabled digest authentication scheme (#155882)
22c3736
- all error pages marked as config (#127836)
22c3736
- patch for 64bit statvfs interface (#153274)
22c3736
- added httpd config file for cachemgr.cgi (#112725)
22c3736
fenlason 9ffef34
* Mon May 16 2005 Jay Fenlason <fenlason@redhat.com> 7:2.5.STABLE9-7
fenlason 9ffef34
- Upgrade the upstream -dns_query patch from -4 to -5
fenlason 9ffef34
fenlason a319e6a
* Wed May 11 2005 Jay Fenlason <fenlason@redhat.com> 7:2.5.STABLE9-6
fenlason a319e6a
- More upstream patches, including a fix for
fenlason a319e6a
  bz#157456 CAN-2005-1519 DNS lookups unreliable on untrusted networks
fenlason a319e6a
fenlason a319e6a
* Tue Apr 26 2005 Jay Fenlason <fenlason@redhat.com> 7:2.5.STABLE9-5
fenlason a319e6a
- more upstream patches, including a fix for
fenlason a319e6a
  CVE-1999-0710 cachemgr malicious use
fenlason a319e6a
fenlason 008f5ae
* Fri Apr 22 2005 Jay Fenlason <fenlason@redhat.com> 7:2.5.STABLE9-4
fenlason 008f5ae
- More upstream patches, including the fixed 2GB patch.
fenlason 008f5ae
- include the -libbind patch, which prevents squid from using the optional
fenlason 008f5ae
  -lbind library, even if it's installed.
fenlason 008f5ae
fenlason 8aeb960
* Tue Mar 15 2005 Jay Fenlason <fenlason@redhat.com> 7:2.5.STABLE9-2
fenlason 8aeb960
- New upstream version, with 14 upstream patches.
fenlason 8aeb960
fenlason 23ee8cb
* Wed Feb 16 2005 Jay Fenlason <fenlason@redhat.com> 7:2.5.STABLE8-2
fenlason 23ee8cb
- new upstream version with 4 upstream patches.
fenlason 23ee8cb
- Reorganize spec file to apply upstream patches first
fenlason 23ee8cb
fenlason 23ee8cb
* Tue Feb 1 2005 Jay Fenlason <fenlason@redhat.com> 7:2.5.STABLE7-4
fenlason ba46659
- Include two more upstream patches for security vulns:
fenlason ba46659
  bz#146783 Correct handling of oversized reply headers
fenlason ba46659
  bz#146778 CAN-2005-0211 Buffer overflow in WCCP recvfrom() call
fenlason ba46659
fenlason 9da4a08
* Tue Jan 25 2005 Jay Fenlason <fenlason@redhat.com> 7:2.5.STABLE7-3
fenlason 9da4a08
- Include more upstream patches, including two for security holes.
fenlason 9da4a08
fenlason a11023d
* Tue Jan 18 2005 Jay Fenlason <fenlason@redhat.com> 7:2.5.STABLE7-2
fenlason a11023d
- Add a triggerin on samba-common to make /var/cache/samba/winbindd_privileged
fenlason a11023d
  accessable so that ntlm_auth will work.  It needs to be in this rpm,
fenlason a11023d
  because the Samba RPM can't assume the squid user exists.
fenlason a11023d
  Note that this will only work if the Samba RPM is recent enough to create
fenlason a11023d
  that directory at install time instead of at winbindd startup time.
fenlason a11023d
  That should be samba-common-3.0.0-15 or later.
fenlason a11023d
  This fixes bugzilla #103726
fenlason a11023d
- Clean up extra whitespace in this spec file.
fenlason a11023d
- Add additional upstream patches. (Now 18 upstream patches).
fenlason a11023d
- patch #112 closes CAN-2005-0096 and CAN-2005-0097, remote DOS security holes.
fenlason a11023d
- patch #113 closes CAN-2005-0094, a remote buffer-overflow DOS security hole.
fenlason a11023d
- patch #114 closes CAN-2005-0095, a remote DOS security hole.
fenlason a11023d
- Remove the -nonbl (replaced by #104) and -close (replaced by #111) patches, since
fenlason a11023d
  they're now fixed by upstream patches.
fenlason a11023d
fenlason 9c64494
* Mon Oct 25 2004 Jay Fenlason <fenlason@redhat.com> 7:2.5.STABLE7-1
fenlason 9c64494
- new upstream version, with 3 upstream patches.
fenlason 9c64494
  Updated the -build and -config patches
fenlason 9c64494
- Include patch from Ulrich Drepper <frepper@redhat.com> to more
fenlason a11023d
  intelligently close all file descriptors.
fenlason 9c64494
fenlason 65e35a6
* Mon Oct 18 2004 Jay Fenlason <fenlason@redhat.com> 7:2.5.STABLE6-3
fenlason 65e35a6
- include patch from Ulrich Drepper <drepper@redhat.com> to stop
fenlason 65e35a6
  problems with O_NONBLOCK.  This closes #136049
fenlason 65e35a6
fenlason 1d7b0c1
* Tue Oct 12 2004 Jay Fenlason <fenlason@redhat.com> 7:2.5.STABLE6-2
fenlason 1d7b0c1
- Include fix for CAN-2004-0918
fenlason 1d7b0c1
fenlason 49dbf5f
* Tue Sep 28 2004 Jay Fenlason <fenlason@redhat.com> 7:2.5.STABLE6-1
fenlason 49dbf5f
- New upstream version, with 32 upstream patches.
fenlason 49dbf5f
  This closes #133970, #133931, #131728, #128143, #126726
fenlason 49dbf5f
fenlason 49dbf5f
- Change the permissions on /etc/squid/squid.conf to 640.  This closes
fenlason 49dbf5f
  bugzilla #125007
fenlason 49dbf5f
cvsdist 3a2030f
* Mon Jun 28 2004 Jay Fenlason <fenlason@redhat.com> 7:2.5STABLE5-5
cvsdist 3a2030f
- Merge current upstream patches.
cvsdist 78ff61b
- Fix the -pipe patch to have the correct name of the winbind pipe.
cvsdist 78ff61b
cvsdist 3a2030f
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 3a2030f
- rebuilt
cvsdist 3a2030f
cvsdist 48991d2
* Mon Apr 5 2004 Jay Fenlason <fenlason@redhat.com> 7:2.5.STABLE5-2
cvsdist 48991d2
- Include the first 10 upstream patches
cvsdist 48991d2
- Add a patch for the correct location of the winbindd pipe.  This closes
cvsdist 48991d2
  bugzilla #107561
cvsdist 48991d2
- Remove the change to ssl_support.c from squid-2.5.STABLE3-build patch
cvsdist 48991d2
  This closes #117851
cvsdist 48991d2
- Include /etc/pam.d/squid .  This closes #113404
cvsdist 48991d2
- Include a patch to close #111254 (assignment in assert)
cvsdist 48991d2
- Change squid.init to put output messages in /var/log/squid/squid.out
cvsdist 48991d2
  This closes #104697
cvsdist 48991d2
- Only useradd the squid user if it doesn't already exist, and error out
cvsdist 48991d2
  if the useradd fails.  This closes #118718.
cvsdist 48991d2
cvsdist 9f3948d
* Tue Mar 2 2004 Jay Fenlason <fenlason@redhat.com> 7:2.5.STABLE5-1
cvsdist 9f3948d
- New upstream version, obsoletes many patches.
cvsdist 9f3948d
- Fix --datadir passed to configure.  Configure automatically adds /squid
cvsdist 9f3948d
  so we shouldn't.
cvsdist 9f3948d
- Remove the problematic triggerpostun trigger, since is's broken, and FC2
cvsdist 9f3948d
  never shipped with that old version.
6af29dd
- add %%{?_smp_mflags} to make line.
cvsdist 9f3948d
cvsdist 9f3948d
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 9f3948d
- rebuilt
cvsdist 9f3948d
cvsdist 9f3948d
* Mon Feb 23 2004 Tim Waugh <twaugh@redhat.com>
cvsdist 9f3948d
- Use ':' instead of '.' as separator for chown.
cvsdist 9f3948d
cvsdist 9f3948d
* Fri Feb 20 2004 Jay Fenlason <fenlason@redhat.com> 7:2.5.STABLE4-3
6af29dd
- Clean up the spec file to work on 64-bit platforms (use %%{_libdir}
cvsdist 9f3948d
  instead of /usr/lib, etc)
cvsdist 9f3948d
- Make the release number in the changelog section agree with reality.
cvsdist 9f3948d
- use -fPIE rather than -fpie.  s390 fails with just -fpie
cvsdist 9f3948d
cvsdist 9f3948d
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 9f3948d
- rebuilt
cvsdist 9f3948d
cvsdist 9f3948d
* Thu Feb 5 2004 Jay Fenlason <fenlason@redhat.com>
cvsdist 9f3948d
- Incorporate many upstream patches
cvsdist 9f3948d
- Include many spec file changes from D.Johnson <dj@www.uk.linux.org>
cvsdist 9f3948d
cvsdist 9f3948d
* Tue Sep 23 2003 Jay Fenlason <fenlason@redhat.com> 7:2.5.STABLE4-1
cvsdist 9f3948d
- New upstream version.
cvsdist 9f3948d
- Fix the Source: line in this spec file to point to the correct URL.
cvsdist 9f3948d
- redo the -location patch to work with the new upstream version.
cvsdist 9f3948d
cvsdist 3a42f57
* Mon Jun 30 2003 Jay Fenlason <fenlason@redhat.com> 7:2.5.STABLE3-0
cvsdist 3a42f57
- Spec file change to enable the nul storage module. bugzilla #74654
cvsdist 3a42f57
- Upgrade to 2.5STABLE3 with current official patches.
cvsdist 3a42f57
- Added --enable-auth="basic,ntlm": closes bugzilla #90145
cvsdist 3a42f57
- Added --with-winbind-auth-challenge: closes bugzilla #78691
cvsdist 3a42f57
- Added --enable-useragent-log and --enable-referer-log, closes
cvsdist 3a42f57
- bugzilla #91884
cvsdist 3a42f57
# - Changed configure line to enable pie
cvsdist 3a42f57
# (Disabled due to broken compilers on ia64 build machines)
cvsdist 3a42f57
#- Patched to increase the maximum number of file descriptors #72896
cvsdist 3a42f57
#- (disabled for now--needs more testing)
cvsdist 3a42f57
cvsdist 3a42f57
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
cvsdist 3a42f57
- rebuilt
cvsdist 1d6a396
cvsdist 3a68c21
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
cvsdist 3a68c21
- rebuilt
cvsdist 3a68c21
cvsdist 3a68c21
* Wed Jan 15 2003 Bill Nottingham <notting@redhat.com> 7:2.5.STABLE1-1
cvsdist 3a68c21
- update to 2.5.STABLE1
cvsdist 3a68c21
cvsdist 3a68c21
* Wed Nov 27 2002 Tim Powers <timp@redhat.com> 7:2.4.STABLE7-5
cvsdist 3a68c21
- remove unpackaged files from the buildroot
cvsdist 3a68c21
cvsdist 4b5c7a3
* Tue Aug 27 2002 Nalin Dahyabhai <nalin@redhat.com> 2.4.STABLE7-4
cvsdist 4b5c7a3
- rebuild
cvsdist 4b5c7a3
cvsdist 875a2b3
* Wed Jul 31 2002 Karsten Hopp <karsten@redhat.de>
cvsdist 875a2b3
- don't raise an error if the config file is incomplete
cvsdist 875a2b3
  set defaults instead (#69322, #70065)
cvsdist 875a2b3
cvsdist 13d1585
* Thu Jul 18 2002 Bill Nottingham <notting@redhat.com> 2.4.STABLE7-2
cvsdist 13d1585
- don't strip binaries
cvsdist 13d1585
cvsdist 13d1585
* Mon Jul  8 2002 Bill Nottingham <notting@redhat.com>
cvsdist 13d1585
- update to 2.4.STABLE7
cvsdist 13d1585
- fix restart (#53761)
cvsdist 13d1585
cvsdist 9ea12eb
* Tue Jun 25 2002 Bill Nottingham <notting@redhat.com>
cvsdist 9ea12eb
- add various upstream bugfix patches
cvsdist 9ea12eb
cvsdist 9ea12eb
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
cvsdist 9ea12eb
- automated rebuild
cvsdist 9ea12eb
cvsdist 9ea12eb
* Thu May 23 2002 Tim Powers <timp@redhat.com>
cvsdist 9ea12eb
- automated rebuild
cvsdist 9ea12eb
cvsdist 973545e
* Fri Mar 22 2002 Bill Nottingham <notting@redhat.com>
cvsdist 973545e
- 2.4.STABLE6
cvsdist 973545e
- turn off carp
cvsdist 03076d8
cvsdist f4c5442
* Mon Feb 18 2002 Bill Nottingham <notting@redhat.com>
cvsdist f4c5442
- 2.4.STABLE3 + patches
cvsdist f4c5442
- turn off HTCP at request of maintainers
cvsdist f4c5442
- leave SNMP enabled in the build, but disabled in the default config
cvsdist f4c5442
cvsdist f4c5442
* Fri Jan 25 2002 Tim Powers <timp@redhat.com>
cvsdist f4c5442
- rebuild against new libssl
cvsdist f4c5442
cvsdist f4c5442
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
cvsdist f4c5442
- automated rebuild
cvsdist f4c5442
cvsdist f4c5442
* Mon Jan 07 2002 Florian La Roche <Florian.LaRoche@redhat.de>
cvsdist f4c5442
- require linuxdoc-tools instead of sgml-tools
cvsdist f4c5442
cvsdist f4c5442
* Tue Sep 25 2001 Bill Nottingham <notting@redhat.com>
cvsdist f4c5442
- update to 2.4.STABLE2
cvsdist f4c5442
cvsdist f078d2f
* Mon Sep 24 2001 Bill Nottingham <notting@redhat.com>
cvsdist f078d2f
- add patch to fix FTP crash
cvsdist f078d2f
cvsdist 7771a54
* Mon Aug  6 2001 Bill Nottingham <notting@redhat.com>
cvsdist 7771a54
- fix uninstall (#50411)
cvsdist 7771a54
cvsdist 703f3d3
* Mon Jul 23 2001 Bill Nottingham <notting@redhat.com>
cvsdist 703f3d3
- add some buildprereqs (#49705)
cvsdist 703f3d3
cvsdist 703f3d3
* Sun Jul 22 2001 Bill Nottingham <notting@redhat.com>
cvsdist 703f3d3
- update FAQ
cvsdist 703f3d3
cvsdist 703f3d3
* Tue Jul 17 2001 Bill Nottingham <notting@redhat.com>
cvsdist 703f3d3
- own /etc/squid, /usr/lib/squid
cvsdist 703f3d3
cvsdist 703f3d3
* Tue Jun 12 2001 Nalin Dahyabhai <nalin@redhat.com>
cvsdist 703f3d3
- rebuild in new environment
cvsdist 703f3d3
- s/Copyright:/License:/
cvsdist 703f3d3
cvsdist 703f3d3
* Tue Apr 24 2001 Bill Nottingham <notting@redhat.com>
cvsdist 703f3d3
- update to 2.4.STABLE1 + patches
cvsdist 703f3d3
- enable some more configure options (#24981)
cvsdist 703f3d3
- oops, ship /etc/sysconfig/squid
cvsdist d4c19ac
cvsdist d0eb593
* Fri Mar  2 2001 Nalin Dahyabhai <nalin@redhat.com>
cvsdist d0eb593
- rebuild in new environment
cvsdist d0eb593
6af29dd
* Tue Feb  6 2001 Trond Eivind Glomsrød <teg@redhat.com>
cvsdist d0eb593
- improve i18n
cvsdist d0eb593
- make the initscript use the standard OK/FAILED
cvsdist d0eb593
cvsdist d0eb593
* Tue Jan 23 2001 Bill Nottingham <notting@redhat.com>
cvsdist d0eb593
- change i18n mechanism
cvsdist d0eb593
cvsdist d0eb593
* Fri Jan 19 2001 Bill Nottingham <notting@redhat.com>
cvsdist d0eb593
- fix path references in QUICKSTART (#15114)
cvsdist d0eb593
- fix initscript translations (#24086)
cvsdist d0eb593
- fix shutdown logic (#24234), patch from <jos@xos.nl>
cvsdist d0eb593
- add /etc/sysconfig/squid for daemon options & shutdown timeouts
cvsdist d0eb593
- three more bugfixes from the Squid people
cvsdist d0eb593
- update FAQ.sgml
cvsdist d0eb593
- build and ship auth modules (#23611)
cvsdist d0eb593
cvsdist d0eb593
* Thu Jan 11 2001 Bill Nottingham <notting@redhat.com>
cvsdist d0eb593
- initscripts translations
cvsdist d0eb593
cvsdist d0eb593
* Mon Jan  8 2001 Bill Nottingham <notting@redhat.com>
cvsdist d0eb593
- add patch to use mkstemp (greg@wirex.com)
cvsdist d0eb593
cvsdist d0eb593
* Fri Dec 01 2000 Bill Nottingham <notting@redhat.com>
cvsdist d0eb593
- rebuild because of broken fileutils
cvsdist d0eb593
cvsdist d0eb593
* Sat Nov 11 2000 Bill Nottingham <notting@redhat.com>
cvsdist d0eb593
- fix the acl matching cases (only need the second patch)
cvsdist d0eb593
cvsdist d0eb593
* Tue Nov  7 2000 Bill Nottingham <notting@redhat.com>
cvsdist d0eb593
- add two patches to fix domain ACLs
cvsdist d0eb593
- add 2 bugfix patches from the squid people
cvsdist d0eb593
cvsdist 8d13385
* Fri Jul 28 2000 Bill Nottingham <notting@redhat.com>
cvsdist 8d13385
- clean up init script; fix condrestart
cvsdist 8d13385
- update to STABLE4, more bugfixes
cvsdist 8d13385
- update FAQ
cvsdist 8d13385
cvsdist 8d13385
* Tue Jul 18 2000 Nalin Dahyabhai <nalin@redhat.com>
cvsdist 8d13385
- fix syntax error in init script
cvsdist 8d13385
- finish adding condrestart support
cvsdist 8d13385
cvsdist 8d13385
* Fri Jul 14 2000 Bill Nottingham <notting@redhat.com>
cvsdist 8d13385
- move initscript back
cvsdist 8d13385
cvsdist 8d13385
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
cvsdist 8d13385
- automatic rebuild
cvsdist 8d13385
cvsdist 8d13385
* Thu Jul  6 2000 Bill Nottingham <notting@redhat.com>
cvsdist 8d13385
- prereq /etc/init.d
cvsdist 8d13385
- add bugfix patch
cvsdist 8d13385
- update FAQ
cvsdist 8d13385
cvsdist 8d13385
* Thu Jun 29 2000 Bill Nottingham <notting@redhat.com>
cvsdist 8d13385
- fix init script
cvsdist 8d13385
cvsdist 8d13385
* Tue Jun 27 2000 Bill Nottingham <notting@redhat.com>
cvsdist 8d13385
- don't prereq new initscripts
cvsdist 8d13385
cvsdist 8d13385
* Mon Jun 26 2000 Bill Nottingham <notting@redhat.com>
cvsdist 8d13385
- initscript munging
cvsdist 8d13385
cvsdist 8d13385
* Sat Jun 10 2000 Bill Nottingham <notting@redhat.com>
cvsdist 8d13385
- rebuild for exciting FHS stuff
cvsdist 8d13385
cvsdist 8d13385
* Wed May 31 2000 Bill Nottingham <notting@redhat.com>
cvsdist 8d13385
- fix init script again (#11699)
cvsdist 8d13385
- add --enable-delay-pools (#11695)
cvsdist 8d13385
- update to STABLE3
cvsdist 8d13385
- update FAQ
cvsdist 8d13385
cvsdist 8d13385
* Fri Apr 28 2000 Bill Nottingham <notting@redhat.com>
cvsdist 8d13385
- fix init script (#11087)
cvsdist 8d13385
cvsdist 8d13385
* Fri Apr  7 2000 Bill Nottingham <notting@redhat.com>
cvsdist 8d13385
- three more bugfix patches from the squid people
cvsdist 8d13385
- buildprereq jade, sgmltools
cvsdist 8d13385
cvsdist 8d13385
* Sun Mar 26 2000 Florian La Roche <Florian.LaRoche@redhat.com>
6af29dd
- make %%pre more portable
cvsdist 8d13385
cvsdist 8d13385
* Thu Mar 16 2000 Bill Nottingham <notting@redhat.com>
cvsdist 8d13385
- bugfix patches
cvsdist 8d13385
- fix dependency on /usr/local/bin/perl
cvsdist 8d13385
cvsdist 8d13385
* Sat Mar  4 2000 Bill Nottingham <notting@redhat.com>
cvsdist 8d13385
- 2.3.STABLE2
cvsdist 8d13385
cvsdist 8d13385
* Mon Feb 14 2000 Bill Nottingham <notting@redhat.com>
cvsdist 8d13385
- Yet More Bugfix Patches
cvsdist 8d13385
cvsdist 8d13385
* Tue Feb  8 2000 Bill Nottingham <notting@redhat.com>
cvsdist 8d13385
- add more bugfix patches
cvsdist 8d13385
- --enable-heap-replacement
cvsdist 8d13385
cvsdist 8d13385
* Mon Jan 31 2000 Cristian Gafton <gafton@redhat.com>
cvsdist 8d13385
- rebuild to fix dependencies
cvsdist 8d13385
cvsdist 8d13385
* Fri Jan 28 2000 Bill Nottingham <notting@redhat.com>
cvsdist 8d13385
- grab some bugfix patches
cvsdist 8d13385
cvsdist 8d13385
* Mon Jan 10 2000 Bill Nottingham <notting@redhat.com>
cvsdist 8d13385
- 2.3.STABLE1 (whee, another serial number)
cvsdist 8d13385
cvsdist 8d13385
* Tue Dec 21 1999 Bernhard Rosenkraenzer <bero@redhat.com>
cvsdist 8d13385
- Fix compliance with ftp RFCs
cvsdist 8d13385
  (http://www.wu-ftpd.org/broken-clients.html)
cvsdist 8d13385
- Work around a bug in some versions of autoconf
cvsdist 8d13385
- BuildPrereq sgml-tools - we're using sgml2html
cvsdist 8d13385
cvsdist 8d13385
* Mon Oct 18 1999 Bill Nottingham <notting@redhat.com>
cvsdist 8d13385
- add a couple of bugfix patches
cvsdist 8d13385
cvsdist 8d13385
* Wed Oct 13 1999 Bill Nottingham <notting@redhat.com>
cvsdist 8d13385
- update to 2.2.STABLE5.
cvsdist 8d13385
- update FAQ, fix URLs.
cvsdist 8d13385
cvsdist 8d13385
* Sat Sep 11 1999 Cristian Gafton <gafton@redhat.com>
cvsdist 8d13385
- transform restart in reload and add restart to the init script
cvsdist 8d13385
cvsdist 8d13385
* Tue Aug 31 1999 Bill Nottingham <notting@redhat.com>
cvsdist 8d13385
- add squid user as user 23.
cvsdist 8d13385
cvsdist 8d13385
* Mon Aug 16 1999 Bill Nottingham <notting@redhat.com>
cvsdist 8d13385
- initscript munging
cvsdist 8d13385
- fix conflict between logrotate & squid -k (#4562)
cvsdist 8d13385
cvsdist 8d13385
* Wed Jul 28 1999 Bill Nottingham <notting@redhat.com>
cvsdist 8d13385
- put cachemgr.cgi back in /usr/lib/squid
cvsdist 8d13385
cvsdist 8d13385
* Wed Jul 14 1999 Bill Nottingham <notting@redhat.com>
cvsdist 8d13385
- add webdav bugfix patch (#4027)
cvsdist 8d13385
cvsdist 8d13385
* Mon Jul 12 1999 Bill Nottingham <notting@redhat.com>
cvsdist 8d13385
- fix path to config in squid.init (confuses linuxconf)
cvsdist 8d13385
cvsdist 8d13385
* Wed Jul  7 1999 Bill Nottingham <notting@redhat.com>
cvsdist 8d13385
- 2.2.STABLE4
cvsdist 8d13385
cvsdist 8d13385
* Wed Jun 9 1999 Dale Lovelace <dale@redhat.com>
cvsdist 8d13385
- logrotate changes
cvsdist 8d13385
- errors from find when /var/spool/squid or
cvsdist 8d13385
- /var/log/squid didn't exist
cvsdist 8d13385
cvsdist 8d13385
* Thu May 20 1999 Bill Nottingham <notting@redhat.com>
cvsdist 8d13385
- 2.2.STABLE3
cvsdist 8d13385
cvsdist 8d13385
* Thu Apr 22 1999 Bill Nottingham <notting@redhat.com>
cvsdist 8d13385
- update to 2.2.STABLE.2
cvsdist 8d13385
cvsdist 8d13385
* Sun Apr 18 1999 Bill Nottingham <notting@redhat.com>
cvsdist 8d13385
- update to 2.2.STABLE1
cvsdist 8d13385
cvsdist 8d13385
* Thu Apr 15 1999 Bill Nottingham <notting@redhat.com>
cvsdist 8d13385
- don't need to run groupdel on remove
cvsdist 8d13385
- fix useradd
cvsdist 8d13385
cvsdist 8d13385
* Mon Apr 12 1999 Bill Nottingham <notting@redhat.com>
cvsdist 8d13385
- fix effective_user (bug #2124)
cvsdist 8d13385
cvsdist 8d13385
* Mon Apr  5 1999 Bill Nottingham <notting@redhat.com>
cvsdist 8d13385
- strip binaries
cvsdist 8d13385
cvsdist 8d13385
* Thu Apr  1 1999 Bill Nottingham <notting@redhat.com>
cvsdist 8d13385
- duh. adduser does require a user name.
cvsdist 8d13385
- add a serial number
cvsdist 8d13385
cvsdist 8d13385
* Tue Mar 30 1999 Bill Nottingham <notting@redhat.com>
6af29dd
- add an adduser in %%pre, too
cvsdist 8d13385
cvsdist 8d13385
* Thu Mar 25 1999 Bill Nottingham <notting@redhat.com>
6af29dd
- oog. chkconfig must be in %%preun, not %%postun
cvsdist 8d13385
cvsdist 8d13385
* Wed Mar 24 1999 Bill Nottingham <notting@redhat.com>
cvsdist 8d13385
- switch to using group squid
cvsdist 8d13385
- turn off icmp (insecure)
cvsdist 8d13385
- update to 2.2.DEVEL3
cvsdist 8d13385
- build FAQ docs from source
cvsdist 8d13385
cvsdist 8d13385
* Tue Mar 23 1999 Bill Nottingham <notting@redhat.com>
cvsdist 8d13385
- logrotate changes
cvsdist 8d13385
fenlason a11023d
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
cvsdist 8d13385
- auto rebuild in the new build environment (release 4)
cvsdist 8d13385
cvsdist 8d13385
* Wed Feb 10 1999 Bill Nottingham <notting@redhat.com>
cvsdist 8d13385
- update to 2.2.PRE2
cvsdist 8d13385
cvsdist 8d13385
* Wed Dec 30 1998 Bill Nottingham <notting@redhat.com>
cvsdist 8d13385
- cache & log dirs shouldn't be world readable
cvsdist 8d13385
- remove preun script (leave logs & cache @ uninstall)
cvsdist 8d13385
cvsdist 8d13385
* Tue Dec 29 1998 Bill Nottingham <notting@redhat.com>
cvsdist 8d13385
- fix initscript to get cache_dir correct
cvsdist 8d13385
cvsdist 8d13385
* Fri Dec 18 1998 Bill Nottingham <notting@redhat.com>
cvsdist 8d13385
- update to 2.1.PATCH2
cvsdist 8d13385
- merge in some changes from RHCN version
cvsdist 8d13385
cvsdist 8d13385
* Sat Oct 10 1998 Cristian Gafton <gafton@redhat.com>
cvsdist 8d13385
- strip binaries
cvsdist 8d13385
- version 1.1.22
cvsdist 8d13385
cvsdist 8d13385
* Sun May 10 1998 Cristian Gafton <gafton@redhat.com>
cvsdist 8d13385
- don't make packages conflict with each other...
cvsdist 8d13385
cvsdist 8d13385
* Sat May 02 1998 Cristian Gafton <gafton@redhat.com>
cvsdist 8d13385
- added a proxy auth patch from Alex deVries <adevries@engsoc.carleton.ca>
cvsdist 8d13385
- fixed initscripts
cvsdist 8d13385
cvsdist 8d13385
* Thu Apr 09 1998 Cristian Gafton <gafton@redhat.com>
cvsdist 8d13385
- rebuilt for Manhattan
cvsdist 8d13385
cvsdist 8d13385
* Fri Mar 20 1998 Cristian Gafton <gafton@redhat.com>
cvsdist 8d13385
- upgraded to 1.1.21/1.NOVM.21
cvsdist 8d13385
cvsdist 8d13385
* Mon Mar 02 1998 Cristian Gafton <gafton@redhat.com>
cvsdist 8d13385
- updated the init script to use reconfigure option to restart squid instead
cvsdist 8d13385
  of shutdown/restart (both safer and quicker)
cvsdist 8d13385
cvsdist 8d13385
* Sat Feb 07 1998 Cristian Gafton <gafton@redhat.com>
cvsdist 8d13385
- upgraded to 1.1.20
cvsdist 8d13385
- added the NOVM package and tryied to reduce the mess in the spec file
cvsdist 8d13385
cvsdist 8d13385
* Wed Jan 7 1998 Cristian Gafton <gafton@redhat.com>
cvsdist 8d13385
- first build against glibc
cvsdist 8d13385
- patched out the use of setresuid(), which is available only on kernels
cvsdist 8d13385
  2.1.44 and later
cvsdist 8d13385